Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Tab completion on the GDB Console in CDT ?

Hi Martin,

no, right now CDT does not support command-completion in its gdb console.
That console is very lacking right now and we have plans to dramatically upgrade it,
based on some planned GDB improvements.
But the current one could be made to work better, we just are looking at different
approach instead.

Getting tab-completion to work could be done using GDB's 'complete' command.

Marc


From: cdt-dev-bounces@xxxxxxxxxxx [cdt-dev-bounces@xxxxxxxxxxx] on behalf of Oberhuber, Martin [Martin.Oberhuber@xxxxxxxxxxxxx]
Sent: August 31, 2015 10:54 AM
To: cdt-dev@xxxxxxxxxxx
Subject: [cdt-dev] Tab completion on the GDB Console in CDT ?

Hi CDT/GDB experts,

 

Is there a way getting tab completion to work on the GDB Commandline that’s in the CDT Console ?

 

I’ve searched bugzilla and couldn’t find a related ticket, so perhaps I just don’t know how to use it ?

Any tips would be appreciated J

 

Thanks,

Martin

--

Martin Oberhuber, SMTS / Product Owner – Development Tools, Wind River

direct +43.662.457915.85  fax +43.662.457915.6

 


Back to the top