id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,lang,patch,platform
1466,"Debugger ""eval"" instruction needs to be implemented",whiteknight,dukeleto,"See TT #872 for background information.

The ""Eval"" command of the debugger currently throws a non-implemented exception. Prior to that, it had been relying on the now-defunct PASM1 compreg. PASM1 has since been deprecated and removed.

The ""eval"" command (see src/debug.c:PDB_eval() function) needs to be implemented in some other way.",todo,closed,normal,,tools,2.1.0,medium,wontfix,debugger,,,,
