aboutsummaryrefslogtreecommitdiff
path: root/devel/kdbg/pkg-descr
blob: 19266961e0c5649405c179b0242eaef0a979b077 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
KDbg is a graphical user interface to gdb, the GNU debugger,
to provide an intuitive interface for setting breakpoints,
inspecting variables, and stepping through code. 

* Inspection of variable values in a tree structure. 
* Debugger at your finger tips: The basic debugger functions
  (step, next, run, finish, until, set/clear/enable/disable
  breakpoint) are bound to function keys F5 through F10.
* Of course, lots of other basic functions: View source code,
  search text, set program arguments and environment variables,
  display arbitrary expressions
* Debugging of core dumps, attaching to running processes is
  possible. 
* Conditional breakpoints.

WWW: http://www.kdbg.org/

-- 
conrads@cox.net