mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 11:39:26 +08:00
2002-04-09 Daniel Jacobowitz <drow@mvista.com>
* gdb.base/attach.exp: Correct target board test.
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
2002-04-09 Daniel Jacobowitz <drow@mvista.com>
|
||||
|
||||
* gdb.base/attach.exp: Correct target board test.
|
||||
|
||||
2002-04-08 Michael Chastain <mec@shout.net>
|
||||
|
||||
* gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
|
||||
|
@ -36,7 +36,7 @@ if { [istarget "hppa*-*-hpux*"] } {
|
||||
}
|
||||
|
||||
# are we on a target board
|
||||
if ![isnative] then {
|
||||
if [is_remote target] then {
|
||||
return 0
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user