public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix regression in stabs debug info
@ 2023-04-04 17:59 Thiago Jung Bauermann
  2023-04-04 17:59 ` [PATCH 1/2] gdb: Fix reading of partial symtabs in dbxread.c Thiago Jung Bauermann
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Thiago Jung Bauermann @ 2023-04-04 17:59 UTC (permalink / raw)
  To: gdb-patches; +Cc: Thiago Jung Bauermann

This fixes the regression I reported last week¹. It turned out to be a
simple change.

One thing that surprised my was that the testcase used the stabs debug
format. I don't think it's a good format to use anymore, so there's an
additional patch to change the testcase to let the assembler choose the
preferred debug format.

Regression-tested on native aarch64-linux.

¹ https://inbox.sourceware.org/gdb-patches/871ql6dhf4.fsf@linaro.org/

Thiago Jung Bauermann (2):
  gdb: Fix reading of partial symtabs in dbxread.c
  gdb/testsuite: Default to assembler's preferred debug format in
    asm-source.exp

 gdb/dbxread.c                        | 6 +++---
 gdb/testsuite/gdb.asm/asm-source.exp | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)


base-commit: d466f7492eccccb0f3c0936c12b5b140e139e353

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

end of thread, other threads:[~2023-04-05 20:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-04 17:59 [PATCH 0/2] Fix regression in stabs debug info Thiago Jung Bauermann
2023-04-04 17:59 ` [PATCH 1/2] gdb: Fix reading of partial symtabs in dbxread.c Thiago Jung Bauermann
2023-04-04 17:59 ` [PATCH 2/2] gdb/testsuite: Default to assembler's preferred debug format in asm-source.exp Thiago Jung Bauermann
2023-04-04 18:32 ` [PATCH 0/2] Fix regression in stabs debug info Tom Tromey
2023-04-05 20:32   ` Thiago Jung Bauermann

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).