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]

gdbMI/783: -data-list-register-values not respecting '--'


>Number:         783
>Category:       gdbMI
>Synopsis:       -data-list-register-values not respecting '--'
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Oct 02 12:28:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     alain@qnx.com
>Release:        unknown-1.0
>Organization:
>Environment:
Any Platform
but tested on 
GNU/Linux
gdb-5.2.1
>Description:
The description of MI syntax says

mi-command => [token] "-" operation (" " option)* "--"
		(" " parameter)* nl

But
(gdb) 
-data-list-register-values -- x 1
&"Undefined output format \"-\".\n"
^error,msg="Undefined output format \"-\"."
(gdb) 

But there are probably other commands that do not
conform to "--" as a separator.

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