Home
last modified time | relevance | path

Searched refs:attach_command (Results 1 – 25 of 125) sorted by relevance

12345

/dports/sysutils/p5-Rex/Rex-1.13.4/lib/Rex/Virtualization/Lxc/
H A Dattach.pm30 my $attach_command = "lxc-attach $options";
32 i_run $attach_command, fail_ok => 1;
34 die("Error running \"$attach_command\"");
/dports/devel/cmake-doc/cmake-3.22.1/Source/CPack/
H A DcmCPackDragNDropGenerator.cxx432 std::ostringstream attach_command; in CreateDMG() local
433 attach_command << this->GetOption("CPACK_COMMAND_HDIUTIL"); in CreateDMG()
434 attach_command << " attach"; in CreateDMG()
435 attach_command << " \"" << temp_image << "\""; in CreateDMG()
438 if (!this->RunCommand(attach_command, &attach_output)) { in CreateDMG()
/dports/devel/cmake-gui/cmake-3.22.1/Source/CPack/
H A DcmCPackDragNDropGenerator.cxx432 std::ostringstream attach_command; in CreateDMG() local
433 attach_command << this->GetOption("CPACK_COMMAND_HDIUTIL"); in CreateDMG()
434 attach_command << " attach"; in CreateDMG()
435 attach_command << " \"" << temp_image << "\""; in CreateDMG()
438 if (!this->RunCommand(attach_command, &attach_output)) { in CreateDMG()
/dports/devel/cmake/cmake-3.22.1/Source/CPack/
H A DcmCPackDragNDropGenerator.cxx432 std::ostringstream attach_command; in CreateDMG() local
433 attach_command << this->GetOption("CPACK_COMMAND_HDIUTIL"); in CreateDMG()
434 attach_command << " attach"; in CreateDMG()
435 attach_command << " \"" << temp_image << "\""; in CreateDMG()
438 if (!this->RunCommand(attach_command, &attach_output)) { in CreateDMG()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dinferior.h301 extern void attach_command (char *, int);
H A Dmain.c676 if (catch_command_errors (attach_command, corearg,
H A Dinfcmd.c1770 attach_command (char *args, int from_tty) in attach_command() function
2019 add_com ("attach", class_run, attach_command, in _initialize_infcmd()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dinferior.h301 extern void attach_command (char *, int);
H A Dmain.c676 if (catch_command_errors (attach_command, corearg, in captured_main()
H A Dinfcmd.c1770 attach_command (char *args, int from_tty) in attach_command() function
2019 add_com ("attach", class_run, attach_command, in _initialize_infcmd()
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dinferior.h236 extern void attach_command (char *, int);
H A Dmain.c961 catch_command_errors (attach_command, pidarg, in captured_main()
971 if (catch_command_errors (attach_command, pid_or_core_arg, in captured_main()
H A Dinfcmd.c2533 attach_command (char *args, int from_tty) in attach_command() function
3015 add_com ("attach", class_run, attach_command, _("\ in _initialize_infcmd()
H A DChangeLog-2008915 * infcmd.c (attach_command): Register an inferior continuation
935 Make attach_command exception-safe
936 * infcmd.c (attach_command): Call async_enable_stdin
1298 * infcmd.c (attach_command): Allow attaching to multiple processes
1409 (attach_command): In non-stop mode: If doing a background attach,
2320 (attach_command): Likewise.
4531 * infcmd.c (run_command_1, attach_command): If non-stop mode
5013 (attach_command): Do not call clear_solib.
5728 (attach_command): Pass attach_command_continuation_free_args as
5766 (attach_command): Adjust to use struct
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dmain.c865 catch_command_errors (attach_command, pidarg, in captured_main()
875 if (catch_command_errors (attach_command, pid_or_core_arg, in captured_main()
H A Dinferior.h260 extern void attach_command (char *, int);
H A Dinfcmd.c2430 attach_command (char *args, int from_tty) in attach_command() function
2825 add_com ("attach", class_run, attach_command, _("\ in _initialize_infcmd()
H A DChangeLog-2008915 * infcmd.c (attach_command): Register an inferior continuation
935 Make attach_command exception-safe
936 * infcmd.c (attach_command): Call async_enable_stdin
1298 * infcmd.c (attach_command): Allow attaching to multiple processes
1409 (attach_command): In non-stop mode: If doing a background attach,
2320 (attach_command): Likewise.
4531 * infcmd.c (run_command_1, attach_command): If non-stop mode
5013 (attach_command): Do not call clear_solib.
5728 (attach_command): Pass attach_command_continuation_free_args as
5766 (attach_command): Adjust to use struct
[all …]
H A DChangeLog-2006606 * infcmd.c (attach_command): Ditto.
1062 * infcmd.c (run_command_1, attach_command): Call target_pre_inferior.
3936 (attach_command): Don't call solib_add or
/dports/devel/gdb/gdb-11.1/gdb/
H A Dinferior.h202 extern void attach_command (const char *, int);
H A Dmain.c1260 ret = catch_command_errors (attach_command, pidarg, !batch_flag); in captured_main_1()
1270 ret = catch_command_errors (attach_command, pid_or_core_arg, in captured_main_1()
H A Dinfcmd.c2554 attach_command (const char *args, int from_tty) in attach_command() function
3130 add_com ("attach", class_run, attach_command, _("\ in _initialize_infcmd()
H A DChangeLog-2008915 * infcmd.c (attach_command): Register an inferior continuation
935 Make attach_command exception-safe
936 * infcmd.c (attach_command): Call async_enable_stdin
1298 * infcmd.c (attach_command): Allow attaching to multiple processes
1409 (attach_command): In non-stop mode: If doing a background attach,
2320 (attach_command): Likewise.
4531 * infcmd.c (run_command_1, attach_command): If non-stop mode
5013 (attach_command): Do not call clear_solib.
5728 (attach_command): Pass attach_command_continuation_free_args as
5766 (attach_command): Adjust to use struct
[all …]
H A DChangeLog-2006606 * infcmd.c (attach_command): Ditto.
1062 * infcmd.c (run_command_1, attach_command): Call target_pre_inferior.
3933 (attach_command): Don't call solib_add or
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dcrypto_impl.c1157 char *attach_command = sqlite3_mprintf("ATTACH DATABASE '%s-migrated' as migrate KEY '%q';", in sqlcipher_codec_ctx_migrate() local
1192 commands[2] = attach_command; in sqlcipher_codec_ctx_migrate()
1206 sqlite3_free(attach_command); in sqlcipher_codec_ctx_migrate()

12345