commit | 11c19d73c35e6ce74a51302233199ddaa9551f09 | [log] [tgz] |
---|---|---|
author | Tiezhu Yang <yangtiezhu@loongson.cn> | Wed Mar 16 14:36:09 2022 +0800 |
committer | Tiezhu Yang <yangtiezhu@loongson.cn> | Wed Mar 23 11:56:34 2022 +0800 |
tree | 2228d02c464fafa229baeb807cf4036911debef3 | |
parent | 9457d59e9d11520e356ec7c974272d555ea8154b [diff] |
gdb: testsuite: remove attach test from can_spawn_for_attach As Pedro Alves said, caching procs should not issue pass/fail [1], this commit removes attach test from can_spawn_for_attach, at the same time, use "verbose -log" instead of "unsupported" to get a trace about why a test run doesn't support spawning for attach. [1] https://sourceware.org/pipermail/gdb-patches/2022-March/186311.html Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn>