Introduce gdbpy_enter_varobj and use it
[deliverable/binutils-gdb.git] / gdb /
2017-01-11  Tom TromeyIntroduce gdbpy_enter_varobj and use it
2017-01-11  Tom TromeyUse gdbpy_enter in py-xmethod.c
2017-01-11  Tom TromeyUse gdbpy_ref in invoke_match_method
2017-01-11  Tom TromeyUse gdbpy_enter in gdbpy_get_matching_xmethod_workers
2017-01-11  Tom TromeyUse gdbpy_enter in python_interactive_command
2017-01-11  Tom TromeyUse gdbpy_enter in gdbpy_before_prompt_hook
2017-01-11  Tom TromeyUse gdbpy_enter in py-prettyprint.c
2017-01-11  Tom TromeyIntroduce htab_up and use gdbpy_enter in py-framefilter.c
2017-01-11  Tom TromeyUse gdbpy_enter in py-unwind.c
2017-01-11  Tom TromeyUse gdbpy_enter in py-xmethods.c
2017-01-11  Tom TromeyUse gdbpy_enter in py-type.c
2017-01-11  Tom TromeyUse gdbpy_enter in python.c
2017-01-11  Tom TromeyUse gdbpy_enter in py-progspace.c
2017-01-11  Tom TromeyUse gdbpy_enter in py-objfile.c
2017-01-11  Tom TromeyUse gdbpy_enter in py-inferior.c
2017-01-11  Tom TromeyUse gdbpy_enter in py-finishbreakpoint.c
2017-01-11  Tom TromeyUse gdbpy_enter in py-cmd.c
2017-01-11  Tom TromeyUse gdbpy_enter in py-breakpoint.c
2017-01-11  Tom TromeyIntroduce gdbpy_enter
2017-01-11  Tom TromeyUse gdbpy_ref in gdbpy_lookup_symbol
2017-01-11  Tom TromeyUse gdbpy_ref in py-value.c
2017-01-11  Tom TromeyUse gdbpy_ref in python.c
2017-01-11  Tom TromeyUse gdbpy_ref in py-prettyprint.c
2017-01-11  Tom TromeyUse gdbpy_ref in call_doc_function
2017-01-11  Tom TromeyUse gdbpy_ref in py-linetable.c
2017-01-11  Tom TromeyUse gdbpy_ref in py-framefilter.c
2017-01-11  Tom TromeyUse gdbpy_ref in gdbpy_breakpoints
2017-01-11  Tom TromeyUse gdbpy_ref in gdbpy_inferiors
2017-01-11  Tom TromeyUse gdbpy_ref in py-function.c
2017-01-11  Tom TromeyUse gdbpy_ref in gdbpy_string_to_argv
2017-01-11  Tom TromeyUse gdbpy_ref in py-type.c
2017-01-11  Tom TromeyChange event code to use gdbpy_ref
2017-01-11  Tom TromeyIntroduce py-ref.h
2017-01-10  Simon MarchiChange return type of ui_out redirect to void
2017-01-10  Simon MarchiUpdate help of the "frame" command
2017-01-09  Antoine TremblayFix inferior memory reading in GDBServer for arm/aarch32
2017-01-08  Iain Buclaw[D] Fix crash when debug expression enabled.
2017-01-06  Yao QiInclude gdb_proc_service.h in x86-linux-nat.h
2017-01-06  Yao QiInclude serial.h in ser-base.h.
2017-01-06  Yao QiInclude ppc-tdep.h in ppc-linux-tdep.h
2017-01-06  Yao QiInclude signal.h in nat/amd64-linux-siginfo.h
2017-01-06  Yao QiInclude break-common.h in nat/aarch64-linux-hw-point.h
2017-01-06  Yao QiInclude mi-cmds.h in mi-parse.h
2017-01-06  Yao QiInclude target.h in inf-loop.h
2017-01-06  Yao QiInclude doublest.h and expression.h in dfp.h
2017-01-06  Yao QiInclude ax.h in ax-gdb.h
2017-01-06  Yao QiUpdate gdb_ptrace.h in HFILES_NO_SRCDIR
2017-01-05  Yao QiFix ARI warning
2017-01-04  John BaldwinUse correct OSABI constant for FreeBSD/mips binaries.
2017-01-04  John BaldwinAdd native target for FreeBSD/mips.
2017-01-04  John BaldwinAdd FreeBSD/mips architecture.
2017-01-04  Yao QiFix an internal error on writing pieced value
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2017-01-01  Joel BrobeckerRotate GDB main ChangeLog for 2017
2016-12-23  Luis MachadoFix more cases of improper test names
2016-12-23  Luis MachadoFix incorrect reference to source files
2016-12-23  Bernhard HeckelUpdated email address.
2016-12-22  Doug Evansinfrun.c (set_step_over_info): Add comment.
2016-12-22  Doug EvansNew syntax for mt print symbols,msymbols,psymbols.
2016-12-22  Simon MarchiClass-ify ui_out
2016-12-20  Pedro Alvesgdb: Constify solib_find
2016-12-20  Pedro AlvesFix longjmp across readline w/ --enable-sjlj-exceptions...
2016-12-20  Antoine TremblaySet emacs default mode for the GDB directory to C++
2016-12-19  Yao QiClean up gdb.gdb/selftest.exp
2016-12-16  Bernhard HeckelDarwin: Fix gdb compilation.
2016-12-12  Yao QiRemove assert on exec_bfd in cris_delayed_get_disassembler
2016-12-09  Pedro Alvesgdb: Remove support for obsolete OSABIs and a.out
2016-12-09  Yao QiAdd ChangeLog entries
2016-12-09  Yao QiCreate tdep->rx_psw_type and tdep->rx_fpsw_type lazily
2016-12-09  Yao QiCreate tdep->rl78_psw_type lazily
2016-12-09  Pedro AlvesAdd test that exercises all bfd architecture, osabi...
2016-12-09  Yao QiUse code cache in aarch64 prologue analyzer
2016-12-09  Yao QiUse code cache in arm prologue analyzer
2016-12-09  Yao QiCompile gdb.perf/skip-prologue.c with and without debug...
2016-12-09  Thomas SchwingeHurd: Adjust to changes to "push pruning old threads...
2016-12-09  Thomas SchwingeAvoid PATH_MAX usage
2016-12-08  Simon MarchiHurd: In the CLI, use parse_thread_id instead of global...
2016-12-08  Thomas SchwingeHurd, C++: Mach/Hurd headers and MIG stubs are not...
2016-12-08  Thomas SchwingeHurd, C++: kern_return_t vs. error_t
2016-12-08  Thomas SchwingeHurd, C++: Avoid "const char *" to "char *" casts
2016-12-08  Thomas SchwingeHurd, C++: Avoid GNU C nested functions
2016-12-08  Thomas SchwingeHurd, C++: Explicitly cast "void *"
2016-12-07  Thomas SchwingeHurd: Adjust to "Per-inferior/Inferior-qualified thread...
2016-12-06  Simon MarchiRemove unnecessary inferior lookup in inferior_command
2016-12-06  Yao QiAssert on lval_register
2016-12-02  Simon MarchiIntroduce enum_flag type for ui_out flags
2016-12-02  Luis MachadoRemove unneeded pattern matching in gdb.base/maint.exp
2016-12-02  Pedro AlvesSupport an "unlimited" number of user-defined arguments
2016-12-02  Pedro AlvesTest user-defined gdb commands and arguments stack
2016-12-02  Pedro AlvesFix PR 20559 - "eval" command and $arg0...$arg9/$argc...
2016-12-02  Luis MachadoRevert change to gdb.cp/ovldbreak.exp
2016-12-02  Tom TromeyPR symtab/16264 - support DW_AT_main_subprogram
2016-12-02  Simon MarchiRename some trace functions
2016-12-02  Simon MarchiRemove mi_out_data::suppress_output
2016-12-02  Yao Qi[AArch64] Recognize STR instruction in prologue
2016-12-02  Yao QiAdd unit test to aarch64 prologue analyzer
2016-12-02  Luis MachadoDon't handle timeout inside gdb_test_multiple
2016-12-01  Simon MarchiClass-ify ui_out_table
2016-12-01  Simon Marchiui_out_table: Replace boolean flag with enum
2016-12-01  Simon MarchiSimplify ui-out level code
next
This page took 0.082655 seconds and 7 git commands to generate.