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 c++/13653] ~"inferior.c:61: internal-error:set_current_inferior: Assertion `inf != NULL' failed.


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

--- Comment #4 from Eisenberger TamÃs <tamas at eisenberger dot hu> 2012-02-03 22:45:08 UTC ---
Hey, I've managed to reproduce this in a minimal test case :)

Will attach the test-program's source, and a sample top-gdb session..

So, when using target-async and non-stop..
The problem occurs after the child process breaks, continues, then exits and
gdb keept on it's inferior.. then the parent process forks an other child.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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