This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Merge of readline 4.3 to mainline


On Mon, 9 Dec 2002 16:00:16 -0600, Michael Elizabeth Chastain <mec@shout.net> said:

> Yes, it's native i686-pc-linux-gnu, red hat linux 8, running in the console
> (that is, not in an X window).  My $TERM environment variable has
> the value "linux".

> I'm using tcl 8.3.4, expect 5.33, dejagnu 1.4.2 + FernandoN kfail patch.

> I haven't reconfigured anything on my system since the last time
> that it worked for me.

> Can you check in your gdb.log file and see if it's full of
> "(gdb) print x" echoing or "^M^M(gdb) ^M(gdb) p^M(gdb) pr^M ..."
> echoing.  If you have the simple style of echoing then we just have
> to make readline do that all the time when running test scripts.

> Is anyone else running the test suite with the new readline?
> Maybe it's just me?

I'm not getting any new failures.  I just started a test run in the
console; it seems to be working fine there, and the gdb.log looks like
it always did, without the strange behavior that you're seeing.

Do you have anything strange in your .inputrc?  I skimmed through the
readline docs and didn't see any variables that would produce this
behavior, but I thought I'd ask just in case...

David Carlton
carlton@math.stanford.edu


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]