Skip to content

brandonsoto/gdt

Repository files navigation

GDT

Build Status Test Coverage

What does the tool do?

GDT (GDB-Developer-Tool): developer script that allows you to quickly and easily debug a remote target or local core dump. It's essentially a wrapper around GDB that can automatically attach to a remote process and generate GDB's solib-search-path and dir options for you.

Features

  • Debug a remote process
  • Debug a local core file
  • Create a report summary for a core dump

How can I use the tool?

python gdt.py -h
python gdt.py init -h
python gdt.py remote -h
python gdt.py core -h
python gdt.py cmd -h

TO BE UPDATED

About

🐛 GDB Developer Tool: developer script to quickly and easily debug a remote QNX target or core file

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published