aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2021-01-08Pass void_context_p to parse_expressionTom Tromey1-0/+9
2021-01-08gdb: user variables with components of dynamic typeAndrew Burgess1-0/+5
2021-01-08[gdb] Fix internal-error in process_event_stop_testTom de Vries1-0/+11
2021-01-08gdb/fortran: Correct the lval type for array elements of internal varsAndrew Burgess1-0/+4
2021-01-07gdb/sim: add support for exporting memory mapMike Frysinger1-0/+6
2021-01-07Fix regression in Ada do_full_matchTom Tromey1-0/+4
2021-01-07Fix regression in Ada aggregate assignmentTom Tromey1-0/+5
2021-01-06Fix fixed-point binary operation type handlingTom Tromey1-0/+9
2021-01-05Prevent flickering when redrawing the TUI source windowHannes Domani1-0/+5
2021-01-05Redraw both spaces between line numbers and source codeHannes Domani1-0/+5
2021-01-05Fix TUI source window drawingHannes Domani1-0/+8
2021-01-04gdb: bfin: use align helperMike Frysinger1-0/+5
2021-01-04[gdb/symtab] Remove superfluous end-of-sequence markerTom de Vries1-0/+5
2021-01-04gdb: introduce scoped debug printsSimon Marchi1-0/+11
2021-01-04gdb: use infrun_debug_printf in print_target_wait_resultsSimon Marchi1-0/+4
2021-01-04gdb: make "set debug timestamp" work nice with new debug printoutsSimon Marchi1-0/+5
2021-01-04Refactor struct trad_frame_saved_regsLuis Machado1-0/+67
2021-01-02gdb: fix typos in comments in target-float.cSimon Marchi1-0/+4
2021-01-02Fix pretty printer of main_type.flds_bnds.boundsHannes Domani1-0/+4
2021-01-01Manual updates of copyright year range not covered by gdb/copyright.pyJoel Brobecker1-0/+4
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-0/+4
2021-01-01gdb/copyright.py: Also update sources in "gdbserver" and "gdbsupport"Joel Brobecker1-0/+5
2021-01-01Update copyright year in version message for gdb, gdbserver and gdbreplayJoel Brobecker1-0/+4
2021-01-01Rotate gdb/ChangeLogJoel Brobecker1-18741/+3
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