debugger: remove intermediate BreakpointData stucture layer

This commit is contained in:
hjk
2010-11-16 11:48:17 +01:00
parent 3a7f7b6d4a
commit 0a004097e1
13 changed files with 185 additions and 290 deletions

View File

@@ -60,7 +60,6 @@ class AbstractGdbProcess;
class GdbResponse;
class GdbMi;
class BreakpointData;
class WatchData;
class DisassemblerAgentCookie;