aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-21Hi Andrewusers/simark/mi-symbols-outputSimon Marchi1-153/+61
2019-11-20gdb/mi: Add new commands -symbol-info-{functions,variables,types}Andrew Burgess11-6/+827
2019-11-20gdb: Split print_symbol_info into two partsAndrew Burgess3-35/+73
2019-11-20gdb: Introduce global_symbol_searcherAndrew Burgess4-100/+124
2019-11-21Automatic date update in version.inGDB Administrator1-1/+1
2019-11-20Add missing parentheses on 'print' (gdb.python/py-progspace.exp)Sergio Durigan Junior2-3/+8
2019-11-20Improve target description check for SVE in gdbserverLuis Machado4-1/+29
2019-11-20PR24944, gas doesn't read enough digits when parsing a floating point numberAlan Modra4-8/+23
2019-11-20cpu: fix comment in bpf.cpuJose E. Marchesi2-1/+5
2019-11-20Automatic date update in version.inGDB Administrator1-1/+1
2019-11-19Fix the "winheight" commandTom Tromey6-27/+71
2019-11-19Replace "if (attr)" with "if (attr != nullptr)".Ali Tamur2-48/+75
2019-11-19Report GetLastError value when DebugActiveProcess failsTom Tromey2-1/+7
2019-11-19PR24499, ignore --add-gnu-debuglink for archivesAlan Modra2-0/+13
2019-11-19PR24968, make objcopy use output ELF arch if -B not givenAlan Modra2-2/+16
2019-11-19PR25191, internal error in _bfd_elf_set_section_contentsAlan Modra2-10/+24
2019-11-19PR25197, assertion fail coffgen.cAlan Modra2-15/+19
2019-11-19Add space between program name and file for objcopy/strip/objdump messagesAlan Modra2-6/+11
2019-11-19gdb/testsuite: Merge whatis.exp and ctf-whatis.expAndrew Burgess4-1142/+469
2019-11-19gdb/testsuite: Merge cvexpr.exp and ctf-cvexpr.expAndrew Burgess3-718/+247
2019-11-19gdb/testsuite: Introduce skip_ctf_tests guard functionAndrew Burgess5-20/+42
2019-11-18Fix crash with core + TUI + runSergio Durigan Junior4-5/+74
2019-11-19Automatic date update in version.inGDB Administrator1-1/+1
2019-11-19[GOLD] OSABI not set when STT_GNU_IFUNC or STB_GNU_UNIQUE symbols outputAlan Modra4-4/+52
2019-11-19PR25200, SIGSEGV in _bfd_elf_validate_relocAlan Modra3-23/+12
2019-11-18Fix a bunch of python leaks due to missing calls to tp_free in *_dealloc func...Philippe Waroquiers9-0/+21
2019-11-18Don't use class-initialization for the owner unionChristian Biesinger2-1/+9
2019-11-18elf_backend_init_file_headerAlan Modra20-107/+154
2019-11-18elf_backend_modify_headersAlan Modra13-196/+230
2019-11-18PR25196, abort in rewrite_elf_program_headerAlan Modra4-4/+19
2019-11-18gas: Add --gdwarf-cie-version command line flagAndrew Burgess15-3/+129
2019-11-18Automatic date update in version.inGDB Administrator1-1/+1
2019-11-18PR25198, use of out of date pointerAlan Modra2-2/+6
2019-11-17Automatic date update in version.inGDB Administrator1-1/+1
2019-11-16Automatic date update in version.inGDB Administrator1-1/+1
2019-11-15Use gnulib's strerror_r on MinGWChristian Biesinger11-122/+23
2019-11-15Add no-dist to gnulib configureTom Tromey6-818/+25
2019-11-15Minor updates to readline configuryTom Tromey5-14/+10
2019-11-15Use ctime_r and localtime_r for threadsafetyChristian Biesinger3-3/+15
2019-11-15Import the time_r gnulib moduleChristian Biesinger14-6/+277
2019-11-15Import the strerror_r-posix module and use it in GDB.Christian Biesinger29-163/+6663
2019-11-15Generate gnulib's toplevel Makefile.in using automakeChristian Biesinger6-356/+1952
2019-11-15Revert previous delta.Nick Clifton3-2/+8
2019-11-14Update READMEChristian Biesinger2-1/+24
2019-11-15Automatic date update in version.inGDB Administrator1-1/+1
2019-11-14Allow re-assigning to convenience variablesTom Tromey4-1/+33
2019-11-14[gdb/doc] Fix typosTom de Vries4-31/+37
2019-11-14Another attempt at fixing building gprof with gmake.Nick Clifton3-4/+10
2019-11-14gdb: fix build error in unittests/vec-utils-selftests.cSimon Marchi2-0/+14
2019-11-14x86: drop redundant SYSCALL/SYSRET templatesJan Beulich3-26/+5