aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2019-01-02Fix search of debug files for remote debuggeeAndrey Utkin1-0/+5
2019-01-02Style improvements in gdb/pythonTom Tromey1-0/+10
2019-01-02Fix year range in unittests/.../char/empty.cc copyright headerJoel Brobecker1-0/+5
2019-01-01gdb/riscv: Split ISA and ABI featuresAndrew Burgess1-0/+29
2019-01-01Fix 'Invalid read of size 4' in search_command_helperPhilippe Waroquiers1-0/+5
2019-01-01Fix leak in record-full.cPhilippe Waroquiers1-0/+5
2019-01-01Fix leak in print_one_catch_syscall.Philippe Waroquiers1-0/+5
2019-01-01update copyright year printed by gdb, gdbserver and gdbreplayJoel Brobecker1-0/+5
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-0/+4
2019-01-01rotate gdb/ChangeLogJoel Brobecker1-17186/+4
2018-12-31Use gdb::unique_xmalloc_ptr<char> in command_line_input to fix a leakPhilippe Waroquiers1-0/+5
2018-12-30Change input_handler to take a unique_xmalloc_ptrTom Tromey1-0/+14
2018-12-28Fix the build when GNU Source Highlight is not availableTom Tromey1-0/+4
2018-12-28Fix a crash in jit.cTom Tromey1-0/+4
2018-12-28Document the "set style" commandsTom Tromey1-0/+4
2018-12-28Highlight source code using GNU Source HighlightTom Tromey1-0/+29
2018-12-28Use wclrtoeol in tui_show_source_lineTom Tromey1-0/+4
2018-12-28Make ANSI terminal escape sequences work in TUITom Tromey1-0/+21
2018-12-28Style addressesTom Tromey1-0/+13
2018-12-28Style the "Reading symbols" messageTom Tromey1-0/+4
2018-12-28Style the gdb welcome messageTom Tromey1-0/+4
2018-12-28Style print_address_symbolicTom Tromey1-0/+4
2018-12-28Style locations when setting a breakpointTom Tromey1-0/+4
2018-12-28Style variable namesTom Tromey1-0/+10
2018-12-28Reset terminal stylesTom Tromey1-0/+9
2018-12-28Add output styles to gdbTom Tromey1-0/+47
2018-12-28Introduce ui_file_styleTom Tromey1-0/+10
2018-12-28Add a "context" argument to add_setshow_enum_cmdTom Tromey1-0/+6
2018-12-28Change wrap buffering to use a std::stringTom Tromey1-0/+9
2018-12-28Avoid internal errors when stepping outside 'main' on MinGWEli Zaretskii1-0/+6
2018-12-27Translate PyExc_KeyboardInterrupt to gdb "quit"Tom Tromey1-0/+5
2018-12-27Consolidate some Python exception-printing functionsTom Tromey1-0/+10
2018-12-27Use gdbpy_convert_exception in a few more spotsTom Tromey1-0/+9
2018-12-27Build gdb "nat" files in subdirectoryTom Tromey1-0/+7
2018-12-27Make init.c depend on source filesTom Tromey1-0/+6
2018-12-27Remove gdbtypes special case from init.c ruleTom Tromey1-0/+4
2018-12-27Remove empty nm-fbsd.h header for FreeBSD/i386 native target.John Baldwin1-0/+6
2018-12-27Use DISABLE_COPY_AND_ASSIGN in minimal_symbol_readerTom Tromey1-0/+5
2018-12-27Remove more calls to xfree from PythonTom Tromey1-0/+14
2018-12-26target.c: Remove struct keyword in range-based forSimon Marchi1-0/+4
2018-12-26Improve "set debug separate-debug-file"Simon Marchi1-0/+5
2018-12-24gdb: Allow struct fields named doubleAndrew Burgess1-0/+7
2018-12-24gdb: Add new parser rule for structure field namesAndrew Burgess1-0/+5
2018-12-24gdb: Extend the comments in c-exp.yAndrew Burgess1-0/+6
2018-12-24Simplify dwarf2_find_containing_comp_unitTom Tromey1-0/+5
2018-12-23Document the GDB 8.2.1 release in gdb/ChangeLogJoel Brobecker1-0/+4
2018-12-22gdb/riscv: Prevent buffer overflow in riscv_return_valueAndrew Burgess1-0/+8
2018-12-22gdb/riscv: Add float status registers to save and restore reggroupsAndrew Burgess1-0/+5
2018-12-22gdb/riscv: Add gdb to dwarf register number mappingAndrew Burgess1-0/+6
2018-12-21Add debug output for recorded minsymsSimon Marchi1-0/+5