src/gdb ChangeLog breakpoint.c printcmd.c

tromey@sourceware.org tromey@sourceware.org
Thu Feb 5 00:13:00 GMT 2009


CVSROOT:	/cvs/src
Module name:	src
Changes by:	tromey@sourceware.org	2009-02-05 00:13:43

Modified files:
	gdb            : ChangeLog breakpoint.c printcmd.c 

Log message:
	2009-01-07  Pierre Muller  <muller@ics.u-strasbg.fr>
	Tom Tromey  <tromey@redhat.com>
	
	PR breakpoints/8079:
	* breakpoint.c (print_one_breakpoint): Use exp_string field
	to display expression of watchpoints.
	(mention): Likewise.
	(watch_command_1): Remove trailing whitespace from expression.
	* printcmd.c (struct display) <exp_string>: New field.
	(display_command): Set exp_string.
	(free_display): Free exp_string.
	(clear_displays): Use free_display.
	(do_one_display): Print exp_string.
	(display_info): Likewise.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.10165&r2=1.10166
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/breakpoint.c.diff?cvsroot=src&r1=1.375&r2=1.376
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/printcmd.c.diff?cvsroot=src&r1=1.141&r2=1.142



More information about the Gdb-cvs mailing list