aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-08Add support for nested composite locationsusers/zoran/allow-location-description-on-dwarf-stackZoran Zaric5-30/+469
2020-12-08Add support for DW_OP_LLVM_undefined operationZoran Zaric5-0/+154
2020-12-08Add DWARF operations for byte and bit offsetZoran Zaric12-74/+540
2020-12-08Add support for any location description in CFIZoran Zaric2-29/+61
2020-12-08Remove DWARF expression composition checkZoran Zaric1-9/+0
2020-12-08Add frame info check to DW_OP_reg operationsZoran Zaric1-0/+2
2020-12-08Move read_addr_from_reg function to frame.cZoran Zaric3-15/+12
2020-12-08Rename and update the piece_closure structureZoran Zaric1-103/+103
2020-12-08Remove dwarf_expr_context from expr.h interfaceZoran Zaric4-217/+227
2020-12-08Change DWARF stack to use new dwarf_entry classesZoran Zaric2-1000/+900
2020-12-08Add dwarf_entry factory class to expr.cZoran Zaric1-0/+316
2020-12-08Add new location description access interfaceZoran Zaric2-11/+420
2020-12-08Add new classes that model DWARF stack elementZoran Zaric3-1/+349
2020-12-08Add new memory access interface to expr.cZoran Zaric1-43/+144
2020-12-08Add new register access interface to expr.cZoran Zaric1-24/+107
2020-12-08Add as_lval argument to expression evaluatorZoran Zaric5-30/+36
2020-12-08Simplify dwarf_expr_context class interfaceZoran Zaric4-69/+85
2020-12-08Make DWARF evaluator return a single struct valueZoran Zaric4-199/+201
2020-12-08Move piece_closure and its support to expr.cZoran Zaric4-590/+600
2020-12-08Merge evaluate_for_locexpr_baton evaluatorZoran Zaric3-55/+22
2020-12-08Remove empty frame and full evaluatorsZoran Zaric2-29/+5
2020-12-08Inline get_reg_value method of dwarf_expr_contextZoran Zaric2-23/+7
2020-12-08Move push_dwarf_reg_entry_value to expr.cZoran Zaric5-83/+75
2020-12-08Move read_mem to dwarf_expr_contextZoran Zaric4-13/+10
2020-12-08Move get_object_address to dwarf_expr_contextZoran Zaric4-19/+11
2020-12-08Move dwarf_call to dwarf_expr_contextZoran Zaric4-70/+33
2020-12-08Move compilation unit info to dwarf_expr_contextZoran Zaric5-68/+65
2020-12-08Remove get_frame_cfa from dwarf_expr_contextZoran Zaric4-17/+4
2020-12-08Move frame context info to dwarf_expr_contextZoran Zaric4-103/+92
2020-12-08Replace the symbol needs evaluator with a parserZoran Zaric7-117/+718
2020-12-08gdbsupport: Use LOCALAPPDATA to determine cache dirAlexander Fedotov2-0/+15
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-08Automatic date update in version.inGDB Administrator1-1/+1
2020-12-07gdb.base/break-on-linker-gcd-function.exp: Remove unused variablePedro Alves2-1/+5
2020-12-07Remove references to the unofficial SHF_GNU_BUILD_NOTE section flag.Nick Clifton4-6/+10
2020-12-07binutils: Make smart_rename safe tooSiddhesh Poyarekar6-42/+148
2020-12-07objcopy: Get input file stat after BFD openSiddhesh Poyarekar2-16/+16
2020-12-07binutils: Use file descriptors from make_tempnameSiddhesh Poyarekar8-14/+91
2020-12-07Use expression completer for "maint print type"Tom Tromey2-1/+7
2020-12-07[GOLD] gcc-11 stringop-overflow warningAlan Modra2-1/+5
2020-12-07elf32-csky.c:3932:19: error: comparison is always falseAlan Modra4-9/+9
2020-12-07README-how-to-make-a-release (point releases): Add a note to update the miles...Nick Clifton2-8/+21
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-07Automatic date update in version.inGDB Administrator1-1/+1
2020-12-06s390: Fix BC instruction breakpoint handlingGiancarlo Frix2-1/+6