From: Pierre Ossman <ossman@cendio.se>
To: Dmitry Samersoff <dms@samersoff.net>, gdb@sourceware.org
Subject: Re: Decoding stack in core file without correct libs?
Date: Thu, 13 Jul 2017 10:21:00 -0000 [thread overview]
Message-ID: <88aa206d-4725-4e2c-0964-fb1e81396184@cendio.se> (raw)
In-Reply-To: <11c23f4e-f3f7-c74d-6c89-8851d2c62bbe@samersoff.net>
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?
next prev parent reply other threads:[~2017-07-13 10:21 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-13 9:25 Pierre Ossman
2017-07-13 9:55 ` Dmitry Samersoff
2017-07-13 10:21 ` Pierre Ossman [this message]
2017-07-13 15:22 ` Jan Kratochvil
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=88aa206d-4725-4e2c-0964-fb1e81396184@cendio.se \
--to=ossman@cendio.se \
--cc=dms@samersoff.net \
--cc=gdb@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox