Searched refs:gdb_test_multiline (Results 1 – 23 of 23) sorted by relevance
35 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 …]
25 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" \
46 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" \
108 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" \
457 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" \
170 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" \
58 gdb_test_multiline "look up type using set_parameter" \70 gdb_test_multiline "look up ada type from another language" \
234 gdb_test_multiline "define new user command" \240 gdb_test_multiline "add before_prompt listener" \261 gdb_test_multiline "add exited listener" \
339 gdb_test_multiline "install new inferior event handler" \349 gdb_test_multiline "install inferior deleted event handler" \
42 gdb_test_multiline "Add connection_removed event" \
29 gdb_test_multiline "install new_thread event handler" \
40 gdb_test_multiline "input simple command" \
30 gdb_test_multiline "create a window constructor" \
88 gdb_test_multiline "testname" \
261 gdb_test_multiline "Sub-class gdb.UnwindInfo " \
270 gdb_test_multiline "Sub-class a breakpoint" \
108 gdb_test_multiline "Create worker function" \
114 gdb_test_multiline "Create worker function" \
727 gdb_test_multiline "define real_command" \
58 gdb_test_multiline "Add connection_removed event" \
1458 proc gdb_test_multiline { name args } { procedure
4532 * gdb.python/py-breakpoint.exp: use gdb_test_multiline instead4567 * 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,
50686 gdb_test_multiline, get_valueof, and get_local_valueof.