diff options
author | Tom de Vries <tdevries@suse.de> | 2022-07-14 17:01:52 +0200 |
---|---|---|
committer | Tom de Vries <tdevries@suse.de> | 2022-07-14 17:01:52 +0200 |
commit | 18a5766d09c262878018af26ecbada38d7262b4d (patch) | |
tree | 2f6ea5678f09fcde5ad091fe4033a2ed960082ac /gdb/python/lib | |
parent | e24500cbab783d42656d3b745947c98d7d5bdd83 (diff) | |
download | binutils-18a5766d09c262878018af26ecbada38d7262b4d.zip binutils-18a5766d09c262878018af26ecbada38d7262b4d.tar.gz binutils-18a5766d09c262878018af26ecbada38d7262b4d.tar.bz2 |
[gdbsupport] Add sequential_for_each
Add a sequential_for_each alongside the parallel_for_each, which can be used
as a drop-in replacement.
This can be useful when debugging multi-threading behaviour, and you want to
limit multi-threading in a fine-grained way.
Tested on x86_64-linux, by using it instead of the parallel_for_each in
dwarf2_build_psymtabs_hard.
Diffstat (limited to 'gdb/python/lib')
0 files changed, 0 insertions, 0 deletions