On Jul 19, 12:03 pm, protobook <[email protected]> wrote:
> I've now found
> Firebug top left icon | Options | Activate Same Origin URLs
> As someone who has worked on the program in depth it will be hard for
> you to see it through the eyes of a comparative novice who just wants
> to use it as a tool. It's not obvious why there should be two
> different Firebug icons with different menus.
> I say again, as politely as possible, where are the instructions?

http://getfirebug.com, some what out of date.
http://blog.getfirebug.com updates
Search google for other info.

> I can only guess at the precise meaning of Activate Same Origin URLs.
> What does Break on Next mean?

Halt in to the debugger on the next JS statement.

> Why do I keep getting "Cannot disable the script panel, console panel
> requires it"?

Because you are trying to disable the Script panel while the Console
panel is enabled.

> How do I set Watch and Break points?

Watch: type in the field
Breakpoints: click on a line.
http://getfirebug.com/js.html

> What does Stack do?

Shows the stack on a breaktpoint.

> Great software, but unless there is up-to-date documentation somewhere
> many people will be missing half the fun.
> I've got nowhere with the original slowdown problem.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Firebug" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/firebug?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to