1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-27 20:18:01 +02:00
Beef/IDE/Tests/Test1/src
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
..
bugs Initial checkin 2019-08-23 11:56:54 -07:00
Assembly.bf Initial checkin 2019-08-23 11:56:54 -07:00
Break.bf Initial checkin 2019-08-23 11:56:54 -07:00
Breakpoints.bf Initial checkin 2019-08-23 11:56:54 -07:00
Breakpoints02.bf Initial checkin 2019-08-23 11:56:54 -07:00
Enums.bf Initial checkin 2019-08-23 11:56:54 -07:00
HotSwap.bf Initial checkin 2019-08-23 11:56:54 -07:00
HotSwap_BaseChange.bf Win32 debugging fixes, more work on custom compile commands 2019-08-29 14:19:07 -07:00
HotSwap_Data.bf Initial checkin 2019-08-23 11:56:54 -07:00
HotSwap_GetUnused.bf Initial checkin 2019-08-23 11:56:54 -07:00
HotSwap_Interfaces2.bf Initial checkin 2019-08-23 11:56:54 -07:00
HotSwap_Reflection.bf Initial checkin 2019-08-23 11:56:54 -07:00
HotSwap_TLS.bf Initial checkin 2019-08-23 11:56:54 -07:00
Inline.bf Initial checkin 2019-08-23 11:56:54 -07:00
Lambdas.bf Initial checkin 2019-08-23 11:56:54 -07:00
MemoryBreakpoints.bf Initial checkin 2019-08-23 11:56:54 -07:00
Methods.bf Initial checkin 2019-08-23 11:56:54 -07:00
Mixins.bf Initial checkin 2019-08-23 11:56:54 -07:00
Multithread.bf Initial checkin 2019-08-23 11:56:54 -07:00
Multithread02.bf Initial checkin 2019-08-23 11:56:54 -07:00
Program.bf Initial checkin 2019-08-23 11:56:54 -07:00
Splats.bf Initial checkin 2019-08-23 11:56:54 -07:00
Stepping_Scope.bf Initial checkin 2019-08-23 11:56:54 -07:00
Unions.bf Initial checkin 2019-08-23 11:56:54 -07:00
Virtuals.bf Initial checkin 2019-08-23 11:56:54 -07:00