| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-11-01 | Ivar copy needs to happen _before_ setting the shape | Aaron Patterson | |
| When we copy instance variables, it is possible for the GC to be kicked off. The GC looks at the shape to determine what slots to mark inside the object. If the shape is set too soon, the GC could think that there are more instance variables on the object than there actually are at that moment. | |||
| 2022-08-18 | [ci skip][Feature #18910][lldb] Dedup lldb_init | Matt Valentine-House | |
| by moving it fully into RbBaseCommand Notes: Merged: https://github.com/ruby/ruby/pull/6129 | |||
| 2022-08-18 | [ci-skip][Feature #18910][lldb] New directory structure | Matt Valentine-House | |
| Push the newly refactored lldb files into a sub-directory so that we're not cluttering up the misc directory Notes: Merged: https://github.com/ruby/ruby/pull/6129 | |||
