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:
3f52888
)
* valops.c (search_struct_method, value_struct_elt):
author
Jim Kingdon
<jkingdon@engr.sgi.com>
Thu, 23 Sep 1993 19:46:32 +0000
(19:46 +0000)
committer
Jim Kingdon
<jkingdon@engr.sgi.com>
Thu, 23 Sep 1993 19:46:32 +0000
(19:46 +0000)
Use (value)-1, not -1, for error.
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 3bc857bfe876c12180de3c3bc66f568f9cef5cc3..05c31feaed689532912774c416d33858d8bbd794 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,5
+1,8
@@
Thu Sep 23 10:49:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
+ * valops.c (search_struct_method, value_struct_elt):
+ Use (value)-1, not -1, for error.
+
* infcmd.c (step_1), infrun.c (wait_for_inferior): Add comments
about SHIFT_INST_REGS.