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: [2/2] constify dwarf2read.c


>>>>> "Tom" == Tom Tromey <tromey@redhat.com> writes:

Tom> This patch constifies many places in dwarf2read.c.  In particular it
Tom> adds "const" to any data coming directly from a debuginfo section.  This
Tom> is the right thing to do since we map these read-only anyhow.  

I'm checking this in now.

Tom


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