This is the mail archive of the gdb-prs@sources.redhat.com 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]

cli/1730: When using a '.' in the argument of the document, the command 'help user-define' won't display anything after the period


>Number:         1730
>Category:       cli
>Synopsis:       When using a '.' in the argument of the document, the command 'help user-define' won't display anything after the period
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Aug 02 09:18:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     freix@warp.nfld.net
>Release:        gdb-6.0
>Organization:
>Environment:
Gentoo 2004.1
>Description:
document ascii_char
Print the ASCII value of arg0 or '.' if value is unprintable
end

...

gdb> help user-define
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 '

I don't know if this is normal behaviour. It also happens on the command line: 

gdb> newcommand.eviltext
Undefined command: "newcommand".  Try "help".
gdb>

gdb> help status.moreeviltext
Status inquiries.

List of commands:

info -- Generic command for showing things about the program being debugged
macro -- Prefix for commands dealing with C preprocessor macros
show -- Generic command for showing things about the debugger
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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