Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 May 1995 15:32:42 +0200 (MET DST)
From:      Thomas Graichen <graichen@sirius.physik.fu-berlin.de>
To:        freebsd-ports@FreeBSD.org
Subject:   general porting questions
Message-ID:  <9505191332.AA20284@sirius.physik.fu-berlin.de>

next in thread | raw e-mail | index | archive | help
hello

i tried to port the ddd (data display debugger)
frontend for gdb to FreeBSD - it compiled fine but if run it i get

graichen@mordillo:~/tmp/ddd-1.0a/ddd> ddd
(gdb) cannot set terminal foreground process group: Inappropriate ioctl for
device

then it opens a window with gdb in (xxgdb like) and there's something like

[?1h=(gdb)

instead of gdb

do you have any ideas there this is coming from - i think has to do something
with the terminal handling ? 

... and another question too: i also compiled term fro FreeBSD - it works fine
on the client side but at the server side i get the following if i try to run
"trsh" (something like an rsh over a term connection - it opens a shell at the
over end - server side)

        Warning: no access to tty (Inappropriate ioctl for device).
        Thus no job control in this shell.

and this opend shell behaves a bit courois (hangs sometimes after certain
keystrokes - any ideas - i think this might be a general problem in programs
ported to FreeBSD and may be you know it - thanks in advance - t

 _______________________________________________________||_____________________
                                                  __||
 Perfection is reached, not when there is no  __||       thomas graichen
 longer anything to add, but when there   __||      freie universitaet berlin
 is no longer anything to take away   __||              fachbereich physik
                                  __||
 - Antoine de Saint-Exupery - __||
 ___________________________||____email: graichen@omega.physik.fu-berlin.de____



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9505191332.AA20284>