aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2020-12-27Simplify MULTI_SUBSCRIPT implementationTom Tromey1-0/+5
2020-12-24gdb: avoid resolving dynamic properties for non-allocated arraysAndrew Burgess1-0/+14
2020-12-24gdb: include allocated/associated properties in 'maint print type'Andrew Burgess1-0/+5
2020-12-24gdb/gdbtypes.h: Fix comparison of uninitialized valuesLancelot SIX1-0/+5
2020-12-23gdb: remove some uses of LA_PRINT_STRINGAndrew Burgess1-0/+9
2020-12-23gdb: move rust_language into rust-lang.hAndrew Burgess1-0/+30
2020-12-23gdb/objc: fix bug in objc_language::opcode_print_tableAndrew Burgess1-0/+5
2020-12-23gdb: move pascal_language into p-lang.hAndrew Burgess1-0/+66
2020-12-23gdb: move go_language class declaration into header fileAndrew Burgess1-0/+25
2020-12-23gdb: remove LA_EMIT_CHAR macroAndrew Burgess1-0/+9
2020-12-23gdb: rename c_printchar as language_defn::printcharAndrew Burgess1-0/+8
2020-12-23gdb: avoid accessing global C++ language implementation functionsAndrew Burgess1-0/+5
2020-12-23gdb: delete unused function print_char_charsAndrew Burgess1-0/+5
2020-12-23Add myself to gdb/MAINTAINERSSamuel Thibault1-0/+2
2020-12-23hurd: Add changelog for dca11eb872c9Samuel Thibault1-0/+8
2020-12-23Remove trailing white spaces in gdb/frame.{c,h}Shahab Vahedi1-0/+5
2020-12-22arc: Make variable name in comments uppercaseShahab Vahedi1-0/+4
2020-12-22gdb: Add native support for ARC in GNU/LinuxAnton Kolesov1-0/+7
2020-12-22arc: Take into account the REGNUM in supply/collect gdb hooksShahab Vahedi1-0/+6
2020-12-22arc: Add support for signal frames for Linux targetsAnton Kolesov1-0/+7
2020-12-22arc: Add support for signal handlersAnton Kolesov1-0/+11
2020-12-21Move enum noside earlier in expression.hTom Tromey1-0/+4
2020-12-21Preserve gdb_std{out, err, log, targ, targerr} across interpreter_exec_cmdPeter Waller1-0/+4
2020-12-21gdb, record: rephrase the 'not recording' error messageMarkus Metzger1-0/+5
2020-12-19Don't compare types of enum fieldsHannes Domani1-0/+5
2020-12-19Warn about static libs vs. source-highlight only when necessaryBernd Edlinger1-0/+6
2020-12-18Fix name of main_type field type in pretty printerHannes Domani1-0/+4
2020-12-18Add address keyword to Value.format_stringHannes Domani1-0/+4
2020-12-18Fix accessing a method's fields from PythonHannes Domani1-0/+4
2020-12-18gdb: define COFF file offsets with file_ptrJameson Nash1-0/+10
2020-12-17Remove a use of n_spacesTom Tromey1-0/+4
2020-12-17Remove printfi_filtered and fprintfi_filteredTom Tromey1-0/+17
2020-12-16Change parameters to language_defn::post_parserTom Tromey1-0/+10
2020-12-16Change void_context_p to boolTom Tromey1-0/+8
2020-12-16[gdb/cli] Add a progress meterTom Tromey1-0/+25
2020-12-16Record FPSR for SIMD/FP data instructionsLuis Machado1-0/+4
2020-12-16Fix TBI handling for watchpointsLuis Machado1-0/+5
2020-12-15gdb: multi-line support for "document" commandRae Kim1-0/+12
2020-12-15Add expected type parameter to evaluate_expressionTom Tromey1-0/+10
2020-12-15Introduce expression::first_opcodeTom Tromey1-0/+12
2020-12-15Clean up arguments to evaluate_subexp_do_callTom Tromey1-0/+8
2020-12-15C++-ify Ada component interval handlingTom Tromey1-0/+8
2020-12-15Highlight deprecated commands using title styleTom Tromey1-0/+5
2020-12-14Do not manually dissect OP_TYPE operationsTom Tromey1-0/+6
2020-12-14Handle block-local names for AdaTom Tromey1-0/+7
2020-12-14Use exact match in get_var_valueTom Tromey1-0/+4
2020-12-14Be more careful when rewriting thick pointer array typeTom Tromey1-0/+5
2020-12-14Handle fixed-point division by zeroTom Tromey1-0/+4
2020-12-13Constify parse_and_eval_typeTom Tromey1-0/+6
2020-12-13gdb: new command 'maint flush dcache'Andrew Burgess1-0/+8