DebugBar Forums
 
 HOME 
 DOWNLOAD 
 BUY 
 DOC / WIKI 
 FORUM 
 CONTACT 
Stay tuned : rss feed

Forum Home


advanced search

You are not logged in.

Announcement

Forums are now closed as we moved them to google groups. You can use the following Google Groups to discuss about DebugBar and IETester products:

#1 2008-04-26 10:21:31

FremyCompany
Member

Maybe you'll find some interesse in looking my code up

I've developped a IE7Pro/JavaScript-based support for FireBug in IE (but it only loads after the "ondocumentready" event due to IE7Pro limitation

I've introduced a lot of things such callstack viewer, runtime breakpoints (embedding a function into another that break into debugger), object explorer, ...

You'll probably not be able to copy directly my code but it can give you some idea or information about how to receive some information or small debbging/tracing capacities...

Offline

 

#2 2008-04-26 10:22:33

FremyCompany
Member

Re: Maybe you'll find some interesse in looking my code up

Offline

 

#3 2008-04-26 10:25:11

FremyCompany
Member

Re: Maybe you'll find some interesse in looking my code up

You can tell me if you want to receive more explanation.
Also, if you find someone to help you de develop Companion.JS, I'll be happy to improved it with you (but I can understand if you'll not share you (great) work with me, it's just a proposition).

I'm a student, so I'm currently busy with my examens preparation, but I'll have a lot of free time (two months) during the holliday.

I speak French but I also understand English.

My common dev-languages are :
- VB.NET and C#
- JavaScript

But I've already written some very easy application in Java and C++.

Last edited by FremyCompany (2008-04-26 10:26:42)

Offline