Home
last modified time | relevance | path

Searched refs:target_description (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/lib/
Dgdb.exp424 proc target_can_use_run_cmd { {target_description ""} } { argument
425 if { $target_description == "" } {
427 } elseif { $target_description == "core" } {
436 error "invalid argument: $target_description"
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git63243 - adding an optional argument target_description to proc
63245 - handling the target_description == core &&