From: Keith Seitz <keiths@redhat.com>
To: a2782@dis.ulpgc.es
Cc: gdb@sources.redhat.com
Subject: Re: libgdb
Date: Fri, 22 Nov 2002 14:52:00 -0000 [thread overview]
Message-ID: <Pine.LNX.4.44.0211221447360.1555-100000@valrhona.uglyboxes.com> (raw)
In-Reply-To: <200211222324.gAMNORl06049@siglo21.dis.ulpgc.es>
On Fri, 22 Nov 2002 a2782@dis.ulpgc.es wrote:
> I am involved in a project of making a educational graphic interface
> and we are thinking about putting it over GDB. My question is: Has
> anybody worked with libgdb? My first approximation is invoking gdb as
> Emacs does, but using libgdb. I hope someone has worked with libgdb and
> can help and advise me.
Sadly, libgdb is a pipedream, and still quite a ways off (but it's
getting closer almost every day).
There are three ways to commonly interface some sort of GUI application
top of GDB:
1) Invoke GDB and parse the command line (emacs does this)
2) Invoke GDB's MI interpreter and write yourself an MI parser (Eclipse
and Apple's tools for MacOS X do this)
3) Write your GUI using GDB's hooks and events (Insight does this)
Obviously, #2 is the most desirably way to isolate yourselves from GDB
changes. Unfortunately, MI is still a work in progress. (Of course, I'm
still partial to #3 for speed.. ;-)
Keith
next prev parent reply other threads:[~2002-11-22 22:52 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-22 14:26 libgdb a2782
2002-11-22 14:52 ` Keith Seitz [this message]
2002-11-22 15:03 ` libgdb Joel Brobecker
-- strict thread matches above, loose matches on Subject: below --
2007-11-02 16:45 libgdb Matthew Hall
2007-11-02 16:58 ` libgdb Daniel Jacobowitz
2007-11-02 20:30 ` libgdb Stan Shebs
2003-07-01 1:20 Frame handling Jafa
2003-07-01 3:42 ` Daniel Jacobowitz
[not found] ` <redirect-6800274@silicondust.com>
2003-07-01 5:13 ` Jafa
2003-07-01 12:58 ` Andrew Cagney
2003-07-01 14:09 ` Daniel Jacobowitz
[not found] ` <redirect-6810110@silicondust.com>
2003-07-01 17:00 ` Jafa
2003-07-02 7:13 ` libgdb jacques
2003-04-16 19:59 gdb's communication to a process/libgdb? Smita
2003-04-16 22:07 ` libgdb Smita
2003-04-17 1:44 ` libgdb Elena Zannoni
2003-04-17 2:06 ` libgdb Smita
2003-04-17 12:57 ` libgdb Elena Zannoni
2002-10-23 22:46 libgdb Satya
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=Pine.LNX.4.44.0211221447360.1555-100000@valrhona.uglyboxes.com \
--to=keiths@redhat.com \
--cc=a2782@dis.ulpgc.es \
--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