mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
8e6c725d26
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
19 lines
1.1 KiB
Text
19 lines
1.1 KiB
Text
# 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:
|