Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Jim Ingham <jingham@apple.com>
To: Andrew Cagney <ac131313@cygnus.com>
Cc: Eli Zaretskii <eliz@is.elta.co.il>, <gdb@sources.redhat.com>
Subject: Re: Questions about GDB-MI Interface`
Date: Fri, 26 Apr 2002 10:10:00 -0000	[thread overview]
Message-ID: <B8EED82B.97F2%jingham@apple.com> (raw)
In-Reply-To: <3CC97092.1000708@cygnus.com>

Andrew,

Yeah, there were a bunch of things I had to fix to get this to work (getting
breakpoint commands that continue the target not to fall over, for instance,
was a bit of a trick).  But it seems pretty solid now.  The only major thing
I have to fix is restructuring the startup sequence so that "run" commands
issued in the .gdbinit file work...

Most of the trouble that remains on our side is the result of the odd
interplay between Mach and BSD in Mac OS X.

This is another of the bits that we need to find time to disentangle from
everything else and submit.  Oh for those extra 5 or 6 hours per day!

Jim

>> 
>> Yes, this is the way that we do it.  After all, the intepreter-exec command
>> is an MI command, so I just accumulate the hook results in the result of the
>> MI command, and send them all when it is done.  This works great in the
>> async case, because even if you start the inferior you get an immediate
>> "done" for the command, with all the hook results as well.  I think this
>> will have to be worked on a bit in the synchronous case, so that you send
>> some out-of-band MI message.  Though it has a few of its own problems, the
>> Async stuff makes this sort of thing MUCH easier!!
> 
> Another, er, one of those, er, ``overriding objectives'' is ment to be
> converting all natives to async mode.  I'm not exactly following this
> one through with much vigor though (I'm having too much fun just keeping
> multi-arch at bay :-).
> 
> However, the positive is that we've now got native async code to refer to.
> 
> enjoy,
> Andrew
> 
> 

-- 
++=++=++=++=++=++=++=++=++=++=++=++=++=++=++=++=++=++=++=
Jim Ingham                              jingham@apple.com
Developer Tools - gdb


      reply	other threads:[~2002-04-26 17:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1019760653.9107.ezmlm@sources.redhat.com>
2002-04-25 12:24 ` Jim Ingham
2002-04-26  0:55   ` Eli Zaretskii
2002-04-26  5:52     ` Andrew Cagney
2002-04-26  7:57     ` Jim Ingham
2002-04-26  8:21       ` Andrew Cagney
2002-04-26 10:10         ` Jim Ingham [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=B8EED82B.97F2%jingham@apple.com \
    --to=jingham@apple.com \
    --cc=ac131313@cygnus.com \
    --cc=eliz@is.elta.co.il \
    --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