From mboxrd@z Thu Jan 1 00:00:00 1970 From: DJ Delorie To: Richard.Earnshaw@arm.com Cc: gdb-patches@sources.redhat.com Subject: Re: [patch] add trace capabilities to arm sim Date: Mon, 26 Feb 2001 11:12:00 -0000 Message-id: <200102261911.OAA02126@greed.delorie.com> References: <200102261902.TAA18797@cam-mail2.cambridge.arm.com> X-SW-Source: 2001-02/msg00469.html > I'd go one step further. Move the check to the caller side. (1) wouldn't the state->Exceptions check effectively do that? (2) I'd have to make do_tracing global if I did that.