This is the mail archive of the
gdb-cvs@sourceware.org
mailing list for the GDB project.
src/gdb ChangeLog osdata.c common/linux-osdata ...
- From: shebs at sourceware dot org
- To: gdb-cvs at sourceware dot org
- Date: 28 Jun 2012 23:44:27 -0000
- Subject: src/gdb ChangeLog osdata.c common/linux-osdata ...
CVSROOT: /cvs/src
Module name: src
Changes by: shebs@sourceware.org 2012-06-28 23:44:27
Modified files:
gdb : ChangeLog osdata.c
gdb/common : linux-osdata.c
gdb/doc : ChangeLog gdb.texinfo
Log message:
* osdata.c (info_osdata_command): Filter out "Title" columns
from non-MI uses.
* common/linux-osdata.c (struct osdata_type): Add title field.
(osdata_table): Add titles to each entry.
(linux_command_xfer_osdata): Add a column for title data.
* gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
example, add note about title column.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.14411&r2=1.14412
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/osdata.c.diff?cvsroot=src&r1=1.16&r2=1.17
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/common/linux-osdata.c.diff?cvsroot=src&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/doc/ChangeLog.diff?cvsroot=src&r1=1.1338&r2=1.1339
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/doc/gdb.texinfo.diff?cvsroot=src&r1=1.983&r2=1.984