diff options
author | Doug Evans <dje@google.com> | 2013-12-10 16:21:41 -0800 |
---|---|---|
committer | Doug Evans <dje@google.com> | 2013-12-10 16:21:41 -0800 |
commit | 7b3fd68b73e17e7e2441b4bb208040e3ea480698 (patch) | |
tree | e0585aeb7052ca97655f563ee83613e0026d69be /gdb | |
parent | 0987cf351276271164c94b3bc8ca54482573bda4 (diff) | |
download | gdb-7b3fd68b73e17e7e2441b4bb208040e3ea480698.zip gdb-7b3fd68b73e17e7e2441b4bb208040e3ea480698.tar.gz gdb-7b3fd68b73e17e7e2441b4bb208040e3ea480698.tar.bz2 |
add missing PR# to previous entry
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/testsuite/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index c850604..869c8af 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,5 +1,6 @@ 2013-12-10 Doug Evans <dje@google.com> + PR 16286 * gdb.python/py-value.c: #include stdlib.h, string.h. (str): New struct. (main): New local xstr. |