Age | Commit message (Expand) | Author |
---|---|---|
2021-11-12 | Meta: Update the gdb script for the new RefPtr layout | Ali Mohammad Pur |
2021-10-18 | Meta: Add a gdb pretty printer for AK::Array | Brian Gianforcaro |
2021-06-16 | Meta: Remove gdb pretty printer for AK::InlineLinkedList | Brian Gianforcaro |
2021-05-22 | Meta: Display DistinctNumeric as its alias name in GDB if possible | Ali Mohammad Pur |
2021-05-22 | Meta: Add GDB pretty printer for AK::Variant | Ali Mohammad Pur |
2021-05-22 | Meta: Pretty-print the types in serenity_gdb.py | Ali Mohammad Pur |
2021-05-21 | Meta: Add GDB pretty printer for AK::SinglyLinkedList | Brian Gianforcaro |
2021-05-21 | Meta: Add GDB pretty printer for AK::InlineLinkedList | Brian Gianforcaro |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-22 | Meta: Add GDB pretty printers | Gunnar Beutner |