forked from qt-creator/qt-creator
debugger: first shot at supporting qfDllInfo (only present in 6.4 symbianelf)
This commit is contained in:
@@ -97,7 +97,7 @@ struct Library
|
||||
{
|
||||
Library() {}
|
||||
|
||||
QString name;
|
||||
QByteArray name;
|
||||
uint codeseg;
|
||||
uint dataseg;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user