From: Chris Markle <cmarkle@sendmail.com>
To: Michael Chastain <mec.gnu@mindspring.com>
Cc: gdb@sources.redhat.com
Subject: Re: calling glibc mallinfo() from GDB after attaching to a process?
Date: Tue, 31 Aug 2004 16:07:00 -0000 [thread overview]
Message-ID: <4134A25C.4020700@sendmail.com> (raw)
In-Reply-To: <4134975D.nailH9511JUUH@mindspring.com>
Michael,
Thanks mucho for your excellent reply...
> That way, you're calling a function in your program instead of
> a shared library, and the function returns an int rather than
> a struct. Both of these things make gdb work better, and avoid
> errors like this:
>
> (gdb) print mallinfo()
>
> Program received signal SIGSEGV, Segmentation fault.
> 0x4207512d in mallinfo () from /lib/i686/libc.so.6
> The program being debugged was signaled while in a function called from GDB.
> GDB remains in the frame where the signal was received.
> To change this behavior use "set unwindonsignal on"
> Evaluation of the expression containing the function (mallinfo) will be abandoned.
I am getting exactly this seg fault when calling mallinfo(). Do later
versions of gdb deal better with this?
Chris
next prev parent reply other threads:[~2004-08-31 16:07 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-31 2:09 Chris Markle
2004-08-31 3:58 ` Eli Zaretskii
2004-08-31 5:25 ` Chris Markle
2004-08-31 15:20 ` Michael Chastain
2004-08-31 16:07 ` Chris Markle [this message]
2004-08-31 17:14 ` Michael Chastain
2004-08-31 9:26 ` Andreas Schwab
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=4134A25C.4020700@sendmail.com \
--to=cmarkle@sendmail.com \
--cc=gdb@sources.redhat.com \
--cc=mec.gnu@mindspring.com \
/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