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 cli/8835] When using a '.' in the argument of the document, the command 'help user-define' won't display anything after the period


https://sourceware.org/bugzilla/show_bug.cgi?id=8835

Sergio Durigan Junior <sergiodj at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
                 CC|                            |sergiodj at redhat dot com
         Resolution|---                         |OBSOLETE

--- Comment #1 from Sergio Durigan Junior <sergiodj at redhat dot com> ---
(gdb) help user-defined 
User-defined commands.
The commands in this class are those defined by the user.
Use the "define" command to define a command.

List of commands:

ascii_char -- Print the ASCII value of arg0 or '.' if value is unprintable


Therefore, closing as OBSOLETE.

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