commit | edb6b77c755545afb969fcebfa900b07a4b93c94 | [log] [tgz] |
---|---|---|
author | Tom Tromey <tromey@adacore.com> | Wed Jun 08 09:26:08 2022 -0600 |
committer | Tom Tromey <tromey@adacore.com> | Tue Jun 14 09:03:30 2022 -0600 |
tree | bafdb2011cf9cbd95164395015999b2454805786 | |
parent | e5ab6af52d38ee068c1860ef113b7db4cc985cfb [diff] |
Allow 'interrupt -a' in all-stop mode PR gdb/17160 points out that "interrupt -a" errors in all-stop mode, but there's no good reason for this. This patch removes the error. Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=17160