Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[Dltk-dev] remote breakpoints against DBGPSourceModule objects

hello all -

  it looks like recent changes have provided a usable IResource object that can be used to store marker information for DBGPSourceModule objects and getPath() now returns the path from the stack frame file, so remote breakpoints are respected and display in the side bar ruler. hurray for being one step closer.

  i also added a 'DBGP:' prefix to the path returned by getName() to make it easier to distinguish editor windows that are displaying code that was looked up. feel free to rename if you like, or completely change - but some kind of visual identifier is needed.

--
-jae

Back to the top