This is the mail archive of the
gdb-cvs@sourceware.org
mailing list for the GDB project.
src/gdb ChangeLog amd64obsd-tdep.c
- From: kettenis at sourceware dot org
- To: gdb-cvs at sourceware dot org
- Date: 17 Dec 2011 15:45:56 -0000
- Subject: src/gdb ChangeLog amd64obsd-tdep.c
CVSROOT: /cvs/src
Module name: src
Changes by: kettenis@sourceware.org 2011-12-17 15:45:56
Modified files:
gdb : ChangeLog amd64obsd-tdep.c
Log message:
* amd64obsd-tdep.c (amd64obsd_init_abi): Don't set
regset_from_core_section.
(amd64obsd_core_init_abi): New function that sets
regset_from_core_section.
(_initialize_amd64obsd_tdep): Use amd64obsd_core_init_abi for
traditional core dumps.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.13643&r2=1.13644
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/amd64obsd-tdep.c.diff?cvsroot=src&r1=1.35&r2=1.36