This is the mail archive of the
gdb-cvs@sourceware.org
mailing list for the GDB project.
src/gdb ChangeLog breakpoint.c breakpoint.h
- From: drow at sourceware dot org
- To: gdb-cvs at sourceware dot org
- Date: 13 Apr 2007 13:50:32 -0000
- Subject: src/gdb ChangeLog breakpoint.c breakpoint.h
CVSROOT: /cvs/src
Module name: src
Changes by: drow@sourceware.org 2007-04-13 14:50:32
Modified files:
gdb : ChangeLog breakpoint.c breakpoint.h
Log message:
* breakpoint.c (update_breakpoints_after_exec, print_it_typical)
(bpstat_what, print_one_breakpoint, allocate_bp_location)
(mention): Remove bp_through_sigtramp support.
* breakpoint.h (enum bptype): Remove bp_through_sigtramp.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.8279&r2=1.8280
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/breakpoint.c.diff?cvsroot=src&r1=1.245&r2=1.246
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/breakpoint.h.diff?cvsroot=src&r1=1.40&r2=1.41