From: Sinbad <sinbad.sinbad@gmail.com>
To: gdb@sourceware.org
Subject: gdb user defined function
Date: Sun, 15 Jan 2012 02:51:00 -0000 [thread overview]
Message-ID: <CAOCFqOuvnuD2OjkJ0+b+10J+kt892Ch+uT3CF1miTwCo6ZvChQ@mail.gmail.com> (raw)
i am trying to write a user-defined function in gdb.
while analyzing the core is it possible to see if a
pointer variable is accessible or not inside a gdb
user-defined function. for example.
(gdb) p *ptr
cannot access memory at address 0x35336
is there any way to find this inside a gdb function.
i need something as follows
define sub
is_accessible(ptr)
end
next reply other threads:[~2012-01-15 2:51 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-15 2:51 Sinbad [this message]
2012-01-16 20:46 ` Tom Tromey
2012-01-17 6:10 ` Sinbad
2012-01-17 16:29 ` Tom Tromey
2012-01-17 16:31 ` Tom Tromey
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=CAOCFqOuvnuD2OjkJ0+b+10J+kt892Ch+uT3CF1miTwCo6ZvChQ@mail.gmail.com \
--to=sinbad.sinbad@gmail.com \
--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