Sign in
fuchsia
/
fuchsia
/
HEAD
/
.
/
docs
/
get-started
/
_common
/
components
/
_debugging_intro.md
blob: 7b37df465f9201146737e9f24f89bada8acdb14b [
file
] [
log
] [
blame
] [
view
]
Developing
software means dealing
with
program crashes
and
uncovering the
source of bugs
.
Fuchsia
has a suite of tools to help identify
and
diagnose
issues
in
your components
from
analyzing crash logs to full step
-
through
debugging
in
core code
.