all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Remote Debugging Interface for GUD
@ 2009-10-01 16:27 Nordlöw
  0 siblings, 0 replies; only message in thread
From: Nordlöw @ 2009-10-01 16:27 UTC (permalink / raw)
  To: help-gnu-emacs

Has anybody written any interactive functions for starting a remote
debugging session with gud/gdb?

It should interactively ask for and send the following commands to gdb
interpreter
- Target: gdb> target ip
- Port: gdb> target gdbserver port
- Program to run: gdb> file ELF-FILE
- Program Arguments: run ARGS

If nobody has written such an interface I could write it. I only need
to know how to send the gdb-commands to the inferior gdb process.

/Nordlöw


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-10-01 16:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-01 16:27 Remote Debugging Interface for GUD Nordlöw

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.