2 Jul 2026
timo the `moar rrdb` command in the gdb plugin runs the program (really only makes sense when inside an `rr replay`, so it's actually required) and remembers a couple of different kinds of events with their event numbers, which you can use with `start 12345` to jump to relatively quickly 09:43
all these entries land in an sqlite3 database, hence `rrdb` :)
but the branch adds many more commands
3 Jul 2026
Geth MoarVM/main: 1952765b84 | (Will Coleda)++ | 2 files
Track commits for Changelog
23:17
4 Jul 2026
MoarVM/moar-gdb-rrdb: 37 commits pushed by (Timo Paulssen)++
review: github.com/MoarVM/MoarVM/compare/d...bf615a6220
13:07
timo ^- rebase, but also the current WIP broken "export profile.json from raku stack traces"
MasterDuke [Coke]: i think your changelog commit also dropped mimalloc back to v2.2.7, it had been at v2.3.2 13:17
tellable6 MasterDuke, I'll pass your message to [Coke]
Geth MoarVM/main: ccd68eaecc | (Will Coleda)++ | 2 files
Revert "Track commits for Changelog"

This reverts commit 1952765b84ad36fcad8b6fbcf77bf9f5053c732f.
It accidentally brought in changes to 3rdparty. submodules--
15:29
MoarVM/main: d7395a30f7 | (Will Coleda)++ | docs/ChangeLog
Add Changelog entry for recent bugfix
15:31
5 Jul 2026
MoarVM/moar-gdb-rrdb: da06de78fc | (Timo Paulssen)++ | tools/libmoar.so-gdb.py
gdb plugin: rrdb: flag to allow logging deopts; swap [no]trackgc

Also improves output, adds completion to the `moar rrdb` command
14:35
MoarVM/moar-gdb-rrdb: 083a4ae026 | (Timo Paulssen)++ | tools/libmoar.so-gdb.py
gdb plugin: shorten code a bit
MoarVM/moar-gdb-rrdb: b0ec3382b1 | (Timo Paulssen)++ | tools/libmoar.so-gdb.py
gdb plugin: rrdb and others: profile fixes, timeline additions

The profile output still isn't correct, but a little more correct now.
The timeline now shows invoke, return, continuation invoke and continuation control events around the current point in time and allows you to ask for more lines to be output.
It uses nice box drawing characters, but the code that does it is absolutely terrible.
6 Jul 2026
librasteve_ rakudoweekly.blog/2026/07/06/2026-27-trf-lives/ 08:41
7 Jul 2026
Geth MoarVM/2026.06.1: e9622e5d2b | (Will Coleda)++ | 2 files
Update changelog and version
21:56
MoarVM: coke++ created pull request #2023:
Update changelog and version
MoarVM/main: e9622e5d2b | (Will Coleda)++ | 2 files
Update changelog and version
21:59
MoarVM/main: f6e6e53be3 | (Will Coleda)++ (committed using GitHub Web editor) | 2 files
Merge pull request #2023 from MoarVM/2026.06.1

Update changelog and version