commit | 6dfd07222c02edc792447049ba94518ae982f362 | [log] [tgz] |
---|---|---|
author | Andrew Burgess <aburgess@redhat.com> | Tue May 21 17:42:55 2024 +0100 |
committer | Andrew Burgess <aburgess@redhat.com> | Tue Jun 11 20:41:17 2024 +0100 |
tree | a8a73771e9e89750006c0d820c6a9d6e2fded8ae | |
parent | 1d6f5804daa5e05e77bcc50c4557b0553190f56c [diff] |
gdb: convert separate-debug-file to new(ish) debug scheme Convert 'set/show debug separate-debug-file' to the new debug scheme. Though I'm not sure if we can really call it "new" any more! Approved-By: Tom Tromey <tom@tromey.com>