--- tags: debugging --- # wg-debugging 2022-09-06 meeting ## Agenda - Next upcoming meeting: Triage meeting on Mon September 19th, 10am ET. - Text meeting in the Zulip channel. - Last meeting we covered 7 issues (closed 1, marked 2 as needs repro) - Next design & status meeting: Mon October 3rd, 10am ET. - We'll try to alternate between the Monday & Tuesday timeslots. - Wins - ssa: implement #[collapse_debuginfo] [#99556](https://github.com/rust-lang/rust/pull/99556) - Thanks @davidtwco! - debuginfo: Generalize C++ -like encoding for enums. [#98393](https://github.com/rust-lang/rust/pull/98393) - Thanks @mw! - Add GDB/LLDB pretty-printers for NonZero types [#98301](https://github.com/rust-lang/rust/pull/98301) - Thanks @ortem! - Add a test for issue #33172 [#97085](https://github.com/rust-lang/rust/pull/97085) - Thanks @rylev! - Others?