Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Vladimir Prus <ghost@cs.msu.su>
To: Jim Ingham <jingham@apple.com>
Cc: gdb@sources.redhat.com
Subject: Re: MI and pending breakpoints
Date: Fri, 17 Mar 2006 10:35:00 -0000	[thread overview]
Message-ID: <200603171007.38624.ghost@cs.msu.su> (raw)
In-Reply-To: <5E57F00D-E734-47F2-B880-06FAF0308DF0@apple.com>


[this message was originally sent off-list by mistake, reposting to list now]

On Wednesday 15 March 2006 19:37, you wrote:
> I thought that would work, but as I said, we don't do it that way, we
> do:
>
> -break-insert -f
>
> which turns the pending on automatically.  I think that's a much more
> convenient way to do it...

Any way, I've just looked at Apple code, and it considerable differs in 
'-break-insert' handling.

In CVS HEAD, gdb_breakpoint calls do_captured_parse_breakpoint, and exits.

In Apple version, gdb_breakpoint calls break_command_2 which calls 
do_captured_parse_breakpoint and then specially deals with pending 
breakpoints.

So, would it be a good idea to port/mimic Apple's changes? 
In fact, even if I port them I'll still need to workaround this bug on 
KDevelop side, but anyway, what about porting the fixes?

- Volodya


      reply	other threads:[~2006-03-17  7:07 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-15 14:22 Vladimir Prus
2006-03-15 16:21 ` Jim Ingham
2006-03-15 16:30   ` Bob Rossi
2006-03-15 16:34     ` Jim Ingham
2006-03-15 16:48       ` Bob Rossi
2006-03-15 23:18         ` Jim Ingham
2006-03-16 15:36         ` Nick Roberts
2006-03-15 16:31   ` Vladimir Prus
2006-03-15 16:39     ` Jim Ingham
2006-03-17 10:35       ` Vladimir Prus [this message]

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=200603171007.38624.ghost@cs.msu.su \
    --to=ghost@cs.msu.su \
    --cc=gdb@sources.redhat.com \
    --cc=jingham@apple.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