This is the mail archive of the frysk-bugzilla@sourceware.org mailing list for the frysk 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 general/3697] gdb cannot read part of fcore core files (can read notes)


------- Additional Comments From pmuldoon at redhat dot com  2006-12-11 18:46 -------
Output from loading in a gcore core file:

[pmuldoon@localhost frysk_bin]$ gdb
GNU gdb Red Hat Linux (6.5-13.fc6rh)
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-redhat-linux-gnu".
(gdb) set debug target 1
(gdb) core-file core.3109 
core:target_xfer_partial (4, (null), 0x8a0c720,  0x0,  0x0, 512) = 144, bytes =
 20 00 00 00 00 14 ef 00 21 00 00 00 00 10 ef 00 ...
core:target_xfer_partial (2, (null), 0xbf8cead4,  0x0,  0xef1000, 52) = 52,
bytes = 7f 45 4c 46 01 01 01 00 00 00 00 00 ...
core:target_xfer_partial (2, (null), 0x8a0c868,  0x0,  0xef1034, 128) = 128,
bytes = 01 00 00 00 00 00 00 00 ...
core:target_xfer_partial (2, (null), 0x8a0c970,  0x0,  0xef1000, 2192) = 2192,
bytes =
 7f 45 4c 46 01 01 01 00 00 00 00 00 00 00 00 00 ...
(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
Core was generated by `/bin/bash'.
target_fetch_registers (-1)
#0  0x00ef1402 in __kernel_vsyscall ()


-- 


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

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


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