src/gdb/gdbtk ChangeLog generic/gdbtk-bp.c

kseitz@sourceware.org kseitz@sourceware.org
Wed Mar 24 20:18:00 GMT 2010


CVSROOT:	/cvs/src
Module name:	src
Changes by:	kseitz@sourceware.org	2010-03-24 20:18:28

Modified files:
	gdb/gdbtk      : ChangeLog 
	gdb/gdbtk/generic: gdbtk-bp.c 

Log message:
	* generic/gdbtk-bp.c (gdb_set_bp): set_breakpoint is no more.
	Use create_breakpoint.
	(gdbtk_obj_array, gdbtk_obj_array_ptr, gdbtk_obj_array_cnt):
	New globals.
	(gdbtk_read_next_line): New function.
	(gdb_actions_command): Rewrite using new command_line
	infrastructure.
	(gdb_get_tracepoint_info): Actions are now stored in the breakpoint
	struct's commands element.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/ChangeLog.diff?cvsroot=src&r1=1.445&r2=1.446
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/generic/gdbtk-bp.c.diff?cvsroot=src&r1=1.33&r2=1.34



More information about the Gdb-cvs mailing list