projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ffabd70
)
Fix minor formatting problem in previous patch.
author
Kevin Buettner
<kevinb@redhat.com>
Fri, 9 Aug 2002 20:38:49 +0000
(20:38 +0000)
committer
Kevin Buettner
<kevinb@redhat.com>
Fri, 9 Aug 2002 20:38:49 +0000
(20:38 +0000)
gdb/mips-tdep.c
patch
|
blob
|
history
diff --git
a/gdb/mips-tdep.c
b/gdb/mips-tdep.c
index 18e582dd5eac6142e06ff2f8008fa55b31fc6279..01637feb7a6483a29fff42a40bf67289229052a7 100644
(file)
--- a/
gdb/mips-tdep.c
+++ b/
gdb/mips-tdep.c
@@
-1264,8
+1264,7
@@
mips_next_pc (CORE_ADDR pc)
does nothing more than set frame->saved_regs[SP_REGNUM]. These two
functions should really be combined and now that there is only one
caller, it should be straightforward. (Watch out for multiple returns
- though.)
-*/
+ though.) */
static void
mips_find_saved_regs (struct frame_info *fci)