This is the mail archive of the
gdb-cvs@sourceware.org
mailing list for the GDB project.
src/gdb ChangeLog infcmd.c
- From: jkratoch at sourceware dot org
- To: gdb-cvs at sourceware dot org
- Date: 23 Feb 2012 08:15:05 -0000
- Subject: src/gdb ChangeLog infcmd.c
CVSROOT: /cvs/src
Module name: src
Changes by: jkratoch@sourceware.org 2012-02-23 08:15:05
Modified files:
gdb : ChangeLog infcmd.c
Log message:
gdb/
PR backtrace/13716
* infcmd.c (finish_forward): New variable frame_id, initialize it, use
it after set_momentary_breakpoint.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.13857&r2=1.13858
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/infcmd.c.diff?cvsroot=src&r1=1.297&r2=1.298