View previous topic :: View next topic |
Author |
Message |
Corroder Grandmaster Cheater Supreme
Reputation: 75
Joined: 10 Apr 2015 Posts: 1668
|
Posted: Mon Sep 28, 2020 8:42 am Post subject: |
|
|
use debug:
debug.traceback or
debug.stacktrace or
debug.info or
debug.sethook
_________________
Stealing Code From Stolen Code...
And Admit It.. Hmmm....Typically LOL |
|
Back to top |
|
 |
RECORDER !BEWARE! Deletes post on answer
Reputation: 0
Joined: 28 Sep 2020 Posts: 3
|
Posted: Mon Sep 28, 2020 9:14 am Post subject: |
|
|
Corroder wrote: | use debug:
debug.traceback or
debug.stacktrace or
debug.info or
debug.sethook |
Sorry for non full question: stack trace for assembler debug
it looks like debug.traceback return local lua stacktrace:
stack traceback: [string "return debug.traceback()"]:1: in main chunk [C]: in function 'pcall' C:\Program Files\Cheat Engine 7.1\autorun\CEConnect.lua:94: in function 'runcode' C:\Program Files\Cheat Engine 7.1\autorun\CEConnect.lua:115: in function <C:\Program Files\Cheat Engine 7.1\autorun\CEConnect.lua:107>
debug. functions:
{
["upvalueid"] = "func",
["getuservalue"] = "func",
["getmetatable"] = "func",
["setupvalue"] = "func",
["getinfo"] = "func",
["upvaluejoin"] = "func",
["setlocal"] = "func",
["getupvalue"] = "func",
["debug"] = "func",
["getlocal"] = "func",
["setuservalue"] = "func",
["sethook"] = "func",
["traceback"] = "func",
["getregistry"] = "func",
["setmetatable"] = "func",
["gethook"] = "func",
}
I was using debug_setBreakpoint({Adr}, onBreak) to place breakpoint and attach to target. do debug. need to be attached too?
|
|
Back to top |
|
 |
Corroder Grandmaster Cheater Supreme
Reputation: 75
Joined: 10 Apr 2015 Posts: 1668
|
|
Back to top |
|
 |
Csimbi I post too much
Reputation: 97
Joined: 14 Jul 2007 Posts: 3327
|
Posted: Tue Sep 29, 2020 9:56 am Post subject: |
|
|
So, where is the original post?
|
|
Back to top |
|
 |
Corroder Grandmaster Cheater Supreme
Reputation: 75
Joined: 10 Apr 2015 Posts: 1668
|
Posted: Tue Sep 29, 2020 9:38 pm Post subject: |
|
|
Delete by the owner
_________________
Stealing Code From Stolen Code...
And Admit It.. Hmmm....Typically LOL |
|
Back to top |
|
 |
|