commit | 973c575967442da470ad56efbfb897753f0de68e | [log] [tgz] |
---|---|---|
author | Tom Tromey <tromey@adacore.com> | Thu Apr 03 08:33:58 2025 -0600 |
committer | Tom Tromey <tromey@adacore.com> | Thu Apr 03 10:56:32 2025 -0600 |
tree | d6c08a13b58fab17b6dec93da4beabf4af102b2d | |
parent | 2d458da9a8e1927275589c308ae19eae577d2b3c [diff] |
Many minor typo fixes I ran codespell on gdb/*.[chyl] and fixed a bunch of simple typos. Most of what remains is trickier, i.e., spots where a somewhat natural name of something in the code is flagged as a typo. Reviewed-By: Tom de Vries <tdevries@suse.de>