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: How to debug forked process


On Thu, Mar 22, 2007 at 01:47:01PM +0530, Sudhakar G wrote:
> Hi,

> I have a daemon which has no debug info. I want to follow the forked
> child. I am using gdb (rpm version: gdb-6.6-12.4) 's command "set
> follow-fork-mode child" but it is not working.

With those versions it should; you may want to report this to whoever
you got the GDB and kernel RPMs from.

-- 
Daniel Jacobowitz
CodeSourcery


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