forked from Imagelibrary/binutils-gdb
2011-06-23 Yao Qi <yao@codesourcery.com>
* gdb.threads/execl.exp: Skip on remote target.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2011-06-23 Yao Qi <yao@codesourcery.com>
|
||||||
|
|
||||||
|
* gdb.threads/execl.exp: Skip on remote target.
|
||||||
|
|
||||||
2011-06-21 Marek Polacek <mpolacek@redhat.com>
|
2011-06-21 Marek Polacek <mpolacek@redhat.com>
|
||||||
|
|
||||||
* gdb.mi/mi-var-display.exp: Replace gdb_test_multiple with
|
* gdb.mi/mi-var-display.exp: Replace gdb_test_multiple with
|
||||||
|
|||||||
@@ -15,6 +15,9 @@
|
|||||||
|
|
||||||
# Test handling of threads across an execl.
|
# Test handling of threads across an execl.
|
||||||
|
|
||||||
|
if { [is_remote target] } then {
|
||||||
|
continue
|
||||||
|
}
|
||||||
|
|
||||||
# Original image, loads a thread library.
|
# Original image, loads a thread library.
|
||||||
set testfile "execl"
|
set testfile "execl"
|
||||||
|
|||||||
Reference in New Issue
Block a user