Changes between Initial Version and Version 1 of Ticket #31140
- Timestamp:
- Sep 6, 2011, 4:39:36 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #31140
- Property Owner changed from macports-tickets@… to dweber@…
- Property Keywords gdb removed
-
Property
Priority
changed from
High
toNormal
- Property Port gdb added
-
Ticket #31140 – Description
initial v1 1 1 When I try to load symbols I get a segfault: 2 2 3 {{{ 3 4 $ ggdb --quiet 4 5 … … 8 9 9 10 $ 11 }}} 10 12 11 13 If I use the version of gdb that comes with Xcode then I don't have this problem.