parallel loading of debug info in gdb
Yubin via Gdb <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <CAJYFCiN=TGw7So_2mTSJ8G81y1ADTEhK5i1h14hKKOOjmufoRQ@mail.gmail.com> |
Hi, Does gdb supports parallel loading of debug symbols? I am debugging some binary which is 3~4GB itself, and loading and parsing its debug info takes minutes. Thanks, Yubin