src/gdb ChangeLog frame.c frame.h
drow@sourceware.org
drow@sourceware.org
Fri Nov 10 20:11:00 GMT 2006
CVSROOT: /cvs/src
Module name: src
Changes by: drow@sourceware.org 2006-11-10 20:11:35
Modified files:
gdb : ChangeLog frame.c frame.h
Log message:
* frame.c (frame_register_unwind_location): New function.
(get_prev_frame_1): Check for UNWIND_NO_SAVED_PC.
(frame_stop_reason_string): Handle UNWIND_NO_SAVED_PC.
* frame.h (enum unwind_stop_reason): Add UNWIND_NO_SAVED_PC.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.7956&r2=1.7957
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/frame.c.diff?cvsroot=src&r1=1.214&r2=1.215
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/frame.h.diff?cvsroot=src&r1=1.149&r2=1.150
More information about the Gdb-cvs
mailing list