Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Dynamic Languages Toolkit (DLTK) » Ruby debugging bug? (edited)(opens wrong source)
Ruby debugging bug? (edited) [message #791357] Sun, 05 February 2012 17:57
Thorsten Gecks is currently offline Thorsten GecksFriend
Messages: 1
Registered: February 2012
Junior Member
I have a ruby project (see Attachment) with three files of the same name in subfolders. When a breakpoint is set in one of these, the debugger always opens the top-level file instead of the right one in a subfolder and pretends to execute the wrong line with no code.

I tried debugging with rdebug on the command line and it stops at the correct file and also tells me its absolute path.

Is this a bug or just unsupported (as the files have the same name)?


EDIT: Sorry about the command line, I just tested again today and even rdebug on the command line gets sources mixed up, so eclipse cannot do anything here ... (?) This sucks!

[Updated on: Mon, 06 February 2012 20:19]

Report message to a moderator

Previous Topic:Is Mark Occurrence enable ?
Next Topic:DLTK API + source
Goto Forum:
  


Current Time: Sat Apr 27 02:03:21 GMT 2024

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

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

Back to the top