aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-06Use strtok_r instead of strtokChristian Biesinger10-27/+56
2019-11-06Regenerate gnulib filesChristian Biesinger3-5/+21
2019-11-06Remove some includes of readline.hTom Tromey12-15/+22
2019-11-06Fix an off-by-one error in the IN_RANGE macro used by readelf. Add another u...Christian Eggers2-3/+14
2019-11-06ld: Fix printed sizes in map fileChristian Eggers2-2/+6
2019-11-05Fix regression from TUI disassembly style patchTom Tromey2-2/+9
2019-11-06Automatic date update in version.inGDB Administrator1-1/+1
2019-11-05Remove la_get_string memberTom Tromey15-47/+23
2019-11-05Style disassembly in the TUITom Tromey6-142/+205
2019-11-05Change tui_source_element::line to have type std::stringTom Tromey5-6/+14
2019-11-05Fix ARI warning in symtab.hChristian Biesinger2-2/+7
2019-11-05Fix memory allocation and release problems in the bfd documentation processor.Tim R?hsen2-6/+25
2019-11-05x86: fold OP_Mwaitx() into OP_Mwait()Jan Beulich2-24/+11
2019-11-05x86: split MONITORX/MWAITX entriesJan Beulich2-2/+21
2019-11-05x86: consolidate disassembler enum naming a littleJan Beulich2-75/+130
2019-11-05GENERATE_SHLIB_SCRIPT vs. EMBEDDED.Alan Modra15-18/+31
2019-11-05Unset EMBEDDED rather than assigning as emptyAlan Modra5-4/+14
2019-11-05Automatic date update in version.inGDB Administrator1-1/+1
2019-11-04Add static_asserts for the sizes of space-critical structsChristian Biesinger3-0/+25
2019-11-04Obsolete Solaris 10 supportRainer Orth5-3/+17
2019-11-04x86: re-arrange process_operands()Jan Beulich2-57/+54
2019-11-04Fix potential array overruns when disassembling corrupt v850 binaries.Nick Clifton2-60/+129
2019-11-04Implement objcopy/strip --keep-section=<sectionpattern>Fāng-ruì Sòng7-7/+73
2019-11-04Automatic date update in version.inGDB Administrator1-1/+1
2019-11-03Automatic date update in version.inGDB Administrator1-1/+1
2019-11-02[gdb/testsuite] Remove superfluous 3rd argument from gdb_test call (4)Tom de Vries43-397/+359
2019-11-02[gdb/testsuite] Remove superfluous 3rd argument from gdb_test call (3)Tom de Vries17-69/+67
2019-11-02Automatic date update in version.inGDB Administrator1-1/+1
2019-11-01Simplify print_sys_errmsgTom Tromey2-6/+5
2019-11-01Fix up safe_strerror constificationTom Tromey2-1/+5
2019-11-01Move check for strerror_r to common.m4 where it belongsChristian Biesinger7-7/+18
2019-11-01[ARM, thumb] Fix disassembling bug after reloading a symbol fileLuis Machado5-10/+113
2019-11-01Automatic date update in version.inGDB Administrator1-1/+1
2019-10-31gdb: Don't print a newline in language la_print_typedef methodsAndrew Burgess8-10/+18
2019-10-31gdb: Add new commands to list module variables and functionsAndrew Burgess11-3/+586
2019-10-31gdb/fortran: Add new 'info modules' commandAndrew Burgess13-9/+201
2019-10-31NEWS and documentation for $_gdb_setting and $_gdb_setting_str.Philippe Waroquiers4-1/+107
2019-10-31Test the convenience functions $_gdb_setting and $_gdb_setting_str.Philippe Waroquiers4-10/+179
2019-10-31Implement convenience functions to examine GDB settings.Philippe Waroquiers4-2/+244
2019-10-31Also check for strerror_r in gdbserverChristian Biesinger4-2/+11
2019-10-31[gdb/testsuite] Remove superfluous 3rd argument from gdb_test call (2)Tom de Vries33-183/+177
2019-10-31Don't read agent symbols when disabledChristian Biesinger2-4/+22
2019-10-31Regenerate config.inChristian Biesinger2-0/+7
2019-10-31Use strerror_r in safe_strerror if availableChristian Biesinger6-17/+33
2019-10-31[ARM] Store exception handling information per-bfd instead of per-objfileLuis Machado2-4/+13
2019-10-31Convert int to bool in agent.cChristian Biesinger5-16/+30
2019-10-31i386; Add .code16gcc fldenv testsH.J. Lu3-2/+20
2019-10-31[gdb/testsuite] Remove superfluous 3rd argument from gdb_test callTom de Vries29-144/+89
2019-10-31Add support for context sensitive '.arch_extension' to the ARM assembler.Mihail Ionescu6-0/+68
2019-10-31Automatic date update in version.inGDB Administrator1-1/+1