<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/tests/debuginfo/tuple-style-enum.rs, branch 1.85.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.85.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.85.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2024-08-18T21:00:33+00:00</updated>
<entry>
<title>Convert lldbg- to lldb-</title>
<updated>2024-08-18T21:00:33+00:00</updated>
<author>
<name>Ben Kimock</name>
<email>kimockb@gmail.com</email>
</author>
<published>2024-08-18T21:00:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=22ed23d680fbb50c90992b03e50968e7bce6f373'/>
<id>urn:sha1:22ed23d680fbb50c90992b03e50968e7bce6f373</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Delete lldbr annotations</title>
<updated>2024-08-18T20:59:58+00:00</updated>
<author>
<name>Ben Kimock</name>
<email>kimockb@gmail.com</email>
</author>
<published>2024-08-18T20:59:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=41d06f41158b9efaaaeed141bd9a8315527410ec'/>
<id>urn:sha1:41d06f41158b9efaaaeed141bd9a8315527410ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Delete redundant gdb-version requirements and related comments</title>
<updated>2024-08-18T20:58:25+00:00</updated>
<author>
<name>Ben Kimock</name>
<email>kimockb@gmail.com</email>
</author>
<published>2024-08-17T22:00:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=156088f8a86679ec5a342d5e7ebf17f468c805c1'/>
<id>urn:sha1:156088f8a86679ec5a342d5e7ebf17f468c805c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace gdbr with gdbg</title>
<updated>2024-08-18T16:39:07+00:00</updated>
<author>
<name>Ben Kimock</name>
<email>kimockb@gmail.com</email>
</author>
<published>2024-08-17T21:31:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fa0e8585d4c3484c344e84ed3e639a8fd63616b8'/>
<id>urn:sha1:fa0e8585d4c3484c344e84ed3e639a8fd63616b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement lldb formattter for "clang encoded" enums (LLDB 18.1+)</title>
<updated>2024-05-06T00:53:02+00:00</updated>
<author>
<name>Vladimir Makayev</name>
<email>vmakaev@fb.com</email>
</author>
<published>2024-04-23T01:55:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fb2d9cdfc54aea306223992e13ce4b2278d9f0c6'/>
<id>urn:sha1:fb2d9cdfc54aea306223992e13ce4b2278d9f0c6</id>
<content type='text'>
Summary:
I landed a fix last year to enable `DW_TAG_variant_part` encoding in LLDBs (https://reviews.llvm.org/D149213). This PR is a corresponding fix in synthetic formatters to decode that information.
This is in no way perfect implementation but at least it improves the status quo. But most types of enums will be visible and debuggable in some way.
I've also updated most of the existing tests that touch enums and re-enabled test cases based on LLDB for enums.

Test Plan:
ran tests `./x test tests/debuginfo/`. Also tested manually in LLDB CLI and LLDB VSCode

Other Thoughs
A better approach would probably be adopting [formatters from codelldb](https://github.com/vadimcn/codelldb/blob/master/formatters/rust.py). There is some neat hack that hooks up summary provider via synthetic provider which can ultimately fix more display issues for Rust types and enums too. But getting it to work well might take more time that I have right now.
</content>
</entry>
<entry>
<title>Use explicit LLDB commands instead of `print`/`p` aliases.</title>
<updated>2024-03-15T14:38:03+00:00</updated>
<author>
<name>Markus Reiter</name>
<email>me@reitermark.us</email>
</author>
<published>2024-03-15T14:05:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=96431e4b822ff82268bf3f2bbbb7aacf2abc5761'/>
<id>urn:sha1:96431e4b822ff82268bf3f2bbbb7aacf2abc5761</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives</title>
<updated>2024-02-22T16:04:04+00:00</updated>
<author>
<name>许杰友 Jieyou Xu (Joe)</name>
<email>jieyouxu@outlook.com</email>
</author>
<published>2024-02-22T12:10:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6e48b96692d63a79a14563f27fe5185f122434f8'/>
<id>urn:sha1:6e48b96692d63a79a14563f27fe5185f122434f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename rust-lldb to needs-rust-lldb for consistency</title>
<updated>2023-04-14T09:40:07+00:00</updated>
<author>
<name>Pietro Albini</name>
<email>pietro.albini@ferrous-systems.com</email>
</author>
<published>2023-04-14T09:40:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ffe4ccd4ad1a96239b82b700a626a3644ddc364d'/>
<id>urn:sha1:ffe4ccd4ad1a96239b82b700a626a3644ddc364d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move /src/test to /tests</title>
<updated>2023-01-11T09:32:08+00:00</updated>
<author>
<name>Albert Larsan</name>
<email>74931857+albertlarsan68@users.noreply.github.com</email>
</author>
<published>2023-01-05T08:13:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cf2dff2b1e3fa55fa5415d524200070d0d7aacfe'/>
<id>urn:sha1:cf2dff2b1e3fa55fa5415d524200070d0d7aacfe</id>
<content type='text'>
</content>
</entry>
</feed>
