This is the mail archive of the gdb-prs@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]

[Bug gdb/9585] GNU/Linux x86, gdb freezes after fork wit detach-on-fork off and follow-fork-mode child


------- Additional Comments From flavio dot etrusco at gmail dot com  2010-04-07 23:03 -------
TBH I don't know whether this issue is the same I'm experiencing.
My problem appears to be that a forked (notice that I don't really not what
syscall it uses) process doesn't freeze execution. If I Ctrl+C I can change
inferiors and invoke 'continue'. Then this process forks another process, again
I Ctrl+C and change the inferior, then when I run it it seems to finish and gets
listed as 'null' in the inferior list. Then I can't continue the inferior, gdb
says they have no threads.
Funny thing is that I ran with the parameters you suggested. Before I ran it the
second time I enabled logging, than the execution did not freeze! I'll copy it
from the terminal and attach it.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=9585

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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