summaryrefslogtreecommitdiffstats
path: root/development/gdb-dashboard/slack-desc
blob: 7ece9b2bcda28302bf1d11ceec4decdaff7b7cf6 (plain)
# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct.  It's also
# customary to leave one space after the ':' except on otherwise blank lines.

             |-----handy-ruler------------------------------------------------------|
gdb-dashboard: gdb-dashboard (An advanced gdb python interface)
gdb-dashboard:
gdb-dashboard: GDB dashboard is a standalone .gdbinit file written using the Python
gdb-dashboard: API that enables a modular interface showing relevant information
gdb-dashboard: about the program being debugged.  Its main goal is to reduce the
gdb-dashboard: number of GDB commands needed to inspect the status of current
gdb-dashboard: program thus allowing the developer to primarily focus on the control
gdb-dashboard: flow.
gdb-dashboard:
gdb-dashboard: https://github.com/cyrus-and/gdb-dashboard/
gdb-dashboard: