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: Breakpoints in delay slots


On Fri, Oct 20, 2006 at 09:51:31AM +0100, Andrew STUBBS wrote:
> Unfortunately not. At least, the only way I can think of is to check 
> whether it has a line number or not, and the answer is that even the 
> data has a line number - that of the instruction immediately preceding it.

That's a shame.  ARM invented a mechanism to solve this problem, which
works quite well for them, but it was a bit of a pain getting it
deployed.

-- 
Daniel Jacobowitz
CodeSourcery


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