This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug corefiles/11957] cross-target core file registers are not supported


------- Additional Comments From jan dot kratochvil at redhat dot com  2010-08-30 10:47 -------
The file is otherwise loaded:

(gdb) info files 
Local core dump file:
	`/home/jkratoch/t/alpha.core', file type elf64-alpha.
	0x000000011f3d4000 - 0x000000011f3fe000 is load1
	0x0000000120000000 - 0x0000000120000000 is load2
	0x0000000120014000 - 0x0000000120016000 is load3
	0x0000000120016000 - 0x0000000120038000 is load4
	0x0000020000000000 - 0x0000020000000000 is load5
	0x0000020000020000 - 0x0000020000022000 is load6
	0x000002000002e000 - 0x0000020000030000 is load7
	0x0000020000030000 - 0x0000020000032000 is load8
	0x0000020000046000 - 0x0000020000046000 is load9
	0x00000200001c2000 - 0x00000200001c2000 is load10
	0x00000200001d2000 - 0x00000200001d6000 is load11
	0x00000200001d6000 - 0x00000200001d8000 is load12
	0x00000200001d8000 - 0x00000200001dc000 is load13
	0x00000200001dc000 - 0x00000200001dc000 is load14

fetch_osf_core_registers is in alpha-nat.c, not *-tdep.c.

Roland McGrath has confirmed native gdb loads it:
---------------------------------------------------------------------------
I logged into albeniz.debian.org, an alpha available to Debian developers.
Debian's gdb (6.8) reads core files there.  I don't know if they have fixes
or just that native builds already do work.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1


http://sourceware.org/bugzilla/show_bug.cgi?id=11957

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]