public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Debug cpp
@ 2006-06-16 23:46 Henrik Holle
  2006-06-18  0:54 ` Jeffrey Holle
  0 siblings, 1 reply; 2+ messages in thread
From: Henrik Holle @ 2006-06-16 23:46 UTC (permalink / raw)
  To: gcc-help

Hello,

my second question is about debugging cpp. I can build cpp / libcpp  
fine, but i need to debug my code. What's the way to achieve this?
How can I debug cpp/libcpp easily.

regards

henrik

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

* Re: Debug cpp
  2006-06-16 23:46 Debug cpp Henrik Holle
@ 2006-06-18  0:54 ` Jeffrey Holle
  0 siblings, 0 replies; 2+ messages in thread
From: Jeffrey Holle @ 2006-06-18  0:54 UTC (permalink / raw)
  To: gcc-help

Don't know what system you are using, but I'll assume Linux.

Try out ddd (http://www.gnu.org/software/ddd/).
Its a GUI front end that can use more than one backend.
On most Linux boxs, this is gdb.

Henrik Holle wrote:
> Hello,
> 
> my second question is about debugging cpp. I can build cpp / libcpp  
> fine, but i need to debug my code. What's the way to achieve this?
> How can I debug cpp/libcpp easily.
> 
> regards
> 
> henrik
> 

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

end of thread, other threads:[~2006-06-18  0:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-16 23:46 Debug cpp Henrik Holle
2006-06-18  0:54 ` Jeffrey Holle

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).