summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* irker pingusers/fche/dbgserverFrank Ch. Eigler2020-02-220-0/+0
* irker pingFrank Ch. Eigler2020-02-220-0/+0
* irker pingFrank Ch. Eigler2020-02-220-0/+0
* binutils/testsuite: improve server init checks in debuginfod.expAaron Merey2020-01-151-14/+35
* debuginfod: update gdb.texinfo and binutils.texi with debuginfod information.Aaron Merey2020-01-072-0/+26
* gdb, testsuite, debuginfod: include return value for all early exitsAaron Merey2019-12-231-5/+4
* gdb, testsuite, debuginfod: remove fetch_src_and_symbols.cAaron Merey2019-12-231-1/+0
* testsuite, debuginfod: remove nonexistant 'force' option from 'file mkdir'Aaron Merey2019-12-232-17/+13
* gdb, debuginfod: add dwz fetch testAaron Merey2019-12-231-56/+74
* debuginfod: improve error handling in gdb testcasesAaron Merey2019-12-182-18/+156
* debuginfod: add tests for binutilsAaron Merey2019-12-182-2/+205
* debuginfod: update configuryAaron Merey2019-12-187-712/+436
* gdb, debuginfod: conform to latest debuginfod api changesAaron Merey2019-12-053-9/+23
* debuginofd, binutils: remove unnecessary assignment from configure.acAaron Merey2019-11-252-2/+0
* debuginfod, binutils: define LIBDEBUGINFOD in Makefile.amAaron Merey2019-11-221-0/+2
* debuginfod, binutils: null-terminate build-id hex stringsAaron Merey2019-11-223-2/+5
* [gdb/contrib] Improve words extraction in words.sh scriptTom de Vries2019-11-222-1/+6
* [gdb/contrib] Combine sed invocations in words.sh scriptTom de Vries2019-11-222-5/+10
* Arm: Change CRC from fpu feature to archititectural extensionMihail Ionescu2019-11-228-44/+106
* Update the linker documentation regarding the /DISCARD/ linker script section...Nick Clifton2019-11-222-0/+10
* Replace unnecessary null check with a cast.Nick Clifton2019-11-222-1/+6
* Automatic date update in version.inGDB Administrator2019-11-221-1/+1
* Rename demangle.c to gdb-demangle.c, and some cleanupChristian Biesinger2019-11-225-5/+17
* Handle %I64d in format_piecesTom Tromey2019-11-223-21/+48
* Adjust byte order variable display/change if DW_AT_endianity is present.Peeter Joot2019-11-2229-58/+269
* Fix potentially undefined behaviour in the linker when parsing input statements.Nick Clifton2019-11-222-1/+6
* gdb/testsuite: skip gdb.arch/amd64-eval.exp when target is not x86_64Lukas Durfina2019-11-222-0/+9
* gdb: remove gen_ret_current_ui_field_ptrSimon Marchi2019-11-222-12/+35
* PR273, SOM size -AAlan Modra2019-11-223-3/+18
* Fix potential buffer overrun in objcopy's note merging code.Nick Clifton2019-11-222-3/+14
* ARM cmse_scan segfaultAlan Modra2019-11-222-2/+10
* [gdb] Only force INTERP_CONSOLE ui_out for breakpoint commands in MI modeTom de Vries2019-11-224-0/+35
* PR46, cygwin: FAIL: cdtest with -UrAlan Modra2019-11-228-13/+41
* Automatic date update in version.inGDB Administrator2019-11-221-1/+1
* Add missing parentheses on 'print' (gdb.python/py-progspace.exp)Sergio Durigan Junior2019-11-222-3/+8
* Improve target description check for SVE in gdbserverLuis Machado2019-11-224-1/+29
* PR24944, gas doesn't read enough digits when parsing a floating point numberAlan Modra2019-11-224-8/+23
* cpu: fix comment in bpf.cpuJose E. Marchesi2019-11-222-1/+5
* Automatic date update in version.inGDB Administrator2019-11-221-1/+1
* Fix the "winheight" commandTom Tromey2019-11-226-27/+71
* Replace "if (attr)" with "if (attr != nullptr)".Ali Tamur2019-11-222-48/+75
* Report GetLastError value when DebugActiveProcess failsTom Tromey2019-11-222-1/+7
* PR24499, ignore --add-gnu-debuglink for archivesAlan Modra2019-11-222-0/+13
* PR24968, make objcopy use output ELF arch if -B not givenAlan Modra2019-11-222-2/+16
* PR25191, internal error in _bfd_elf_set_section_contentsAlan Modra2019-11-222-10/+24
* PR25197, assertion fail coffgen.cAlan Modra2019-11-222-15/+19
* Add space between program name and file for objcopy/strip/objdump messagesAlan Modra2019-11-222-6/+11
* gdb/testsuite: Merge whatis.exp and ctf-whatis.expAndrew Burgess2019-11-224-1142/+469
* gdb/testsuite: Merge cvexpr.exp and ctf-cvexpr.expAndrew Burgess2019-11-223-718/+247
* gdb/testsuite: Introduce skip_ctf_tests guard functionAndrew Burgess2019-11-225-20/+42