On 3/2/11 4:25 PM, Charles Pritchard wrote:
By enriched I mean: I'd like to be able to "save" and/or "load"
breakpoints.

So, you'd like to be able to save some set of breakpoints (all
the ones currently enabled?) into a file, and be able to reload
it later?

This seems like a good candidate for a debugger extension,
whenever that facility comes on line.  Doesn't seem like
it would be useful enough function to build into the base.

And I'd like to be able to inject code into a breakpoint.

Have you looked at the existing conditional breakpoint support?
Right click over a breakpoint.  I think this facility can be
abused to do what you want.

BTW, feel free to open bugs on these, of course:

    http://webkit.org/new-inspector-bug

--
Patrick Mueller - http://muellerware.org

_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to