Home
last modified time | relevance | path

Searched refs:gdb_test_multiline (Results 1 – 23 of 23) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/
Dpy-cmd.exp35 gdb_test_multiline "input simple command" \
49 gdb_test_multiline "input prefix command" \
61 gdb_test_multiline "input subcommand" \
75 gdb_test_multiline "input prefix command, keyword arguments" \
87 gdb_test_multiline "input subcommand under prefix_cmd2" \
101 gdb_test_multiline "input new subcommand" \
115 gdb_test_multiline "input command to throw error" \
146 gdb_test_multiline "input simple user-defined command" \
167 gdb_test_multiline "expression completion command" \
267 gdb_test_multiline "input multi-line-output command" \
[all …]
Dpy-function.exp25 gdb_test_multiline "input convenience function" \
39 gdb_test_multiline "input value-returning convenience function" \
57 gdb_test_multiline "input int-returning function" \
70 gdb_test_multiline "Test GDBError" \
83 gdb_test_multiline "Test Normal Error" \
97 gdb_test_multiline "input command-calling function" \
Dpython.exp46 gdb_test_multiline "multi-line python command" \
56 gdb_test_multiline "multi-line python command" \
77 gdb_test_multiline "show python command" \
85 gdb_test_multiline "indented multi-line python command" \
124 gdb_test_multiline "post event insertion" \
194 gdb_test_multiline "register atexit function" \
313 gdb_test_multiline "prompt substitution" \
324 gdb_test_multiline "prompt substitution readline" \
400 gdb_test_multiline "prompt substitution readline import" \
453 gdb_test_multiline "prompt substitution readline error_prompt" \
Dpy-parameter.exp108 gdb_test_multiline "Simple gdb booleanparameter" \
157 gdb_test_multiline "enum gdb parameter" \
192 gdb_test_multiline "file gdb parameter" \
226 gdb_test_multiline "Simple gdb booleanparameter" \
266 gdb_test_multiline "Simple gdb booleanparameter" \
301 gdb_test_multiline "Simple gdb booleanparameter" \
432 gdb_test_multiline "create parameter" \
562 gdb_test_multiline "Throwing gdb parameter" \
592 gdb_test_multiline "create parameter" \
Dpy-breakpoint.exp457 gdb_test_multiline "Sub-class a breakpoint" \
470 gdb_test_multiline "Sub-class a second breakpoint" \
481 gdb_test_multiline "Sub-class a third breakpoint" \
518 gdb_test_multiline "Construct an eval function" \
539 gdb_test_multiline "Sub-class a watchpoint" \
570 gdb_test_multiline "Sub-class and check temporary breakpoint" \
657 gdb_test_multiline "Create event handler" \
880 gdb_test_multiline "scan breakpoint list for BP_CATCHPOINT" \
893 gdb_test_multiline "setup stop event handler" \
931 gdb_test_multiline "Define print_bp_enabled" \
Dpy-value.exp170 gdb_test_multiline "define function to test booleans" \
504 gdb_test_multiline "Simple Python value dictionary" \
549 gdb_test_multiline "Create another function to check Value.bytes" \
626 gdb_test_multiline "Create sub-class of gdb.Value" \
669 gdb_test_multiline "Create a function to check Value.bytes" \
Dpy-lookup-type.exp58 gdb_test_multiline "look up type using set_parameter" \
70 gdb_test_multiline "look up ada type from another language" \
Dpy-events.exp234 gdb_test_multiline "define new user command" \
240 gdb_test_multiline "add before_prompt listener" \
261 gdb_test_multiline "add exited listener" \
Dpy-inferior.exp339 gdb_test_multiline "install new inferior event handler" \
349 gdb_test_multiline "install inferior deleted event handler" \
Dpy-connection-removed.exp42 gdb_test_multiline "Add connection_removed event" \
Dpy-infthread.exp29 gdb_test_multiline "install new_thread event handler" \
Dpy-linetable.exp40 gdb_test_multiline "input simple command" \
Dtui-window-names.exp30 gdb_test_multiline "create a window constructor" \
Dpy-startup-opt.exp88 gdb_test_multiline "testname" \
Dpy-unwind.exp261 gdb_test_multiline "Sub-class gdb.UnwindInfo " \
Dpy-disasm.exp270 gdb_test_multiline "Sub-class a breakpoint" \
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
Dmain-thread-exit-during-detach.exp108 gdb_test_multiline "Create worker function" \
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
Dkill-during-detach.exp114 gdb_test_multiline "Create worker function" \
Dcommands.exp727 gdb_test_multiline "define real_command" \
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.server/
Dtarget-exec-file.exp58 gdb_test_multiline "Add connection_removed event" \
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/lib/
Dgdb.exp1458 proc gdb_test_multiline { name args } { procedure
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/
DChangeLog-2014-20214532 * gdb.python/py-breakpoint.exp: use gdb_test_multiline instead
4567 * lib/gdb.exp (gdb_test_multiline): New, moved from gdb-guile.exp,
4569 * lib/gdb-guile.exp (gdb_test_multiline): Move to gdb.exp.
4572 use gdb_test_multiline instead of gdb_py_test_multiple,
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git50686 gdb_test_multiline, get_valueof, and get_local_valueof.