public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Fix some error-printing issues
@ 2024-01-30  1:03 Tom Tromey
  2024-01-30  1:03 ` [PATCH 1/3] Make several more BFD globals thread-local Tom Tromey
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Tom Tromey @ 2024-01-30  1:03 UTC (permalink / raw)
  To: binutils

This series came out of a race reported to gdb bugzilla.  This is
fixed in patch 1, though perhaps a different approach would be better
for some of it -- I'd appreciate comments on this, I don't mind
redoing it.

Also there's another race in here that I haven't tackled yet, where
bfd_check_format can race with bfd_cache_close_all.

The next two patches clean up the error reporting system a little, to
make it friendlier to gdb.

Let me know what you think.

Tom


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

end of thread, other threads:[~2024-03-19 20:18 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-30  1:03 [PATCH 0/3] Fix some error-printing issues Tom Tromey
2024-01-30  1:03 ` [PATCH 1/3] Make several more BFD globals thread-local Tom Tromey
2024-02-12 15:28   ` Nick Clifton
2024-02-12 23:52     ` Tom Tromey
2024-02-13  0:35     ` Tom Tromey
2024-02-13  1:20       ` Tom Tromey
2024-03-09  1:12         ` Tom Tromey
2024-03-09  4:11           ` Alan Modra
2024-03-09 10:31             ` Alan Modra
2024-03-15  0:12               ` Tom Tromey
2024-03-19 20:17                 ` Tom Tromey
2024-03-15  1:15             ` Tom Tromey
2024-01-30  1:03 ` [PATCH 2/3] Do not call fputc from _bfd_doprnt Tom Tromey
2024-02-12 15:04   ` Nick Clifton
2024-01-30  1:03 ` [PATCH 3/3] Introduce bfd_print_error function Tom Tromey
2024-02-12 15:04   ` Nick Clifton

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