Searched refs:board_info (Results 51 - 59 of 59) sorted by relevance

123

/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/lib/
H A Dgdb.exp2052 if { [is_remote host] && [board_info host exists fileid] } {
2466 global board board_info
2468 if {[board_info $board exists multilib_flags]} {
2469 foreach flag [board_info $board multilib_flags] {
2846 # As save_vars, but for variables stored in the board_info for the
2860 global board board_info
2867 if { [info exists board_info($board,$var)] } {
2868 set saved_target_board_info($var) [board_info $board $var]
3117 global board board_info
3121 set board_info(
[all...]
H A Dmi-support.exp74 if { [is_remote host] && [board_info host exists fileid] } {
624 set target_sim_options "[board_info target gdb,target_sim_options]"
H A Dgen-perf-test.exp1010 _write_tcl_array self $f board_info
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dbreak-interp.exp313 global board_info
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dbreak-interp.exp322 global board_info
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/lib/
H A Dgdb.exp1768 if { [is_remote host] && [board_info host exists fileid] } {
2491 global board board_info
2495 set board_info($board,fileid) $spawn_id
2502 global board board_info
2506 unset -nocomplain board_info($board,fileid)
6914 # Return non-zero if "board_info debug_flags" mentions Fission.
6920 set debug_flags [board_info [target_info name] debug_flags]
H A Dgen-perf-test.exp1010 _write_tcl_array self $f board_info
H A Dmi-support.exp76 if { [is_remote host] && [board_info host exists fileid] } {
601 set target_sim_options "[board_info target gdb,target_sim_options]"
/netbsd-current/external/gpl3/gdb.old/dist/binutils/testsuite/lib/
H A Dbinutils-common.exp1519 if [board_info [target_info name] exists multilib_flags] {
1520 set tmp_flags " [board_info [target_info name] multilib_flags]"

Completed in 153 milliseconds

123