Closed
Bug 252038
Opened 21 years ago
Closed 7 years ago
break at function by name
Categories
(Other Applications Graveyard :: Venkman JS Debugger, enhancement)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: timeless, Assigned: rginda)
Details
I have a function q5 which is in some web site composed of many complicated pages.
I don't have a way to find out what file the function came from and there are a
bunch of really ugly files which might have contributed this script (worse case
it's a homeless function that was dynamically generated).
I'd like a way to tell venkman to break when q5 is executed. I can do this in
MSVisual Studio :)
Updated•21 years ago
|
Product: Core → Other Applications
Comment 1•7 years ago
|
||
Component is obsolete so resolving bugs as INCOMPLETE
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
Updated•7 years ago
|
Product: Other Applications → Other Applications Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•