I’ve created an example script that outputs a stack dump in JavaScript. It shows all the functions that have been called, their arguments and the values of these arguments. I find it to be very useful while writing complex JavaScripts – I use it in asserts and error handlers to find out why things go wrong quickly. It works in Internet Explorer, FireFox and Safari, but not in Opera.
Quick links
-
Categories
- ASCII Art (2)
- Browsers (26)
- Debugging (2)
- Funny (5)
- Popups (3)
- Google (11)
- HTTP servers (1)
- Imagine Cup (7)
- Instant Messaging (1)
- Live Messenger (1)
- MediaWiki (2)
- notepad++ (1)
- Programming Languages (38)
- ASP (1)
- Assembler (7)
- batch scripts (4)
- C/C++ (2)
- HTML (7)
- JavaScript (19)
- php (6)
- Python (4)
- Registry (4)
- Security (27)
- Uncategorized (10)
- Video (2)
- YouTube (1)
-
Archives


Leave a Comment