This is the mail archive of the gdb@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]

debug core file of size 50GB using GDB in RHEL5


Hi All,
I got a core file of size 50GB in Redhat Enterprise Linux 5 in amd64
machine, but not able to load the core using gdb? Is there any core size
restrictions in gdb which stops it to work here.

When I try to load the core using gdb, this is what I get:

$gdb ./s_server core.2135

warning: Couldn't find general-purpose registers in core file.

warning: Couldn't find general-purpose registers in core file.
#0  0x0000000000000000 in ?? ()

Any pointers?

Thanks,
Santosh
-- 
View this message in context: http://old.nabble.com/debug-core-file-of-size-50GB-using-GDB-in-RHEL5-tp31029843p31029843.html
Sent from the Sourceware - gdb list mailing list archive at Nabble.com.


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