Searched refs:callee4 (Results 1 – 12 of 12) sorted by relevance
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/ |
H A D | restore.c | 157 callee4 (int n) in callee4() function 187 n = callee4 (n + l1); in caller1() 202 n = callee4 (n + l2); in caller2() 218 n = callee4 (n + l3); in caller3() 235 n = callee4 (n + l4); in caller4() 253 n = callee4 (n + l5); in caller5()
|
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.mi/ |
H A D | basics.c | 28 int callee4 (void) in callee4() function 39 callee4 (); in callee3()
|
H A D | mi-eval.exp | 49 mi_runto callee4
|
H A D | mi2-eval.exp | 49 mi_runto callee4
|
H A D | mi-return.exp | 63 mi_runto callee4
|
H A D | mi2-return.exp | 63 mi_runto callee4
|
H A D | mi-stack.exp | 202 mi_runto callee4
|
H A D | mi2-stack.exp | 197 mi_runto callee4
|
H A D | mi-watch.exp | 169 mi_runto callee4
|
H A D | mi2-watch.exp | 169 mi_runto callee4
|
H A D | ChangeLog-1999-2003 | 363 * basics.c (callee4): Make the function return something, 596 (test_running_the_program): Mark ``step to callee4'' as XFAIL. MI 599 * mi-simplerun.exp: Limit the timeout for ``step to callee4'' to
|
/openbsd/gnu/usr.bin/binutils/gdb/doc/ |
H A D | gdb.texinfo | 15796 frame=@{func="callee4",args=[], 15826 addr="0x00010734",func="callee4", 15835 frame=@{func="callee4",args=[], 15847 addr="0x00010734",func="callee4", 15868 addr="0x00010734",func="callee4", 16871 200-break-insert callee4 16879 frame=@{func="callee4",args=[], 17556 frame=@{level="0",addr="0x00010734",func="callee4",
|