Searched refs:marker3 (Results 1 - 15 of 15) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/testsuite/gdb.base/
H A Dbreak1.c36 void marker3 (char *a, char *b) {} /* set breakpoint 17 here */ function
41 void marker3 (a, b) char *a, *b; {} /* set breakpoint 18 here */ function
H A Dbreak.c59 extern void marker3 (char *a, char *b);
64 extern void marker3 ();
97 marker3 ("stack", "trace"); /* set breakpoint 21 here */
H A Dsepdebug.c64 void marker3 (char *a, char *b) {} function
69 void marker3 (a, b) char *a, *b; {} function
102 marker3 ("stack", "trace");
H A Dscope0.c17 void marker3 ();
191 marker3 ();
207 void marker3 () {} function
H A Dscope.exp475 gdb_breakpoint marker3
494 if [gdb_test "cont" "Break.* marker3 \\(\\) at .*:$decimal.*" \
495 "continue to marker3 in scope.exp"] then { gdb_suppress_tests }
496 if [gdb_test "up" ".*localscopes.*" "up from marker3 in scope.exp"] {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/testsuite/gdb.base/
H A Dbreak1.c36 void marker3 (char *a, char *b) {} /* set breakpoint 17 here */ function
41 void marker3 (a, b) char *a, *b; {} /* set breakpoint 18 here */ function
H A Dbreak.c59 extern void marker3 (char *a, char *b);
64 extern void marker3 ();
97 marker3 ("stack", "trace"); /* set breakpoint 21 here */
H A Dsepdebug.c64 void marker3 (char *a, char *b) {} function
69 void marker3 (a, b) char *a, *b; {} function
102 marker3 ("stack", "trace");
H A Dscope0.c17 void marker3 ();
191 marker3 ();
207 void marker3 () {} function
H A Dscope.exp475 gdb_breakpoint marker3
494 if [gdb_test "cont" "Break.* marker3 \\(\\) at .*:$decimal.*" \
495 "continue to marker3 in scope.exp"] then { gdb_suppress_tests }
496 if [gdb_test "up" ".*localscopes.*" "up from marker3 in scope.exp"] {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/testsuite/gdb.base/
H A Dbreak1.c36 void marker3 (char *a, char *b) {} /* set breakpoint 17 here */ function
41 void marker3 (a, b) char *a, *b; {} /* set breakpoint 18 here */ function
H A Dbreak.c59 extern void marker3 (char *a, char *b);
64 extern void marker3 ();
97 marker3 ("stack", "trace"); /* set breakpoint 21 here */
H A Dsepdebug.c64 void marker3 (char *a, char *b) {} function
69 void marker3 (a, b) char *a, *b; {} function
102 marker3 ("stack", "trace");
H A Dscope0.c17 void marker3 ();
191 marker3 ();
207 void marker3 () {} function
H A Dscope.exp475 gdb_breakpoint marker3
494 if [gdb_test "cont" "Break.* marker3 \\(\\) at .*:$decimal.*" \
495 "continue to marker3 in scope.exp"] then { gdb_suppress_tests }
496 if [gdb_test "up" ".*localscopes.*" "up from marker3 in scope.exp"] {

Completed in 84 milliseconds