This is the mail archive of the
gdb-cvs@sourceware.org
mailing list for the GDB project.
src/gdb ChangeLog frame.h infrun.c stack.c
- From: drow at sourceware dot org
- To: gdb-cvs at sources dot redhat dot com
- Date: 30 Mar 2006 16:37:13 -0000
- Subject: src/gdb ChangeLog frame.h infrun.c stack.c
CVSROOT: /cvs/src
Module name: src
Changes by: drow@sourceware.org 2006-03-30 16:37:13
Modified files:
gdb : ChangeLog frame.h infrun.c stack.c
Log message:
* frame.h (set_current_sal_from_frame): New prototype.
* stack.c (set_current_sal_from_frame): Make global.
* infrun.c (normal_stop): Call set_current_sal_from_frame.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.7668&r2=1.7669
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/frame.h.diff?cvsroot=src&r1=1.147&r2=1.148
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/infrun.c.diff?cvsroot=src&r1=1.209&r2=1.210
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/stack.c.diff?cvsroot=src&r1=1.137&r2=1.138