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

[RFA 0/2] Fix some bugs on macOS


Joel was kind enough to send me some macOS patches that ACT has.

This series started as an attempt to resurrect their fix for some
strange behavior from "kill".  See patch #2 for details.  (As an
aside, I didn't see how to write a test for this patch.  However, I
verified it interactively on macOS 10.13.5.)

However, while working on that patch, I noticed that the test case I
was trying to run would cause gdb to crash.  So, I've inserted a patch
that avoids these crashes.  This patch was tested (in a hacky way,
since I had to add "set startup-with-shell 0") by running
kill-detach-inferiors-cmd.exp.

Tom


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