summaryrefslogtreecommitdiff
path: root/.mailmap
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2018-11-21 11:35:49 -0700
committerTom Tromey <tom@tromey.com>2018-11-21 14:07:22 -0700
commitd4ee1c93ff25a7fa6f5e35dc774a648a7e6d578e (patch)
tree4eefee4a88ef0518f5160fc70d545840a50d18a2 /.mailmap
parent15e661328198540e35670138f485bbc06a866464 (diff)
downloadrust-d4ee1c93ff25a7fa6f5e35dc774a648a7e6d578e.tar.gz
Fix BTreeSet and BTreeMap gdb pretty-printers
The BTreeSet and BTreeMap gdb pretty-printers did not take the node structure into account, and consequently only worked for shallow sets. This fixes the problem by iterating over child nodes when needed. This patch avoids the current approach of implementing some of the value manipulations in debugger-indepdendent code. This was done for convenience: a type lookup was needed for the first time, and there currently are no lldb formatters for these types. Closes #55771
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions