freebsd-dev/sys/contrib/ia64/libuwx/src
Marcel Moolenaar dca737bc61 Fix a nasty bug that was exposed by disabling the trace support by
default. There were 2 cases where the trace code was in the else-
part of an if-statement without any compound construct to protect
against nullification. The result was that 2 unconditional statements
turned into conditional statements and wrecked havoc.

This fix has been returned to the vendor and in anticipation of a
future import committed onto the vendor branch.
2003-07-12 04:20:56 +00:00
..
Makefile Rename DISABLE_TRACE to UWX_TRACE_ENABLE and change the conditional 2003-07-11 01:03:55 +00:00
uwx_bstream.c This is beta4 of libuwx; an ia64 stack unwinder. This code is made 2003-05-15 05:04:44 +00:00
uwx_bstream.h This is beta4 of libuwx; an ia64 stack unwinder. This code is made 2003-05-15 05:04:44 +00:00
uwx_context.c This is beta4 of libuwx; an ia64 stack unwinder. This code is made 2003-05-15 05:04:44 +00:00
uwx_context.h This is beta4 of libuwx; an ia64 stack unwinder. This code is made 2003-05-15 05:04:44 +00:00
uwx_env.c This is beta4 of libuwx; an ia64 stack unwinder. This code is made 2003-05-15 05:04:44 +00:00
uwx_env.h This is beta4 of libuwx; an ia64 stack unwinder. This code is made 2003-05-15 05:04:44 +00:00
uwx_scoreboard.c This is beta4 of libuwx; an ia64 stack unwinder. This code is made 2003-05-15 05:04:44 +00:00
uwx_scoreboard.h This is beta4 of libuwx; an ia64 stack unwinder. This code is made 2003-05-15 05:04:44 +00:00
uwx_self_context.s This is beta4 of libuwx; an ia64 stack unwinder. This code is made 2003-05-15 05:04:44 +00:00
uwx_self.c This is beta4 of libuwx; an ia64 stack unwinder. This code is made 2003-05-15 05:04:44 +00:00
uwx_self.h This is beta4 of libuwx; an ia64 stack unwinder. This code is made 2003-05-15 05:04:44 +00:00
uwx_step.c This is beta4 of libuwx; an ia64 stack unwinder. This code is made 2003-05-15 05:04:44 +00:00
uwx_str.c This is beta4 of libuwx; an ia64 stack unwinder. This code is made 2003-05-15 05:04:44 +00:00
uwx_str.h This is beta4 of libuwx; an ia64 stack unwinder. This code is made 2003-05-15 05:04:44 +00:00
uwx_swap.c This is beta4 of libuwx; an ia64 stack unwinder. This code is made 2003-05-15 05:04:44 +00:00
uwx_swap.h This is beta4 of libuwx; an ia64 stack unwinder. This code is made 2003-05-15 05:04:44 +00:00
uwx_trace.c Rename DISABLE_TRACE to UWX_TRACE_ENABLE and change the conditional 2003-07-11 01:03:55 +00:00
uwx_trace.h Rename DISABLE_TRACE to UWX_TRACE_ENABLE and change the conditional 2003-07-11 01:03:55 +00:00
uwx_ttrace.c This is beta4 of libuwx; an ia64 stack unwinder. This code is made 2003-05-15 05:04:44 +00:00
uwx_ttrace.h This is beta4 of libuwx; an ia64 stack unwinder. This code is made 2003-05-15 05:04:44 +00:00
uwx_uinfo.c Fix a nasty bug that was exposed by disabling the trace support by 2003-07-12 04:20:56 +00:00
uwx_uinfo.h This is beta4 of libuwx; an ia64 stack unwinder. This code is made 2003-05-15 05:04:44 +00:00
uwx_utable.c This is beta4 of libuwx; an ia64 stack unwinder. This code is made 2003-05-15 05:04:44 +00:00
uwx_utable.h This is beta4 of libuwx; an ia64 stack unwinder. This code is made 2003-05-15 05:04:44 +00:00
uwx.h This is beta4 of libuwx; an ia64 stack unwinder. This code is made 2003-05-15 05:04:44 +00:00