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/15579] New: help for gdb.execute doesn't mention options


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

            Bug ID: 15579
           Summary: help for gdb.execute doesn't mention options
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: python
          Assignee: unassigned at sourceware dot org
          Reporter: tromey at redhat dot com

The help text for gdb.execute is just:

(gdb) python help (gdb.execute)
Help on built-in function execute in module gdb:

execute(...)
    Execute a gdb command


I think it should mention the arguments and return value,
like other help does.

-- 
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]