This is the mail archive of the gdb-prs@sourceware.org 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]

[Bug python/15747] New: Python needs COMPLETE_EXPRESSION


http://sourceware.org/bugzilla/show_bug.cgi?id=15747

            Bug ID: 15747
           Summary: Python needs COMPLETE_EXPRESSION
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: python
          Assignee: unassigned at sourceware dot org
          Reporter: tromey at redhat dot com

Python commands can request some built-in completers.
gdb provides a complete_expression function, but there
is no way to request this from Python.
Python should provide COMPLETE_EXPRESSION for this.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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