Closed Thread Icon

Topic awaiting preservation: TrimBreakpoint (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=25340" title="Pages that link to Topic awaiting preservation: TrimBreakpoint (Page 1 of 1)" rel="nofollow" >Topic awaiting preservation: TrimBreakpoint <span class="small">(Page 1 of 1)</span>\

 
poi
Paranoid (IV) Inmate

From: France
Insane since: Jun 2002

posted posted 03-26-2005 13:55

TrimBreakpoint, by Steve Yen, is a super lightweight debugging utility for JavaScript, to temporarily stop code execution so that you can inspect browser variables at runtime, including any variable in scope. It's meant for when you're too lazy to pull out your Venkman or Visual Studio and when those alert()'s just aren't doing enough for you.

And cherry on the cake it's in less than 20 lines

Tyberius Prime
Paranoid (IV) Mad Scientist with Finglongers

From: Germany
Insane since: Sep 2001

posted posted 03-26-2005 15:14

reads interesting - I'll give this a try after easter.

Slime
Lunatic (VI) Mad Scientist

From: Massachusetts, USA
Insane since: Mar 2000

posted posted 03-26-2005 19:23

Interesting. Would be nice if you could omit the first argument and have it use the function it suggests using as the default.


 

Bugimus
Maniac (V) Mad Scientist

From: New California
Insane since: Mar 2000

posted posted 03-27-2005 15:48

Who needs a debugger? Don't most people write code that works fine the first time they run it?

Thanks for pointing this out

: . . DHTML Slice Puzzle : . . .

Nada`King
Bipolar (III) Inmate

From: United States
Insane since: Mar 2005

posted posted 03-27-2005 17:32

Thanks for posting this. I'll be using it soon.

« BackwardsOnwards »

Show Forum Drop Down Menu