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:
639e964
)
Fix PR spelling, 13624 -> 13264.
author
Doug Evans
<dje@google.com>
Fri, 7 Oct 2011 21:56:17 +0000
(21:56 +0000)
committer
Doug Evans
<dje@google.com>
Fri, 7 Oct 2011 21:56:17 +0000
(21:56 +0000)
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 44928e92476d4926eda7c412b82c38f911934d8f..1a7a012f3fe116bbc04b54686024cde111d3e3bd 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-29,8
+29,7
@@
2011-10-07 Phil Muldoon <pmuldoon@redhat.com>
- PR python/13624
-
+ PR python/13264
* python/py-value.c (valpy_call): Check that arguments are
a tuple.
(is_intlike): Remove call to CHECK_TYPEDEF.