OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:with_stack_error_symbol
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdb/guile/
scm-exception.c
72
static SCM
with_stack_error_symbol
;
variable
195
return gdbscm_make_exception (
with_stack_error_symbol
,
478
gdb_assert (!scm_is_eq (key,
with_stack_error_symbol
));
592
if (scm_is_eq (key,
with_stack_error_symbol
)
694
with_stack_error_symbol
= scm_from_latin1_symbol ("gdb:with-stack");
/src/external/gpl3/gdb.old/dist/gdb/guile/
scm-exception.c
72
static SCM
with_stack_error_symbol
;
variable
195
return gdbscm_make_exception (
with_stack_error_symbol
,
478
gdb_assert (!scm_is_eq (key,
with_stack_error_symbol
));
592
if (scm_is_eq (key,
with_stack_error_symbol
)
694
with_stack_error_symbol
= scm_from_latin1_symbol ("gdb:with-stack");
Completed in 23 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026