This is the mail archive of the
gdb-cvs@sourceware.org
mailing list for the GDB project.
src/gdb ChangeLog defs.h stack.c
- From: fnf at sourceware dot org
- To: gdb-cvs at sources dot redhat dot com
- Date: 5 Aug 2005 21:08:54 -0000
- Subject: src/gdb ChangeLog defs.h stack.c
CVSROOT: /cvs/src
Module name: src
Changes by: fnf@sourceware.org 2005-08-05 21:08:54
Modified files:
gdb : ChangeLog defs.h stack.c
Log message:
Reviewed and approved by Mark Kettenis <mark.kettenis@xs4all.nl>
2005-08-02 Fred Fish <fnf@specifix.com>
* defs.h (parse_frame_specification): Remove prototype.
* stack.c (parse_frame_specification): Add prototype and
make function static.
(frame_info): Move common code outside if..then..else.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.7299&r2=1.7300
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/defs.h.diff?cvsroot=src&r1=1.188&r2=1.189
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/stack.c.diff?cvsroot=src&r1=1.134&r2=1.135