diff options
author | Tom Tromey <tom@tromey.com> | 2022-03-25 13:36:53 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2022-04-15 10:34:03 -0600 |
commit | 506ec52e8805d8edd538d6bd11750489a8c8bbee (patch) | |
tree | 9201c10e67505609846c0a6f51ed98c033a3e3c6 /gdb/fork-child.c | |
parent | 925ea601f1892c6eb344e2c916f0ef448b42b606 (diff) | |
download | binutils-506ec52e8805d8edd538d6bd11750489a8c8bbee.zip binutils-506ec52e8805d8edd538d6bd11750489a8c8bbee.tar.gz binutils-506ec52e8805d8edd538d6bd11750489a8c8bbee.tar.bz2 |
Reimplement Rust slice printing
The current nightly Rust compiler (aka 1.61) added better DWARF
representation for unsized types. Fixing this is PR rust/21466; but
the code is actually the same as what is required to make slice
printing more useful, which is PR rust/23871. This patch implements
this. I tested this against various Rust compilers: 1.48, current
stable, current beta, and current nightly.
Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=21466
Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=23871
Diffstat (limited to 'gdb/fork-child.c')
0 files changed, 0 insertions, 0 deletions