commit | 602971b3863dcecf2daa5ffc0853a75a3131446c | [log] [tgz] |
---|---|---|
author | Tom Tromey <tromey@adacore.com> | Fri Sep 01 11:01:33 2023 -0600 |
committer | Tom Tromey <tromey@adacore.com> | Mon Nov 27 12:55:14 2023 -0700 |
tree | e6965aecdcad64bf33e19a5927618a06be17d2a1 | |
parent | 4dda9cc4b03788d1cf0416b39a3ab3780caf27fd [diff] |
Introduce throw_winerror_with_name This introduces throw_winerror_with_name, a Windows analog of perror_with_name, and changes various places in gdb to call it. Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=30770