]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/testsuite/ChangeLog
gdb/testsuite/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Tue, 20 Jul 2010 22:06:59 +0000 (22:06 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Tue, 20 Jul 2010 22:06:59 +0000 (22:06 +0000)
commit51d7d80300853eac20339390e1ae05de71e7e1e3
treee9e79f30e0c1bb648c5b12d3d21bf0bbfed3406e
parent0af8aa50ec8f74937fc4897b6bd737ca5fc227e2
gdb/testsuite/
* gdb.base/charset-malloc.c: New file.
* gdb.base/charset.c (malloc_stub): New prototype.
(main): Call it instead of malloc itself.
* gdb.base/charset.exp: Use only prepare_for_testing.
(binfile): Remove the variable.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/charset-malloc.c [new file with mode: 0644]
gdb/testsuite/gdb.base/charset.c
gdb/testsuite/gdb.base/charset.exp