From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16483 invoked by alias); 13 Oct 2009 11:06:11 -0000 Received: (qmail 16468 invoked by uid 48); 13 Oct 2009 11:06:11 -0000 Date: Tue, 13 Oct 2009 11:06:00 -0000 From: "timo dot suoranta at acrodea dot co dot jp" To: gdb-prs@sourceware.org Message-ID: <20091013110609.10765.timo.suoranta@acrodea.co.jp> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug mi/10765] New: Missing prompt and error result record for invalid thread option X-Bugzilla-Reason: CC Mailing-List: contact gdb-prs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-prs-owner@sourceware.org X-SW-Source: 2009-q4/txt/msg00087.txt.bz2 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.