From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5052 invoked by alias); 21 Oct 2010 14:07:28 -0000 Received: (qmail 5022 invoked by uid 22791); 21 Oct 2010 14:07:27 -0000 X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,MISSING_MID X-Spam-Check-By: sourceware.org Received: from localhost (HELO sourceware.org) (127.0.0.1) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 21 Oct 2010 14:07:23 +0000 From: "pedro at codesourcery dot com" To: gdb-prs@sourceware.org Subject: [Bug remote/12146] GDB 7.2 breaks compatibility from GDB 6.8 with KGDB X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: remote X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: pedro at codesourcery dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Status Resolution In-Reply-To: References: X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Thu, 21 Oct 2010 14:07:00 -0000 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: 2010-q4/txt/msg00063.txt.bz2 Message-ID: <20101021140700.tm2mpiqjD9BgHiE9zBU5YasQxSo00SEWnqB1yIFuF-8@z> http://sourceware.org/bugzilla/show_bug.cgi?id=12146 Pedro Alves changed: What |Removed |Added ---------------------------------------------------------------------------- Status|WAITING |RESOLVED Resolution| |INVALID --- Comment #5 from Pedro Alves 2010-10-21 14:07:13 UTC --- > Packet qSymbol (symbol-lookup) is NOT supported > Sending packet: $qTStatus#49...Ack > Packet received: E22 > trace API error 0x2. Okay, that explains things. This is a kernel bug. I think I saw this being fixed recently... Here it is: http://kerneltrap.org/mailarchive/linux-kernel/2010/7/22/4596723 You'll need to have that patch in your kernel (or get a newer one that has that already fixed). Cheers! -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.