Re: Decoding stack in core file without correct libs?

Pierre Ossman <[email protected]>
Newsgroups gmane.comp.gdb.devel
Message-ID <[email protected]>
On 13/07/17 11:55, Dmitry Samersoff wrote:
> Pierre,
> 
> You can run command (below) on your own machine:
> 
> gdb -batch --eval "info shared"  binary core 2> /dev/null |\
>   sed -n -e 's/^.*Yes[^\/]*\//\//p' -e 's/^.*No[^\/]*\//\//p'  > filelist
> 
> and then do
> 
> cat filelist | zip zipme.zip -@
> 
> on client's one.
> 
> PS: this small article might be helpful.
> 
> http://www.samersoff.net/do/index.php/blog/19-articles/56-how-to-open-java-coredump-in-gdb
> 
> 
> -Dmitry
> 

I was hoping there was a way without having to involve more steps for 
the customer. :/

Regards
-- 
Pierre Ossman           Software Development
Cendio AB               https://cendio.com
Teknikringen 8          https://twitter.com/ThinLinc
583 30 Linköping        https://facebook.com/ThinLinc
Phone: +46-13-214600    https://plus.google.com/+CendioThinLinc

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.