Closed
Bug 485060
Opened 16 years ago
Closed 6 years ago
AS Debugger clients should not bypass the API
Categories
(Tamarin Graveyard :: Debugger, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
Future
People
(Reporter: rreitmai, Unassigned)
References
Details
The current debugging clients reach across the avmplusDebugger API and access internal VM state to augment the information currently provided.
This practice should be dis-continued as we build a more complete API for debugging.
Updated•15 years ago
|
Target Milestone: --- → Future
Updated•15 years ago
|
Assignee: rreitmai → nobody
Component: Virtual Machine → Debugger
QA Contact: vm → debugger
Summary: AS Debugger clients should not by-pass the API → AS Debugger clients should not bypass the API
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•