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 python/19288] need a way to see if an address is covered by some existing object


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

--- Comment #18 from Tom Tromey <tromey at sourceware dot org> ---
Yeah, for me it failed in a different way:

https://bugzilla.mozilla.org/show_bug.cgi?id=1259867#c7

... maybe because we're lazily looking up symbols (and evaluating
some of them) in the unwinder; which is turn is a workaround
for some other problem I didn't diagnose.

It's kind of a long thread to pull to make this all work the
correct way.  I'm in favor of it all but it's not my main job
so I can't put much effort into it.

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