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 gdb/17345] New: babeltrace (1.1.2 and later) complains about the ctf data generated by GDB


https://sourceware.org/bugzilla/show_bug.cgi?id=17345

            Bug ID: 17345
           Summary: babeltrace (1.1.2 and later) complains about the ctf
                    data generated by GDB
           Product: gdb
           Version: 7.8
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: qiyao at gcc dot gnu.org

Recent babeltrace (1.1.2 and later) complains about the ctf data generated by
GDB:

 (gdb) target ctf .../gdb/testsuite/gdb.trace/actions.ctf
 [error] Invalid CTF stream: content size is smaller than packet headers.
 [error] Stream index creation error.
 [error] Open file stream error.

This is caused by a workaround we added for babeltrace 1.1.0.  Since babeltrace
1.1.2 was released for some times, we remove the workaround in GDB and users
can build GDB with 1.1.2 or later.

-- 
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]