[Gas] on die handlers

Zachary C. Miller wolfgang at wolfgang.groogroo.com
Fri Jun 8 05:21:03 CDT 2001


oh and I rediscovered what I already knew:

$SIG{__DIE__} and eval{}/die just don't mix so well. 

There was no obvious clean way to get stack traces up from the DBI
calls that were originating the die. I'm still sure there is a way to
get it to work right but I felt that what I did get working provided
easily enough information to debug most problems with the database
code since you can see the SQL queries that were sent, you can see
where in _your_ application code the queries were made, and you can
see what the inner DBI stuff that happened was.

-- 
Zachary C. Miller - @= - http://wolfgang.groogroo.com/
IMSA 1995 - UIUC 2000 - Just Another Leftist Muppet - Ya Basta!
 Social Justice, Community, Nonviolence, Decentralization, Feminism,
 Sustainability, Responsibility, Diversity, Democracy, Ecology














More information about the Gas mailing list