This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 69557 - Ability to debug backwards in time
Summary: Ability to debug backwards in time
Status: CLOSED DUPLICATE of bug 38762
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-29 20:49 UTC by _ gtzabari
Modified: 2008-04-15 18:38 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ gtzabari 2005-11-29 20:49:28 UTC
I believe I filed a similar enhancement a few years ago, but today I found a
GPLed implementation which actually does this:
http://www.lambdacs.com/debugger/debugger.html

How reasonable would it be to integration this kind of thing into Netbeans? The
way I see it:

PRO:

- Much easier/quicker to debug any problem

CON:

- Performance implication to "remembering" all variable changes over time.

Ideally we should be able to enable this feature conditionally so we only pay
the performance impact when we're debugging certain kinds of bugs.
Comment 1 Martin Entlicher 2005-12-13 10:40:27 UTC
This is a dupl. of issue #38762.

*** This issue has been marked as a duplicate of 38762 ***
Comment 2 Petr Cyhelsky 2008-04-15 18:37:02 UTC
verified duplicate