Debugger[CDB]: Interrupt to fetch memory if required.

This commit is contained in:
Friedemann Kleint
2011-04-19 13:57:25 +02:00
parent 3b6d3b1361
commit c834720710
2 changed files with 19 additions and 8 deletions

View File

@@ -54,6 +54,7 @@ class DisassemblerAgent;
struct CdbBuiltinCommand;
struct CdbExtensionCommand;
struct CdbOptions;
struct MemoryViewCookie;
class ByteArrayInputStream;
class GdbMi;
@@ -209,6 +210,7 @@ private:
void syncOperateByInstruction(bool operateByInstruction);
void postWidgetAtCommand();
void handleCustomSpecialStop(const QVariant &v);
void postFetchMemory(const MemoryViewCookie &c);
void evaluateExpression(QByteArray exp, const QVariant &cookie = QVariant());
// Builtin commands