public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/8] pass gdb.btrace with clang
@ 2021-02-04  8:10 Markus Metzger
  2021-02-04  8:10 ` [PATCH 1/2] gdb, btrace: fix hang when stepping over a breakpoint at the end of the trace Markus Metzger
                   ` (11 more replies)
  0 siblings, 12 replies; 16+ messages in thread
From: Markus Metzger @ 2021-02-04  8:10 UTC (permalink / raw)
  To: gdb-patches

I noticed a number of fails when running gdb.btrace with clang instead of gcc
due to different diagnostics, different defaults, or slightly different debug
information.

Markus Metzger (8):
  testsuite: extend nopie handling to add -fno-pie to compiler flags
  testsuite, gdb.btrace: remove assembly-check in delta.exp
  testsuite, gdb.btrace: pass rn-dl-bind.exp with clang
  testsuite, gdb.btrace: move -Wl,-x to ldflags
  testsuite, gdb.btrace: adjust expected output to pass with clang
  testsuite, gdb.btrace: remove implicit debug option in stepi.exp
  testsuite, gdb.btrace: adjust expected source line in non-stop.exp
  gdb, testsuite: enforce lazy binding for gdb.btrace/rn-dl-bind.exp

 gdb/testsuite/README                          |  5 +++
 gdb/testsuite/gdb.btrace/delta.exp            |  9 +-----
 gdb/testsuite/gdb.btrace/exception.cc         |  6 +++-
 gdb/testsuite/gdb.btrace/exception.exp        | 26 ++++++++++------
 .../gdb.btrace/function_call_history.exp      | 20 ++++++------
 gdb/testsuite/gdb.btrace/non-stop.exp         |  4 +--
 gdb/testsuite/gdb.btrace/rn-dl-bind.exp       | 31 +++++++++++++------
 gdb/testsuite/gdb.btrace/stepi.exp            |  2 +-
 .../gdb.btrace/unknown_functions.exp          |  2 +-
 gdb/testsuite/lib/gdb.exp                     | 15 ++++++---
 10 files changed, 73 insertions(+), 47 deletions(-)

-- 
2.26.2

Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Gary Kershaw
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928


^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2021-03-03  7:57 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-04  8:10 [PATCH 0/8] pass gdb.btrace with clang Markus Metzger
2021-02-04  8:10 ` [PATCH 1/2] gdb, btrace: fix hang when stepping over a breakpoint at the end of the trace Markus Metzger
2021-02-04  8:10 ` [PATCH 1/8] testsuite: extend nopie handling to add -fno-pie to compiler flags Markus Metzger
2021-03-02 16:00   ` Simon Marchi
2021-03-03  7:57     ` Metzger, Markus T
2021-02-04  8:10 ` [PATCH] testsuite: note on use_gdb_stub usage Markus Metzger
2021-02-26  7:48   ` Metzger, Markus T
2021-02-04  8:10 ` [PATCH 2/2] gdb, record: move no-history notification into normal_stop Markus Metzger
2021-02-04  8:10 ` [PATCH 2/8] testsuite, gdb.btrace: remove assembly-check in delta.exp Markus Metzger
2021-02-04  8:10 ` [PATCH 3/8] testsuite, gdb.btrace: pass rn-dl-bind.exp with clang Markus Metzger
2021-02-04  8:10 ` [PATCH 4/8] testsuite, gdb.btrace: move -Wl,-x to ldflags Markus Metzger
2021-02-04  8:10 ` [PATCH 5/8] testsuite, gdb.btrace: adjust expected output to pass with clang Markus Metzger
2021-02-04  8:10 ` [PATCH 6/8] testsuite, gdb.btrace: remove implicit debug option in stepi.exp Markus Metzger
2021-02-04  8:10 ` [PATCH 7/8] testsuite, gdb.btrace: adjust expected source line in non-stop.exp Markus Metzger
2021-02-04  8:10 ` [PATCH 8/8] gdb, testsuite: enforce lazy binding for gdb.btrace/rn-dl-bind.exp Markus Metzger
2021-02-26  7:50 ` [PATCH 0/8] pass gdb.btrace with clang Metzger, Markus T

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).