aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-01-10Introduce htab_up and use gdbpy_enter in py-framefilter.cTom Tromey1-0/+7
2017-01-10Use gdbpy_enter in py-unwind.cTom Tromey1-0/+5
2017-01-10Use gdbpy_enter in py-xmethods.cTom Tromey1-0/+5
2017-01-10Use gdbpy_enter in py-type.cTom Tromey1-0/+4
2017-01-10Use gdbpy_enter in python.cTom Tromey1-0/+8
2017-01-10Use gdbpy_enter in py-progspace.cTom Tromey1-0/+4
2017-01-10Use gdbpy_enter in py-objfile.cTom Tromey1-0/+4
2017-01-10Use gdbpy_enter in py-inferior.cTom Tromey1-0/+8
2017-01-10Use gdbpy_enter in py-finishbreakpoint.cTom Tromey1-0/+5
2017-01-10Use gdbpy_enter in py-cmd.cTom Tromey1-0/+6
2017-01-10Use gdbpy_enter in py-breakpoint.cTom Tromey1-0/+6
2017-01-10Introduce gdbpy_enterTom Tromey1-0/+7
2017-01-10Use gdbpy_ref in gdbpy_lookup_symbolTom Tromey1-0/+4
2017-01-10Use gdbpy_ref in py-value.cTom Tromey1-0/+6
2017-01-10Use gdbpy_ref in python.cTom Tromey1-0/+5
2017-01-10Use gdbpy_ref in py-prettyprint.cTom Tromey1-0/+9
2017-01-10Use gdbpy_ref in call_doc_functionTom Tromey1-0/+4
2017-01-10Use gdbpy_ref in py-linetable.cTom Tromey1-0/+5
2017-01-10Use gdbpy_ref in py-framefilter.cTom Tromey1-0/+6
2017-01-10Use gdbpy_ref in gdbpy_breakpointsTom Tromey1-0/+4
2017-01-10Use gdbpy_ref in gdbpy_inferiorsTom Tromey1-0/+4
2017-01-10Use gdbpy_ref in py-function.cTom Tromey1-0/+5
2017-01-10Use gdbpy_ref in gdbpy_string_to_argvTom Tromey1-0/+4
2017-01-10Use gdbpy_ref in py-type.cTom Tromey1-0/+5
2017-01-10Change event code to use gdbpy_refTom Tromey1-0/+29
2017-01-10Introduce py-ref.hTom Tromey1-0/+4
2017-01-10Change return type of ui_out redirect to voidSimon Marchi1-0/+16
2017-01-10Update help of the "frame" commandSimon Marchi1-0/+4
2017-01-08[D] Fix crash when debug expression enabled.Iain Buclaw1-0/+4
2017-01-06Include gdb_proc_service.h in x86-linux-nat.hYao Qi1-0/+4
2017-01-06Include serial.h in ser-base.h.Yao Qi1-0/+4
2017-01-06Include ppc-tdep.h in ppc-linux-tdep.hYao Qi1-0/+4
2017-01-06Include signal.h in nat/amd64-linux-siginfo.hYao Qi1-0/+4
2017-01-06Include break-common.h in nat/aarch64-linux-hw-point.hYao Qi1-0/+4
2017-01-06Include mi-cmds.h in mi-parse.hYao Qi1-0/+4
2017-01-06Include target.h in inf-loop.hYao Qi1-0/+5
2017-01-06Include doublest.h and expression.h in dfp.hYao Qi1-0/+4
2017-01-06Include ax.h in ax-gdb.hYao Qi1-0/+4
2017-01-06Update gdb_ptrace.h in HFILES_NO_SRCDIRYao Qi1-0/+5
2017-01-05Fix ARI warningYao Qi1-0/+6
2017-01-04Use correct OSABI constant for FreeBSD/mips binaries.John Baldwin1-0/+5
2017-01-04Add native target for FreeBSD/mips.John Baldwin1-0/+8
2017-01-04Add FreeBSD/mips architecture.John Baldwin1-0/+9
2017-01-04Fix an internal error on writing pieced valueYao Qi1-0/+5
2017-01-01update copyright year range in GDB filesJoel Brobecker1-0/+4
2017-01-01Rotate GDB main ChangeLog for 2017Joel Brobecker1-10284/+3
2016-12-22infrun.c (set_step_over_info): Add comment.Doug Evans1-0/+4
2016-12-22New syntax for mt print symbols,msymbols,psymbols.Doug Evans1-0/+18
2016-12-22Class-ify ui_outSimon Marchi1-0/+414
2016-12-20gdb: Constify solib_findPedro Alves1-0/+12