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] Unwinder improvements.


On Wed, May 07, 2003 at 03:49:11PM +0200, Michal Ludvig wrote:
> the attached patch adds a new function _Unwind_GetGRAddr()' to the 
> unwinder. Having it there is necessary when doing a backtrace from the 
> application to prevent a segfault in _Unwind_GetGR if requesting unsaved 
> register.
>
> OK to apply?

No.  You've not given sufficient rationale for why this function
would need to be exported.


r~


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