This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 0/6] DWARF Two Level Line Tables


Doug Evans <dje@google.com> writes:

> This patch set adds Two Level Line Tables support to gdb,
> as well as support for the DWARF 5 line table extensions.

Hi Doug,
I notice that a lot of code is added into dwarf2read.c in this patch
set.  Is it possible to put them in a separated file or split
dwarf2read.c?  Every time, when I read dwarf2read.c, I find it is too
long to understand.  IWBN to split dwarf2read.c, at least, add new stuff
into a new file.

-- 
Yao (éå)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]