Perf test case: skip-prologue
[binutils-gdb.git] / gdb / testsuite / ChangeLog
2013-12-15 Yao QiPerf test case: skip-prologue
2013-12-13 Joel Brobeckerwrong dimension found in ada-lang.c:ada_array_bound_fro...
2013-12-12 Siva Chandra2013-12-12 Siva Chandra Reddy <sivachandra@google...
2013-12-11 Doug Evansadd missing PR# to previous entry
2013-12-11 Doug EvansPR 16286
2013-12-10 Andrew BurgessAdd call to get_compiler_info to gdb_compile_shlib.
2013-12-10 Joel BrobeckerSet language for Ada minimal symbols.
2013-12-10 Joel BrobeckerGDB/MI: Document support for -exec-run --start in ...
2013-12-08 Yao QiUse gdb_produce_source
2013-12-07 Mike Frysingerstrip off +x bits on non-executable/script files
2013-12-07 Mike Frysingergdb: testsuite: fix ksh shebang to use sh
2013-12-06 Pedro AlvesFix "info frame" in the outermost frame.
2013-12-06 Doug Evans * gdb.base/break.exp: Fix setting of $baz.
2013-12-06 Andrew BurgessAdd support for DW_OP_bit_piece and DW_OP_plus_uconst...
2013-12-06 Keven Boelltestsuite: introduce index in varobj child eval.
2013-12-03 Jose E. MarchesiFixed typo in date in testsuite/ChangeLog entry
2013-12-03 Jose E. Marchesitestsuite: handle SIGLOST/SIGPWR conflict in sparc64...
2013-12-03 Joel BrobeckerAda: Reserved word "all" should not need to be spelled...
2013-12-03 Joel BrobeckerAdd "undefined-command" error code at end of ^error...
2013-12-03 Joel BrobeckerNew GDB/MI command "-info-gdb-mi-command"
2013-12-02 Jan KratochvilRecord objfile->original_name as an absolute path
2013-11-28 Andrew BurgessPrint entirely unavailable struct/union values as a...
2013-11-28 Yao QiGDB perf test on disassemble
2013-11-27 Luis Machado * gdb.base/callfuncs.c (main): Assign malloc's return...
2013-11-26 Andrew BurgessTighten regexp in gdb.base/setshow.exp
2013-11-26 Tom Tromeyrevert patch from 2013-11-22
2013-11-25 Keith SeitzPR c++/14819: Explicit class:: inside class scope...
2013-11-25 Yao QiGDB perf test on backtrace
2013-11-24 Yao QiGDB perf test on single step
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 Evans * gdb.python/python.exp: Don't call skip_python_tests...
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 Pedro AlvesDon't let two frames with the same id end up in the...
2013-11-22 Yao QiCheck has_more in mi_create_dynamic_varobj
2013-11-22 Yao QiUse mi_create_floating_varobj
2013-11-20 Pedro AlvesAdd missing ChangeLog entry.
2013-11-20 Sanimir Agovictest: test eval routines with EVAL_AVOID_SIDE_EFFECTS...
2013-11-20 Walfred TedeschiAdd MPX registers tests.
2013-11-20 Walfred TedeschiAdd pretty-printer for MPX bnd registers.
2013-11-20 Walfred TedeschiFix conditions in creating a bitfield.
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 Joel BrobeckerFix int() builtin with range type gdb.Value objects.
2013-11-18 Joel Brobeckermi-language.exp: Check "langauge-option" in -list-featu...
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 Joel Brobeckergdb.ada/info_exc.exp,mi_exc_info.exp: handle runtimes...
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-14 Tom Tromeyprint summary from "make check"
2013-11-14 Omair Javaidtestsuite/gdb.dwarf2: dw2-case-insensitive.exp: p fuNC_...
2013-11-14 Joel BrobeckerGDB/MI: Add new "--language LANG" command option.
2013-11-13 Keith SeitzPR c++/7539
2013-11-13 Tom Tromeyfix multi-arch-exec for parallel mode
2013-11-12 Doug Evans * gdb.base/fileio.exp: Make $dir2 writable after the...
2013-11-12 Joel BrobeckerImplement GDB/MI equivalent of "info exceptions" CLI...
2013-11-12 Joel BrobeckerAdd command to list Ada exceptions
2013-11-12 Doug Evans * gdb.arch/arm-bl-branch-dest.exp: Use gdb_test_file_n...
2013-11-11 Phil Muldoon2013-11-11 Phil Muldoon <pmuldoon@redhat.com>
2013-11-11 Joel BrobeckerDandling memory pointers in Ada catchpoints with GDB/MI.
2013-11-08 Doug EvansFix email address in earlier entry.
2013-11-08 Doug EvansPR 11786
2013-11-07 Phil Muldoon2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
2013-11-07 Phil Muldoon2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
2013-11-07 Doug Evans * gdb.python/py-arch.exp: Tweak test name for bad...
2013-11-06 Yao QiTest on solib load and unload
2013-11-06 Yao QiMention perf test in testsuite/README
2013-11-06 Yao QiPerf test framework
2013-11-06 Yao QiNew make target 'check-perf' and new dir gdb.perf
2013-11-04 Tom Tromeyswitch to fully parallel mode
2013-11-04 Tom Tromeyfix some fission tests
2013-11-04 Tom Tromeyfix some "exec" tests
2013-11-04 Tom Tromeyfix argv0-symlink.exp for parallel mode
2013-11-04 Tom Tromeymake gdb.asm parallel-safe
2013-11-04 Tom Tromeyfix up gdb.server
2013-11-04 Tom Tromeyintroduce relative_filename and use it
2013-11-04 Tom Tromeyupdate fileio test
2013-11-04 Tom Tromeyupdate checkpoint test
2013-11-04 Tom Tromeysimple changes in gdb.base
2013-11-04 Tom Tromeyfix up gdb.trace
2013-11-04 Tom Tromeyfix up gdb.mi
2013-11-04 Tom Tromeyfix up gdb.xml
2013-11-04 Tom Tromeyfix up gdb.gdb
2013-11-04 Tom Tromeyfix weird.exp for parallel testing
2013-11-04 Tom Tromeyfix some simple thinkos in the test suite
2013-11-04 Tom Tromeyfix up log-file toggling
2013-11-02 Maciej W. Rozyckigdb.cp/derivation.exp: s/perrro/perror/
2013-11-01 Maciej W. Rozyckigdb.dwarf2/dwzbuildid.exp: Avoid reserved variable...
2013-10-31 Andrew BurgessExtra error message from update_watchpoint
next