Re: parallel loading of debug info in gdb
Tom Tromey <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
> Thanks, using this command in gdb15.2 indeed make the initial loading faster. Just beware that in 15.2 there are some known data races, which is why it is off by default. I don't know whether those races can actually cause problems. Tom