aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
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-03Fix a couple vStopped pending ack bugsPedro Alves2-9/+20
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-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-02[gdb/symtab] Fix assert in write_one_signatured_typeTom de Vries4-0/+34
2021-02-01[gdb/testsuite] Fix gdb.dwarf2/fission-reread.exp with .gdb_indexTom de Vries11-52/+64
2021-02-01gdb: unify parts of the Linux and FreeBSD core dumping codeAndrew Burgess5-262/+199
2021-01-29[gdb/breakpoint] Fix stepping past non-stmt line-table entriesTom de Vries5-8/+208
2021-01-29[gdb/testsuite] Fix gdb.opt/solib-intra-step.exp with -m32 and gcc-10Tom de Vries2-24/+6
2021-01-28gdb: remove unneeded switch_to_thread from thr_try_catch_cmdAndrew Burgess2-3/+9
2021-01-28gdb/tui: remove special handling of locator/status windowAndrew Burgess13-138/+270
2021-01-28[gdb/testsuite] Fix gdb.arch/i386-gnu-cfi.expTom de Vries2-7/+25
2021-01-28[gdb/testsuite] Fix g0 search in gdb.arch/i386-sse-stack-align.expTom de Vries4-27/+34
2021-01-28gdb: rename get_type_arch to type::archSimon Marchi30-110/+101
2021-01-28gdb: rename type::{arch,objfile} -> type::{arch_owner,objfile_owner}Simon Marchi12-50/+58
2021-01-28gdb/testsuite: unset XDG_CONFIG_HOMEAndrew Burgess2-0/+11
2021-01-28gdb: update comment for execute_command_to_stringAndrew Burgess3-6/+12
2021-01-28[gdb/breakpoints] Fix longjmp master breakpoint with separate debug infoTom de Vries2-74/+118
2021-01-28[gdb/testsuite] Fix gdb.ada/out_of_line_in_inlined.exp with -m32 and gcc-10Tom de Vries2-2/+5
2021-01-28[gdb/testsuite] Fix ERROR in gdb.dwarf2/dw2-out-of-range-end-of-seq.expTom de Vries2-3/+10
2021-01-27Avoid use after free with logging and debug redirect.Lancelot SIX4-0/+30
2021-01-27GDB: aarch64: Add ability to displaced step over a BR/BLR instructionMatthew Malcomson5-6/+114
2021-01-27Remove extra space after @pxref in gdb.texinfoTom Tromey2-1/+5
2021-01-26Use debug_prefixed_printf_cond in windows-nat.cTom Tromey3-68/+89
2021-01-26bfd: add elfcore_write_file_noteMihails Strasuns2-5/+8
2021-01-26gdb: Add default reggroups for ARCShahab Vahedi2-0/+23
2021-01-26Fix the date for the last entry in gdb/ChangeLogShahab Vahedi1-1/+1
2021-01-26arc: Log "pc" value in "arc_skip_prologue"Anton Kolesov2-1/+5
2021-01-26[gdb/testsuite] Fix gdb.threads/killed-outside.exp with -m32Tom de Vries2-0/+7