aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2021-01-13gdb: better handling of 'S' packetsAndrew Burgess1-0/+9
2021-01-13gdb: remove target_ops::commit_resume implementation in record-{btrace, full}.cSimon Marchi1-0/+7
2021-01-13gdb: make the remote target track its own thread resume stateSimon Marchi1-0/+16
2021-01-13gdb: convert arc to new-style debug macrosSimon Marchi1-0/+8
2021-01-13gdb: turn arc_debug into a boolSimon Marchi1-0/+8
2021-01-13gdb: bool-ify users of file_is_auto_load_safeSimon Marchi1-0/+5
2021-01-13gdb: bool-ify ext_lang_auto_load_enabled and friendsSimon Marchi1-0/+21
2021-01-13gdb: bool-ify file_is_auto_load_safeSimon Marchi1-0/+7
2021-01-13gdb: convert jit to new-style debug macrosSimon Marchi1-0/+4
2021-01-12gdb: fix indentation in infrun.cSimon Marchi1-0/+4
2021-01-12gdb: move read{now,never}_symbol_files declarations to symfile.hSimon Marchi1-0/+7
2021-01-12gdb: move baud_rate and serial_parity declarations to serial.hSimon Marchi1-0/+7
2021-01-12gdb: remove pre_init_ui_hook from top.cSimon Marchi1-0/+4
2021-01-12aarch64: Add support for bfloat16 in gdb.Srinath Parvathaneni1-0/+7
2021-01-12gdb: fix debug dump of OP_BOOL expressionsAndrew Burgess1-0/+4
2021-01-12gdb/fortran: add symbol base comparison operatorsAndrew Burgess1-0/+9
2021-01-11gdb: convert aarch64 to new-style debug macrosSimon Marchi1-0/+6
2021-01-11gdb: convert solib-aix to new-style debug macrosSimon Marchi1-0/+5
2021-01-11gdb: change jit_debug to a boolSimon Marchi1-0/+5
2021-01-09Avoid crash in compile_to_objectTom Tromey1-0/+6
2021-01-09Remove a use of print_expressionTom Tromey1-0/+7
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