This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Breakpoint function address


> 
> Try building a CVS snapshot of binutils or using the 2.18 
> prerelease snapshot from two weeks ago, and relinking.  I 
> recently changed the way the linker behaves when updating 
> debug info for discarded functions.  It will now set the high 
> PC of the function to 0, so we will never decide it is current.
> 
> --
> Daniel Jacobowitz
> CodeSourcery
> 

Daniel,

Just tried binutils-2.18.50 snapshot and it has fixed the problem,
breakpoints now correctly set.

Many thanks once again for all your help, very much appreciated.

Spen


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]