Subject: Re: ddd & gdb
To: None <john@johnrshannon.com>
From: Teemu Rinta-aho <teemu@rinta-aho.org>
List: current-users
Date: 12/31/2004 14:28:34
Thanks for trying it out! I'll test the gdb6 immediately..

Teemu

John R. Shannon wrote:
> After updating my system, I see the same problem as you. 
> 
> DDD does work with gdb from pkgsrc/devel/gdb6
> 
> On Friday 31 December 2004 01:31 am, you wrote:
> 
>>I tried it and re-installed gdb & ddd, but it didn't change
>>anything.
>>
>>I issued pr#28822.
>>
>>Teemu
>>
>>John R. Shannon wrote:
>>
>>>I thought the error was slightly different, but, you'll need:
>>>
>>>$ cvs diff
>>>^Ccvs [diff aborted]: received interrupt signal
>>>$ cvs diff gnu/usr.bin/gdb53/Makefile.inc
>>>Index: gnu/usr.bin/gdb53/Makefile.inc
>>>===================================================================
>>>RCS file: /cvsroot/src/gnu/usr.bin/gdb53/Makefile.inc,v
>>>retrieving revision 1.1
>>>diff -r1.1 Makefile.inc
>>>3c3
>>>< USE_LIBEDIT=yes
>>>---
>>>
>>>
>>>>USE_LIBEDIT=no
>>>
>>>On Thursday 30 December 2004 07:35 am, Teemu Rinta-aho wrote:
>>>
>>>>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
> 
>