Revision a803b0e...

Go back to digest for 15th July 2012

Features in Utilities

Friedrich Karl Tilman Pülz committed changes in [publictransport] /timetablemate/src:

Store breakpoints per file

- Previously the same breakpoints where used for all files
- Test for breakable lines by file
- Store script text for all loaded files in DebuggerAgent

File Changes

Modified 10 files
  • /timetablemate/src
  •   engine/project.cpp
  •   engine/debugger/breakpointmodel.cpp
  •   engine/debugger/breakpointmodel.h
  •   engine/debugger/debugger.cpp
  •   engine/debugger/debugger.h
  •   engine/debugger/debuggeragent.cpp
  •   engine/debugger/debuggeragent.h
  •   engine/debugger/debuggerstructures.cpp
  •   engine/debugger/debuggerstructures.h
  •   engine/tabs/scripttab.cpp
10 files changed in total