1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-10 20:42:21 +02:00
Commit graph

59 commits

Author SHA1 Message Date
Brian Fiete
eb139fd33c Fixes for debugger, -run and -new support for BeefBuild 2019-09-22 08:25:38 -07:00
Brian Fiete
49a19647d3 Small fixes 2019-09-18 13:02:01 -07:00
Brian Fiete
a8df8c0e47 Small changes, IDE fixes 2019-09-12 09:48:38 -07:00
Brian Fiete
5c813f31ec Removed Zip 2019-09-10 11:17:17 -07:00
Brian Fiete
b1720508ec Fixed verbosity option 2019-09-07 07:09:33 -07:00
Brian Fiete
8c6020e1c4 BeefBuild fix 2019-09-05 11:16:59 -07:00
Brian Fiete
a367b8165f Win32 debugging fixes, more work on custom compile commands
Fixed working dir for 'launch'
Fixed attaching to process - stack trace wasn't updating properly
Fixed more custom compile stuff, and BeefySysLib bin destination
Fixed linking issues related to Bfp* and Bp* exports in both BeefRT and BeefySysLib
Fixed a crash with conditional breakpoints
Fixed release mode IDE issues (related to hot swap breakpoints)
Fixed hotswapping type data with LLVM builds
Fixed 'Pause' state processing Running_ToTempBreakpoint for ScriptManager
Fixed Win32 step out when there's an ESP adjustment at the return site
Made step-out skip over "unimportant" instructions at return site
2019-08-29 14:19:07 -07:00
Brian Fiete
f740f3868c Removed unnecessary libs from BeefProj, added more to .gitignore 2019-08-24 05:06:57 -07:00
Brian Fiete
078564ac9e Initial checkin 2019-08-23 11:56:54 -07:00