From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31769 invoked by alias); 21 Oct 2010 13:56:29 -0000 Received: (qmail 31746 invoked by uid 22791); 21 Oct 2010 13:56:29 -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 13:56:21 +0000 From: "emmanuel.thierry at kerlabs 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: emmanuel.thierry at kerlabs dot com X-Bugzilla-Status: WAITING X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: 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 13:56: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/msg00062.txt.bz2 Message-ID: <20101021135600.4GXk6U3Fn_mXlZIaARfH7gbJrSslGOqoWiWO9xw42ME@z> http://sourceware.org/bugzilla/show_bug.cgi?id=12146 --- Comment #4 from Emmanuel Thierry 2010-10-21 13:55:57 UTC --- It works much better with set debug remote :D Here is the debug output, some commands look they are no longer supported : (gdb) set debug remote 1 (gdb) target remote /dev/ttyS0 Remote debugging using /dev/ttyS0 Sending packet: $qSupported:qRelocInsn+#9a...Ack Packet received: Packet qSupported (supported-packets) is NOT supported Sending packet: $Hg0#df...Ack Packet received: OK Sending packet: $?#3f...Ack Packet received: S05 Sending packet: $Hc-1#09...Ack Packet received: OK Sending packet: $qC#b4...Ack Packet received: QC00000000000005f8 Sending packet: $qAttached#8f...Ack Packet received: Packet qAttached (query-attached) is NOT supported Sending packet: $qOffsets#4b...Ack Packet received: Sending packet: $g#67...Ack Packet received: 420000000000000030557680ffffffffd76b000000000000009002010088ffff4600000000000000e0898580ffffffffc0409c7c0088ffff785ecd7a0088ffff02f4c27d0000000000000000000000000e0000000000000080f4c27d0088ffff402b3e7f0088ffffedffffff00000000c0c63d7f0088ffff00477480ffffffffe0dc2680ffffffff920200001000000018000000 kgdb_breakpoint (new_kgdb_io_ops=0xffffffff80765530) at kernel/kgdb.c:1721 1721 wmb(); /* Sync point after breakpoint */ Sending packet: $qSymbol::#5b...Ack Packet received: Packet qSymbol (symbol-lookup) is NOT supported Sending packet: $qTStatus#49...Ack Packet received: E22 trace API error 0x2. -- 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.