[Webkit-unassigned] [Bug 34500] Web Inspector: support symbolic breakpoints (break on a function by name)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 3 08:51:31 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=34500





--- Comment #2 from Pavel Feldman <pfeldman at chromium.org>  2010-02-03 08:51:29 PST ---
> I guess the way I envision this is that the debugger would end up having a list
> of library-defined functions that it could present to the user as breakpoint
> candidates - or other types of activities (log when a function is hit, etc).

Why not to set breakpoints right in the library source code? Or are you saying
searching for the definition takes too long? We could either improve search or
provide outline for the source file.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list