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/12192] attaching gdb to running mach-o process does not load shared libraries and debug symbols


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

Tom Tromey <tromey at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tromey at sourceware dot org

--- Comment #1 from Tom Tromey <tromey at sourceware dot org> ---
I also experience this on macOS 10.13.5.

Debug info is read -- if I hack in some types and global variables,
gdb can print them correctly.

However, stack traces all print "??".

The needed info must be somewhere, because lldb can get the stack trace
correctly.

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