OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:debug_exec
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
windows-nat.c
179
#define
DEBUG_EXEC
(fmt, ...) \
180
debug_prefixed_printf_cond (
debug_exec
, "windows exec", fmt, ## __VA_ARGS__)
203
static bool
debug_exec
= false; /* show execution */
variable
1360
DEBUG_EXEC
("pid=%d, tid=0x%x, step=%d, sig=%d",
3153
add_setshow_boolean_cmd ("debugexec", class_support, &
debug_exec
, _("\
/src/external/gpl3/gdb/dist/gdb/
windows-nat.c
178
#define
DEBUG_EXEC
(fmt, ...) \
179
debug_prefixed_printf_cond (
debug_exec
, "windows exec", fmt, ## __VA_ARGS__)
202
static bool
debug_exec
= false; /* show execution */
variable
1364
DEBUG_EXEC
("pid=%d, tid=0x%x, step=%d, sig=%d",
3154
add_setshow_boolean_cmd ("debugexec", class_support, &
debug_exec
, _("\
Completed in 19 milliseconds
Indexes created Sat Jul 25 00:23:55 UTC 2026