HomeSort by: relevance | last modified time | path
    Searched refs:dap (Results 1 - 25 of 82) sorted by relevancy

1 2 3 4

  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.dap/
eof.exp 20 load_lib dap-support.exp
40 dap_check_log_file_re [string_to_regexp "starting DAP server"]
49 dap_check_log_file_re "DAP: terminating"
type_check.exp 16 # Test the DAP type-checker.
20 load_lib dap-support.exp
30 gdb_test_no_output "set debug dap-log-file $logfile" "set dap log file"
attach.exp 16 # Test "attach" in DAP.
20 load_lib dap-support.exp
stop-at-main.exp 20 load_lib dap-support.exp
terminate.exp 20 load_lib dap-support.exp
line-zero.exp 20 load_lib dap-support.exp
22 standard_testfile basic-dap.c
cwd.exp 20 load_lib dap-support.exp
log-message.exp 16 # Test DAP logging breakpoints.
20 load_lib dap-support.exp
remote-dap.exp 16 # Test "attach" with a remote target in DAP.
19 load_lib dap-support.exp
insn-bp.exp 20 load_lib dap-support.exp
22 standard_testfile basic-dap.c
92 gdb_assert {[dict get $breakpoint source name] == "basic-dap.c"} \
cancel-launch.exp 20 load_lib dap-support.exp
sources.exp 20 load_lib dap-support.exp
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.dap/
eof.exp 20 load_lib dap-support.exp
40 dap_check_log_file_re [string_to_regexp "starting DAP server"]
49 dap_check_log_file_re "DAP: terminating"
attach.exp 16 # Test "attach" in DAP.
20 load_lib dap-support.exp
stop-at-main.exp 20 load_lib dap-support.exp
terminate.exp 20 load_lib dap-support.exp
type_check.exp 16 # Test the DAP type-checker.
20 load_lib dap-support.exp
30 gdb_test_no_output "set debug dap-log-file $logfile" "set dap log file"
line-zero.exp 20 load_lib dap-support.exp
22 standard_testfile basic-dap.c
cwd.exp 20 load_lib dap-support.exp
remote-dap.exp 16 # Test "attach" with a remote target in DAP.
19 load_lib dap-support.exp
insn-bp.exp 20 load_lib dap-support.exp
22 standard_testfile basic-dap.c
92 gdb_assert {[dict get $breakpoint source name] == "basic-dap.c"} \
cancel-launch.exp 20 load_lib dap-support.exp
log-message.exp 16 # Test DAP logging breakpoints.
20 load_lib dap-support.exp
sources.exp 20 load_lib dap-support.exp
  /src/usr.sbin/bootp/common/
trygetif.c 37 struct in_addr *dap; local
40 dap = NULL;
42 dap = &dst_addr;
57 ifr = getif(s, dap);

Completed in 62 milliseconds

1 2 3 4