cons -> raddbgic

This commit is contained in:
Ryan Fleury
2024-02-12 15:17:23 -08:00
parent 5c33c410d3
commit ad4003e70d
7 changed files with 1273 additions and 1273 deletions
+1 -1
View File
@@ -292,7 +292,7 @@ A list of the layers in the codebase and their associated namespaces is below:
- `raddbg_markup` (`RADDBG_`): Standalone header file for marking up user
programs to work with various features in the `raddbg` debugger. Does not
depend on `base`.
- `raddbgi_cons` (`CONS_`): Implements an API for constructing files of the
- `raddbgi_cons` (`RADDBGIC_`): Implements an API for constructing files of the
RADDBGI debug info file format.
- `raddbgi_dump` (`DUMP_`): A dumper utility program for dumping
textualizations of RADDBGI debug info files.