aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-14Remove 'if' from GDB_PY_HANDLE_EXCEPTIONTom Tromey5-42/+17
2024-03-14[gdb/tdep] Fix gdb.base/watchpoint-unaligned.exp on aarch64Tom de Vries3-38/+68
2024-03-14Automatic date update in version.inGDB Administrator1-1/+1
2024-03-13Remove extraneous word from manualTom Tromey1-1/+1
2024-03-13opcodes: Fix build verbosityChristophe Lyon2-8/+8
2024-03-13bfd: Use size_t in the BFD mmap interfaceH.J. Lu5-16/+16
2024-03-13bfd: Use MAP_FAILED for mmap failureH.J. Lu6-19/+19
2024-03-13bfd: Don't call bfd_write with 0 sizeH.J. Lu1-1/+1
2024-03-13RISC-V: Add -march=help for gasHau Hsu5-0/+175
2024-03-13Automatic date update in version.inGDB Administrator1-1/+1
2024-03-12[gdb/tdep] Fix gdb.base/watch-bitfields.exp on aarch64Tom de Vries5-44/+123
2024-03-12contrib: sync dg-extract-results.sh with GCCSam James2-9/+13
2024-03-12contrib: sync dg-extract-results.py with GCCSam James2-2/+7
2024-03-12gdb: Deprecate MPX commands.Schimpe, Christina3-2/+10
2024-03-12LoongArch: Scan all illegal operand instructions without interruptionLulu Cai8-7/+269
2024-03-12LoongArch: Fix gas and ld test casesLulu Cai8-5/+18
2024-03-11gnulib: re-generate build filesSimon Marchi4-23/+23
2024-03-12Automatic date update in version.inGDB Administrator1-1/+1
2024-03-11Sync libbacktrace from gcc [PR31327]Sam James46-362/+4306
2024-03-11Remove tui-out.[ch]Tom Tromey6-197/+12
2024-03-11gdb/Makefile.in: remove ACLOCAL_AMFLAGSSimon Marchi1-2/+1
2024-03-11Special case NULL pointers in dynamic type resolutionTom Tromey4-6/+80
2024-03-11gdb/testsuite: reformat file with a more recent version of blackAndrew Burgess1-1/+0
2024-03-11libctf: fix uninitialized variables in testsuiteNick Alcock1-1/+1
2024-03-11gdb: re-generate aclocal.m4Simon Marchi1-5/+5
2024-03-11gdb, btrace: fix error diagnosticsMarkus Metzger1-2/+3
2024-03-11gdb/unwinders: better support for $pc not savedAndrew Burgess4-0/+264
2024-03-11gdb/testsuite: Reduce gdb.threads/threadcrash.exp reliance on libc symbolsGuinevere Larsen1-7/+41
2024-03-11gdb/testsuite: Simplify gdb.threads/threadcrash.expTom de Vries1-29/+60
2024-03-11gdb/testsuite: Use _inferior_thread_count in gdb.threads/threadcrash.expGuinevere Larsen1-21/+2
2024-03-11gdb/testsuite: Fix gdb.threads/threadcrash.exp with check-readmoreTom de Vries1-10/+19
2024-03-11gdb/testsuite: Reduce indentation in gdb.threads/threadcrash.expTom de Vries1-58/+58
2024-03-11x86: KeyLocker insn interaction with -msse-check / .sse_checkJan Beulich6-3/+49
2024-03-11x86/APX: permit wider than 4-bit immediates with V{EXTRACT,INSERT}{F,I}128Jan Beulich1-1/+3
2024-03-11x86: don't open-code REG_{SP,FP}Jan Beulich1-2/+2
2024-03-11tests: force non-deterministic mode in non-deterministic testsStephen Kitt1-4/+5
2024-03-11Automatic date update in version.inGDB Administrator1-1/+1
2024-03-10Automatic date update in version.inGDB Administrator1-1/+1
2024-03-09[gdb/python] Handle deprecation of PyErr_{Fetch,Restore} in 3.12Tom de Vries1-0/+26
2024-03-09[gdb/python] Normalize exceptions in gdbpy_err_fetchTom de Vries2-2/+15
2024-03-09[gdb/python] Use gdbpy_err_fetch::{type,value} as gettersTom de Vries2-6/+15
2024-03-09Reinstate bfd_print_error as an extern functionAlan Modra2-4/+32
2024-03-09Re: Move bfd_init to bfd.cAlan Modra1-1/+0
2024-03-09print cached error messages using _bfd_error_handlerAlan Modra3-31/+3
2024-03-08Avoid race when writing to index cacheTom Tromey3-20/+26
2024-03-08Move the 'store' method to index_cache_store_contextTom Tromey3-14/+12
2024-03-08Capture the per-BFD object in index_cache_store_contextTom Tromey4-14/+14
2024-03-08Capture directory in index_cache_store_contextTom Tromey2-4/+8
2024-03-08Rename members of index_cache_store_contextTom Tromey2-7/+7
2024-03-09Automatic date update in version.inGDB Administrator1-1/+1