mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-09 03:52:19 +02:00
Improved Win32 debugging
This commit is contained in:
parent
cbae124dd5
commit
ad9075d1aa
11 changed files with 86 additions and 39 deletions
|
@ -14742,6 +14742,7 @@ void BeMCContext::Generate(BeFunction* function)
|
|||
//mDbgPreferredRegs[8] = X64Reg_RAX;
|
||||
mDebugging = function->mName ==
|
||||
//"?TestPrimitives@Nullable@Tests@bf@@SAXXZ"
|
||||
|
||||
"?Hey@Blurg@bf@@SAHXZ";
|
||||
//"?Main@Program@bf@@CAHPEAV?$Array1@PEAVString@System@bf@@@System@2@@Z";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue