Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Source lookup in a custom debugger
Source lookup in a custom debugger [message #329739] Wed, 02 July 2008 13:38
Eclipse UserFriend
Originally posted by: arthur.leatherman.gmail.com

Hi all,

For one of my projects I'm interested in being able to run a debug session
without source lookup in my custom debugger. This may sound odd at first,
but it's really part of some automated debugging "logic".

There are two issues I'm facing. One is that Eclipse is trying to lookup
the source code whenever it hits a breakpoint. I would like to disable
that, but not in a way that would present some kind of error.

The other is that whenever I programmatically control the target (resume,
suspend, etc.) the GUI is responding by updating the buttons, display,
and so on, which I'd like to avoid.

Is any of that possible? can I run a debug session "in the background"?
can I temporarily disable source lookup?

Thanks! :)
Previous Topic:Why two editor?
Next Topic:efs usage in team/cvs plugin
Goto Forum:
  


Current Time: Fri Aug 16 09:15:39 GMT 2024

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

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

Back to the top