Firstly, sorry for my bad english.
We have a JS file where we catch an exception. We need to know how
Firebug knows the number of error line, to show it in the console
using a function that we have create. Thanks!
Do you know about Firebug->Script->BreakOnError? If you set this you
will stop on the error.