Sounds abnormal - try very simple code, as in this link: http://sources.redhat.com/ml/gdb/2006-02/msg00069.html and then followup to the gdb group with more details, such as what OS you are using, which gcc and include a sample of code which produces the problem on your machine that others can compile/execute. Cheers, -Kevin
On Sun, 2007-03-18 at 18:49 +0530, Anurag Goyal wrote: > Hi, > Is this message a normal message, or does it mean some error, and what > actually does it mean.? > "Detaching after fork from child process XXXXX" > above is displayed many times as I execute my application, also it > asks > > ---Type <return> to continue, or q <return> to quit---Quit > > even when I haven't given any breakpoints, the gdb stops execution. > Is it normal.? if yes how to change settings so that such msgs are > handled itself > > > -- > Anurag >
