>
> I need to be able to track programs as they launch on my server to 
> determine if that is where the coding error is or not.
>
Firebug can just be used for client-side debugging, i.e. JavaScript 
debugging.
For server-side step debugging you should use and IDE like 
Eclipse<http://www.eclipse.org/>or 
NetBeans <https://netbeans.org/>. Furthermore in all common programming 
languages you can enable some kind of error reporting.

I also can not determine how to display field level contents to track when 
> they change or do not.

I'm not sure what you mean with that. Could you please give a concrete 
example?

So far I am not getting any added value...

There's a wiki <https://getfirebug.com/wiki/> describing the features of 
Firebug in detail. 

Sebastian

-- 
-- 
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
https://groups.google.com/forum/#!forum/firebug

--- 
You received this message because you are subscribed to the Google Groups 
"Firebug" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to