This is the mail archive of the gdb-patches@sources.redhat.com 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]

[commit:avr] fix some frame problems


Hi,

I've committed the attached.

This fixes two problems on the avr:

- backtracing wasn't working when a function without a prologue called
  another function without a prologue.

- setting a break on some obscure functions without a prologue was not
  getting the correct line number.

Ok for branch too?

Ted Roth

Attachment: avr-gdb-backtrace.diff
Description: Text document


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