Releases: ruby-debug/debase
Releases · ruby-debug/debase
0.2.3.beta4
What's Changed
- fix of stepping in ruby debugger source code reverted by @viuginick in #58
- Load iseq monkeypatch by @viuginick in #61
- don't prepend InstructionSequence#load_iseq if ruby version is < 2.5 by @viuginick in #63
- Fix compilation for 2.6 (fixing #67) by @valich in #68
- Revert old Bootsnap hack by @viuginick in #70
New Contributors
Full Changelog: v0.2.2...v0.2.3.beta4
0.2.3.beta3
What's Changed
- fix of stepping in ruby debugger source code reverted by @viuginick in #58
- Load iseq monkeypatch by @viuginick in #61
- don't prepend InstructionSequence#load_iseq if ruby version is < 2.5 by @viuginick in #63
- Fix compilation for 2.6 (fixing #67) by @valich in #68
New Contributors
Full Changelog: v0.2.2...v0.2.3.beta3
0.2.3.beta2
What's Changed
- fix of stepping in ruby debugger source code reverted by @viuginick in #58
- Load iseq monkeypatch by @viuginick in #61
Full Changelog: v0.2.2...v0.2.3.beta2
0.2.3.beta1
What's Changed
- fix of stepping in ruby debugger source code reverted by @viuginick in #58
Full Changelog: v0.2.2...0.2.3.beta1
0.2.2
What's Changed
- update for attach-to-process feature by @equivalence1 in #28
- building attach.so inside debase gem by @equivalence1 in #29
- Preventing gcc from optimizing
__func_to_set_breakpoint_atcalls. by @equivalence1 in #30 - Need wrapper function to call
rb_string_eval_protecton mac by @equivalence1 in #31 - this should fix build issues by @equivalence1 in #33
- Support conditional breakpoints within debase. by @seraku24 in #37
- mvs compilation fix by @equivalence1 in #40
- stepping out fix by @viuginick in #41
- dont show c-level frames by @viuginick in #42
- added static for check_stop_frame by @viuginick in #44
- Breakpoint fields for debug by @viuginick in #46
- TH_CFP for the new verions uses GET_CFP by @viuginick in #47
- 2.5.0-preview1 workaround by @viuginick in #51
- NULL is not needed for methods with no arguments by @viuginick in #55
New Contributors
- @equivalence1 made their first contribution in #28
- @seraku24 made their first contribution in #37
Full Changelog: v0.2.1...v0.2.2
0.2.2.beta14
What's Changed
- update for attach-to-process feature by @equivalence1 in #28
- building attach.so inside debase gem by @equivalence1 in #29
- Preventing gcc from optimizing
__func_to_set_breakpoint_atcalls. by @equivalence1 in #30 - Need wrapper function to call
rb_string_eval_protecton mac by @equivalence1 in #31 - this should fix build issues by @equivalence1 in #33
- Support conditional breakpoints within debase. by @seraku24 in #37
- mvs compilation fix by @equivalence1 in #40
- stepping out fix by @viuginick in #41
- dont show c-level frames by @viuginick in #42
- added static for check_stop_frame by @viuginick in #44
- Breakpoint fields for debug by @viuginick in #46
- TH_CFP for the new verions uses GET_CFP by @viuginick in #47
- 2.5.0-preview1 workaround by @viuginick in #51
New Contributors
- @equivalence1 made their first contribution in #28
- @seraku24 made their first contribution in #37
Full Changelog: v0.1.8...v0.2.2.beta14
0.2.2.beta13
What's Changed
- update for attach-to-process feature by @equivalence1 in #28
- building attach.so inside debase gem by @equivalence1 in #29
- Preventing gcc from optimizing
__func_to_set_breakpoint_atcalls. by @equivalence1 in #30 - Need wrapper function to call
rb_string_eval_protecton mac by @equivalence1 in #31 - this should fix build issues by @equivalence1 in #33
- Support conditional breakpoints within debase. by @seraku24 in #37
- mvs compilation fix by @equivalence1 in #40
- stepping out fix by @viuginick in #41
- dont show c-level frames by @viuginick in #42
- added static for check_stop_frame by @viuginick in #44
- Breakpoint fields for debug by @viuginick in #46
- TH_CFP for the new verions uses GET_CFP by @viuginick in #47
New Contributors
- @equivalence1 made their first contribution in #28
- @seraku24 made their first contribution in #37
Full Changelog: v0.1.8...v0.2.2.beta13
0.2.2.beta12
What's Changed
- update for attach-to-process feature by @equivalence1 in #28
- building attach.so inside debase gem by @equivalence1 in #29
- Preventing gcc from optimizing
__func_to_set_breakpoint_atcalls. by @equivalence1 in #30 - Need wrapper function to call
rb_string_eval_protecton mac by @equivalence1 in #31 - this should fix build issues by @equivalence1 in #33
- Support conditional breakpoints within debase. by @seraku24 in #37
- mvs compilation fix by @equivalence1 in #40
- stepping out fix by @viuginick in #41
- dont show c-level frames by @viuginick in #42
- added static for check_stop_frame by @viuginick in #44
- Breakpoint fields for debug by @viuginick in #46
New Contributors
- @equivalence1 made their first contribution in #28
- @seraku24 made their first contribution in #37
Full Changelog: v0.1.8...v0.2.2.beta12
0.2.2.beta11
What's Changed
- update for attach-to-process feature by @equivalence1 in #28
- building attach.so inside debase gem by @equivalence1 in #29
- Preventing gcc from optimizing
__func_to_set_breakpoint_atcalls. by @equivalence1 in #30 - Need wrapper function to call
rb_string_eval_protecton mac by @equivalence1 in #31 - this should fix build issues by @equivalence1 in #33
- Support conditional breakpoints within debase. by @seraku24 in #37
- mvs compilation fix by @equivalence1 in #40
- stepping out fix by @viuginick in #41
- dont show c-level frames by @viuginick in #42
- added static for check_stop_frame by @viuginick in #44
New Contributors
- @equivalence1 made their first contribution in #28
- @seraku24 made their first contribution in #37
Full Changelog: v0.2.1...v0.2.2.beta11
0.2.2.beta10
What's Changed
- update for attach-to-process feature by @equivalence1 in #28
- building attach.so inside debase gem by @equivalence1 in #29
- Preventing gcc from optimizing
__func_to_set_breakpoint_atcalls. by @equivalence1 in #30 - Need wrapper function to call
rb_string_eval_protecton mac by @equivalence1 in #31 - this should fix build issues by @equivalence1 in #33
- Support conditional breakpoints within debase. by @seraku24 in #37
New Contributors
Full Changelog: v0.2.0...v0.2.2.beta10