aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-08-29Look for FIR in the last FreeBSD/mips floating-point register.John Baldwin1-0/+8
2017-08-28Add missing PR number in ChangeLogSimon Marchi1-0/+1
2017-08-28define_command: Don't convert command name to lower caseSimon Marchi1-0/+5
2017-08-25remove param "dispp" from ada-lang.c::ada_lookup_struct_elt_typeJoel Brobecker1-0/+6
2017-08-24DWARF-5 Fix DW_FORM_implicit_constJan Kratochvil1-0/+7
2017-08-24DWARF-5: Fix -fdebug-types-sectionJan Kratochvil1-0/+8
2017-08-23Fix PR remote/21852: Remote run without specifying a local binary crashes GDBSergio Durigan Junior1-0/+7
2017-08-23compile: Add 'set compile-gcc'Jan Kratochvil1-0/+9
2017-08-23compile: set debug compile: Display GCC driver filenameJan Kratochvil1-0/+5
2017-08-23gdb: SPARC ADI supportWeimin Pan1-0/+38
2017-08-22Rename some command functionsSimon Marchi1-0/+88
2017-08-22Change install_breakpoint to take a std::unique_ptrTom Tromey1-0/+22
2017-08-22Fix erroneous cleanup use in add_solib_catchpointTom Tromey1-0/+4
2017-08-22Change psymtab_search_name to return a unique_xmalloc_ptrTom Tromey1-0/+5
2017-08-22Change rewrite_source_path to return a unique_xmalloc_ptrTom Tromey1-0/+7
2017-08-22Change gdb_realpath to return a unique_xmalloc_ptrTom Tromey1-0/+23
2017-08-22Change gdb_realpath_keepfile to return a unique_xmalloc_ptrTom Tromey1-0/+8
2017-08-22Change gdb_abspath to return a unique_xmalloc_ptrTom Tromey1-0/+10
2017-08-22List actual code around more than one locationZhouyi Zhou1-0/+5
2017-08-21Use an array type (lwpid_t[]) for the array of lwp IDs.John Baldwin1-0/+4
2017-08-21Correct earlier ChangeLog entry for fbsd_add_threads.John Baldwin1-1/+1
2017-08-21Handle function aliases better (PR gdb/19487, errno printing)Pedro Alves1-0/+9
2017-08-21Fix type casts losing typedefs and reimplement "whatis" typedef strippingPedro Alves1-0/+10
2017-08-18Remove save_inferior_ptidTom Tromey1-0/+25
2017-08-18[ARM] Mark USER_SPECIFIED_MACHINE_TYPE in disassemble_info.flagsYao Qi1-0/+6
2017-08-18GDBserver self testsYao Qi1-0/+9
2017-08-18Remove some GDB specific stuff from selftest.cYao Qi1-0/+5
2017-08-18Put selftests api into selftests namespaceYao Qi1-0/+27
2017-08-17Plug source_command leakPedro Alves1-0/+5
2017-08-17Plug line_header leaksPedro Alves1-0/+14
2017-08-17Synthetic symbol leak in elf_read_minimal_symbolsAlex Lindsay1-0/+4
2017-08-17Mention new TUI Single-Key mode shortcuts for nexti and stepi in NEWSRuslan Kabatsayev1-0/+5
2017-08-16Add shortcuts for "nexti" and "stepi" commands in Single-Key modeRuslan Kabatsayev1-0/+5
2017-08-16Add myself as a write-after-approval GDB maintainer.Stafford Horne1-0/+4
2017-08-16xtensa: Properly strdup string when building reggroupStafford Horne1-0/+4
2017-08-15Fix PR gdb/21954: make 'unset environment' work againSergio Durigan Junior1-0/+6
2017-08-15Fix compile on big-endian platforms in siginfo_t converter.John Baldwin1-0/+5
2017-08-14Remove BITS_IN_BYTES defineTom Tromey1-0/+6
2017-08-14Fix two regressions in scalar printingTom Tromey1-0/+7
2017-08-14Fix memory leak in add_symbol_file_commandTom Tromey1-0/+4
2017-08-14Use std::move in a few placesTom Tromey1-0/+7
2017-08-11More gdb/skip.c C++ificationPedro Alves1-0/+38
2017-08-11Reset *THIS_CACHE in frame_unwind_try_unwinder in case of exceptionYao Qi1-0/+9
2017-08-11Class-fy dwarf2_frame_state_reg_infoYao Qi1-0/+28
2017-08-11Class-fy dwarf2_frame_stateYao Qi1-0/+14
2017-08-11Move dwarf2_frame_state_reg.exp_len to union .locYao Qi1-0/+7
2017-08-10Allow gdb::unique_xmalloc_ptr<T[]>Pedro Alves1-0/+4
2017-08-09Replace home-grown linked-lists in FreeBSD's native target with STL lists.John Baldwin1-0/+11
2017-08-09Replace remaining cleanups in fbsd-nat.c.John Baldwin1-0/+9
2017-08-09Fix compile in the !HAVE_KINFO_GETVMMAP case.John Baldwin1-0/+6