public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Move dwarf2_cu to its own file
@ 2021-03-27 19:56 Tom Tromey
  2021-03-27 19:56 ` [PATCH 1/3] Move dwarf2_cu to new header file Tom Tromey
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: Tom Tromey @ 2021-03-27 19:56 UTC (permalink / raw)
  To: gdb-patches

This short series moves dwarf2_cu to a new header, and then moves some
of the methods and helper functions to a new .c file as well.

This is just a minor cleanup coming from another series I'm working
on.  I think that in general we should be splitting up dwarf2/read.c.
It is still the largest source file in gdb by a large margin.

Regression tested on x86-64 Fedora 32.

Tom



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

end of thread, other threads:[~2021-05-17 16:15 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-27 19:56 [PATCH 0/3] Move dwarf2_cu to its own file Tom Tromey
2021-03-27 19:56 ` [PATCH 1/3] Move dwarf2_cu to new header file Tom Tromey
2021-03-28 15:21   ` Simon Marchi
2021-03-28 17:43     ` Tom Tromey
2021-03-28 18:29       ` Simon Marchi
2021-04-01 21:04         ` Tom Tromey
2021-05-16 12:43           ` Tom Tromey
2021-05-17 16:15             ` Simon Marchi
2021-03-27 19:56 ` [PATCH 2/3] Move some dwarf2_cu methods to new file Tom Tromey
2021-03-27 19:56 ` [PATCH 3/3] Change dwarf2_cu marking to use methods Tom Tromey
2021-03-28 15:24   ` Simon Marchi
2021-03-28 17:47     ` Tom Tromey
2021-03-28 15:16 ` [PATCH 0/3] Move dwarf2_cu to its own file Simon Marchi
2021-03-28 17:42   ` 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).