aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2019-01-10Change create_demangled_names_hash to take an objfile_per_bfd_storageTom Tromey1-0/+6
2019-01-10Simplify calls to init_psymbol_listTom Tromey1-0/+11
2019-01-10Change add_psymbol_to_list to use an enumTom Tromey1-0/+12
2019-01-10Remove parameters from start_psymtab_commonTom Tromey1-0/+14
2019-01-10Remove some unneeded psymtab initializationsTom Tromey1-0/+9
2019-01-10Move some declarations to mdebugread.hTom Tromey1-0/+9
2019-01-09Remove ALL_OBJFILE_PSYMTABSTom Tromey1-0/+18
2019-01-09Remove ALL_OBJSECTIONSTom Tromey1-0/+13
2019-01-09Remove ALL_OBJFILES and ALL_FILETABSTom Tromey1-0/+11
2019-01-09Remove ALL_OBJFILE_FILETABSTom Tromey1-0/+11
2019-01-09Remove ALL_COMPUNIT_FILETABSTom Tromey1-0/+23
2019-01-09Remove ALL_COMPUNITSTom Tromey1-0/+13
2019-01-09Remove ALL_OBJFILE_COMPUNITSTom Tromey1-0/+29
2019-01-09Remove ALL_MSYMBOLS and ALL_OBJFILE_MSYMBOLSTom Tromey1-0/+19
2019-01-09Remove ALL_OBJFILES_SAFETom Tromey1-0/+12
2019-01-09Remove most uses of ALL_OBJFILESTom Tromey1-0/+59
2019-01-09Remove ALL_PSPACE_OBJFILESTom Tromey1-0/+20
2019-01-09Introduce all_objfiles and next_iteratorTom Tromey1-0/+6
2019-01-09NEWS: Move changed commands description to Changed commands section.Philippe Waroquiers1-0/+5
2019-01-09gdb: Remove support for old mangling schemesSimon Marchi1-0/+10
2019-01-09gdb: Avoid signed integer overflow when printing source linesAndrew Burgess1-0/+10
2019-01-09Fix leak in linespec.cPhilippe Waroquiers1-0/+4
2019-01-08Fix build failure with macOS bisonTom Tromey1-0/+11
2019-01-08gdb: Move declarations from symtab.h to source.hAndrew Burgess1-0/+22
2019-01-08gdb: Handle requests to print source lines backwardAndrew Burgess1-0/+6
2019-01-08gdb: Fix skip of `\r` before `\n` in source outputAndrew Burgess1-0/+5
2019-01-06Remove remaining cleanups from c-exp.yTom Tromey1-0/+10
2019-01-06Remove string-related cleanup from c-exp.yTom Tromey1-0/+5
2019-01-06Use std::vector in type stacksTom Tromey1-0/+20
2019-01-06Fix crash in "finish"Tom Tromey1-0/+8
2019-01-05Remove the exception and cleanup checkersTom Tromey1-0/+7
2019-01-05GDB crash re-running program on Windows (native)Joel Brobecker1-0/+13
2019-01-04Use upper case for more metasyntactic variables in gdbTom Tromey1-0/+14
2019-01-03Use xstrdup in tui_set_source_contentTom Tromey1-0/+4
2019-01-03Avoid questionable casts in py-symtab.cTom Tromey1-0/+7
2019-01-03Improve reference counting in py-type.cTom Tromey1-0/+10
2019-01-03Simplify gdbpy_stop_recordingTom Tromey1-0/+4
2019-01-03Remove more uses of explicit reference counting in PythonTom Tromey1-0/+13
2019-01-03Use a wrapper for PyErr_FetchTom Tromey1-0/+18
2019-01-03gdb: Remove cleanup from linux_nat_target::follow_forkAndrew Burgess1-0/+8
2019-01-03gdb: Remove cleanup from linux-fork.c:inferior_call_waitpidAndrew Burgess1-0/+5
2019-01-03gdb: Remove final cleanup from find_overload_matchAndrew Burgess1-0/+5
2019-01-03gdb: Remove a cleanup from find_overload_matchAndrew Burgess1-0/+12
2019-01-03gdb/remote: Remove a cleanup in remote_check_symbolsAndrew Burgess1-0/+5
2019-01-03RISC-V: Fix wrong use of s0 register name.Jim Wilson1-0/+4
2019-01-02Remove a cleanup from target-descriptions.cTom Tromey1-0/+12
2019-01-02Remove cleanups from linespec.cTom Tromey1-0/+11
2019-01-02Change inferior_to_inferior_object to return a gdbpy_refTom Tromey1-0/+13
2019-01-02Place displaced step data directly in inferior structureSimon Marchi1-0/+24
2019-01-02Fix leak of struct call_thread_fsm in call_function_by_hand_dummy.Philippe Waroquiers1-0/+5