From: David Lamy-Charrier <david.lamy@gmail.com>
To: GDB List <gdb@sources.redhat.com>
Subject: breakpoint commands no more working due to MI front-end
Date: Mon, 23 Jan 2006 11:32:00 -0000 [thread overview]
Message-ID: <6541ed4c0601230241p2646be6bm87251b26a935bb7e@mail.gmail.com> (raw)
Hello,
I am using minGW GDB 6.3.1 on a windows XP Pro PC, and I am using
breakpoint commends to do some tasks each time a breakpoint is reached
and then continue execution.
Everything is working really fine with GDB only and with Insight.
(this is definitely a powerfull feature, I can also use hook-stop to
do the same ).
But when I try it with Eclipse front-end connected to gdb through MI
commands, it stops working:
GDB stops on my breakpoint but it does not execute the commends
associated to the breakpoint and it does not continue execution.
I turned on MI logs to see what happens and it appears that GDB sends
a "*stopped\n" message to Eclipse, Eclipse sends commands to get infos
on threads, stack frame... and GDB never executes my commands and
never continue execution.
Has anybody already encountered this problem ?
Do you think it will be easy for me to modify GDB to workaround this
problem? any hints on the files I should looked at ?
Thanks in advance,
David
next reply other threads:[~2006-01-23 10:41 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-23 11:32 David Lamy-Charrier [this message]
2006-01-23 13:51 ` Daniel Jacobowitz
2006-01-23 15:52 ` David Lamy-Charrier
2006-01-23 17:05 ` Daniel Jacobowitz
2006-01-23 17:37 ` David Lamy-Charrier
2006-01-23 17:47 ` Daniel Jacobowitz
2006-01-23 17:53 ` David Lamy-Charrier
2006-01-23 17:58 ` Bob Rossi
2006-01-23 19:34 ` Daniel Jacobowitz
2006-01-24 4:48 ` Jim Ingham
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=6541ed4c0601230241p2646be6bm87251b26a935bb7e@mail.gmail.com \
--to=david.lamy@gmail.com \
--cc=gdb@sources.redhat.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