aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-12Move -lsocket check to common.m4Tom Tromey5-65/+177
2023-10-13Automatic date update in version.inGDB Administrator1-1/+1
2023-10-12Fix test suite failure in file-then-restart.expTom Tromey3-18/+19
2023-10-12bfd: add new bfd_cache_size() functionAndrew Burgess2-0/+19
2023-10-12bfd/cache: change type used to track cached BFDs from int to unsignedAndrew Burgess1-3/+4
2023-10-12Automatic date update in version.inGDB Administrator1-1/+1
2023-10-11[RFA] Fix for mcore simulatorJeff Law3-4/+56
2023-10-10gprofng: Use the correct application name in error messagesVladimir Mezentsev2-39/+40
2023-10-11Automatic date update in version.inGDB Administrator1-1/+1
2023-10-11gdb: LoongArch: Handle special struct in dummy callHui Li1-16/+189
2023-10-10gdb: add assertion when marking the remote async flagSimon Marchi1-1/+4
2023-10-10gdb: add remote_state::{is_async_p,can_async_p}Simon Marchi1-4/+16
2023-10-10gdb: make remote_state's async token privateSimon Marchi1-27/+44
2023-10-10gdb: remove trailing whitespaces in remote.cSimon Marchi1-10/+9
2023-10-10gdb: scope down registers_changed call in inferior::set_archSimon Marchi1-1/+4
2023-10-10gdb: remove target_gdbarchSimon Marchi93-504/+579
2023-10-10gdb: move set_target_gdbarch to inferior::set_archSimon Marchi4-20/+22
2023-10-10gdb: add inferior parameter to architecture_changed observableSimon Marchi3-4/+6
2023-10-10gdb: add inferior::{arch, set_arch}Simon Marchi25-55/+63
2023-10-10asan: buffer overflow in elf32_arm_get_synthetic_symtabAlan Modra1-8/+16
2023-10-10asan: null dereference in read_and_display_attr_valueAlan Modra1-16/+9
2023-10-10asan: invalid free in bfd_init_section_compress_statusAlan Modra1-8/+8
2023-10-10gdb/python: implement support for sending custom MI async notificationsJan Vrany6-0/+204
2023-10-10gdb/python: generalize serialize_mi_result()Jan Vrany3-176/+181
2023-10-10LoongArch/GAS: Add support for branch relaxationmengqinggang6-41/+367
2023-10-10[readelf] Handle .gdb_index section version 9Tom de Vries2-63/+119
2023-10-10[gdb/symtab] Add name_of_main and language_of_main to the DWARF indexMatheus Branco Borella6-13/+146
2023-10-10Automatic date update in version.inGDB Administrator1-1/+1
2023-10-09gdb_unique_ptr.h: Fix a typo in a commentJohn Baldwin1-1/+1
2023-10-09Fix: Null pointer dereference in ldlex.lNick Clifton2-1/+4
2023-10-09Fix: A potential null_pointer_deference bugNick Clifton2-0/+9
2023-10-09Fix: Null pointer dereference in elf32-i386.cNick Clifton2-0/+10
2023-10-09Fix: A potential bug of null pointer dereferenceNick Clifton2-1/+7
2023-10-09gdb/testsuite: match complete lines in gdb.base/maint.expAndrew Burgess1-2/+2
2023-10-09Automatic date update in version.inGDB Administrator1-1/+1
2023-10-08Update gdb/NEWS after GDB 14 branch creation.Joel Brobecker1-1/+3
2023-10-08Bump version to 15.0.50.DATE-git.Joel Brobecker2-2/+2
2023-10-08Add testsuits for new assembler option of mthin-add-sub.gdb-14-branchpointcailulu6-24/+131
2023-10-08as: add option for generate R_LARCH_32/64_PCREL.cailulu3-6/+37
2023-10-08Automatic date update in version.inGDB Administrator1-1/+1
2023-10-07Revert "opcodes: microblaze: Add new bit-field instructions"Michael J. Eager10-196/+5
2023-10-07[gdb/testsuite] Fix gdb.arch/i386-signal.exp on x86_64Tom de Vries2-1/+10
2023-10-06gdb: support rseq auxvsIlya Leoshkevich2-0/+6
2023-10-06gprofng: 30910 cross test fail: can't read "CHECK_TARGET": no such variableVladimir Mezentsev2-23/+12
2023-10-07Automatic date update in version.inGDB Administrator1-1/+1
2023-10-06process-dies-while-detaching.exp: Exit early if GDB misses sync breakpointThiago Jung Bauermann2-7/+7
2023-10-06opcodes: microblaze: Add new bit-field instructionsNeal Frager10-5/+196
2023-10-06gdb/NEWS: reorder some entries in the NEWS fileAndrew Burgess1-12/+12
2023-10-06gdbserver: fix gdbserver builds after expedite_regs changesAndrew Burgess3-6/+16
2023-10-06gdb/testsuite: cleanup in gdb.base/args.expAndrew Burgess1-52/+36