[Phpmyadmin-devel] Firebug and the new concatenated js files
Rouslan Placella
rouslan at placella.com
Sun Dec 23 23:45:01 CET 2012
On 12/22/2012 01:36 PM, Marc Delisle wrote:
> Hi,
> I am using Firebug 1.11.11 and am not able to debug in js.
>
> Currently I'm trying to set a breakpoint inside
> $("#rename_db_form.ajax"). First, to find this code segment I use
> Firebug's search area (top right) with the "multiple files" option. It
> finds the code segment but does not stop at the breakpoint I set.
I'm sure that there is more than one way to set a breakpoint in a js
file when dealing with concatenated js scripts. All I can tell you, is
how I do it. And since I have the feeling that this might come up again,
I made a wiki page[0] for this issue.
Let me know if it's clear enough and feel free to improve it :)
Bye,
Rouslan
[0]: http://wiki.phpmyadmin.net/pma/JS_Debugging
More information about the Developers
mailing list