gdb.python/py-events.exp and normal_stop observers ordering
[external/binutils.git] / gdb / testsuite / ChangeLog
2015-07-24 Pedro Alvesgdb.python/py-events.exp and normal_stop observers...
2015-07-24 Pedro AlvesPR gdb/18717: internal error if non-leader thread exits...
2015-07-24 Yao QiTest --wrapper when restarting process.
2015-07-24 Yao QiSet general_thread after restart
2015-07-24 Yao QiTest --wrapper in extended-remote
2015-07-24 H.J. LuRemove leading/trailing white spaces in ChangeLog
2015-07-23 Doug EvansFix crash when reading dummy CUs.
2015-07-23 Pierre-Marie de... gdb/gdbtypes: fix handling of typedef layers between...
2015-07-20 Joel Brobeckergdb.ada/info_exc.exp: Adjust expected output in "info...
2015-07-16 Jan KratochvilFix gdb.arch/i386-biarch-core.exp FAIL on i386.
2015-07-15 Jan KratochvilRevert the previous 7 commits of: Validate binary befor...
2015-07-15 Jan KratochvilTests for validate symbol file using build-id
2015-07-15 Sandra LoosemoreUnbreak nios2-*-linux* GDB testing.
2015-07-15 Pierre Langlois[testsuite] Skip gdb.trace/range-stepping.exp test...
2015-07-14 Jan Kratochvili386-biarch-core.exp: Fix comment typo
2015-07-14 Pedro AlvesAdd test that exercises the inferior being killed while...
2015-07-10 Jan KratochvilFix testsuite regression by: Do not skip prologue for...
2015-07-10 Andreas Arnezgnu_vector.exp: Skip infcall tests on x86/x86_64
2015-07-10 Markus Metzgerrecord: set stop_pc in "record goto" command
2015-07-08 Jan Kratochvilcompile: Warn for old GCC on cv-qualified self-reference
2015-07-08 Robert O'CallahanPR18617 - Incorrect expression bytecode generated for...
2015-07-07 Yao QiNew proc is_aarch64_target
2015-07-07 Yao QiNew proc is_aarch32_target
2015-07-07 Yao QiEnable multi-arch test in catch-syscall.exp on aarch64
2015-07-07 Yao QiAdjust gdb.multi tests for aarch64
2015-07-07 Simon MarchiFix test for Python 3
2015-07-07 Yao Qi[arm] Fix regression by Do not skip prologue for asm...
2015-06-30 Martin GalvanRemove the unneeded escaping of '[' and ']' characters...
2015-06-30 Iain BuclawSync dlang demangling tests from upstream libiberty...
2015-06-29 Pedro AlvesPR threads/18127 - threads spawned by infcall end up...
2015-06-26 Keith SeitzPR 16253 revisited
2015-06-26 Patrick PalkaAdd option to remove duplicate command history entries
2015-06-26 Patrick PalkaAdd tab completion for TUI's "focus" command
2015-06-26 Jan KratochvilDo not skip prologue for asm (.S) files
2015-06-25 Simon Marchipy-prettyprint.exp: Add is_address_zero_readable check
2015-06-24 Peter BergnerAdd missing ChangeLog entries for yesterday's commmit...
2015-06-24 Yao QiCall set_gdbarch_get_siginfo_type in linux_init_abi
2015-06-24 Yao QiNew proc supports_get_siginfo_type
2015-06-22 Yao QiAdd comments on using board file remote-gdbserver-on...
2015-06-22 Yao QiDon't skip hw breakpoint/watchpoint tests for aarch64...
2015-06-18 Patrick PalkaTest the interaction between GDBHISTSIZE and .gdbinit
2015-06-17 Patrick PalkaTweak the handling of $GDBHISTSIZE edge cases [PR gdb...
2015-06-17 Patrick PalkaRead $GDBHISTSIZE instead of $HISTSIZE
2015-06-17 Yao QiFix tcl error
2015-06-17 Patrick PalkaDon't truncate the history file when history size is...
2015-06-17 Andreas ArnezAdd vector ABI tests to gnu_vector.exp
2015-06-15 Jon TurneyAllow gdb to find debug symbols file by build-id for...
2015-06-12 Antoine TremblayFix MI dprintf-insert not printing on a resolved pendin...
2015-06-10 Walfred TedeschiMissing Changelogs for last commits
2015-06-04 Jan Kratochvilcompile-print.exp: xfail->kfail for '@' GDB array operator
2015-06-03 Jan Kratochvilcompile: Use also inferior munmap
2015-06-02 Simon MarchiFix =thread-exited not showing up when detaching (PR...
2015-06-01 Jan KratochvilPR symtab/18392
2015-05-28 Don BreazealDisable exec-dependent follow vfork tests for remote
2015-05-27 Doug EvansPR symtab/18258
2015-05-27 Doug EvansPR c++/18141, c++/18417.
2015-05-26 Doug EvansRename dwarf2 to dwarf in "set debug" and maintenance...
2015-05-26 Doug EvansPR python/18438
2015-05-26 Yao QiNew gdb.reverse test case for aarch64 instructions
2015-05-26 Omair JavaidEnables gdb.reverse testsuite for aarch64*-linux targets
2015-05-22 Patrick PalkaMake sure test names are unique in gdb.base/gdbinit...
2015-05-21 Andrew Burgessgdb: Add completer for layout command.
2015-05-20 Andrew Burgessgdb/testsuite: New skip_tui_tests predicate.
2015-05-19 Pedro AlvesFix gdb.base/gdbinit-history.exp when HISTSIZE is set...
2015-05-16 Doug EvansAdd support for unbuffered and zero sized Guile ports.
2015-05-16 Jan Kratochvilcompile: New 'compile print'
2015-05-16 Jan Kratochvilcompile: Use -Wall, not -w
2015-05-15 Jerome GuittonArray indexed by non-contiguous enumeration types
2015-05-15 Jerome GuittonNon bit-packed packed arrays as variable-length fields
2015-05-15 Joel Brobecker[Ada] problem printing negative integer values in packe...
2015-05-13 Patrick PalkaFix PR gdb/17820
2015-05-10 Siva Chandra[Python] Add methods reference_value and const_value...
2015-05-08 Sergio Durigan JuniorFix coredump-filter.exp by correctly unsetting array
2015-05-08 Pedro AlvesFix sequential gdb test runs
2015-05-08 Siva Chandra[PR python/18291] Fix printing of "disabled" status...
2015-05-08 Yao QiFix PR 18208: update /proc/pid/coredump_filter by c...
2015-05-08 Andreas ArnezSkip watch_thread_num.exp on targets without access...
2015-05-06 Pedro AlvesPR server/18081: gdbserver crashes when providing an...
2015-05-05 Joel Brobeckerout of line functions nested inside inline functions.
2015-05-05 Pierre-Marie de... DWARF: cannot break on out-of-line function nested...
2015-05-05 Joel Brobeckertestsuite/gdb.ada/var_rec_arr: New testcase.
2015-04-30 Yao QiSkip setting HW watchpoint if skip_hw_watchpoint_multi_...
2015-04-30 Yao QiSkip gdb.base/relativedebug.exp if libc doesn't have...
2015-04-29 Doug EvansPR python/18285
2015-04-29 Luis MachadoUse software watchpoints if hardware watchpoints are...
2015-04-29 Luis MachadoHandle memory write errors on gdb.base/break-always.exp
2015-04-29 Doug EvansPR python/18299
2015-04-29 Doug EvansPR python/18089
2015-04-29 Sasha SmundakAdd gdb.Type.optimized_out method.
2015-04-28 Andy WingoFix py-parameter.exp and scm-parameter.exp path matching
2015-04-27 Joel Brobecker[Ada] Preserve typedef layer when getting struct element
2015-04-26 Sergio Durigan JuniorClear variable "coredump_var_addr" before using it...
2015-04-24 Andrew Burgessgdb: Add support for dumping to verilog hex format.
2015-04-24 Yao QiA new board file remote-gdbserver-on-localhost.exp
2015-04-23 Pedro AlvesFix gdb.base/interrupt.exp racy fail against gdbserver
2015-04-23 Pedro Alvesgdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file
2015-04-23 Pedro Alvesgdb_test_multiple match eof of any spawn_id
2015-04-21 Pierre MullerFix pascal behavior for class fields with testcase
2015-04-20 Gary BensonFix three test failures with extended remote targets
2015-04-17 Gary BensonAccess executable from remote system when first inferio...
next