Module debuggers

Source

Functionsยง

analyze_cdb ๐Ÿ”’
Returns Path to CDB
analyze_gdb ๐Ÿ”’
Returns (Path to GDB, GDB Version)
configure_cdb ๐Ÿ”’
configure_gdb ๐Ÿ”’
configure_lldb ๐Ÿ”’
extract_cdb_version ๐Ÿ”’
extract_gdb_version ๐Ÿ”’
extract_lldb_version ๐Ÿ”’
Returns LLDB version
find_cdb ๐Ÿ”’
is_android_gdb_target ๐Ÿ”’
Returns true if the given target is an Android target for the purposes of GDB testing.
is_pc_windows_msvc_target ๐Ÿ”’
Returns true if the given target is a MSVC target for the purposes of CDB testing.
not_a_digit ๐Ÿ”’