OpenOCD
DBG_REASON_EXC_CATCH
is only used within OpenOCD.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Development Tools
OpenOCD
DBG_REASON_EXC_CATCH
DBG_REASON_EXC_CATCH value
Syntax
Show:
Summary
Declaration
from
target.h:76
DBG_REASON_EXC_CATCH
=
7
;
Examples
References
from
examples
Code
Location
Referrer
DBG_REASON_EXC_CATCH
=
7
,
target.h:76
target
->
debug_reason
=
DBG_REASON_EXC_CATCH
;
armv8_dpm.c:1381
armv8_dpm_report_dscr()
case
DBG_REASON_EXC_CATCH
:
gdb_server.c:166
gdb_last_signal()
{
.
name
=
"exception-catch"
,
.
value
=
DBG_REASON_EXC_CATCH
}
,
target.c:226
case
DBG_REASON_EXC_CATCH
:
target.c:7011
target_debug_reason_str()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
DBG_REASON_EXC_CATCH
is read by 3 functions:
All items filtered out
DBG_REASON_EXC_CATCH
gdb_last_signal()
armv8_dpm_report_dscr()
target_debug_reason_str()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out