This is the mail archive of the gdb@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: gdb enter behavior


> From: Eric Desjardins <eric.desjardins@discreet.com>
> Date: Mon, 30 Aug 2004 14:38:37 -0400
> 
> I'm working with people used to dbx and they cannot learn that the enter
> key repeats the same command. 

What do they expect to happen instead?

> Is there anyway that we can change this behavior? I didn't find anything
> on this in the documentation.

I don't think we have something to disable the auto-repeat (without
losing a lot of other useful features), but perhaops we should.

There's the `dont-repeat' command, of course, but I doubt it will help
you.


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