Re: test gdb as it runs qemu simulator
Tom Tromey <[email protected]> Fri, 31 Oct 2025 14:33:57 -0600
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
>>>>> Mock, George via Gdb <[email protected]> writes: > I want to use the gdb testsuite. Not for the purpose > of testing gdb, but to test whether the Dwarf generated by our > compiler works with gdb. FWIW it's not unusual to discover that valid DWARF can trigger a gdb bug. Feel free to file bugs for that kind of thing. Or send patches. thanks, Tom