summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rotate gdb/ChangeLogJoel Brobecker2019-01-013-17186/+17201
* Automatic date update in version.inGDB Administrator2019-01-011-1/+1
* Use gdb::unique_xmalloc_ptr<char> in command_line_input to fix a leakPhilippe Waroquiers2018-12-312-5/+10
* PR24042, Global-buffer-overflow problem in output_rel_findAlan Modra2018-12-312-8/+20
* PR24041, Invalid Memory Address Dereference in elf_link_add_object_symbolsAlan Modra2018-12-312-1/+7
* [PowerPC64] Nop out ld 2,24(1) after old-style __tls_get_addrAlan Modra2018-12-312-1/+15
* Automatic date update in version.inGDB Administrator2018-12-311-1/+1
* Change input_handler to take a unique_xmalloc_ptrTom Tromey2018-12-306-19/+32
* Fix 'help set/show style' strange layouts/results.Philippe Waroquiers2018-12-301-5/+5
* Automatic date update in version.inGDB Administrator2018-12-301-1/+1
* Fix the build when GNU Source Highlight is not availableTom Tromey2018-12-282-0/+8
* Automatic date update in version.inGDB Administrator2018-12-291-1/+1
* Fix a crash in jit.cTom Tromey2018-12-286-1/+115
* Document the "set style" commandsTom Tromey2018-12-284-0/+103
* Highlight source code using GNU Source HighlightTom Tromey2018-12-2816-203/+576
* Use wclrtoeol in tui_show_source_lineTom Tromey2018-12-282-7/+5
* Make ANSI terminal escape sequences work in TUITom Tromey2018-12-286-18/+251
* Style addressesTom Tromey2018-12-2810-16/+66
* Style the "Reading symbols" messageTom Tromey2018-12-284-1/+19
* Style the gdb welcome messageTom Tromey2018-12-284-1/+22
* Style print_address_symbolicTom Tromey2018-12-284-4/+15
* Style locations when setting a breakpointTom Tromey2018-12-284-4/+21
* Style variable namesTom Tromey2018-12-289-4/+42
* Reset terminal stylesTom Tromey2018-12-285-6/+48
* Add output styles to gdbTom Tromey2018-12-2825-46/+666
* Change gdb test suite's TERM settingTom Tromey2018-12-283-49/+59
* Introduce ui_file_styleTom Tromey2018-12-286-0/+749
* Add a "context" argument to add_setshow_enum_cmdTom Tromey2018-12-283-4/+15
* Change wrap buffering to use a std::stringTom Tromey2018-12-282-37/+35
* Fix leak of set/show verbose doc, avoid xfree of static stringPhilippe Waroquiers2018-12-281-5/+11
* Avoid internal errors when stepping outside 'main' on MinGWEli Zaretskii2018-12-282-2/+10
* PR24015, glibc-2.28 on little-endian mips32 brokenAlan Modra2018-12-283-2/+10
* PR23966, mingw failure due to 32-bit longAlan Modra2018-12-282-2/+13
* PR24028, PPC_INT_FMTAlan Modra2018-12-284-18/+21
* Automatic date update in version.inGDB Administrator2018-12-281-1/+1
* Translate PyExc_KeyboardInterrupt to gdb "quit"Tom Tromey2018-12-274-1/+53
* Consolidate some Python exception-printing functionsTom Tromey2018-12-275-24/+29
* Use gdbpy_convert_exception in a few more spotsTom Tromey2018-12-275-12/+13
* Build gdb "nat" files in subdirectoryTom Tromey2018-12-273-39/+50
* Make init.c depend on source filesTom Tromey2018-12-272-24/+17
* Remove gdbtypes special case from init.c ruleTom Tromey2018-12-272-15/+5
* Remove empty nm-fbsd.h header for FreeBSD/i386 native target.John Baldwin2018-12-274-25/+6
* Use DISABLE_COPY_AND_ASSIGN in minimal_symbol_readerTom Tromey2018-12-272-4/+6
* Remove more calls to xfree from PythonTom Tromey2018-12-278-57/+40
* Fix gdb.ada/fun_renaming.exp by using more unique names.Philippe Waroquiers2018-12-274-14/+16
* Fix gdb.ada/assign_arr.exp by using more unique names.Philippe Waroquiers2018-12-273-3/+3
* Improve gdb.ada/rename_subscript_param.exp by using more unique names.Philippe Waroquiers2018-12-272-6/+6
* Fix gdb.ada/packed_array_assign.exp by using more unique names.Philippe Waroquiers2018-12-272-5/+7
* target.c: Remove struct keyword in range-based forSimon Marchi2018-12-262-1/+5
* Automatic date update in version.inGDB Administrator2018-12-271-1/+1