Subject: ddd & gdb
To: None <current-users@netbsd.org>
From: Teemu Rinta-aho <teemu@rinta-aho.org>
List: current-users
Date: 12/30/2004 16:35:39
Hi all,

while trying to start remote debugging on current
(related to the VIA Rhine problems I've been complaining
about) I found out that DDD doesn't work. GDB seems to
work fine, but when running DDD, I get the following
on the terminal:

gdb: cannot set terminal foreground process group: Inappropriate ioctl for 
device

This happens almost immediately when starting ddd,
and it doesn't matter if I'm running it as the root
or as a regular user.

I wouldn't like to start doing "ddd ddd"..... :-)

Teemu