aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2020-12-09gdb: make discrete_position return optionalSimon Marchi4-25/+48
2020-12-08[gdb/testsuite] Simplify gdb.arch/amd64-gs_base.expTom de Vries2-26/+7
2020-12-08[gdb/testsuite] Fix gdb.ada/mi_task_arg.exp for -m32Tom de Vries2-2/+9
2020-12-07gdb.base/break-on-linker-gcd-function.exp: Remove unused variablePedro Alves2-1/+5
2020-12-07Use expression completer for "maint print type"Tom Tromey2-1/+7
2020-12-07gdb/completer: improve tab completion to consider the '-force-condition' flagTankut Baris Aktemur4-1/+29
2020-12-07gdb/linespec: relax the position of the '-force-condition' flagTankut Baris Aktemur5-17/+54
2020-12-07gdb/main: execute breakpoint commands for '-iex' and '-ex' commandsTankut Baris Aktemur8-4/+114
2020-12-07[gdb/ada] Handle shrink resize in replace_operator_with_callTom de Vries2-2/+10
2020-12-06Fix struct expression regressionTom Tromey2-18/+18
2020-12-06s390: Fix BC instruction breakpoint handlingGiancarlo Frix2-1/+6
2020-12-05gmp-utils: protect gdb_mpz exports against out-of-range valuesJoel Brobecker4-29/+174
2020-12-05Fix TARGET_CHAR_BIT/HOST_CHAR_BIT confusion in gmp-utils.cJoel Brobecker2-2/+8
2020-12-04gdb: use two displaced step buffers on amd64/LinuxSimon Marchi2-1/+6
2020-12-04gdb: make displaced stepping implementation capable of managing multiple buffersSimon Marchi34-126/+295
2020-12-04gdb: change linux gdbarch data from post to pre-initSimon Marchi2-3/+10
2020-12-04gdb: move displaced stepping logic to gdbarch, allow starting concurrent disp...Simon Marchi48-307/+1010
2020-12-04gdb: move displaced stepping types to displaced-stepping.{h,c}Simon Marchi10-100/+170
2020-12-04gdb: pass inferior to get_linux_inferior_dataSimon Marchi2-6/+10
2020-12-04gdb: introduce status enum for displaced step prepare/finishSimon Marchi3-30/+100
2020-12-04gdb: rename displaced_step_fixup to displaced_step_finishSimon Marchi2-8/+13
2020-12-04gdb: rename displaced_step_closure to displaced_step_copy_insn_closureSimon Marchi18-193/+244
2020-12-04gdb: rename things related to step over chainsSimon Marchi5-33/+62
2020-12-04gdb: get rid of get_displaced_stepping_stateSimon Marchi2-30/+19
2020-12-04gdb: restore displaced step buffer bytes when another thread forksSimon Marchi2-13/+21
2020-12-04gdb: clear inferior displaced stepping state and in-line step-over info on execSimon Marchi8-0/+343
2020-12-04gdb: add inferior_execd observableSimon Marchi7-12/+26
2020-12-04[gdb] Fix heap-buffer-overflow in completion_tracker::build_completion_resultTom de Vries2-1/+9
2020-12-04Remove redundant typedefsTom Tromey42-162/+225
2020-12-04gdb/testsuite: make declare_labels use better default label namesSimon Marchi2-5/+10
2020-12-04Fix building gdb release from tar file without makeinfoBernd Edlinger2-4/+8
2020-12-04Update gdb/ChangeLog to reflect the PR for a bug fixShahab Vahedi1-0/+1
2020-12-04Constify value_internal_function_nameTom Tromey3-2/+7
2020-12-04Fix shifting of negative valueLuis Machado4-29/+32
2020-12-04[gdb/testsuite] Make gdb.arch/amd64-gs_base.exp unsupported for i386Tom de Vries2-1/+31
2020-12-04[gdb/tdep] Handle static field in i386_16_byte_align_pTom de Vries2-0/+7
2020-12-04[gdb/testsuite] Fix control-flow in gdb.reverse/insn-reverse.expTom de Vries2-11/+20
2020-12-04[gdb/testsuite] Fix count usage in gdb.reverse/insn-reverse.expTom de Vries2-2/+5
2020-12-04[gdb/testsuite] Fix gdb.reverse/insn-reverse-x86.c for -m32Tom de Vries2-0/+13
2020-12-04[gdb/testsuite] Handle SIGILL in gdb.reverse/insn-reverse.expTom de Vries3-6/+61
2020-12-03gdb: fix logic of find_comp_unit and set_comp_unitSimon Marchi2-4/+12
2020-12-02gdb/riscv: rewrite target description validation, add rv32e supportAndrew Burgess8-319/+533
2020-12-02gdb/riscv: remove csr aliases created with DECLARE_CSR_ALIASAndrew Burgess4-14/+9
2020-12-02gdb/riscv: place unknown csrs into the correct register groupsAndrew Burgess4-16/+69
2020-12-01Search for DWZ files in debug-file-directories as wellSergio Durigan Junior2-7/+107
2020-12-01Use new+delete for struct expressionTom Tromey3-29/+56
2020-12-01gdb/testsuite: fix indentation in gdb.threads/non-ldr-exc-1.expSimon Marchi2-2/+6
2020-12-01gdb/testsuite: use foreach_with_prefix in gdb.threads/non-ldr-exc-*.expSimon Marchi5-127/+134
2020-12-01PowerPC remove 512 bytes region limit if 2nd DAWR is avaliable.Rogerio Alves2-8/+23
2020-12-01Add missing ChangeLog entry.Rogerio Alves1-0/+3