Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Breakpoints not visible when remote debugging(Breakpoints not visible when remote debugging)
Breakpoints not visible when remote debugging [message #703256] Wed, 27 July 2011 11:06
Nick S is currently offline Nick SFriend
Messages: 3
Registered: July 2011
Junior Member
I'm using Helios (Service Release 1) on Linux (Ubuntu) to attach to and debug a running Java process (I have the source files, but the application was NOT created as an Eclipse project). Specifically, under "Debug Configurations >> Remote Java Application", I created a debug configuration that connects to localhost:8000, specified the path to the source files, and clicked "Debug".

It is sort of working in that I can set line-breakpoints that will break as expected on the proper source lines. HOWEVER: The source-file window shows no visual indicator of the breakpoints (i.e. no blue circles to the left of the corresponding lines). Is this a bug or am I doing something wrong?

[Updated on: Wed, 27 July 2011 11:13]

Report message to a moderator

Previous Topic:ASTRequestor.acceptAST(...) is never called
Next Topic:Error when trying to make a New XML file
Goto Forum:
  


Current Time: Fri Apr 26 20:58:56 GMT 2024

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

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

Back to the top