aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-12-09sim: use ## for automake commentsMike Frysinger25-882/+419
2021-12-08gdb, gdbserver: detach fork child when detaching from fork parentSimon Marchi14-87/+592
2021-12-08gdb: move clearing of tp->pending_follow to follow_fork_inferiorSimon Marchi1-10/+18
2021-12-08gdb/remote.c: refactor pending fork status functionsSimon Marchi1-62/+53
2021-12-08gdb/remote.c: move some things upSimon Marchi1-73/+71
2021-12-08gdb/linux-nat: factor ptrace-detach code to new detach_one_pid functionSimon Marchi1-36/+40
2021-12-08gdbserver: hide fork child threads from GDBSimon Marchi7-0/+223
2021-12-09Automatic date update in version.inGDB Administrator1-1/+1
2021-12-08Use for-each more in gdbTom Tromey10-122/+106
2021-12-08Fix error in file_and_directory patchTom Tromey1-1/+1
2021-12-08gdb/python: Use tp_init instead of tp_new to setup gdb.ValueAndrew Burgess3-52/+126
2021-12-08gdb: use try/catch around a gdb_disassembler::print_insn callAndrew Burgess1-5/+34
2021-12-08ppc: recognize all program trapsJan Vrany4-0/+201
2021-12-08ppc: use "trap" ("tw, 31, 0, 0") as breakpoint instructionJan Vrany1-2/+2
2021-12-08bfd_section_from_shdr: Support SHT_RELR sectionsFangrui Song1-3/+9
2021-12-08PR28673, input file 'gcov' is the same as output fileAlan Modra1-1/+1
2021-12-07Fix bug in source.c changeTom Tromey1-2/+2
2021-12-07gdb: make struct linespect contain vectors, not pointers to vectorsSimon Marchi1-117/+105
2021-12-08Automatic date update in version.inGDB Administrator1-1/+1
2021-12-07Remove an xfree from add_pathTom Tromey1-9/+4
2021-12-07gdb/linespec.c: simplify conditionSimon Marchi1-2/+1
2021-12-07gdb: rename "maint agent" functionsSimon Marchi1-7/+7
2021-12-07gdb: make set_raw_breakpoint staticSimon Marchi1-5/+5
2021-12-07Support AT_FXRNG and AT_KPRELOAD on FreeBSD.John Baldwin3-0/+8
2021-12-07Avoid extra work in global_symbol_searcher::expand_symtabsTom Tromey1-4/+9
2021-12-07[gdb/testsuite] Fix options arg handling in compile_jit_elf_main_as_soTom de Vries1-2/+2
2021-12-07[gdb/testsuite] Fix FAIL in gdb.tui/basic.expTom de Vries2-14/+50
2021-12-07[gdb/tdep] Fix inferior plt calls in PIE for i386Tom de Vries3-1/+47
2021-12-07[gdb/symtab] Support -readnow during rereadTom de Vries7-29/+30
2021-12-07[gdb/ada] Fix assert in ada_is_unconstrained_packed_array_typeTom de Vries1-0/+2
2021-12-07Re: Add support for AArch64 EFI (efi-*-aarch64)Alan Modra1-46/+40
2021-12-07Error on ld output file name matching input file nameAlan Modra2-1/+17
2021-12-07Automatic date update in version.inGDB Administrator1-1/+1
2021-12-06gdb: Add PowerPC support to gdb.dwarf2/frame-inlined-in-outer-frameCarl Love1-0/+24
2021-12-06[gdb/testsuite] Use precise align in gdb.arch/i386-{avx,sse}.expTom de Vries3-2/+106
2021-12-06[gdb/testsuite] Fix data alignment in gdb.arch/i386-{avx,sse}.expTom de Vries4-8/+24
2021-12-06[GOLD] PowerPC64 inline plt sequencesAlan Modra1-64/+162
2021-12-06ld: improve shared tests for AIXClément Chigot4-58/+37
2021-12-06Automatic date update in version.inGDB Administrator1-1/+1
2021-12-05Preserve artificial CU name in process_psymtab_comp_unit_readerTom Tromey2-7/+11
2021-12-04sim: include ansidecl.h when neededMike Frysinger16-1/+26
2021-12-04sim: include stdint.h when neededMike Frysinger3-0/+3
2021-12-04sim: include stdarg.h when usedMike Frysinger20-0/+22
2021-12-04sim: reorder header includesMike Frysinger45-164/+176
2021-12-04gdbsupport: fix memory leak in create_file_handler when re-using file handlerSimon Marchi1-7/+6
2021-12-05Automatic date update in version.inGDB Administrator1-1/+1
2021-12-04sim: moxie: hoist dtb rules up to common buildsMike Frysinger4-49/+116
2021-12-04sim: m68hc11: delete unused profile flagsMike Frysinger1-1/+0
2021-12-04sim: msp430: delete redundant comments & settingsMike Frysinger1-22/+0
2021-12-04sim: erc32: drop old configure targetMike Frysinger1-8/+0