PR gdb/15827
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
2014-04-16  Keith SeitzPR gdb/15827
2014-04-16  Keith SeitzPR c++/16597
2014-04-16  Doug EvansFix wrapper.exp testcase with stdio gdbserver.
2014-04-16  Andrew Burgessgdb.base/memattr.exp regexp improvements.
2014-04-15  Doug Evans * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't...
2014-04-15  Keith SeitzRemove unused globals in mi-simplerun.exp.
2014-04-15  Keith SeitzTest suite cleanup.
2014-04-15  Pedro Alvesgdb.base/sym-file.exp, hide guts of the custom loader.
2014-04-15  Pedro Alvesgdb.base/sym-file-loader.c: Fix typo.
2014-04-15  Pedro AlvesMake sym-file.exp work with remote targets and hosts.
2014-04-15  Pedro Alvesgdb.base/sym-file.exp: clean up test messages a bit.
2014-04-14  Keith SeitzRemove symbol_matches_domain. This fixes
2014-04-14  Tom Tromeyimplement support for "enum class"
2014-04-14  Tom Tromeyhandle DW_AT_type on an enumeration
2014-04-14  Sanimir Agovictest: add mi vla test
2014-04-14  Sanimir Agovictest: basic c99 vla tests for C primitives
2014-04-14  Sanimir Agovictest: evaluate pointers to C99 vla correctly.
2014-04-14  Sanimir Agovictest: cover subranges with present DW_AT_count attribute
2014-04-14  Sanimir Agovicvla: evaluate operand of sizeof if its type is a vla
2014-04-14  David BlaikieAdd return value for non-void function return statement...
2014-04-12  Doug EvansCopy over fix for fetching dynamic type of a reference...
2014-04-12  David BlaikieCompile inline test with -std=gnu89 explicitly to overr...
2014-04-11  Joel Brobeckergdb/testsuite/ChangeLog: Fix path to a few files in...
2014-04-11  Joel BrobeckerRevert the entire VLA series.
2014-04-11  Keith SeitzFix c++/16675 -- sizeof reference type should give...
2014-04-11  Sanimir Agovictest: add mi vla test
2014-04-11  Sanimir Agovictest: basic c99 vla tests for C primitives
2014-04-11  Sanimir Agovictest: evaluate pointers to C99 vla correctly.
2014-04-11  Sanimir Agovictest: multi-dimensional c99 vla.
2014-04-11  Sanimir Agovictest: cover subranges with present DW_AT_count attribute
2014-04-11  Sanimir Agovicvla: evaluate operand of sizeof if its type is a vla
2014-04-11  Yao QiCheck file exists before completion tests
2014-04-10  Pedro AlvesConditional Z1 breakpoint hangs GDBserver.
2014-04-08  Pierre Muller[testsuite] Disable Ctrl-V use for mingw hosts.
2014-04-07  Siva Chandra[python] Fix gdb.Value.dynamic_type for reference values.
2014-04-07  Doug EvansAdd support to recognize clang.
2014-04-03  Yao QiEscape backslash in windows path
2014-04-01  Anton Blanchardgdb.arch/ppc64-atomic-inst.exp: Improve error handling.
2014-04-01  Anton Blanchardgdb.arch/ppc64-atomic-inst.exp: Use standard_testfile...
2014-04-01  Anton BlanchardFix ppc64 single step over atomic sequence testcase.
2014-03-31  Doug EvansNew option "set print symbol-loading".
2014-03-31  Yao QiAllow ';' as a directory separator
2014-03-28  Joel Brobecker[varobj] false type-changed status for reference to...
2014-03-27  Doug Evans * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with ...
2014-03-27  Yao QiReturn zero in can_single_step_to_signal_handler for...
2014-03-26  Yao QiSkip tests on completion and readline when readline...
2014-03-26  Yao QiFix code format issues gdb.base/macscp.exp
2014-03-25  Ulrich WeigandSupport gdb.asm/asm-source.exp on powerpc64le
2014-03-25  Pedro Alves"source", foreground execution commands, and target...
2014-03-24  Doug Evansgdb.linespec/macro-relative.exp: Mark the test as unsup...
2014-03-24  Hui ZhuFix PR breakpoints/16101: gdb.base/dprintf.exp agent...
2014-03-24  Jan Kratochviltestsuite: Remove needless linux-nat requirement in...
2014-03-22  Doug EvansFix typo in previous entry.
2014-03-22  Doug Evans * gdb.guile/guile.exp (guile not supported): Verify...
2014-03-22  Doug Evans * extension.c (eval_ext_lang_from_control_command...
2014-03-21  Maciej W. Rozyckigdb.threads/thread-specific.exp: Fix uninitialized...
2014-03-21  Hui ZhuFix internal warning when "gdb -p xxx"
2014-03-20  Pedro Alvesmake dprintf.exp pass in target async mode
2014-03-20  Pedro AlvesFurther cleanup of signal-while-stepping-over-bp-other...
2014-03-20  Pedro AlvesMake signal-while-stepping-over-bp-other-thread.exp...
2014-03-20  Pedro AlvesHandle multiple step-overs.
2014-03-20  Pedro AlvesFix for even more missed events; eliminate thread-hop...
2014-03-20  Pedro AlvesPR breakpoints/7143 - Watchpoint does not trigger when...
2014-03-20  Pedro AlvesFix missing breakpoint/watchpoint hits, eliminate defer...
2014-03-19  Pedro Alvesgdb.base/async.exp: Enable it.
2014-03-19  Pedro Alvesgdb.base/async.exp: Make test messages unique.
2014-03-19  Pedro Alvesgdb.base/async.exp: Fix races.
2014-03-19  Pedro Alvesgdb.base/async.exp: Factor out test pattern to a procedure.
2014-03-19  Pedro Alvesgdb.base/async.exp: Use prepare_for_testing.
2014-03-19  Pedro Alvesgdb.base/async.exp: Fix stepi& test.
2014-03-19  Pedro Alvesgdb.base/async.exp: Don't hardcode line numbers.
2014-03-19  Pedro Alvesgdb.base/async.exp: Leave gdb_protocol alone.
2014-03-18  Doug Evans * gdb.base/async.exp: Whitespace fixes. Turn on targe...
2014-03-18  Jan KratochvilFix SIGTERM signal safety (PR gdb/15358).
2014-03-18  Pedro AlvesPR gdb/13860: make "-exec-foo"'s MI output equal to...
2014-03-17  Joel Brobecker[testsuite/Ada] New testcase for packed array renaming.
2014-03-13  Doug EvansFix pr 16612.
2014-03-13  Doug EvansFix segv when referencing a value added to history...
2014-03-13  Pedro AlvesRename Solaris's target to "target child" like most...
2014-03-13  Pedro AlvesDon't mention "Unix" in native target name.
2014-03-12  Tom Tromeyfix regressions with target-async
2014-03-12  Andreas ArnezFix dw2-ifort-parameter.exp on PPC64
2014-03-12  Andreas ArnezMigrate dw2-ifort-parameter.exp to Dwarf::assemble
2014-03-12  Andreas ArnezExploit 'prepare_for_testing' etc. for 'Dwarf::assemble...
2014-03-12  Andreas Arnezgdb.exp: Support absolute path name args in 'prepare_fo...
2014-03-10  Jerome Guitton[Ada] Full view of tagged type with ptype
2014-03-07  Markus Metzgerbtrace, test: fix gdb.btrace/data test
2014-03-06  Yao QiFix PR16508
2014-03-05  Pedro AlvesPR gdb/16575: stale breakpoint instructions in the...
2014-02-26  Ludovic Courtèsguile: Add 'history-append!' procedure.
2014-02-26  Joel BrobeckerDWARF: Read constant-class addresses correctly
2014-02-26  Joel Brobecker[Python] Make regexp collection printers work with...
2014-02-26  Joel BrobeckerDWARF: Set enum type "flag_enum" and "unsigned" flags...
2014-02-26  Joel BrobeckerDWARF: Add array DW_AT_bit_stride and DW_AT_byte_stride...
2014-02-26  Pedro AlvesMultiple Ada task-specific breakpoints at the same...
2014-02-25  Jan KratochvilPR gdb/16626
2014-02-25  Jan KratochvilPR gdb/16626
2014-02-25  Jan KratochvilFix dw2-icycle.exp -fsanitize=address GDB crash.
2014-02-24  Doug Evanslib/gdb.exp (run_on_host): Log error output if program...
2014-02-21  Pedro AlvesRename test.
next
This page took 0.332192 seconds and 107 git commands to generate.