This is the mail archive of the
gdb-cvs@sources.redhat.com
mailing list for the GDB project.
src/gdb ChangeLog i386-tdep.c x86-64-tdep.c
- From: kettenis at sources dot redhat dot com
- To: gdb-cvs at sources dot redhat dot com
- Date: 29 May 2003 13:39:50 -0000
- Subject: src/gdb ChangeLog i386-tdep.c x86-64-tdep.c
CVSROOT: /cvs/src
Module name: src
Branch: kettenis_i386newframe-20030419-branch
Changes by: kettenis@sourceware.org 2003-05-29 13:39:50
Modified files:
gdb : ChangeLog i386-tdep.c x86-64-tdep.c
Log message:
* i386-tdep.c (i386_frame_this_id): Remove inside_entry_file
check. The majority of i386 targets shouldn't need this, and it
hurts Cygwin.
* x86-64-tdep.c (x86_64_frame_this_id): Likewise.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&only_with_tag=kettenis_i386newframe-20030419-branch&r1=1.4113.2.29&r2=1.4113.2.30
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/i386-tdep.c.diff?cvsroot=src&only_with_tag=kettenis_i386newframe-20030419-branch&r1=1.138.2.16&r2=1.138.2.17
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/x86-64-tdep.c.diff?cvsroot=src&only_with_tag=kettenis_i386newframe-20030419-branch&r1=1.67.2.5&r2=1.67.2.6