This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GDB commands and GDB protocol


On Thu, Oct 11, 2007 at 10:13:20AM +0200, Guillaume MENANT wrote:
> Hello, I'm replacing a proprietary application (GRMON) by a free GDB wrapper 
> (to make the link between GDB protocol and a specific one used by GRMON)
> In order to do this, I'm seeking a document which would explain the GDB 
> protocol (TCP link) and all mandatory commands in order to interface my 
> application with Eclipse+CDT.

There is documentation of the remote protocol in the manual.  If
there's anything unclear about it, please ask here so we can improve
the documentation.

-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]