aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-27[gdb/build] Fix build breaker with --enable-sharedusers/vries/try-fix-build-breaker-enable-sharedTom de Vries
2022-06-27Make GDBserver abort on internal error in development modePedro Alves
2022-06-27Replace a run-time assertion failure with a warning message when parsing corr...Nick Clifton
2022-06-27Fix NULL pointer indirection when parsing corrupt DWARF data.Nick Clifton
2022-06-27Have gold's File_read::do_read() function check the start parameterNick Clifton
2022-06-27gdb/arm: Unwind Non-Secure callbacks from SecureYvan Roux
2022-06-27Stop bogus warnings about DWARF indexed string offsets being too big.Nick Clifton
2022-06-27[gdb/testsuite] Handle older python in gdb.python/py-send-packet.pyTom de Vries
2022-06-27[gdb/testsuite] Fix gdb.reverse/i387-env-reverse.exp for -pieTom de Vries
2022-06-27[gdb/testsuite] Enable some test-cases for x86_64 -m32Tom de Vries
2022-06-27[gdb/testsuite] Workaround unnecessary .s file with gfortran 4.8Tom de Vries
2022-06-27[gdb/testsuite] Skip gdb.fortran/namelist.exp for gfortran 4.8Tom de Vries
2022-06-27[gdb/symtab] Fix parsing of .debug_str_offsets headerTom de Vries
2022-06-27[gdb/build] Fix gdbserver build with -fsanitize=threadTom de Vries
2022-06-27Disable execstack and rwx segments warnings for MIPS targets.Nick Clifton
2022-06-27bfd: prune config.bfd's setting of targ_archsJan Beulich
2022-06-27drop XC16x bitsJan Beulich
2022-06-27Fix location list offset address dump under DW_AT_location (dwarf-5)Bhuvanendra Kumar N
2022-06-27PowerPC64 .branch_lt addressAlan Modra
2022-06-27-z relro relaxation and ld script SIZEOFAlan Modra
2022-06-27Automatic date update in version.inGDB Administrator
2022-06-26Automatic date update in version.inGDB Administrator
2022-06-25arm: Define elf_backend_extern_protected_data to 0 [PR 18705]Fangrui Song
2022-06-25Fix corrupt DWARF in dw2-double-set-die-typeTom Tromey
2022-06-25Fix end of CU calculation in cooked_indexer::index_diesTom Tromey
2022-06-25gdb: LoongArch: Implement loongarch_linux_syscall_next_pc()Tiezhu Yang
2022-06-25gdb: LoongArch: Define register numbers and clean up codeTiezhu Yang
2022-06-25Automatic date update in version.inGDB Administrator
2022-06-24Eliminate TUI/CLI observers duplicationPedro Alves
2022-06-24Revert "Delete delete_thread_silent"Pedro Alves
2022-06-24gdb/arm: Update the value of active sp when base sp changesYvan Roux
2022-06-24gdb/testsuite: remove unneeded calls to get_compiler_infoAndrew Burgess
2022-06-24gdb/testsuite: remove global gcc_compiled from gdb.expAndrew Burgess
2022-06-24Include count of unexpected core files in gdb.sum summaryPedro Alves
2022-06-24Improve core file path detection & put cores in output dirPedro Alves
2022-06-24gdb: make use of RAII in run_inferior_callAndrew Burgess
2022-06-24Delete delete_thread_silentPedro Alves
2022-06-24Automatic date update in version.inGDB Administrator
2022-06-23Don't declare cli_set_loggingTom Tromey
2022-06-23Use PyBool_FromLongTom Tromey
2022-06-23PowerPC64: fix assertion in ppc_build_one_stub with -Os codeAlan Modra
2022-06-23Re: PowerPC64: stub debug dumpAlan Modra
2022-06-23aarch64: Allow PC-relative relocations against protected STT_FUNC for -sharedFangrui Song
2022-06-23aarch64: Define elf_backend_extern_protected_data to 0 [PR 18705]Fangrui Song
2022-06-23Automatic date update in version.inGDB Administrator
2022-06-22Use std::string for interpreter_pTom Tromey
2022-06-22Move mi_interpreter to mi-interp.hTom Tromey
2022-06-22Use unique_xmalloc_ptr in interpTom Tromey
2022-06-22aarch64: Disallow copy relocations on protected dataFangrui Song
2022-06-22Binutils support for split-dwarf and dwarf-5Kumar N, Bhuvanendra