debugger: first shot at supporting qfDllInfo (only present in 6.4 symbianelf)

This commit is contained in:
hjk
2009-10-23 15:46:39 +02:00
parent 83cc22b233
commit 50038d591c
3 changed files with 37 additions and 10 deletions

View File

@@ -97,7 +97,7 @@ struct Library
{
Library() {}
QString name;
QByteArray name;
uint codeseg;
uint dataseg;
};