pgubook-readers
[Top][All Lists]
Advanced

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

Re: [Pgubook-readers] great book! Breakpoints with gdb


From: Jonathan Bartlett
Subject: Re: [Pgubook-readers] great book! Breakpoints with gdb
Date: Sat, 27 Nov 2004 09:01:41 -0800 (PST)

> This may have happened to me only, but I was unable to
> enforce breakpoint using gdb after assembling with the
> -gstabs option. It did work with the -gstabs+ option!
> Just FYI incase it is useful for someone.
> I was using:
> - GNU gdb 6.0,
> - GNU assembler version 2.14.90.0.7
> (i686-pc-linux-gnu) using BFD version 2.14.90.0.7, and
>
> - GNU ld version 2.14.90.0.7

Thanks!

Was this breakpoint immediately after _start or a function call?  If so,
I've had that happen, and its good to know that --gstabs+ works.

Jon





reply via email to

[Prev in Thread] Current Thread [Next in Thread]