forked from qt-creator/qt-creator
debugger: work on autotest integration
Change-Id: Iafd07a55e20cd2a65c3bcd23208c24855aeb429f Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
@@ -78,12 +78,6 @@ enum DebuggingHelperState
|
||||
DebuggingHelperUnavailable
|
||||
};
|
||||
|
||||
|
||||
enum GdbTestCase
|
||||
{
|
||||
GdbTestNoBoundsOfCurrentFunction = 1
|
||||
};
|
||||
|
||||
class UpdateParameters
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user