Skip to content
forked from j6t/kdbg

A Graphical Debugger Interface around GDB

License

Notifications You must be signed in to change notification settings

hartwork/kdbg-fork

This branch is 31 commits behind j6t/kdbg:master.

Folders and files

NameName
Last commit message
Last commit date
Nov 19, 2023
Nov 18, 2023
Nov 11, 2023
Jan 1, 2020
Aug 9, 2022
Aug 7, 1999
Jun 19, 2021
Sep 29, 2001
Nov 12, 2023
Oct 24, 2023
Aug 29, 2009
Mar 27, 2010
Jun 9, 2010
Apr 2, 2011
Oct 23, 2011
Aug 22, 2012
Mar 30, 2013
Nov 9, 2013
Feb 22, 2015
Oct 9, 2016
Jan 8, 2017
Aug 15, 2017
Dec 3, 2017
Jan 1, 2020
Jun 9, 2007
Oct 24, 2023

Repository files navigation

This is KDbg, a graphical user interface around GDB using
KDE, the K Desktop Environment.

To build and install:

	cmake .
	make
	sudo make install

It may be necessary to tell the install location explicitly,
then use, for example,

	cmake -DCMAKE_INSTALL_PREFIX=/usr .

The KDE header files libraries must be available. Make sure
that the development packages are installed.

The homepage is at

	https://www.kdbg.org/

Johannes Sixt <[email protected]>

About

A Graphical Debugger Interface around GDB

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 76.3%
  • HTML 20.4%
  • CMake 1.2%
  • XSLT 0.9%
  • Roff 0.7%
  • Makefile 0.2%
  • Other 0.3%