From: "nagaraju.m" <nagaraju.m@redpinesignals.com>
To: gdb@sourceware.org
Subject: gdb script
Date: Wed, 22 Jul 2009 13:07:00 -0000 [thread overview]
Message-ID: <4A670F21.407@redpinesignals.com> (raw)
Hi ALL,
I have a problem in gdb-6.8 target execution, GDB is not giving
control back to my script whenever it hits a breakpoint.
ex:
if suppose my gdb script contains
file name:*gdb.cmd*
* tar simulator
load
b <some location> (ex: b main)
run
info reg
q
*
if i use this script like
* gdb -x gdb.cmd*
After hitting breakpoint it not giving control back to script and it
is not executing remaining part
*info reg
q
*can any one please help me out why gdb is not giving control back
to script
Thanks in advance,
Nagaraju
next reply other threads:[~2009-07-22 13:07 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-22 13:07 nagaraju.m [this message]
2009-07-22 21:30 ` Joel Brobecker
2009-07-23 0:34 ` Paul Pluzhnikov
2009-07-23 1:53 ` Joel Brobecker
2009-07-24 6:18 ` nagaraju.m
2009-07-24 6:39 ` Paul Pluzhnikov
2009-07-24 9:50 ` nagaraju.m
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=4A670F21.407@redpinesignals.com \
--to=nagaraju.m@redpinesignals.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