GDB perf test on single step
[deliverable/binutils-gdb.git] / gdb /
2013-11-24  Yao QiGDB perf test on single step
2013-11-24  Yao QiWrite "ON" and "OFF" in lower case in GDB doc.
2013-11-24  Doug Evans * gdb.base/ena-dis-br.exp: Add missing quote to "step...
2013-11-24  Doug EvansTest name tweaks for py-value.exp.
2013-11-23  Doug Evans * gdb.python/py-type.exp (test_enums): Fix typo.
2013-11-23  Doug Evans* gdb.python/py-symbol.exp: Add some comments. Make...
2013-11-23  Doug Evans* gdb.python/py-symbol.exp: Fix whitespace.
2013-11-23  Doug EvansFix long line in earlier entry.
2013-11-23  Doug Evans * gdb.python/python.exp: Don't call skip_python_tests...
2013-11-23  Doug Evans * python/py-frame.c (gdbpy_initialize_frames): Remove...
2013-11-23  Doug Evans * python/py-frame.c (frapy_block): Fix error message...
2013-11-23  Doug Evanscli/cli-script.c (multi_line_command_p): New function.
2013-11-23  Yao QiUpdate doc on displayhint in command -var-list-children
2013-11-22  Sterling Augustine2013-11-22 Sterling Augustine <saugustine@google...
2013-11-22  Sterling Augustine2013-11-22 Sterling Augustine <saugustine@google...
2013-11-22  Pedro AlvesRename gdb.dwarf2/dw2-bad-cfi.* to gdb.dwarf2/dw2-unspe...
2013-11-22  Tom Tromeyupdate comment in dw2-bad-cfi.S.
2013-11-22  Tom Tromeyhandle an unspecified return address column
2013-11-22  Tom TromeyDetect infinite loop in value_fetch_lazy's lval_registe...
2013-11-22  Pedro AlvesMake use of the frame stash to detect wider stack cycles.
2013-11-22  Pedro AlvesDon't let two frames with the same id end up in the...
2013-11-22  Pedro AlvesEliminate dwarf2_frame_cache recursion, don't unwind...
2013-11-22  Pedro AlvesRevert "Don't let two frames with the same id end up...
2013-11-22  Pedro AlvesRevert "Make use of the frame stash to detect wider...
2013-11-22  Pedro AlvesRevert "Eliminate dwarf2_frame_cache recursion, don...
2013-11-22  Pedro AlvesEliminate dwarf2_frame_cache recursion, don't unwind...
2013-11-22  Pedro AlvesMake use of the frame stash to detect wider stack cycles.
2013-11-22  Pedro AlvesDon't let two frames with the same id end up in the...
2013-11-22  Doug EvansMove types_deeply_equal from py-type.c to gdbtypes.c.
2013-11-22  Yao QiCheck has_more in mi_create_dynamic_varobj
2013-11-22  Yao QiUse mi_create_floating_varobj
2013-11-21  Yao QiDoc 'dynamic' for command -var-list-children
2013-11-21  Yao Qis/see @pxref/@pxref in doc
2013-11-21  Doug Evans * linux-low.c (linux_set_resume_request): Fix comment.
2013-11-21  Doug Evans * linux-low.c (resume_status_pending_p): Tweak comment.
2013-11-20  Pedro AlvesAdd missing ChangeLog entry.
2013-11-20  Joel Brobeckerget rid of py-value.c:is_intlike (use is_integral_type...
2013-11-20  Pedro AlvesMake the maint.exp:'maint print objfiles' test less...
2013-11-20  Tom Tromeyremove strerror module
2013-11-20  Sanimir Agovictest: test eval routines with EVAL_AVOID_SIDE_EFFECTS...
2013-11-20  Yao Qiset_address_space_data if dcache is NULL.
2013-11-20  Walfred TedeschiAdd MPX registers tests.
2013-11-20  Walfred TedeschiAdd pretty-printer for MPX bnd registers.
2013-11-20  Walfred TedeschiAdd MPX support to gdbserver.
2013-11-20  Walfred TedeschiMPX for amd64
2013-11-20  Walfred TedeschiAdd MPX support for i386
2013-11-20  Walfred TedeschiAdd MPX registers XML files.
2013-11-20  Walfred TedeschiFix conditions in creating a bitfield.
2013-11-20  Will Newtongdb/arm-tdep.c: Remove "Infinite loop detected" error...
2013-11-20  Yao QiAssociate target_dcache to address_space.
2013-11-20  Yao QiAdd REGISTRY for struct address_space.
2013-11-20  Yao QiDon't stress 'remote' in "Data Caching" in doc
2013-11-20  Yao QiMove target-dcache out of target.c
2013-11-20  Yao QiDon't update target_dcache if it is not initialized
2013-11-20  Yao QiRemove last_cache
2013-11-20  Yao QiMove changelog entry to the right ChangeLog
2013-11-19  Yao QiRemove unnecessary '\'.
2013-11-19  Yao QiFix format issues in lib/mi-support.exp
2013-11-19  Yao QiRemove 'whatever' in lib/mi-support.exp
2013-11-19  Yao QiFix typo
2013-11-19  Joel BrobeckerFix int() builtin with range type gdb.Value objects.
2013-11-19  Joel Brobeckergdb_ari.sh: Remove entries for dirent.h and stat.h.
2013-11-18  Tom Tromeyremove gdb_stat.h
2013-11-18  Tom Tromeyimport gnulib sys/stat.h module
2013-11-18  Tom Tromeysys/types.h cleanup
2013-11-18  Tom Tromeydon't check for unistd.h
2013-11-18  Tom Tromeystdlib.h is universal too
2013-11-18  Tom Tromeydon't check for stddef.h
2013-11-18  Tom Tromeyremove gdb_dirent.h
2013-11-18  Tom Tromeyimport gnulib dirent module
2013-11-18  Tom Tromeydon't check for string.h or strings.h
2013-11-18  Tom Tromeyremove gdb_string.h
2013-11-18  Tom Tromeyimport strstr and strerror modules
2013-11-18  Tom Tromeychange how list of modules is computed
2013-11-18  Tom Tromeylink gdbreplay against gnulib
2013-11-18  Jose E. Marchesisparc: support single-stepping over longjmp calls.
2013-11-18  Pedro AlvesSimplify dwarf2-frame.c:read_addr_from_reg.
2013-11-18  Joel Brobeckermi-language.exp: Check "langauge-option" in -list-featu...
2013-11-18  Joel BrobeckerAdd "language-option" to -list-features
2013-11-17  Joel BrobeckerRename "read_reg" into "read_addr_from_reg" in struct...
2013-11-16  Joel Brobeckergdb.ada/info_exc.exp,mi_exc_info.exp: Use more unique...
2013-11-15  Luis Machado * lib/mi-support.exp (mi_gdb_test): Expect different...
2013-11-15  Jan Kratochvilgdb/NEWS: Fix typo
2013-11-15  Joel Brobeckergdb.ada/info_exc.exp,mi_exc_info.exp: handle runtimes...
2013-11-15  Andreas ArnezFix GDB crash with upstream GCC due to memcpy(NULL...
2013-11-15  Joel BrobeckerStart inferior before running test listing Ada exceptions.
2013-11-15  Tom Tromeyfix PR c++/16117
2013-11-15  Doug Evans* gdb.python/py-breakpoint.exp: Make tests have unique...
2013-11-15  Doug Evans* gdb.python/py-breakpoint.exp: Reformat for 80 columns.
2013-11-15  Doug Evans* gdb.python/py-breakpoint.exp: Split up into several...
2013-11-15  Joel BrobeckerFix DW_OP_GNU_regval_type with FP registers
2013-11-15  Alan ModraPowerPC64 ELFv2 trampoline match
2013-11-14  Tom Tromeyprint summary from "make check"
2013-11-14  Tom Tromeyfix grammar oddity in the manual
2013-11-14  Pedro Alvesinfrun.c:handle_signal_stop: Move initial connection...
2013-11-14  Pedro Alvesinfrun.c: Split handle_inferior_event further.
2013-11-14  Pedro AlvesEliminate enum bpstat_signal_value, simplify random...
2013-11-14  Pedro Alvesinfrun.c:handle_inferior_event: Rework random signal...
2013-11-14  Pedro Alvesinfrun.c: Don't set ecs->random_signal for "catchpoint...
2013-11-14  Pedro Alvesinfrun.c:handle_inferior_event: Move comment.
next
This page took 0.042415 seconds and 7 git commands to generate.