Revision d9f8904...

Go back to digest for 12th January 2014

Bug Fixes in Development Tools

Vlas Puhov committed changes in [kdevelop] /gdb:

Don't insert the same breakpoint multiple times while starting. Part 2.

First compare "fullname" and "line" entries and only if it fails fall
back to "original-location", as the latter can contaion literally
anything. Note that even a better solution'd be to store a full path
in the first place (if available).

File Changes

Modified 2 files
  • /gdb
  •   debuggers/breakpointcontroller.cpp
  •   debuggers/unitteststest.cpp
2 files changed in total