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 reference manual


On Wed, May 30, 2007 at 01:02:49PM +0330, Hossein Aminaiee wrote:
> Hi,
> 	I read the manual and I found the GDB/MI useful. I really appreciate
> your help. What I guessed from the manual that one should start a gdb
> process in the background and communicate with it using the GDB/MI
> commands. Am I wrong? But how to send MI commands to the GDB? Should GDB
> be started using the input/output redirection?

Right.

> 	I explored a couple of frontends for GDB like rhide and I figured out
> that they've added the GDB/MI source files to their project and compiled
> them into their binaries. But what about the libgdb? Is it possible to
> use libgdb.so? 

Not really.

-- 
Daniel Jacobowitz
CodeSourcery


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