Re: GDB is not usable

2012-09-07 Thread Brandon Allbery
On Fri, Sep 7, 2012 at 11:35 AM, Richard Stanton wrote: > I'm not sure if this is related to gdb, gcc, or upgrading to Mountain Lion > a month ago (I haven't used gdb for a while), but currently I can't use gdb > on my system. Here's an example where I try to debug one fairly simple > program comp

GDB is not usable

2012-09-07 Thread Richard Stanton
I'm not sure if this is related to gdb, gcc, or upgrading to Mountain Lion a month ago (I haven't used gdb for a while), but currently I can't use gdb on my system. Here's an example where I try to debug one fairly simple program compiled using mp-gcc47. First, to verify that the program actual