summaryrefslogtreecommitdiff
path: root/Meta/serenity_gdb.py
AgeCommit message (Expand)Author
2021-11-12Meta: Update the gdb script for the new RefPtr layoutAli Mohammad Pur
2021-10-18Meta: Add a gdb pretty printer for AK::ArrayBrian Gianforcaro
2021-06-16Meta: Remove gdb pretty printer for AK::InlineLinkedListBrian Gianforcaro
2021-05-22Meta: Display DistinctNumeric as its alias name in GDB if possibleAli Mohammad Pur
2021-05-22Meta: Add GDB pretty printer for AK::VariantAli Mohammad Pur
2021-05-22Meta: Pretty-print the types in serenity_gdb.pyAli Mohammad Pur
2021-05-21Meta: Add GDB pretty printer for AK::SinglyLinkedListBrian Gianforcaro
2021-05-21Meta: Add GDB pretty printer for AK::InlineLinkedListBrian Gianforcaro
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-04-22Meta: Add GDB pretty printersGunnar Beutner