How to do bidirectional or reverse debugging of programs?

前端 未结 11 2064
南方客
南方客 2020-12-02 21:29

Has anyone actually used a reversable debugger? The only product that Google turns up is UndoDB. It is for apparently for Linux only.

11条回答
  •  爱一瞬间的悲伤
    2020-12-02 21:53

    The word your looking for may be "Omniscient Debugging".

    Here is one: http://www.lambdacs.com/debugger/

    The UndoDB page has some links to (expensive) commercial debuggers.

提交回复
热议问题