Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Assembly Language > Re: How useful ...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 3 of 12 Topic 4915 of 5166
Post > Topic >>

Re: How useful can a 'coredump' be?

by "Rod Pemberton" <do_not_have@[EMAIL PROTECTED] > Mar 18, 2008 at 04:23 AM

"Evenbit" <nbaker2328@[EMAIL PROTECTED]
> wrote in message
news:55df37f8-7f2d-45ac-9fb0-f5248ffc3d18@[EMAIL PROTECTED]
> Subject:  How useful can a 'coredump' be?
> Well, we can create our own coredumps to find the answers....
>
> One can obtain a 'dumper' library here:
> http://code.google.com/p/google-coredumper/
>
> Then write some Nasm code:
>
<snip>
>
> Then, we can cribb a make file:
>
<snip>
>
> nasm -f elf -o coretest.o coretest.asm
>
> Throw these to files into "coredumper-1.1/examples/" and do:
>
> $ make -f Makefile.n
> $ ./coretest
> $ readelf -a corefile.dat
> $ objdump -d corefile.dat
> $ gdb coretest corefile.dat
>
> Conclusions??

None here.

How about posting a sample of readelf, objdump, and gdb's output for
non-Linux'rs...

Coredumps as I remember them were just an unuseable waste of disk space
that
was created when the OS "got confused" and faulted...  I wasn't aware they
might've become a useful tool on Linux.


RP
 




 12 Posts in Topic:
How useful can a 'coredump' be?
Evenbit <nbaker2328@[E  2008-03-17 21:35:45 
Re: How useful can a 'coredump' be?
Frank Kotler <fbkotler  2008-03-18 06:38:48 
Re: How useful can a 'coredump' be?
"Rod Pemberton"  2008-03-18 04:23:13 
Re: How useful can a 'coredump' be?
Frank Kotler <fbkotler  2008-03-18 12:27:31 
Re: How useful can a 'coredump' be?
Evenbit <nbaker2328@[E  2008-03-18 14:03:03 
Re: How useful can a 'coredump' be?
"Rod Pemberton"  2008-03-19 03:06:57 
Re: How useful can a 'coredump' be?
Evenbit <nbaker2328@[E  2008-03-18 14:39:02 
Re: How useful can a 'coredump' be?
Frank Kotler <fbkotler  2008-03-19 08:58:06 
Re: How useful can a 'coredump' be?
Evenbit <nbaker2328@[E  2008-03-18 19:34:17 
Re: How useful can a 'coredump' be?
Chuck Crayne <ccrayne@  2008-03-18 20:00:21 
Re: How useful can a 'coredump' be?
Evenbit <nbaker2328@[E  2008-03-18 23:30:59 
Re: How useful can a 'coredump' be?
Evenbit <nbaker2328@[E  2008-03-24 12:14:40 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Thu Oct 16 0:58:02 CDT 2008.