Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » How to do a dynamic tracing in Eclipse?
How to do a dynamic tracing in Eclipse? [message #1698959] Fri, 19 June 2015 07:58
Managine David is currently offline Managine DavidFriend
Messages: 2
Registered: June 2015
Junior Member
Hello everyone,
I'm doing a project on Eclipse now.
What I want to do is to get the stack frame after every step, such as line numbers, variables and source paths.
Now my method is to run a program in stepping mode, which means I let the program step and step automatically.
But now it's very slow and requires huge memory so I want to make a change in Eclipse to cancel the function of source display.
Do you have any better ideas to achieve it?
Previous Topic:DnD PluginTransfer from Navigator
Next Topic:Lines of Code history explanation
Goto Forum:
  


Current Time: Tue Mar 19 10:44:39 GMT 2024

Powered by FUDForum. Page generated in 0.01959 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top