diff options
-rw-r--r-- | devel/kdbg/Makefile | 28 | ||||
-rw-r--r-- | devel/kdbg/files/md5 | 3 | ||||
-rw-r--r-- | devel/kdbg/pkg/COMMENT | 1 | ||||
-rw-r--r-- | devel/kdbg/pkg/DESCR | 24 | ||||
-rw-r--r-- | devel/kdbg/pkg/PLIST | 44 |
5 files changed, 100 insertions, 0 deletions
diff --git a/devel/kdbg/Makefile b/devel/kdbg/Makefile new file mode 100644 index 00000000000..55c0f6755bd --- /dev/null +++ b/devel/kdbg/Makefile @@ -0,0 +1,28 @@ +# $NetBSD: Makefile,v 1.1.1.1 1999/09/27 17:20:35 wennmach Exp $ + +DISTNAME= kdbg-1.0beta2 +CATEGORIES= devel kde +MASTER_SITES= http://members.telecom.at/~johsixt/ \ + ftp://ftp.eudaptics.co.at/pub/people/jsixt/ + +MAINTAINER= wennmach@netbsd.org +HOMEPAGE= http://members.telecom.at/~johsixt/kdbg.html + +BUILD_DEPENDS+= ${LOCALBASE}/bin/msgfmt:../../devel/gettext +DEPENDS+= autoconf-2.13:../../devel/autoconf +DEPENDS+= automake-1.4:../../devel/automake +DEPENDS+= kdelibs-1.1.*:../../x11/kdelibs +DEPENDS+= png-1.*:../../graphics/png + +USE_X11BASE= yes +USE_GMAKE= yes +USE_LIBTOOL= yes +GNU_CONFIGURE= yes +CONFIGURE_ARGS= --with-qt-dir=${PREFIX} \ + --with-qt-includes=${PREFIX}/include/qt \ + --with-extra-libs=${LOCALBASE}/lib \ + --with-extra-includes=${LOCALBASE}/include + +CONFIGURE_ENV= KDEDIR=${PREFIX} + +.include "../../mk/bsd.pkg.mk" diff --git a/devel/kdbg/files/md5 b/devel/kdbg/files/md5 new file mode 100644 index 00000000000..6029c6bb9d8 --- /dev/null +++ b/devel/kdbg/files/md5 @@ -0,0 +1,3 @@ +$NetBSD: md5,v 1.1.1.1 1999/09/27 17:20:36 wennmach Exp $ + +MD5 (kdbg-1.0beta2.tar.gz) = f2adef5dd8c17a57b955631ee15b0fe0 diff --git a/devel/kdbg/pkg/COMMENT b/devel/kdbg/pkg/COMMENT new file mode 100644 index 00000000000..1b46616e9d4 --- /dev/null +++ b/devel/kdbg/pkg/COMMENT @@ -0,0 +1 @@ +Graphical User Interface around gdb using KDE diff --git a/devel/kdbg/pkg/DESCR b/devel/kdbg/pkg/DESCR new file mode 100644 index 00000000000..8ae9086f2fd --- /dev/null +++ b/devel/kdbg/pkg/DESCR @@ -0,0 +1,24 @@ +KDbg is a graphical user interface to gdb, the GNU debugger. It provides an +intuitive interface for setting breakpoints, inspecting variables, and stepping +through code. + +KDbg requires KDE, the K Desktop Environment, but you can of course debug any +program. + +Features: +o Inspection of variable values in a tree structure. +o Direct member: For certain compound data types the most important + member values are displayed next to the variable name, so that it is + not necessary to expand the subtree of that variable in order to see + the member value. For example, you don't need to go into a variable of + type QString if you want to see the string that the variable holds. + KDbg can also display Qt 2.0's QString values, which are Unicode + strings. +o 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. Quick and easy. +o Of course, lots of other basic functions: View source code, search + text, set program arguments and environment variables, display + arbitrary expressions. Everything you need to debug a program, eh! +o Debugging of core dumps, attaching to running processes is possible. +o Conditional breakpoints. diff --git a/devel/kdbg/pkg/PLIST b/devel/kdbg/pkg/PLIST new file mode 100644 index 00000000000..39cb0e2996b --- /dev/null +++ b/devel/kdbg/pkg/PLIST @@ -0,0 +1,44 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 1999/09/27 17:20:36 wennmach Exp $ + +share/doc/kde/HTML/en/kdbg/index.html +share/doc/kde/HTML/en/kdbg/types.html +@dirrm share/doc/kde/HTML/en/kdbg +bin/kdbg +share/kde/applnk/Development/kdbg.kdelnk +share/kde/icons/kdbg.xpm +share/kde/icons/mini/mini-kdbg.xpm +share/kde/apps/kdbg/pics/brkpt.xpm +share/kde/apps/kdbg/pics/pgmfinish.xpm +share/kde/apps/kdbg/pics/pgmnext.xpm +share/kde/apps/kdbg/pics/pgmrun.xpm +share/kde/apps/kdbg/pics/pgmstep.xpm +share/kde/apps/kdbg/pics/execopen.xpm +share/kde/apps/kdbg/pics/brkena.xpm +share/kde/apps/kdbg/pics/brkdis.xpm +share/kde/apps/kdbg/pics/brktmp.xpm +share/kde/apps/kdbg/pics/brkcond.xpm +share/kde/apps/kdbg/pics/pcinner.xpm +share/kde/apps/kdbg/pics/pcup.xpm +share/kde/apps/kdbg/pics/search.xpm +share/kde/apps/kdbg/pics/pointer.xpm +share/kde/apps/kdbg/types/qt.kdbgtt +share/kde/apps/kdbg/types/qt2.kdbgtt +share/kde/apps/kdbg/types/kdecore.kdbgtt +share/kde/apps/kdbg/types/kdecore3.kdbgtt +share/kde/apps/kdbg/types/X11.kdbgtt +@dirrm share/kde/apps/kdbg/types +@dirrm share/kde/apps/kdbg/pics +@dirrm share/kde/apps/kdbg +share/kde/locale/cs/LC_MESSAGES/kdbg.mo +share/kde/locale/da/LC_MESSAGES/kdbg.mo +share/kde/locale/de/LC_MESSAGES/kdbg.mo +share/kde/locale/fr/LC_MESSAGES/kdbg.mo +share/kde/locale/hr/LC_MESSAGES/kdbg.mo +share/kde/locale/it/LC_MESSAGES/kdbg.mo +share/kde/locale/no/LC_MESSAGES/kdbg.mo +share/kde/locale/pl/LC_MESSAGES/kdbg.mo +share/kde/locale/pt/LC_MESSAGES/kdbg.mo +share/kde/locale/ro/LC_MESSAGES/kdbg.mo +share/kde/locale/ru/LC_MESSAGES/kdbg.mo +share/kde/locale/sk/LC_MESSAGES/kdbg.mo +share/kde/locale/zh_CN.GB2312/LC_MESSAGES/kdbg.mo |