Ticket #1466 (closed todo: wontfix)

Opened 12 years ago

Last modified 11 years ago

Debugger "eval" instruction needs to be implemented

Reported by: whiteknight Owned by: dukeleto
Priority: normal Milestone:
Component: tools Version: 2.1.0
Severity: medium Keywords: debugger
Cc: Language:
Patch status: Platform:

Description

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.

Change History

Changed 12 years ago by jkeenan

  • owner set to dukeleto
  • component changed from none to tools

Changed 11 years ago by jkeenan

  • keywords debugger added

Changed 11 years ago by dukeleto

  • status changed from new to closed
  • resolution set to wontfix
Note: See TracTickets for help on using tickets.