mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-07-01 18:17:34 +08:00
2003-10-09 Michael Snyder <msnyder@redhat.com>
* dummy-frame.c: Fix typo.
This commit is contained in:
@ -1,5 +1,6 @@
|
|||||||
2003-10-09 Michael Snyder <msnyder@redhat.com>
|
2003-10-09 Michael Snyder <msnyder@redhat.com>
|
||||||
|
|
||||||
|
* dummy-frame.c: Fix typo.
|
||||||
* d10v-tdep.c: Random whitespace/comment tweaks.
|
* d10v-tdep.c: Random whitespace/comment tweaks.
|
||||||
|
|
||||||
2003-10-09 Elena Zannoni <ezannoni@redhat.com>
|
2003-10-09 Elena Zannoni <ezannoni@redhat.com>
|
||||||
|
@ -387,7 +387,7 @@ dummy_frame_this_id (struct frame_info *next_frame,
|
|||||||
}
|
}
|
||||||
else
|
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
|
we're trying to unwind to a dummy. The architecture must
|
||||||
provide the unwind_dummy_id() method. Abandon the unwind
|
provide the unwind_dummy_id() method. Abandon the unwind
|
||||||
process but only after first warning the user. */
|
process but only after first warning the user. */
|
||||||
|
Reference in New Issue
Block a user