Files
Tom Tromey c38bda5104 Handle typedefs in no-op pretty printers
The no-ops pretty-printers that were introduced for DAP have a classic
gdb bug: they neglect to call check_typedef.  This will cause some
strange behavior; for example not showing the children of a variable
whose type is a typedef of a structure type.  This patch fixes the
oversight.
2023-07-10 13:17:31 -06:00
..
2023-06-19 16:17:21 +02:00
2023-06-12 12:09:39 -06:00
2023-06-03 22:43:57 +02:00