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/22960] brew gdb 8.1 (but not 8.0.1) breakpoint trap in mac os high sierra 10.13.3


https://sourceware.org/bugzilla/show_bug.cgi?id=22960

--- Comment #11 from Pedro Alves <palves at redhat dot com> ---
Back to the original topic:

(In reply to Saagar Jha from comment #8)
> Sorry, I took a break from because I couldn't figure it out: my bisect kept
> ending up on 4bbd4ef219c5b4c7d437618ba8937af86dd1032e, with a one character
> diff. My guess is that this commit changes what methods get called, so it
> might be able to discover what this changes if I could log every method
> call, but I don't know how to do that in gdb.

Hmm, at least that is indeed changing something in the darwin-related code.
The original patch was submitted here, but it didn't come with any sort of
detail: <https://sourceware.org/ml/gdb-patches/2017-07/msg00447.html>.

Did you try reverting that commit on top of current master, see if it makes a
difference?

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