Home
last modified time | relevance | path

Searched refs:gdb_port (Results 1 – 25 of 32) sorted by relevance

12

/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dstop-gdb.c48 mach_port_t gdb_port; in main() local
82 kr = netname_look_up (name_server_port, host, name, &gdb_port); in main()
84 kr = netname_look_up (name_server_port, host, argv[1], &gdb_port); in main()
97 msg.msgh_remote_port = gdb_port; in main()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dstop-gdb.c48 mach_port_t gdb_port; in main() local
82 kr = netname_look_up (name_server_port, host, name, &gdb_port); in main()
84 kr = netname_look_up (name_server_port, host, argv[1], &gdb_port); in main()
97 msg.msgh_remote_port = gdb_port; in main()
/dports/devel/gdb/gdb-11.1/gdb/
H A Ddarwin-nat.c350 pti->gdb_port = new_id; in check_new_threads()
416 if (t->gdb_port == thread) in darwin_find_thread()
840 thread->gdb_port, nsignal, res); in darwin_resume_thread()
846 thread->gdb_port, step); in darwin_resume_thread()
847 darwin_set_sstep (thread->gdb_port, step); in darwin_resume_thread()
1002 thread->gdb_port, in decode_message()
1276 thread->gdb_port); in wait_1()
1672 if (iter_pti->gdb_port == pti->gdb_port) in thread_info_from_private_thread_info()
1994 kret = thread_suspend (thread->gdb_port); in darwin_setup_fake_stop_event()
2425 if (t->gdb_port == local_name) in get_ada_task_ptid()
[all …]
H A Ddarwin-nat.h55 thread_t gdb_port = 0; member
H A Ddarwin-nat-info.c281 if (port == t->gdb_port) in info_mach_ports_command()
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Ddarwin-nat.c341 pti->gdb_port = new_id; in darwin_check_new_threads()
414 if (t->gdb_port == thread) in darwin_find_thread()
687 thread->gdb_port, nsignal, res); in darwin_resume_thread()
693 thread->gdb_port, step); in darwin_resume_thread()
694 darwin_set_sstep (thread->gdb_port, step); in darwin_resume_thread()
705 kret = thread_resume (thread->gdb_port); in darwin_resume_thread()
762 kret = thread_suspend (thread->gdb_port); in darwin_suspend_inferior_threads()
875 thread->gdb_port, in darwin_decode_message()
1112 thread->gdb_port); in darwin_wait()
1901 if (t->gdb_port == local_name) in darwin_get_ada_task_ptid()
[all …]
H A Ddarwin-nat.h69 thread_t gdb_port; member
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Ddarwin-nat.c355 pti->gdb_port = new_id; in darwin_check_new_threads()
428 if (t->gdb_port == thread) in darwin_find_thread()
704 thread->gdb_port, nsignal, res); in darwin_resume_thread()
712 thread->gdb_port, step); in darwin_resume_thread()
713 darwin_set_sstep (thread->gdb_port, step); in darwin_resume_thread()
725 kret = thread_resume (thread->gdb_port); in darwin_resume_thread()
782 kret = thread_suspend (thread->gdb_port); in darwin_suspend_inferior_threads()
895 thread->gdb_port, in darwin_decode_message()
1132 thread->gdb_port); in darwin_wait()
1991 if (t->gdb_port == local_name) in darwin_get_ada_task_ptid()
[all …]
H A Ddarwin-nat.h78 thread_t gdb_port; member
/dports/emulators/yuzu/yuzu-0b47f7a46/src/yuzu_cmd/
H A Dyuzu.cpp100 u32 gdb_port = static_cast<u32>(Settings::values.gdbstub_port); in main() local
130 gdb_port = strtoul(optarg, &endarg, 0); in main()
180 Settings::values.gdbstub_port = gdb_port; in main()
/dports/editors/neovim/neovim-0.6.1/contrib/gdb/
H A Dneovim_gdb.vim5 let s:gdb_port = 7778
194 let server_addr = printf('localhost:%d', s:gdb_port)
195 let cmd = printf('GDBSERVER_PORT=%d %s', s:gdb_port, cmd)
314 …ake && gdbserver localhost:%d build/bin/nvim', s:gdb_port), s:run_gdb, printf('localhost:%d', s:gd…
/dports/emulators/citra/citra-ac98458e0/src/citra/
H A Dcitra.cpp194 u32 gdb_port = static_cast<u32>(Settings::values.gdbstub_port); in main() local
241 gdb_port = strtoul(optarg, &endarg, 0); in main()
351 Settings::values.gdbstub_port = gdb_port; in main()
/dports/emulators/citra-qt5/citra-ac98458e0/src/citra/
H A Dcitra.cpp194 u32 gdb_port = static_cast<u32>(Settings::values.gdbstub_port); in main() local
241 gdb_port = strtoul(optarg, &endarg, 0); in main()
351 Settings::values.gdbstub_port = gdb_port; in main()
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/tests/micro/
H A Dtest_runtime_micro_on_arm.py84 gdb_port = DEV_CONFIG_A["server_port"] - 3333
85 f.write(GDB_INIT_TEMPLATE.format(gdb_port=gdb_port))
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/stmlib/programming/jtag/
H A Dinterface_stlink-v2.cfg25 gdb_port 3333
H A Dinterface_arm-usb-ocd-h.cfg25 gdb_port 3333
H A Dinterface_stlink-v2-1-swd.cfg25 gdb_port 3333
H A Dinterface_stlink-v2-swd.cfg25 gdb_port 3333
H A Dinterface_arm-usb-ocd.cfg25 gdb_port 3333
H A Dinterface_arm-usb-tiny-h.cfg25 gdb_port 3333
H A Dinterface_stlink-v2-1.cfg25 gdb_port 3333
/dports/games/cdogs-sdl/cdogs-sdl-1.0.1/src/proto/nanopb/tests/site_scons/platforms/avr/
H A Drun_test.c158 g_avr->gdb_port = 1234; in main()
/dports/devel/openocd/openocd-0.11.0/doc/
H A Dopenocd.info52 Ref: gdb_port83778
/dports/devel/openocd/openocd-0.11.0/src/server/
H A Dgdb_server.c112 static char *gdb_port; variable
3548 if (strcmp(gdb_port, "disabled") == 0) { in gdb_target_add_one()
3619 int retval = CALL_COMMAND_HANDLER(server_pipe_command, &gdb_port); in COMMAND_HANDLER()
3622 gdb_port_next = strdup(gdb_port); in COMMAND_HANDLER()
3818 gdb_port = strdup("3333"); in gdb_register_commands()
3825 free(gdb_port); in gdb_service_free()
/dports/devel/openocd/openocd-0.11.0/tcl/target/
H A Du8500.cfg145 gdb_port 3333

12