Commit Graph

15 Commits

Author SHA1 Message Date
Bruno BELANYI 1c8a101689 Simplify 'Move'
ci/woodpecker/push/check Pipeline was successful Details
Making 'Move' lightweight sounds like a better idea now that I am
looking at it with fresh eyes...
2024-04-05 22:41:24 +01:00
Bruno BELANYI 1646c055fd Use 'from_gdb' constructors in GDB utils
ci/woodpecker/push/check Pipeline was successful Details
Makes it much more readable.
2024-04-04 00:55:41 +01:00
Bruno BELANYI fcbcc3cdef Add 'from_gdb' constructors in GDB utils 2024-04-04 00:55:41 +01:00
Bruno BELANYI f0edd0abc7 Properly handle 'Optional' in pretty-printers 2024-04-04 00:49:00 +01:00
Bruno BELANYI b289927e3a Loosen GDB utils constructors 2024-04-04 00:49:00 +01:00
Bruno BELANYI 33eb5d0707 Add 'print-board' GDB command 2024-04-01 22:20:39 +01:00
Bruno BELANYI dcd76c5bef Add 'Bitboard.at' in GDB utils 2024-04-01 22:20:39 +01:00
Bruno BELANYI a1005c1bec Add convenience 'Square' constructor in GDB utils 2024-04-01 22:20:39 +01:00
Bruno BELANYI 83a29cae2a Add 'CastleRights' GDB pretty-printing 2024-04-01 22:20:39 +01:00
Bruno BELANYI de27c186d3 Add 'Move' GDB pretty-printing 2024-04-01 22:20:39 +01:00
Bruno BELANYI 3b530b324f Add 'Piece' GDB pretty-printing 2024-04-01 22:20:39 +01:00
Bruno BELANYI 93e9a51589 Add 'Rank' GDB pretty-printing 2024-04-01 22:20:39 +01:00
Bruno BELANYI d3c3790db4 Add 'File' GDB pretty-printing 2024-04-01 22:20:39 +01:00
Bruno BELANYI 8f3687d862 Add 'Color' GDB pretty-printing 2024-04-01 22:20:39 +01:00
Bruno BELANYI 97ca224608 Add GDB pretty-printers 2024-04-01 22:20:39 +01:00