Revision 751456

Go back to digest for 23rd December 2007

Bug Fixes in KDE Base

Maks Orlovich committed changes in /trunk/KDE/kdelibs/khtml/ecma/debugger:

- Properly update line numbers in the backtrace data structure all the time, not just when we're entering a context (so if one stops in the middle of something, the lines are actually correct)

- Make the callstack display actually usable, and let is jump around the code.
It doesn't change the context for the variable display. Maybe it should. Maybe it shouldn't. Not sure. But it sounds too much like a feature, so at this point I'll take "no" as the answer.

File Changes

Modified 8 files
  • /trunk/KDE/kdelibs/khtml/ecma/debugger
  •   /callstackdock.cpp
  •   /callstackdock.h
  •   /consoledock.cpp
  •   /consoledock.h
  •   /debugwindow.cpp
  •   /debugwindow.h
  •   /interpreter_ctx.cpp
  •   /interpreter_ctx.h
8 files changed in total