Posted: Thu Dec 03, 2020 3:29 pm Post subject: LUA createSymbolList() Bug or stupid ?
Hiho,
is this some sort of Bug or am i stupid ? (ok, sometimes...*g*)
After this error, nothing works anymore. You can't even open a new MemView.
PS: Maybe someone could tell me, how to iterate through the "Symbol" table:
Quote:
This class makes use of a special "Symbol" table construction that contains size and optionally other data
Symbol Table:
modulename: string
searchkey: string
address: integer
symbolsize: integer
Joined: 09 May 2003 Posts: 25712 Location: The netherlands
Posted: Thu Dec 03, 2020 3:58 pm Post subject:
fixed it on github. For now, use deleteSymbol(address)
You don't iterate through it, you're responsible for keeping a list of the symbols you add yourself. But you can see them in the enum modules/symbol window _________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum