aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-01testsuite: fix is_amd64_regs_targetMarkus Metzger2-6/+12
2018-10-01Automatic date update in version.inGDB Administrator1-1/+1
2018-09-30Darwin: Remove unused variables [-Werror=unused-variable]Pedro Alves4-37/+14
2018-09-30Automatic date update in version.inGDB Administrator1-1/+1
2018-09-29Remove some leftover text in gdb/READMETom Tromey2-3/+4
2018-09-29Update gdb's configure instructionsTom Tromey5-182/+208
2018-09-29Automatic date update in version.inGDB Administrator1-1/+1
2018-09-28bfd: Use elfclass instead of bed->s->elfclassH.J. Lu2-2/+7
2018-09-28Use the existing instruction to determine the RISC-V breakpoint kind.John Baldwin3-20/+49
2018-09-28Change "xor" name in cpu_core to allow building with iso646.h or C++ compilerКомпан, Вячеслав Олегович3-4/+14
2018-09-28gdb: Change how frames are selected for 'frame' and 'info frame'.Andrew Burgess12-208/+870
2018-09-27RISC-V: Pc-rel to gp-rel relaxation function cleanup.Jim Wilson2-42/+32
2018-09-28Automatic date update in version.inGDB Administrator1-1/+1
2018-09-27testsuite: Fix race condition in check-libthread-dbAlan Hayward2-0/+14
2018-09-27Automatic date update in version.inGDB Administrator1-1/+1
2018-09-26Skip broken assembler test on Windows host.Sandra Loosemore2-1/+10
2018-09-26gdb/riscv: Improve non-dwarf stack unwindingAndrew Burgess7-21/+189
2018-09-26elf32-nds32: Remove elf32_nds32_allocate_dynrelocsSimon Marchi2-13/+4
2018-09-26Remove dead definition from valops.cTom Tromey2-7/+4
2018-09-26Small fix for "winheight" usageTom Tromey2-1/+5
2018-09-26Automatic date update in version.inGDB Administrator1-1/+1
2018-09-25RISC-V: Give error for RVE PLTs.Jim Wilson2-8/+46
2018-09-25S/390: Fix symbolic displacement in layAndreas Krebbel4-1/+8
2018-09-25Remove dead code from gdbserver's configureTom Tromey3-11/+5
2018-09-25Couple of minor tweaks to the linker testsuite.Eric Botcazou3-1/+15
2018-09-25Automatic date update in version.inGDB Administrator1-1/+1
2018-09-24RISC-V: For PCREL_LO12, fix addend handling in auipc lookup.Jim Wilson2-2/+11
2018-09-24RISC-V: Allow pcrel_lo addends, error on addend overflow.Jim Wilson7-13/+58
2018-09-24Fix PR gdb/20948: --write option to GDB causes segmentation faultJozef Lawrynowicz5-0/+91
2018-09-24Add "const" to a few locals in gdbTom Tromey4-4/+11
2018-09-23Allow setting a parameter to raise gdb.GdbErrorTom Tromey6-4/+57
2018-09-23Consolidate gdb.GdbError handlingTom Tromey5-97/+66
2018-09-23Check for negative argument in Type.template_argumentTom Tromey4-0/+23
2018-09-23Report Python errors coming from gdb.post_eventTom Tromey4-3/+23
2018-09-23Allow conversion of pointers to Python intTom Tromey4-3/+23
2018-09-23Preserve sign when converting gdb.Value to Python intTom Tromey4-1/+23
2018-09-23Allow more Python scalar conversionsTom Tromey4-3/+48
2018-09-24Automatic date update in version.inGDB Administrator1-1/+1
2018-09-23Fix incorrect extraction of signed constants in nios2 disassembler.Sandra Loosemore2-13/+21
2018-09-23Mark more file descriptors close-on-execTom Tromey3-3/+12
2018-09-23Also recognize __sighndlr on Solaris/x86Rainer Orth3-2/+10
2018-09-23Remove a spurious target_terminal::ours() from windows_nat_target::wait()Jon Turney2-2/+5
2018-09-23Fix build error in aarch64-linux-tdep.c on macOSSimon Marchi2-1/+6
2018-09-23Automatic date update in version.inGDB Administrator1-1/+1
2018-09-22Automatic date update in version.inGDB Administrator1-1/+1
2018-09-22Revert part of commit 32ec8896025Alan Modra2-6/+5
2018-09-21csky-opc.h: Initialize fields of last array elementsSimon Marchi7-68/+14
2018-09-21elf32-nds32: Don't define fls if it is provided by the systemSimon Marchi5-2/+14
2018-09-21Remove redundant test in update_inserted_breakpoint_locationsYacov Simhony2-1/+6
2018-09-21Correct ChangeLog entry for commit b8426d169d3f8aH.J. Lu1-1/+1