[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] GDB problem



On 09/27/11 16:54, Adam Kłobukowski wrote:
> Hi
>
> I'm trying to debug something using GDB. I can load GDB, but when I
> try tu run program to debug, GDB bus erros :/. I tried GDB 5.0 from
> RPM package and 5.1 from Vincent Rivière's page with same results.
>
> I'm trying to debug program compiled with gcc 4.5.1 (probably
> Vincent's build too, but I'm unsure atm)

More than likely you have built the app without -g.

Alan.