gdb/testsuite/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Sun, 3 Jun 2012 17:10:28 +0000 (17:10 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Sun, 3 Jun 2012 17:10:28 +0000 (17:10 +0000)
commit952cf74c00946693866498038b5d5509aacf37f5
tree46f48d71fabd1ef6011ec389049f24fb5bdf59f1
parentd0d86158062db26b503c76e4df303d19499c232b
gdb/testsuite/
* gdb.base/code_elim.exp
(add-symbol-file ${testfile1} 0x100000)
(add-symbol-file ${testfile2} 0x200000): Wrap them to 'order1' and
'order2'.
(order1: add-symbol-file ${testfile1} 0x100000)
(order1: add-symbol-file ${testfile2} 0x200000)
(order2: add-symbol-file ${testfile2} 0x200000)
(order2: add-symbol-file ${testfile1} 0x100000): Add -s .data and -s
.bss as appropriate.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/code_elim.exp
This page took 0.027122 seconds and 4 git commands to generate.