Is there a way to extend the debugger ? The current API is perfect for low-level debugging, but one would need more than that to actually be productive?
I was thinking of adding hooks on one hand (e.g. whenever the execution of the application stops for breakpoint, debugger; statement, or exception), and exposing the low-level API to the "extended" debugger. Cheers, Alon. --~--~---------~--~----~------------~-------~--~----~ Chromium Discussion mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-discuss -~----------~----~----~----~------~----~------~--~---
