Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: teawater <teawater@gmail.com>
To: gdb@sourceware.org
Subject: GDB remote user interface 0.0.0 release
Date: Thu, 18 May 2006 16:37:00 -0000	[thread overview]
Message-ID: <daef60380605180859l31da8a17td85b5fe0fcb99cc0@mail.gmail.com> (raw)

Hi all,

I add a new interpreter that called GDB remote user interface(GDBRUI)
to the GDB.
After add this interpreter, GDB can be controlled by the other
programe(such as an IDE) via TCP.
Now, I have already added this interpreter to the GDB-6.3 and GDB-6.4.
And I have wrotten a little command line test program called ruictl
that can control GDB via TCP.
You can get these codes from http://sourceforge.net/projects/gdbrui/
To use GDBRUI, you can execute "gdb --rui port" to make a port listen
the connection and execute "ruictl addr port" to connect with GDB.
After that, you can control GDB with ruictl like in GDB command line.
Now, I'm writting the DOC and a VIM plug-in to make VIM can support GDBRUI.
How do you think about it?

Thanks,
teawater


             reply	other threads:[~2006-05-18 16:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-18 16:37 teawater [this message]
2006-05-18 16:54 ` Bob Rossi
2006-05-19  1:41   ` teawater
2006-05-19  2:31     ` Bob Rossi
2006-05-18 22:52 ` Daniel Jacobowitz
2006-05-19  2:33   ` teawater

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=daef60380605180859l31da8a17td85b5fe0fcb99cc0@mail.gmail.com \
    --to=teawater@gmail.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