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: gdbserver multiprocess debugging


On 12/24/2012 04:03 PM, Xingxing Pan wrote:
Hi all,

I'm using gdbserver in gdb 7.5 to debug a program which calls fork(),
but gdbserver cannot stop the child.


Did I miss anything?



I had a vague impression that GDBserver doesn't support following fork. I find this PR in bugzilla,

  fork support in the remote protocol
  http://sourceware.org/bugzilla/show_bug.cgi?id=13584

This PR was open one year ago, and I didn't see patches for this issue. I think that is the reason about your fail.

--
Yao (éå)


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