so, i wrote a quick script which runs curl in parallel 6 times, and then i'm running that script in parallel in a thread pool of 4 threads. so far so good, and i may crank up the numbers soon-ish. pardon my inexperience with gdb, but is there a way to get traces from all threads into an output file easily?