Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Firebut 1.10 support for debugging extensions?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  6 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Ben  
View profile  
 More options Jul 16 2012, 9:34 pm
From: Ben <ben.will...@gmail.com>
Date: Mon, 16 Jul 2012 18:34:52 -0700 (PDT)
Local: Mon, Jul 16 2012 9:34 pm
Subject: Firebut 1.10 support for debugging extensions?

Hey guys, great work on an excellent plug-in. Been relying on it for years.

Am I right to understand that with 1.10 I can no longer step through
scripts loaded via the chrome? Since the demise of chromebug, I've limped
by with FF5 and last version of chromebug, and in other cases loaded the
chrome window directly in the browser bar and used the current Firebug to
step through code and debug.

I got the message after updating that Firebug can't show scripts for
internal sources (don't have the error in front of me,  reverted to 1.9.2);

As FB Trace doesn't seem to offer step-through support, what do you guys
use to debug Firebug as you write it? I feel like I'm missing something
(I've looked at the "working chromebug / firebug / XULRunner combination"
post, but it says basically that there is nothing that can step through
code. Can it be that there is not one robust step-through and DOM
inspection tool for authoring Firefox Extensions in the whole FF Extension
ecosystem?

I would say I'm still a beginning / intermediate FF extension developer -
so maybe I've missed the proper IDE that folks develop extensions in.

thanks again guys,

Ben


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jan Honza Odvarko  
View profile  
 More options Jul 17 2012, 3:04 am
From: Jan Honza Odvarko <odva...@gmail.com>
Date: Tue, 17 Jul 2012 00:04:48 -0700 (PDT)
Local: Tues, Jul 17 2012 3:04 am
Subject: Re: Firebut 1.10 support for debugging extensions?
On Jul 17, 3:34 am, Ben <ben.will...@gmail.com> wrote:
> As FB Trace doesn't seem to offer step-through support, what do you guys
> use to debug Firebug as you write it? I feel like I'm missing something

For me FBTrace is the main tool helping me debug Firebug.
https://getfirebug.com/wiki/index.php/FBTrace

Honza


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sebastian Zartner  
View profile  
 More options Jul 17 2012, 3:41 am
From: Sebastian Zartner <sebastianzart...@gmail.com>
Date: Tue, 17 Jul 2012 00:41:48 -0700 (PDT)
Local: Tues, Jul 17 2012 3:41 am
Subject: Re: Firebut 1.10 support for debugging extensions?

> For me FBTrace is the main tool helping me debug Firebug.
> https://getfirebug.com/wiki/index.php/FBTrace

It doesn't offer step-debugging through the code but gives you all the
information you need when setting FBTrace logs at the right positions. For
inspecting the chrome sources I use DOM Inspector<https://addons.mozilla.org/firefox/addon/dom-inspector-6622>
.

Sebastian


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ben  
View profile  
 More options Jul 17 2012, 8:51 am
From: Ben <ben.will...@gmail.com>
Date: Tue, 17 Jul 2012 05:51:46 -0700 (PDT)
Local: Tues, Jul 17 2012 8:51 am
Subject: Re: Firebut 1.10 support for debugging extensions?

Thanks guys, I'll give these a shot.

Best

Ben


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
TheRave  
View profile  
 More options Oct 6 2012, 10:50 am
From: TheRave <micha.post...@arcor.de>
Date: Sat, 6 Oct 2012 07:50:09 -0700 (PDT)
Local: Sat, Oct 6 2012 10:50 am
Subject: Re: Firebut 1.10 support for debugging extensions?

It was not an good idea to kick chromebug. Instead Firebug we can use the
Fx internal debugger now and for chrome debugging we have nothing. I see
lots of reasons for chromebug and only one reason for firebug. --->
Chromebug.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jan Honza Odvarko  
View profile  
 More options Oct 8 2012, 6:16 am
From: Jan Honza Odvarko <odva...@gmail.com>
Date: Mon, 8 Oct 2012 03:16:27 -0700 (PDT)
Local: Mon, Oct 8 2012 6:16 am
Subject: Re: Firebut 1.10 support for debugging extensions?
On Oct 6, 4:50 pm, TheRave <micha.post...@arcor.de> wrote:
> It was not an good idea to kick chromebug. Instead Firebug we can use the
> Fx internal debugger now and for chrome debugging we have nothing. I see
> lots of reasons for chromebug and only one reason for firebug. --->
> Chromebug.

See this: http://blog.astithas.com/2012/10/debugging-firefox.html
Honza

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »