forked from Imagelibrary/binutils-gdb
* lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
define vxworks when building the testcase. * gdb.base/ptype.exp: Fix testnames to be unique. * gdb.base/radix.exp: Ditto. * gdb.base/term.exp: Ditto. * gdb.base/whatis.exp: Ditto. * gdb.c++/classes.exp: Ditto. More misc fixes.
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
|
||||
|
||||
* lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
|
||||
define vxworks when building the testcase.
|
||||
|
||||
* gdb.base/ptype.exp: Fix testnames to be unique.
|
||||
* gdb.base/radix.exp: Ditto.
|
||||
* gdb.base/term.exp: Ditto.
|
||||
* gdb.base/whatis.exp: Ditto.
|
||||
* gdb.c++/classes.exp: Ditto.
|
||||
|
||||
Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
|
||||
|
||||
* gdb.base/callfuncs.exp: Fix indentation.
|
||||
|
||||
@@ -79,7 +79,7 @@ if ![set_lang_chill] then {
|
||||
gdb_test "print a=a" { = TRUE}
|
||||
gdb_test "print a/=\$i" { = TRUE}
|
||||
|
||||
# This is PR 8870:
|
||||
# This is PR 8870
|
||||
gdb_test "break malloc" ".*"
|
||||
gdb_test {set var $j := m_set[b]} ".*invalid.*tuple.*"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user