Subject: Re: Debugging?
To: Jan Danielsson <jan.m.danielsson@gmail.com>
From: Chavdar Ivanov <ci4ic4@gmail.com>
List: netbsd-users
Date: 06/15/2007 13:53:38
On 15/06/07, Jan Danielsson <jan.m.danielsson@gmail.com> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA512
>
> Hello all,
>
>    What options are there with regards to debugging tools in NetBSD?
>
>    I have run into a bug in libpqxx 2.6.9, which I know I can track down
> - -- if only I have the proper tools.
>
>    My point of reference is the VisualAge C++ 3.0 for OS/2 debugger. Any
> old OS/2 developers here who've found any debugging tools for NetBSD
> which are as simple to use?
>
>    I've tried to use gdb directly, but I found that I spend 50% of the
> time fixing stupid typos I write on the command line. 25% of the time I
> spend typing command which would only take a quick mouse-click in the
> VACPP debugger. The rest of the time I spend trying to look up how to
> accomplish the easiest of tasks. There's simply too much time wasted,
> and in the meantime I also have to keep the program flow, and variables,
> in memory.
>
>    I tried ddd, which is a giant leap towards what I want, but it's
> still light years away from what I'm used to do with the VACPP debugger.

Emacs? M-x gdb i/f looks pretty functional to me...

>
>    Are there any other options?
>
> - --
> Kind regards,
> Jan Danielsson
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.7 (NetBSD)
>
> iD8DBQFGchU3uPlHKFfKXTYRCjrLAJ9NDYNHCPRItmkZCGA66Dvrr0nBZgCdGYm4
> PJoK+9U6k7HypEsZhsfWsME=
> =sYWu
> -----END PGP SIGNATURE-----

Chavdar

>