Ticket #29981 (closed enhancement: duplicate)
gdb 72 patch
| Reported by: | fawzi@… | Owned by: | dweber@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.9.2 |
| Keywords: | haspatch | Cc: | |
| Port: | gdb |
Description
I recently patched gdb 72 so that it can correctly handle fat dylibs (basically all system libs). This makes gdb usable on mac, at least with non fat main binary. The main fix is now in gdb master, but it would be nice to patch the current 72 branch to have a useful gdb now. See http://sourceware.org/bugzilla/show_bug.cgi?id=11488 for more background.
I join a combined patch that works on the 72 branch
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


patch for gdb