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: Fork/exec


Russell Shaw wrote:
Hi,
In ddd, i have:

  follow-fork-mode child
  detach-on-fork on


In some C code, i do:


execlp(path, path, (char *)NULL)


but the new program doesn't appear in the ddd window (on debian Xorg).


How do i do that?

Found it in 4.10 of manual.



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