Subject: Re: devel/ddd OK to commit with problem?
To: None <tech-pkg@netbsd.org>
From: Vincent <10.50@free.fr>
List: tech-pkg
Date: 06/04/2004 09:02:04
"John R. Shannon" <john@johnrshannon.com> dixit :

> There is a problem though. DDD does not work correctly with the gdb
> that's part of the NetBSD base system (2.0-BETA and 2.0Eon ix386
> tested); this is true of both 3.3.7 and 3.3.8. It works correctly with
> the following gdb's in pkgsrc:

The problem is easy to solve :

in /usr/src/gnu/usr.bin/gdb53/Makefile.inc, you should set :

USE_LIBEDIT=no

and it works perfectly fine with ddd thereafter.

Cheers,
Vincent