public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Move some generic code to gdbsupport
@ 2022-01-14 19:57 Tom Tromey
  2022-01-14 19:57 ` [PATCH 1/4] Move gdb_argv " Tom Tromey
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Tom Tromey @ 2022-01-14 19:57 UTC (permalink / raw)
  To: gdb-patches

I think that relatively generic utility code ought to be in
gdbsupport, not gdb proper.  This short series moves a few such
things.  The motivation for this is that I'd like to eliminate
gdb/utils.h -- maybe not achievable entirely, but we can at least
shrink it to be quite small.

Regression tested on x86-64 Fedora 34.

Tom



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

end of thread, other threads:[~2022-01-18 17:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-14 19:57 [PATCH 0/4] Move some generic code to gdbsupport Tom Tromey
2022-01-14 19:57 ` [PATCH 1/4] Move gdb_argv " Tom Tromey
2022-01-14 19:57 ` [PATCH 2/4] Move gdb obstack code " Tom Tromey
2022-01-14 19:57 ` [PATCH 3/4] Introduce gdb-hashtab module in gdbsupport Tom Tromey
2022-01-14 19:57 ` [PATCH 4/4] Move gdb_regex to gdbsupport Tom Tromey
2022-01-18 11:52 ` [PATCH 0/4] Move some generic code " Andrew Burgess
2022-01-18 17:14   ` Tom Tromey

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