This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug remote/12146] GDB 7.2 breaks compatibility from GDB 6.8 withKGDB


http://sourceware.org/bugzilla/show_bug.cgi?id=12146

--- Comment #2 from Emmanuel Thierry <emmanuel.thierry at kerlabs dot com> 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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]