Status: New
Owner: [email protected]
Labels: Type-Bug Priority-Medium

New issue 343 by [email protected]: Compilation cache interferes with  
debugger and script compilation
http://code.google.com/p/v8/issues/detail?id=343

The debugger relies on scripts being compiled and not just fetched from the
compilation cache in certain places. One option is to not use the  
compilation
cache when debugging -- or to make sure that breakpoints that would have  
been
modified after a script compilation are also modified after a cache fetch.


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to