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 mi/10765] New: Missing prompt and error result record for invalid thread option


The following incorrectly spelled command does not return gdb prompt nor error
result record when using mi:

-var-create --thread 1--frame 0 - * red_vec4
&"Invalid value for the '--thread' option\n"

I would be expecting ^error and (gdb) / prompt after the & line, but I don't
receive any.

GNU gdb (GDB) 7.0.50.20090929-cvs

-- 
           Summary: Missing prompt and error result record for invalid
                    thread option
           Product: gdb
           Version: 7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: mi
        AssignedTo: unassigned at sourceware dot org
        ReportedBy: timo dot suoranta at acrodea dot co dot jp
                CC: gdb-prs at sourceware dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: arm-linux-uclibcgnueabi
GCC target triplet: arm-linux-uclibcgnueabi


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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