This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
[PATCH 0/5] improve trace gap handling
- From: Markus Metzger <markus dot t dot metzger at intel dot com>
- To: gdb-patches at sourceware dot org
- Cc: palves at redhat dot com
- Date: Fri, 22 Jul 2016 10:11:55 +0200
- Subject: [PATCH 0/5] improve trace gap handling
- Authentication-results: sourceware.org; auth=none
A small patch series that improves dealing with gaps in recorded trace.
Markus Metzger (5):
btrace: fix gap indication
btrace: allow leading trace gaps
btrace: update tail call heuristic
btrace: preserve function level for unexpected returns
btrace: bridge gaps
gdb/btrace.c | 531 ++++++++++++++++++++++++++++++++++++++++++++++------
gdb/record-btrace.c | 33 +++-
2 files changed, 503 insertions(+), 61 deletions(-)
--
1.8.3.1