Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Execute gdb commands
Execute gdb commands [message #129118] Mon, 29 November 2004 09:35 Go to next message
Eclipse UserFriend
Originally posted by: Radcliff_V.yahoo.com

Hello,
I am trying to figure out how the gdb commands are executed in CDT
debugger environment. But, I couldn't understand where the commands are
constructed and how they are passed to gdb process.
Can someone pls. give an high level idea.

-Radcliff.
Re: Execute gdb commands [message #129619 is a reply to message #129118] Wed, 01 December 2004 07:02 Go to previous message
Eclipse UserFriend
Radcliff wrote:

> Hello,
> I am trying to figure out how the gdb commands are executed in CDT
> debugger environment. But, I couldn't understand where the commands are
> constructed and how they are passed to gdb process.
> Can someone pls. give an high level idea.

> -Radcliff.

gdb uses MI interface with other programs like Eclipse.

You can find more information at gbd offical page.

http://www.gnu.org/software/gdb/gdb.html

CC Vural
Previous Topic:How to setup CDTenvironment to compile a wxWidgets project?
Next Topic:Standard Make, "Discovery Options" and the C++ Indexer...
Goto Forum:
  


Current Time: Sun Oct 19 17:29:10 EDT 2025

Powered by FUDForum. Page generated in 0.04183 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top