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: [RFC/RFA] Deal with -g1 generated DWARF2 debug info


On Sun, Dec 04, 2005 at 01:16:44PM -0800, Jim Blandy wrote:
> So, you want to have GDB misinterpret unambiguous Dwarf debugging info
> so that you can use -g1?  This sounds like a good candidate for a
> BSD-specific patch, to me.

I don't see why we care what the prototype for malloc in the debugging
information is.  We know the type of malloc.  A system which uses a
different type for malloc won't work here anyway.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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