From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10686 invoked by alias); 21 Oct 2010 12:18:07 -0000 Received: (qmail 10663 invoked by uid 22791); 21 Oct 2010 12:18:06 -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 12:18:04 +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 12:18: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/msg00060.txt.bz2 Message-ID: <20101021121800.0DYrKXSwcE8uqRNSptT3R3Cg9iimdW2vuXc2EeBdAfk@z> http://sourceware.org/bugzilla/show_bug.cgi?id=12146 --- Comment #2 from Emmanuel Thierry 2010-10-21 12:17:47 UTC --- Ok, seams obvious it's better to test with the original source. ;) I have built gdb 7.2 from the official mirror [ http://ftp.gnu.org/gnu/gdb/gdb-7.2.tar.gz ]. I get the same result : (gdb) target remote /dev/ttyS0 Remote debugging using /dev/ttyS0 kgdb_breakpoint (new_kgdb_io_ops=0xffffffff80765530) at kernel/kgdb.c:1721 1721 wmb(); /* Sync point after breakpoint */ trace API error 0x2. (gdb) set remote debug 1 Undefined set remote command: "debug 1". Try "help set remote". As you can see, I have no "set remote debug" command. Is there something to enable in configure ? Best regards -- 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.