This is a visual android ndk debugger for atom.io
This is an alpha quality release.
The debugger needs a custom ndk-gdb script with --interpreter=mi2 added to the argument list of gdb
To create the custom script follow these steps:
-interpreter=mi2
-x `native_path $GDBSETUP`"Please mention the path of ndk-gdb-atom
and android adb
in the package settings.
watch
view to display variable value.stack frame
viewGood catch. Let us know what about this package looks wrong to you, and we'll investigate right away.