Re: [Cgdb-users] TAB completion
Brought to you by:
bobbybrasko,
crouchingturbo
From: Bob R. <bo...@br...> - 2003-11-17 16:25:24
|
> > > cgdb-0.3.4 had the completion feature, though it was not very conveni= ent > > > -- possible variants were only shown above, but not substituted inside > > > the command prompt. > > > > It was difficult to make the completion work in place. This is a planned > > feature for 1.0, although will probably not be done for some time. >=20 > Well, just for you to know. > Inline TAB completion (not only list of prompts) is the main feature I > really miss in cgdb. My co-worker even does not want to use cgdb due to > lack of this feature. So, may be you'll change the priority. > Anyway, thanks for the great tool! Do you normally use GDB from the command line? or your friend ? As far as I know, there is no front end to GDB that implements that feature properly. Thanks, Bob Rossi |