From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25761 invoked by alias); 30 Jun 2009 11:02:45 -0000 Received: (qmail 25216 invoked by uid 48); 30 Jun 2009 11:02:44 -0000 Date: Tue, 30 Jun 2009 11:02:00 -0000 From: "andre dot poenitz at nokia dot com" To: gdb-prs@sourceware.org Message-ID: <20090630110243.10347.andre.poenitz@nokia.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug tdep/10347] New: gdb crashes with MI commands in hook-stop 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-q2/txt/msg00200.txt.bz2 Reproducible: echo 'int main() {}' | gcc -x c - echo -e 'define hook-stop\ninterpreter mi "-stack-list-locals 2"\nend\nb main\nrun' > x gdb -x x ./a.out -- Summary: gdb crashes with MI commands in hook-stop Product: gdb Version: 6.8 Status: UNCONFIRMED Severity: normal Priority: P2 Component: tdep AssignedTo: unassigned at sourceware dot org ReportedBy: andre dot poenitz at nokia dot com CC: gdb-prs at sourceware dot org http://sourceware.org/bugzilla/show_bug.cgi?id=10347 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.