Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Attach debugger to running process within eclipse?
Attach debugger to running process within eclipse? [message #199484] Mon, 13 August 2007 16:56
Eclipse UserFriend
Originally posted by: paulwiersema.gmail.com

I am using eclipse/CDT/dbg on Linux to debug a C++ program that forks a
child process. GDB does not provide the capability to debug more than one
process in a single session. Is there a way in eclipse to specify a pid to
attach the debug session to without actually launching another instance of
the exe? The only remedy that I have found is to have an external GDB
session running that I use to attach to the child process. I'd like to
avoid that, if possible.

Thanks,
Paul
Previous Topic:Integration of C Compiler to Eclipse
Next Topic:cdt mysql and mono
Goto Forum:
  


Current Time: Fri Jun 06 15:54:13 EDT 2025

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

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

Back to the top