src/gdb ChangeLog gdbthread.h infrun.c thread.c
cagney@sourceware.org
cagney@sourceware.org
Mon May 10 23:27:00 GMT 2004
CVSROOT: /cvs/src
Module name: src
Changes by: cagney@sourceware.org 2004-05-10 23:27:49
Modified files:
gdb : ChangeLog gdbthread.h infrun.c thread.c
Log message:
2004-05-10 Andrew Cagney <cagney@redhat.com>
* infrun.c (through_sigtramp_breakpoint): Delete variable.
(context_switch): Do not switch through_sigtramp_breakpoint.
* gdbthread.h (save_infrun_state, load_infrun_state)
(struct thread_info): Delete through_sigtramp_breakpoint parameter
and structure member.
* thread.c (load_infrun_state, save_infrun_state): Update.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.5849&r2=1.5850
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbthread.h.diff?cvsroot=src&r1=1.9&r2=1.10
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/infrun.c.diff?cvsroot=src&r1=1.153&r2=1.154
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/thread.c.diff?cvsroot=src&r1=1.34&r2=1.35
More information about the Gdb-cvs
mailing list