Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dremote.c1390 bool start_remote_1 (int from_tty, int extended_p);
5086 remote_target::start_remote_1 (int from_tty, int extended_p) in start_remote_1() function
5417 if (start_remote_1 (from_tty, extended_p) in start_remote()
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git83548 remote_target::start_remote_1, which I don't think is something we
126109 start_remote_1 calls remote_check_symbols after things are set up to
155569 the main function body which moves into remote_target::start_remote_1,
155572 calls ::start_remote_1, and then does the insert_breakpoints call.