aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-08Switch to futuresusers/cbiesinger/threadpoolChristian Biesinger
2019-10-02Implement a thread poolChristian Biesinger
2019-10-01Don't use the mutex for each symbol_set_names callChristian Biesinger
2019-10-01Use run_on_main_thread in gdb.post_eventTom Tromey
2019-10-01Add maint set/show max-worker-threadsTom Tromey
2019-10-01Demangle minsyms in parallelTom Tromey
2019-09-30Introduce thread-safe way to handle SIGSEGVTom Tromey
2019-09-30Introduce run_on_main_threadTom Tromey
2019-09-30Lock the demangled hash tableTom Tromey
2019-09-30Introduce alternate_signal_stack RAII classTom Tromey
2019-09-30Add RAII class for blocking gdb signalsTom Tromey
2019-09-30Add configure check for std::threadTom Tromey
2019-09-30Defer minimal symbol name-settingTom Tromey
2019-09-30Use m4_include, not sinclude in .m4 filesTom Tromey
2019-09-30[PATCH v2 2/4] DWARF 5 support: Handle DW_FORM_strxAli Tamur
2019-10-01Automatic date update in version.inGDB Administrator
2019-09-30Remove extra whitespaces at the end of lines.Ali Tamur
2019-09-30Use std::sort instead of qsort in minsyms.cChristian Biesinger
2019-09-30Disable all warnings in gdb.rust/traits.rsTom Tromey
2019-09-30Improve some comments about msymbol handlingChristian Biesinger
2019-09-30gdb: re-write add_psymbol_to_list doc, move it to header fileSimon Marchi
2019-09-30PR25046, readelf "Reading xxx bytes extends past end of file for dynamic sect...Alan Modra
2019-09-30Automatic date update in version.inGDB Administrator
2019-09-29[gdb/contrib] cc-with-tweaks.sh: Create .dwz file in .tmp subdirTom de Vries
2019-09-29[gdb/testsuite] Make pass message unique in gdb-index.exp for cc-with-dwz-mTom de Vries
2019-09-29Automatic date update in version.inGDB Administrator
2019-09-28gdb: include gdbarch.h in hppa-linux-nat.cSimon Marchi
2019-09-28PR16794, gold ignores R_386_GOTOFF addendAlan Modra
2019-09-28Automatic date update in version.inGDB Administrator
2019-09-27[gdb/testsuite] Fix incomplete regexps in step-precsave.expTom de Vries
2019-09-27[gdb/testsuite] Add KFAIL for missing support of reverse-debugging of vmovdTom de Vries
2019-09-27Automatic date update in version.inGDB Administrator
2019-09-26Revert "Improve ptrace-error detection on Linux targets"Sergio Durigan Junior
2019-09-26Improve ptrace-error detection on Linux targetsSergio Durigan Junior
2019-09-26Convert symtab.h function signatures to use bool instead of intChristian Biesinger
2019-09-26Remove gdb_usleep.cTom Tromey
2019-09-26Do not expose stub types to PythonTom Tromey
2019-09-26Remove initialize_utilsTom Tromey
2019-09-26PR24262, plugin search dir doesn't respect --libdirAlan Modra
2019-09-26Automatic date update in version.inGDB Administrator
2019-09-25Remove make_hex_stringTom Tromey
2019-09-26SORT_BY_INIT_PRIORITYAlan Modra
2019-09-25Silence a build-time warning about constant comparisons when building with cl...Nick Clifton
2019-09-25Automatic date update in version.inGDB Administrator
2019-09-24[gdb/tdep] Handle mxcsr kernel bug on Intel Skylake CPUsTom de Vries
2019-09-24Arm: Fix out of range conditional branch (PR/24991)Tamar Christina
2019-09-24PR25031, nm reports wrong address on 32bitAlan Modra
2019-09-24[ARM]: Modify assembler to accept floating and signless datatypes for MVE ins...Srinath Parvathaneni
2019-09-24Fix building gold with gcc-10.Nick Clifton
2019-09-24Automatic date update in version.inGDB Administrator