Searched refs:target_info (Results 1 - 25 of 243) sorted by relevance

12345678910

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/testsuite/gdb.base/
H A Dremotetimeout.exp29 if [target_info exists noargs] {
H A Drelativedebug.exp16 if [target_info exists gdb,nosignals] {
H A Dannota3.exp54 if [target_info exists gdb_stub] {
239 if [target_info exists gdb,nosignals] {
396 if [target_info exists gdb,nosignals] {
H A Dasync.exp50 set board [target_info name]
51 set current_target [target_info gdb_protocol]
63 if [target_info exists gdb_stub] {
H A Ddisplay.exp37 if [target_info exists gdb_stub] {
57 if ![target_info exists use_gdb_stub] {
80 if [target_info exists gdb,no_hardware_watchpoints] {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/testsuite/gdb.base/
H A Dremotetimeout.exp29 if [target_info exists noargs] {
H A Drelativedebug.exp16 if [target_info exists gdb,nosignals] {
H A Dannota3.exp54 if [target_info exists gdb_stub] {
239 if [target_info exists gdb,nosignals] {
396 if [target_info exists gdb,nosignals] {
H A Dasync.exp50 set board [target_info name]
51 set current_target [target_info gdb_protocol]
63 if [target_info exists gdb_stub] {
H A Ddisplay.exp37 if [target_info exists gdb_stub] {
57 if ![target_info exists use_gdb_stub] {
80 if [target_info exists gdb,no_hardware_watchpoints] {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/testsuite/gdb.base/
H A Dremotetimeout.exp29 if [target_info exists noargs] {
H A Drelativedebug.exp16 if [target_info exists gdb,nosignals] {
H A Dannota3.exp54 if [target_info exists gdb_stub] {
239 if [target_info exists gdb,nosignals] {
396 if [target_info exists gdb,nosignals] {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/testsuite/config/
H A Dmonitor.exp83 if [target_info exists gdb_protocol] {
84 set targetname "[target_info gdb_protocol]"
86 perror "No protocol specified for [target_info name].";
89 if [target_info exists baud] {
90 gdb_test "set remotebaud [target_info baud]" "" ""
92 if [target_info exists binarydownload] {
93 gdb_test "set remotebinarydownload [target_info binarydownload]" "" ""
95 if { [ target_info exists disable_x_packet ] } {
98 if { [ target_info exists disable_z_packet ] } {
101 if [target_info exist
[all...]
H A Dslite.exp51 if [target_info exists gdb_protocol] {
52 set protocol [target_info gdb_protocol];
57 if [target_info exists serial] {
58 set targetname [target_info serial];
59 set command "target $protocol [target_info serial]\n";
61 if ![target_info exists netport] {
62 perror "Need either netport or gdb_serial entry for [target_info name].";
65 set targetname [target_info netport];
66 set command "target $protocol udp [target_info netport]\n";
98 if [target_info exist
[all...]
H A Dsid.exp22 set port [lindex [split [target_info netport] ":"] 1]
25 case [target_info multilib_flags] in {
29 if {[target_info exists sim,defaultendian]} then {
30 set sidendian [target_info sim,defaultendian]
54 set spawncmd "[target_info sim] [target_info sim,options] $sidendian2 -e \"set cpu-gdb-socket sockaddr-local 0.0.0.0:$port\""
56 set spawncmd "[target_info sim] [target_info sim,options] -$sidendian --gdb=$port"
58 set spawncmd "../../sid/bsp/[target_info sim] $sidendian --gdb=$port [target_info si
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/testsuite/config/
H A Dmonitor.exp83 if [target_info exists gdb_protocol] {
84 set targetname "[target_info gdb_protocol]"
86 perror "No protocol specified for [target_info name].";
89 if [target_info exists baud] {
90 gdb_test "set remotebaud [target_info baud]" "" ""
92 if [target_info exists binarydownload] {
93 gdb_test "set remotebinarydownload [target_info binarydownload]" "" ""
95 if { [ target_info exists disable_x_packet ] } {
98 if { [ target_info exists disable_z_packet ] } {
101 if [target_info exist
[all...]
H A Dslite.exp51 if [target_info exists gdb_protocol] {
52 set protocol [target_info gdb_protocol];
57 if [target_info exists serial] {
58 set targetname [target_info serial];
59 set command "target $protocol [target_info serial]\n";
61 if ![target_info exists netport] {
62 perror "Need either netport or gdb_serial entry for [target_info name].";
65 set targetname [target_info netport];
66 set command "target $protocol udp [target_info netport]\n";
98 if [target_info exist
[all...]
H A Dsid.exp22 set port [lindex [split [target_info netport] ":"] 1]
25 case [target_info multilib_flags] in {
29 if {[target_info exists sim,defaultendian]} then {
30 set sidendian [target_info sim,defaultendian]
54 set spawncmd "[target_info sim] [target_info sim,options] $sidendian2 -e \"set cpu-gdb-socket sockaddr-local 0.0.0.0:$port\""
56 set spawncmd "[target_info sim] [target_info sim,options] -$sidendian --gdb=$port"
58 set spawncmd "../../sid/bsp/[target_info sim] $sidendian --gdb=$port [target_info si
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/testsuite/config/
H A Dmonitor.exp83 if [target_info exists gdb_protocol] {
84 set targetname "[target_info gdb_protocol]"
86 perror "No protocol specified for [target_info name].";
89 if [target_info exists baud] {
90 gdb_test "set remotebaud [target_info baud]" "" ""
92 if [target_info exists binarydownload] {
93 gdb_test "set remotebinarydownload [target_info binarydownload]" "" ""
95 if { [ target_info exists disable_x_packet ] } {
98 if { [ target_info exists disable_z_packet ] } {
101 if [target_info exist
[all...]
H A Dslite.exp51 if [target_info exists gdb_protocol] {
52 set protocol [target_info gdb_protocol];
57 if [target_info exists serial] {
58 set targetname [target_info serial];
59 set command "target $protocol [target_info serial]\n";
61 if ![target_info exists netport] {
62 perror "Need either netport or gdb_serial entry for [target_info name].";
65 set targetname [target_info netport];
66 set command "target $protocol udp [target_info netport]\n";
98 if [target_info exist
[all...]
H A Dsid.exp22 set port [lindex [split [target_info netport] ":"] 1]
25 case [target_info multilib_flags] in {
29 if {[target_info exists sim,defaultendian]} then {
30 set sidendian [target_info sim,defaultendian]
54 set spawncmd "[target_info sim] [target_info sim,options] $sidendian2 -e \"set cpu-gdb-socket sockaddr-local 0.0.0.0:$port\""
56 set spawncmd "[target_info sim] [target_info sim,options] -$sidendian --gdb=$port"
58 set spawncmd "../../sid/bsp/[target_info sim] $sidendian --gdb=$port [target_info si
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/testsuite/lib/
H A Dgdbserver-support.exp106 if [target_info exists gdb_server_prog] {
107 return [target_info gdb_server_prog]
173 if [target_info exists gdb,socketport] {
174 set portnum [target_info gdb,socketport]
181 if [target_info exists sockethost] {
182 set debughost [target_info sockethost]
188 if [target_info exists gdb_protocol] {
189 set protocol [target_info gdb_protocol]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/testsuite/lib/
H A Dgdbserver-support.exp106 if [target_info exists gdb_server_prog] {
107 return [target_info gdb_server_prog]
173 if [target_info exists gdb,socketport] {
174 set portnum [target_info gdb,socketport]
181 if [target_info exists sockethost] {
182 set debughost [target_info sockethost]
188 if [target_info exists gdb_protocol] {
189 set protocol [target_info gdb_protocol]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/testsuite/lib/
H A Dgdbserver-support.exp106 if [target_info exists gdb_server_prog] {
107 return [target_info gdb_server_prog]
173 if [target_info exists gdb,socketport] {
174 set portnum [target_info gdb,socketport]
181 if [target_info exists sockethost] {
182 set debughost [target_info sockethost]
188 if [target_info exists gdb_protocol] {
189 set protocol [target_info gdb_protocol]

Completed in 191 milliseconds

12345678910