This is the mail archive of the gdb-cvs@sources.redhat.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]
Other format: [Raw text]

src/gdb/mi mi-cmds.c mi-cmds.h ChangeLog mi-cm ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	brobecke@sourceware.org	2003-05-04 03:50:14

Modified files:
	gdb/mi         : mi-cmds.c mi-cmds.h ChangeLog 
Added files:
	gdb/mi         : mi-cmd-symbol.c 

Log message:
	From  Thierry Schneider  <tpschneider1@yahoo.com>:
	* mi-cmds.h (mi_cmd_symbol_list_lines): Add declaration.
	* mi-cmds.c (mi_cmds): Add entry for new MI command.
	* mi-cmd-symbol.c (mi_cmd_symbol_list_lines): New source file
	for all symbol-related commands.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/mi/mi-cmd-symbol.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/mi/mi-cmds.c.diff?cvsroot=src&r1=1.11&r2=1.12
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/mi/mi-cmds.h.diff?cvsroot=src&r1=1.8&r2=1.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/mi/ChangeLog.diff?cvsroot=src&r1=1.100&r2=1.101


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