]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/testsuite/ChangeLog
gdb/testsuite/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Sun, 3 Jun 2012 17:06:04 +0000 (17:06 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Sun, 3 Jun 2012 17:06:04 +0000 (17:06 +0000)
commitd0d86158062db26b503c76e4df303d19499c232b
tree7ff4734111f70eea713108caff136493ef087876
parentaef36ac1fc7ce4c701b9a155092d1c00e9e3d1aa
gdb/testsuite/
* gdb.base/code_elim.exp (add-symbol-file ${testfile1} 0x100000):
Simplify it to ...
(symbol-file ${testfile1}): ... here.
(test eliminated var my_global_symbol)
(test eliminated var my_static_symbol)
(test eliminated var my_global_func, get address of main): Wrap them to
'single psymtabs' and 'single symtabs'
(get address of my_global_symbol, get address of my_static_symbol)
(get address of my_global_func, get address of main): Wrap them to
'order1' and 'order2'.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/code_elim.exp