Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Sep 2004 00:18:51 +0800
From:      "Tseng, Ling-hua" <uranus@it.muds.net>
To:        <freebsd-ports-bugs@freebsd.org>
Subject:   "gdb console" of ddd is broken
Message-ID:  <000501c49688$b55aec50$0201a8c0@uranus>

next in thread | raw e-mail | index | archive | help
> Il Mer, 2004-09-08 alle 11:20, Tseng, Ling-hua ha scritto:
> > My OS: FreeBSD 5.2-current ~ FreeBSD 5.3-BETA3
> > Desktop: KDE 3.2.3 ~ KDE 3.3
> >
> > The ddd sent out the null string automatically while I input any 2
> > characters in the gdb console (without input "enter").
> > Although I input 1 character and then input "enter", it also sent null
> > string.
> What version of ddd are you using?
> Please, can you give me more information about the bug?
> I've tried to reproduce it using the last version (3.3.9) but everything
> seems to be okay.
>
> Sergio.

My ddd version is 3.3.9 and I have the same problem since ddd 3.3.8).

Here is a screen shot: http://it.muds.net/~uranus/temp/ddd.png.
And I can reproduce it by the following steps:
1. I want to type "run" in the gdb console and just type it.
2. It "auto" showed the message: Undefined command: "". Try "help" while I inputting the first 2 chars "ru" without hitting the
"enter" key.
3. I input 1 char "b" and hit "enter" key in the gdb console.
4. It also showed the message to me: Undefined command: "". Try "help".



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000501c49688$b55aec50$0201a8c0>