mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-27 22:48:57 +08:00
2010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
* gdb.cp/namespace-using.exp: Rename to nsusing.exp. * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
2010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
|
||||
|
||||
* gdb.cp/namespace-using.exp: Rename to nsusing.exp.
|
||||
* gdb.cp/namespace-using.cc: Rename to nsusing.cc.
|
||||
|
||||
2010-01-26 Tom Tromey <tromey@redhat.com>
|
||||
|
||||
PR exp/7643:
|
||||
|
@ -20,7 +20,7 @@ if $tracelevel then {
|
||||
set prms_id 0
|
||||
set bug_id 0
|
||||
|
||||
set testfile namespace-using
|
||||
set testfile nsusing
|
||||
set srcfile ${testfile}.cc
|
||||
set binfile ${objdir}/${subdir}/${testfile}
|
||||
if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {debug c++}] != "" } {
|
Reference in New Issue
Block a user