Skip to content
  • Friedemann Kleint's avatar
    Debugger[New CDB]: Linked lists containers/container child expansion. · cc3dd439
    Friedemann Kleint authored
    Introduce node hierarchy and move nodes to a separate file.
    Introduce reference nodes that point to additional symbols and
    symbols within the symbol tree (make deeply nested linked list
    elements visible as array elements). Properly name container
    elements as array elements 0..n. Fix pre-expansion of complex
    dumpers.
    cc3dd439