2003-10-09 Michael Snyder <msnyder@redhat.com>
* dummy-frame.c: Fix typo.
This commit is contained in:
parent
db72fa6bdc
commit
67938b61d0
@ -1,5 +1,6 @@
|
||||
2003-10-09 Michael Snyder <msnyder@redhat.com>
|
||||
|
||||
* dummy-frame.c: Fix typo.
|
||||
* d10v-tdep.c: Random whitespace/comment tweaks.
|
||||
|
||||
2003-10-09 Elena Zannoni <ezannoni@redhat.com>
|
||||
|
@ -387,7 +387,7 @@ dummy_frame_this_id (struct frame_info *next_frame,
|
||||
}
|
||||
else
|
||||
{
|
||||
/* Outch! We're not trying to find the innermost frame's ID yet
|
||||
/* Ouch! We're not trying to find the innermost frame's ID yet
|
||||
we're trying to unwind to a dummy. The architecture must
|
||||
provide the unwind_dummy_id() method. Abandon the unwind
|
||||
process but only after first warning the user. */
|
||||
|
Loading…
Reference in New Issue
Block a user