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:
8d159a4
)
minor comment fix
author
Jim Kingdon
<jkingdon@engr.sgi.com>
Fri, 9 Jul 1993 02:23:19 +0000
(
02:23
+0000)
committer
Jim Kingdon
<jkingdon@engr.sgi.com>
Fri, 9 Jul 1993 02:23:19 +0000
(
02:23
+0000)
gdb/valops.c
patch
|
blob
|
history
diff --git
a/gdb/valops.c
b/gdb/valops.c
index 59e228d2a73a52971a2146be2a940ddfd392352a..f7775b1d84929a5c593e56c42dfc631907fede96 100644
(file)
--- a/
gdb/valops.c
+++ b/
gdb/valops.c
@@
-1000,7
+1000,7
@@
call_function_by_hand (function, nargs, args)
/* Write the stack pointer. This is here because the statements above
might fool with it. On SPARC, this write also stores the register
window into the right place in the new stack frame, which otherwise
- wouldn't happen. (See
write_inferior_registers in sparc-xdep
.c.) */
+ wouldn't happen. (See
store_inferior_registers in sparc-nat
.c.) */
write_sp (sp);
/* Figure out the value returned by the function. */