aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-01rotate gdb/ChangeLogJoel Brobecker3-17186/+17201
2019-01-01Automatic date update in version.inGDB Administrator1-1/+1
2018-12-31Use gdb::unique_xmalloc_ptr<char> in command_line_input to fix a leakPhilippe Waroquiers2-5/+10
2018-12-31PR24042, Global-buffer-overflow problem in output_rel_findAlan Modra2-8/+20
2018-12-31PR24041, Invalid Memory Address Dereference in elf_link_add_object_symbolsAlan Modra2-1/+7
2018-12-31[PowerPC64] Nop out ld 2,24(1) after old-style __tls_get_addrAlan Modra2-1/+15
2018-12-31Automatic date update in version.inGDB Administrator1-1/+1
2018-12-30Change input_handler to take a unique_xmalloc_ptrTom Tromey6-19/+32
2018-12-30Fix 'help set/show style' strange layouts/results.Philippe Waroquiers1-5/+5
2018-12-30Automatic date update in version.inGDB Administrator1-1/+1
2018-12-28Fix the build when GNU Source Highlight is not availableTom Tromey2-0/+8
2018-12-29Automatic date update in version.inGDB Administrator1-1/+1
2018-12-28Fix a crash in jit.cTom Tromey6-1/+115
2018-12-28Document the "set style" commandsTom Tromey4-0/+103
2018-12-28Highlight source code using GNU Source HighlightTom Tromey16-203/+576
2018-12-28Use wclrtoeol in tui_show_source_lineTom Tromey2-7/+5
2018-12-28Make ANSI terminal escape sequences work in TUITom Tromey6-18/+251
2018-12-28Style addressesTom Tromey10-16/+66
2018-12-28Style the "Reading symbols" messageTom Tromey4-1/+19
2018-12-28Style the gdb welcome messageTom Tromey4-1/+22
2018-12-28Style print_address_symbolicTom Tromey4-4/+15
2018-12-28Style locations when setting a breakpointTom Tromey4-4/+21
2018-12-28Style variable namesTom Tromey9-4/+42
2018-12-28Reset terminal stylesTom Tromey5-6/+48
2018-12-28Add output styles to gdbTom Tromey25-46/+666
2018-12-28Change gdb test suite's TERM settingTom Tromey3-49/+59
2018-12-28Introduce ui_file_styleTom Tromey6-0/+749
2018-12-28Add a "context" argument to add_setshow_enum_cmdTom Tromey3-4/+15
2018-12-28Change wrap buffering to use a std::stringTom Tromey2-37/+35
2018-12-28Fix leak of set/show verbose doc, avoid xfree of static stringPhilippe Waroquiers1-5/+11
2018-12-28Avoid internal errors when stepping outside 'main' on MinGWEli Zaretskii2-2/+10
2018-12-28PR24015, glibc-2.28 on little-endian mips32 brokenAlan Modra3-2/+10
2018-12-28PR23966, mingw failure due to 32-bit longAlan Modra2-2/+13
2018-12-28PR24028, PPC_INT_FMTAlan Modra4-18/+21
2018-12-28Automatic date update in version.inGDB Administrator1-1/+1
2018-12-27Translate PyExc_KeyboardInterrupt to gdb "quit"Tom Tromey4-1/+53
2018-12-27Consolidate some Python exception-printing functionsTom Tromey5-24/+29
2018-12-27Use gdbpy_convert_exception in a few more spotsTom Tromey5-12/+13
2018-12-27Build gdb "nat" files in subdirectoryTom Tromey3-39/+50
2018-12-27Make init.c depend on source filesTom Tromey2-24/+17
2018-12-27Remove gdbtypes special case from init.c ruleTom Tromey2-15/+5
2018-12-27Remove empty nm-fbsd.h header for FreeBSD/i386 native target.John Baldwin4-25/+6
2018-12-27Use DISABLE_COPY_AND_ASSIGN in minimal_symbol_readerTom Tromey2-4/+6
2018-12-27Remove more calls to xfree from PythonTom Tromey8-57/+40
2018-12-27Fix gdb.ada/fun_renaming.exp by using more unique names.Philippe Waroquiers4-14/+16
2018-12-27Fix gdb.ada/assign_arr.exp by using more unique names.Philippe Waroquiers3-3/+3
2018-12-27Improve gdb.ada/rename_subscript_param.exp by using more unique names.Philippe Waroquiers2-6/+6
2018-12-27Fix gdb.ada/packed_array_assign.exp by using more unique names.Philippe Waroquiers2-5/+7
2018-12-26target.c: Remove struct keyword in range-based forSimon Marchi2-1/+5
2018-12-27Automatic date update in version.inGDB Administrator1-1/+1