This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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] Allow dwarf2 frame degugging and target unwind info


Paul Brook wrote:

The patch below allows a target to define both DWARF2_UNWIND_INFO and TARGET_UNWIND_INFO. In this case we output dwarf2 frame info for debugging purposes, but not for frame unwinding.

Ok?


Seems reasonable, but the documentation needs updating.

OK if you add appropriate words to the docs.

--
Mark Mitchell
CodeSourcery, LLC
(916) 791-8304
mark@codesourcery.com


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