-
-
Notifications
You must be signed in to change notification settings - Fork 50
Feat/debugger #628
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: dev
Are you sure you want to change the base?
Feat/debugger #628
Conversation
…turning ASSERT into a builtin
… the operator name in the message
…ing the argument counts for functions and operators, as they produce nothing
94afc3b to
f95f476
Compare
Static analysis reportLizard reportListing only functions with cyclomatic complexity >= 15 or NLOC >= 100 or parameters >= 6.
Report about files you didn't modify in this PR
CppCheck report
Report files about files you didn't modify in this PR
|
… of VM::backtrace, so that we have access to the pointers when creating the debugger
…en we have 0 argument
…cktraceWithException
f95f476 to
59ad4b9
Compare
Fuzzing report/usr/local/bin/afl-whatsup status check tool for afl-fuzz by Michal Zalewski Summary statsCycles without finds : 0 [+] Captured 42700 tuples (map size 231334, highest value 255, total values 456117682) in '/dev/null'. |
Description
Closes # (issue)
Checklist