This is the mail archive of the gdb-cvs@sourceware.cygnus.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

src/gdb/gdbtk/generic gdbtk-cmds.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jimb@sourceware.cygnus.com	00/03/28 15:04:03

Modified files:
	gdb/gdbtk/generic: gdbtk-cmds.c 

Log message:
	Handle the fact that there are holes in the register numbering.
	* gdbtk-cmds.c (gdb_regnames): If given the -numbers option,
	return the register numbers along with their names.
	(get_register_name): Record both the register name and number, if
	requested.

Patches:
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/generic/gdbtk-cmds.c.diff?cvsroot=src&r1=1.4&r2=1.5


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]