Searched refs:multi_mode (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdbserver/
H A Dserver.cc3608 volatile int multi_mode = 0; local
3640 multi_mode = 1;
3777 if ((port == NULL || (!attach && !multi_mode && *next_arg == NULL))
3886 if (!was_running && !multi_mode)
/netbsd-current/external/gpl3/gdb/dist/gdbserver/
H A Dserver.cc3685 volatile int multi_mode = 0; local
3720 multi_mode = 1;
3859 if ((port == NULL || (!attach && !multi_mode && *next_arg == NULL))
3968 if (!was_running && !multi_mode)

Completed in 270 milliseconds