commit | 34fda50beed954b3fa392297c34c9417a81d7a38 | [log] [tgz] |
---|---|---|
author | Tom Tromey <tom@tromey.com> | Sun Dec 26 21:42:03 2021 -0700 |
committer | Tom Tromey <tom@tromey.com> | Wed Jan 05 11:36:33 2022 -0700 |
tree | 4daf80a04839b8e12d65e0399ec89947f8845041 | |
parent | b58f47ab4cae11166f210f54bca6e7c58b855a0f [diff] |
Use filtered output in kill command This changes the kill command to use filtered output. I split this one into its own patch because, out of an abundance of caution, I changed the function to call bfd_cache_close_all a bit earlier, in case pagination caused an exception.