Searched refs:additional_text (Results 1 – 2 of 2) sorted by relevance
50 proc gdb_target_cmd_ext { targetname serialport {additional_text ""} } { argument74 -re "Remote MIPS debugging.*$additional_text.*$gdb_prompt" {79 -re "Remote debugging using .*$serialport_re.*$additional_text.*$gdb_prompt $" {84 -re "Remote debugging using stdio.*$additional_text.*$gdb_prompt $" {89 -re "Remote target $targetname connected to.*$additional_text.*$gdb_prompt $" {94 -re "Connected to.*$additional_text.*$gdb_prompt $" {
1187 const char *additional_text = ""; in show_mask_address() local1192 additional_text = _(" (current architecture is not MIPS)"); in show_mask_address()1199 additional_text = _(" (currently \"on\")"); in show_mask_address()1201 additional_text = _(" (currently \"off\")"); in show_mask_address()1206 value, additional_text); in show_mask_address()