src/gdb ChangeLog infrun.c
kettenis@sourceware.cygnus.com
kettenis@sourceware.cygnus.com
Wed May 3 13:16:00 GMT 2000
CVSROOT: /cvs/src
Module name: src
Changes by: kettenis@sourceware.cygnus.com 00/05/03 13:16:05
Modified files:
gdb : ChangeLog infrun.c
Log message:
* infrun.c (handle_inferior_event): When doing a "next", and
stepping out of a signal handler into its calling trampoline
ignore the value of step_frame_address.
(step_over_function): Only modify step_resume_breakpoint->frame if
the value of step_frame_address is non-zero.
Patches:
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.338&r2=1.339
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/gdb/infrun.c.diff?cvsroot=src&r1=1.10&r2=1.11
More information about the Gdb-cvs
mailing list