Why Fbtrace cannot reflect firebug sysout?

19 views
Skip to first unread message

Evan Hon

unread,
Sep 4, 2013, 10:26:04 PM9/4/13
to fir...@googlegroups.com
Now I am doing some enhancement to extend my firebug, I am using fbtrace to debug my firebug source code, I inserted some FBtrace.sysout() into my firebug, but when I open fbtrace, it does not reflect this. I don't know what is wrong. 

Jan Honza Odvarko

unread,
Sep 5, 2013, 1:45:53 AM9/5/13
to fir...@googlegroups.com
> I inserted some FBtrace.sysout()
Btw. it should be FBTrace.sysout() // capital T

... but I guess this is not the problem.

Can I see your code somewhere to check it out?

Or you can take a look at Firebug extension examples that also use tracing
https://github.com/firebug/extension-examples

Honza
Message has been deleted

Evan Hon

unread,
Sep 5, 2013, 3:15:27 AM9/5/13
to fir...@googlegroups.com
Great, but how can I install these extensions in firefox? 

Jan Honza Odvarko

unread,
Sep 5, 2013, 3:20:23 AM9/5/13
to fir...@googlegroups.com


On Thursday, September 5, 2013 9:15:27 AM UTC+2, Evan Hon wrote:
Great, but how can I install these extensions in firefox? 
See: http://www.softwareishard.com/blog/firebug/hacking-on-firebug/

Read: Run Firebug From Source chapter - the same applies for any extension

Does it work for you?

Honza

 

Evan Hon

unread,
Sep 5, 2013, 3:36:11 AM9/5/13
to fir...@googlegroups.com
Thanks very much,  It works now, I wrote the wrong folder path the last time.

Evan Hon

unread,
Sep 5, 2013, 3:47:55 AM9/5/13
to fir...@googlegroups.com
Btw, my fbtrace was installed through xpi, does this matter with the problem?
My firebug version: 1.12.0b6
My fbtrace version: 1.12b3

Sebastian Zartner

unread,
Sep 5, 2013, 4:15:45 AM9/5/13
to fir...@googlegroups.com
No, that doesn't make any difference.
You should fetch the Firebug source from GitHub, though, so you always have the latest code.
This also includes the latest version of FBTrace code.

Sebastian

Evan Hon

unread,
Sep 5, 2013, 4:52:02 AM9/5/13
to fir...@googlegroups.com
Thanks, Sebastian, it works okey now.
Reply all
Reply to author
Forward
0 new messages