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: Question about Dwarf2 for VLIW processor


It usually helps to know which version of GDB you are using, just in
case we know the problem is already fixed in more recent versions.

>       so gdb will think the statement "int i=1" is from 0x800003c5 to 
> 0x800003cb which should be 0x800003c5 to 0x800003cf.
> 
>       How should I handle this situation, wish your advice .

Can you tell us more about the problem that you have (ie the actual
external symptoms)? Does GDB stop at the wrong location after you
do a "next"?

-- 
Joel


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