Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Debugging with set follow-fork-mode
Debugging with set follow-fork-mode [message #151693] Sat, 20 August 2005 21:10 Go to next message
Eclipse UserFriend
Originally posted by: fbarsoba.verizon.net

Hi there,

I'd like to debug a child process through CDT... Does anyone know how to
set the debug params w/ Eclipse CDT?

Using gdb in GNU/Linux, the instruction would be:
set follow-fork-mode child.

Thanks,

Fernando
Re: Debugging with set follow-fork-mode [message #154214 is a reply to message #151693] Wed, 14 September 2005 07:15 Go to previous messageGo to next message
Eclipse UserFriend
On 2005-08-21, Fernando Barsoba <fbarsoba@verizon.net> wrote:
> Hi there,
>
> I'd like to debug a child process through CDT... Does anyone know how to
> set the debug params w/ Eclipse CDT?
>
> Using gdb in GNU/Linux, the instruction would be:
> set follow-fork-mode child.

You can set these options in your .gdbinit file


--
Brian Edginton | "We are upping our standards ... so up yours." -
edge@edginton.net | Pat Paulsen for President, 1988.
801.580.7903 |
Re: Debugging with set follow-fork-mode [message #154254 is a reply to message #151693] Thu, 15 September 2005 10:18 Go to previous message
Eclipse UserFriend
Originally posted by: johan.nosp.m.appeal.se

https://bugs.eclipse.org/bugs/show_bug.cgi?id=82019
Previous Topic:Project gets built even though dependencies fail
Next Topic:separate output location
Goto Forum:
  


Current Time: Mon Oct 27 14:05:07 EDT 2025

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

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

Back to the top