diff options
author | Matt Valentine-House <[email protected]> | 2022-06-15 21:41:15 +0100 |
---|---|---|
committer | Aaron Patterson <[email protected]> | 2022-06-15 13:46:23 -0700 |
commit | 9eabc575849d00f2bf7c67db653d6a36453d33d4 (patch) | |
tree | caf086b342904a004169fce5adc7d364ec7a5386 /include | |
parent | acee714ce0b6af0375be5d38293010a688b617e6 (diff) |
[ci skip] [lldb] Ensure rbbt has loaded the globals
rb_backtrace relies on the existend of RUBY_T_MASK. This is set up by
the global loading code in lldb_init()
rb_backtrace does not call lldb_init previously, and therefore would
only work if called after another lldb function that _did_ load the
globals.
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/6026
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions