This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 250712 - Add tab completion to gdb debugger console
Summary: Add tab completion to gdb debugger console
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 8.0.2
Hardware: PC Linux
: P3 normal (vote)
Assignee: Maria Tishkova
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-26 06:50 UTC by markt1964
Modified: 2016-07-06 14:38 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description markt1964 2015-02-26 06:50:50 UTC
For times when the gdb console is sometimes faster to use than the visual debugger, it would be tremendously nice to have if the gdb console supported tab-completion of identifiers as gdb itself does.