Revision 205a838...

Go back to digest for 12th June 2011

Bug Fixes in Development Tools

Niko Sams committed changes in [kdevelop] /gdb:

When starting gdb read breakpoints and merge them with existing ones

That way we don't get duplicates when the user adds new ones using .gdbinit
for every session, and we save them additionally.

File Changes

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