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/15397] GDB fails on fork with exec* or posix-spawn*


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

Pedro Alves <palves at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |palves at redhat dot com
         Resolution|                            |WORKSFORME

--- Comment #2 from Pedro Alves <palves at redhat dot com> 2013-04-30 15:19:51 UTC ---
Please try a more recent GDB; we've just released 7.6.

That said, I've tried it myself, on the command line, with:

$ gdb -i=mi pr6998 -ex "set target-async on" -ex "set non-stop on" -ex "set
detach-on-fork off"

both mainline and 7.6, and I saw no crash.

Please reopen if you can reproduce this with 7.6 or mainline.

Thanks.

-- 
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]