Hi, Is there a way to find which functions are flagged for debugging in a given session? Thank you. -Christos [[alternative HTML version deleted]]
On 3/27/2009 11:18 AM, Christos Hatzis wrote:> Hi, > > Is there a way to find which functions are flagged for debugging in a given > session?The isdebugged() function (which is new in 2.9.0) will tell you this. Duncan Murdoch