public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* New features for GDB under Windows
@ 2010-07-17 19:54 Martin Rosenau
  2010-07-18  4:04 ` asmwarrior
  0 siblings, 1 reply; 5+ messages in thread
From: Martin Rosenau @ 2010-07-17 19:54 UTC (permalink / raw)
  To: gdb

Hello.

I'm new to the GDB project so I do not know if this is the correct place
to post this message.

5 months ago I wrote some enhancements for GDB under Windows.
Unfortunately I did not patch GDB 7.x but only 5.2.1 because this was
the latest version available for the Mingw system under Windows.

I added the following functionality that was only available under Unix
before:
- Remote debugging using TCP/IP
- Remote debugging using pipes (other program's stdin/stdout)

And the new feature:
- Remote debugging using special DLLs (this is faster than TCP/IP or
pipes and allows you to add new hardware targets - like JTAG adapters -
without re-compiling the entire GDB)

I wonder if these features are of interest and if yes how I can post it
to the GDB project.

Thanks for your answer.

Martin

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-07-19 14:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-17 19:54 New features for GDB under Windows Martin Rosenau
2010-07-18  4:04 ` asmwarrior
2010-07-18 13:12   ` Daniel Jacobowitz
2010-07-19  6:25     ` Martin Rosenau
2010-07-19 14:15       ` Daniel Jacobowitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).