aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-03Re: PR27311, ld.bfd (symbol from plugin): undefined referenceAlan Modra2-15/+17
2021-02-03pr27270 and pr27284, ar segfaults and wrong file modeAlan Modra4-28/+50
2021-02-03PR27311 again, ld.bfd (symbol from plugin): undefined referenceAlan Modra4-3/+18
2021-02-03Testcase for detaching while stepping over breakpointPedro Alves3-0/+407
2021-02-03detach in all-stop with threads runningPedro Alves4-52/+138
2021-02-03detach with in-line step over in progressPedro Alves2-4/+46
2021-02-03detach and breakpoint removalPedro Alves5-9/+30
2021-02-03prepare_for_detach and ongoing displaced steppingPedro Alves2-57/+77
2021-02-03prepare_for_detach: don't release scoped_restore at the endPedro Alves2-6/+6
2021-02-03Factor out after-stop event handling code from stop_all_threadsPedro Alves2-138/+157
2021-02-03gdbserver: spurious SIGTRAP w/ detach while step-over in progressPedro Alves2-1/+33
2021-02-03Fix a couple vStopped pending ack bugsPedro Alves4-9/+34
2021-02-03Testcase for attaching in non-stop modePedro Alves3-0/+211
2021-02-03Fix "target extended-remote" + "maint set target-non-stop" + "attach"Pedro Alves2-1/+11
2021-02-03Fix attaching in non-stop mode (PR gdb/27055)Pedro Alves2-15/+11
2021-02-03Automatic date update in version.inGDB Administrator1-1/+1
2021-02-02Inferior without argument prints detail of current inferior.Lancelot SIX8-21/+135
2021-02-02gdb/testsuite: use proc_with_prefix in gdb.base/scope.expSimon Marchi2-5/+9
2021-02-02gdb/testsuite: add test for .debug_{rng,loc}lists section without offset arraySimon Marchi5-13/+164
2021-02-02gdb/dwarf: make read_{loc,rng}list_index return sect_offsetSimon Marchi2-10/+18
2021-02-02gdb/dwarf: split dwarf2_cu::ranges_base in twoSimon Marchi7-85/+251
2021-02-02gdb/testsuite: add .debug_loclists testsSimon Marchi6-0/+551
2021-02-02gdb/testsuite: DWARF assembler: add context parameters to _locationSimon Marchi2-13/+32
2021-02-02gdb/testsuite: add .debug_rnglists testsSimon Marchi4-3/+375
2021-02-02gdb/dwarf: read correct rnglist/loclist header in read_{rng,loc}list_indexSimon Marchi2-6/+47
2021-02-02gdb/dwarf: few fixes for handling DW_FORM_{rng,loc}listxSimon Marchi4-4/+31
2021-02-02gdb/dwarf: remove unnecessary check in read_{rng,loc}list_indexSimon Marchi2-11/+6
2021-02-02gdb/dwarf: add missing bound check to read_loclist_indexSimon Marchi2-4/+18
2021-02-02gdb/dwarf: fix bound check in read_rnglist_indexSimon Marchi2-1/+7
2021-02-02gdb/dwarf: change read_loclist_index complaints into errorsSimon Marchi2-8/+16
2021-02-02readelf: Add 'R' and 'D' to "Key to Flags:"H.J. Lu3-0/+21
2021-02-02PR27311, ld.bfd (symbol from plugin): undefined referenceAlan Modra9-13/+60
2021-02-02[gdb/symtab] Fix assert in write_one_signatured_typeTom de Vries4-0/+34
2021-02-02Automatic date update in version.inGDB Administrator1-1/+1
2021-02-01Add Genode target supportEmery Hemingway6-8/+22
2021-02-01[gdb/testsuite] Fix gdb.dwarf2/fission-reread.exp with .gdb_indexTom de Vries11-52/+64
2021-02-01Wrong operand for SADDR (rl78)Egor Vishnyakov2-1/+7
2021-02-01Small updates to the 'how to make a release' document following from the 2.35...Nick Clifton2-22/+23
2021-02-02ld --defsymAlan Modra4-24/+11
2021-02-02ld script expression parsingAlan Modra4-2/+30
2021-02-01gdb: unify parts of the Linux and FreeBSD core dumping codeAndrew Burgess5-262/+199
2021-02-01ldgram.y low_level_library_NAME_listAlan Modra2-2/+7
2021-02-01Re: ld: Add a test for PR ld/27259Alan Modra2-1/+5
2021-02-01PR27283 gas for alpha fails to build with gcc 11Alan Modra2-1/+6
2021-02-01Automatic date update in version.inGDB Administrator1-1/+1
2021-01-31sim: cgen-trace: tweak printf callMike Frysinger2-1/+5
2021-01-31sim: bpf: fix mainloop extract callMike Frysinger2-1/+5
2021-01-31sim: bpf/or1k: fix CGEN_TRACE_EXTRACT nameMike Frysinger5-127/+138
2021-01-31sim: cgen-accfp: Fix pointer sign warningsStafford Horne2-3/+9
2021-01-31sim: v850: cleanup build warningsMike Frysinger4-107/+124