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] New: GDB 7.2 breaks compatibility from GDB 6.8with KGDB


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

           Summary: GDB 7.2 breaks compatibility from GDB 6.8 with KGDB
           Product: gdb
           Version: 7.2
            Status: NEW
          Severity: normal
          Priority: P2
         Component: remote
        AssignedTo: unassigned@sourceware.org
        ReportedBy: emmanuel.thierry@kerlabs.com


Hello,

I use GDB to remotely debug a 2.6.30 linux kernel with KGDB.
When I try to connect to KGDB with a 7.2 version of GDB, packaged by ubuntu, I
get a : "trace API error : 0x2". When I use a 6.8 version, packaged by debian,
I have no problem.

This problem happens on connection, just after having typed "target remote $IP"
or "target remote $DEVICE". It happens either with KGDB over ethernet (kgdboe
driver) and over console (kgdboc embedded driver).

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]