Add gdb.Type.optimized_out method.
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
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...
2015-04-16  Pedro AlvesFix {mi-tracepoint-changed, mi-tsv-changed}.exp with...
2015-04-16  Pedro AlvesFix gdbserver_reconnect_p handling
2015-04-16  Andreas Arnezs390-vregs.exp: Avoid compile errors with older GCCs...
2015-04-16  Andreas ArnezGDB tests for Go language support: remove unnecessary...
2015-04-15  Simon MarchiSome Python 3 fixes
2015-04-15  Yao QiFix fails in gdb.dwarf2/dynarr-ptr.exp
2015-04-15  Yao QiIncrease timeout in watch-bitfields.exp for software...
2015-04-14  Luis MachadoHarden gdb.base/bp-permanent.exp
2015-04-13  Luis MachadoHarden gdb.base/bp-permanent.exp
2015-04-13  Luis MachadoHarden gdb.base/coredump-filter.exp
2015-04-13  Yao QiCatch exception in lib/gdbserver-support.exp:gdb_exit
2015-04-13  Sergio Durigan JuniorRename variable "addr" to "coredump_var_addr" in gdb...
2015-04-10  Pedro AlvesCleanup signal-while-stepping-over-bp-other-thread.exp
2015-04-10  Pedro Alvesstep-over-trips-on-watchpoint.exp: Don't put addresses...
2015-04-10  Yao Qi[arm] watchpoint-reuse-slot.exp: skip setting HW points...
2015-04-10  Pedro AlvesTest step-over-{lands-on-breakpoint|trips-on-watchpoint...
2015-04-10  Pedro AlvesMake gdb.threads/step-over-trips-on-watchpoint.exp...
2015-04-10  Pedro AlvesFix gdb.base/sigstep.exp with displaced stepping on...
2015-04-10  Pedro Alvesgdb/18216: displaced step+deliver signal, a thread...
2015-04-10  Yao Qi[arm] Fix displaced stepping for thumb alu reg instruction
2015-04-10  Pedro AlvesPR13858 - Can't do displaced stepping with no symbols
2015-04-09  Andy WingoAdd Guile frame-read-register command
2015-04-08  Sergio Durigan JuniorFix Python completion when using the "complete" command
2015-04-08  Pedro AlvesAdd test for PR18214 and PR18216 - multiple step-overs...
2015-04-08  Pedro AlvesFix gdb.trace/{actions,infotrace,while-stepping}.exp...
2015-04-07  Pedro Alvesgdb.base/interrupt.exp: Use send_inferior/$inferior_spa...
2015-04-07  Pedro Alvestestsuite: Introduce $inferior_spawn_id
2015-04-07  Pedro Alvestestsuite: Don't use expect_background to reap gdbserver
2015-04-07  Pedro Alvesgdb_test_multiple: Fix user code argument processing
2015-04-07  Pedro Alvesgdb.base/interrupt.exp: Use gdb_test_multiple instead...
2015-04-07  Pedro Alvesgdb.base/interrupt.exp: Fix race
2015-04-07  Pedro AlvesFix gdb.trace/actions.exp race
2015-04-07  Yao QiProperly set alarm value in gdb.threads/non-stop-fair...
2015-04-06  Doug Evans* lib/pascal.exp (gpc_compile): Rename dest arg to...
2015-04-03  Pierre-Marie de... Do not consider reference types as dynamic
2015-04-02  Yao Qikfail two tests in no-unwaited-for-left.exp for remote...
2015-04-02  Gary BensonMake the default sysroot be "target:"
2015-04-01  Sasha SmundakAdd support for writing unwinders in Python.
2015-04-01  Pedro Alvesgdb.threads/manythreads.exp: can't read "test": no...
2015-04-01  Pedro AlvesFix gdb_spawn_with_cmdline_opts with non-empty GDBFLAGS
2015-04-01  Pierre-Marie de... Share the "multi_line" helper among all testcases
2015-04-01  Pedro AlvesCrash on thread id wrap around
2015-03-31  Sergio Durigan JuniorImplement support for checking /proc/PID/coredump_filter
2015-03-31  Petr Machatadwarf.exp: Allow generating a stub .debug_line section
2015-03-26  Jon Turneytestsuite: Don't set SYMBOL_PREFIX for x86_64_*_cygwin
2015-03-26  Andy WingoProperly intern constants into psymtab
2015-03-26  Yao QiHandle the effect of skipping prologue
2015-03-26  Yao QiRemove some hard-coded stuff in tests
2015-03-26  Yao QiCompile break-asm-file{0,1}.s without debug info
2015-03-26  Yao QiRelax pattern to match the output of "info frame" in...
2015-03-25  Markus Metzgerbtrace: fix tests for 32-bit
2015-03-25  Markus Metzgerbtrace: increase buffer size for exception test
2015-03-24  Pedro AlvesFix "thread apply all" with exited threads
2015-03-24  Pedro AlvesMake "set scheduler-locking step" depend on user intent...
2015-03-24  Antoine TremblayFix mi-pending.exp test output to allow stable test...
2015-03-24  Antoine TremblayFix breakpoint thread condition missing with mi and...
2015-03-23  Keith SeitzAdd missing changelog entries of last commit
2015-03-23  Keith SeitzPR gdb/18021 - defend against "static virtual" methods
2015-03-20  Jan KratochvilRemove gdb.hp
2015-03-19  Pedro Alvesgdbserver/Linux: unbreak thread event randomization
2015-03-19  Pedro Alvesnative/Linux: internal error if resume is short-circuited
2015-03-18  Pedro AlvesTighten gdb.base/disp-step-syscall.exp
2015-03-18  Yao QiSupport catch syscall on aarch64 linux
2015-03-16  Yao Qiwatchpoint-reuse-slot.exp: skip setting HW breakpoints...
2015-03-11  Andy WingoAdd objfile-progspace to Guile interface
2015-03-11  Yao QiTypo fix
2015-03-11  Yao QiSkip catch-syscall.exp on HP-UX target
2015-03-09  Pedro AlvesDelete gdb/testsuite/dg-extract-results.py
2015-03-09  Pedro AlvesMake dg-extract-results.sh explicitly treat .{sum,log...
2015-03-05  Pedro Alvesgdb.base/bp-permanent.exp: Tighten regex
2015-03-04  Simon MarchiAccept all-stop alternative in mi_expect_interrupt
2015-03-04  Pedro AlvesFix gdb.threads/thread-specific-bp.exp race
2015-03-04  Mark KettenisStupid git!
2015-03-04  Mark KettenisEnable gdb.base/foll-fork.exp on OpenBSD
2015-03-04  Andreas Arnezbreakpoint-in-ro-region.exp: Support targets stopping...
2015-03-04  Andreas Arnezcatch-syscall.exp: Fix missing architecture name for...
2015-03-04  Pedro Alvesgdb.threads/clone-thread_db.c: Add missing includes...
2015-03-03  Pedro Alvesfollow-exec: delete all non-execing threads
2015-03-02  Pedro Alvesgdb_test_multiple: return -1 on internal error
2015-03-02  Andreas ArnezS390: Vector register test case
2015-02-27  Pedro Alvescatch_command_errors: Remove 'mask' parameter
2015-02-27  Pedro AlvesAdjust self tests to cope with GDB built as a C++ program
2015-02-27  Pedro AlvesAdd "../lib/unbuffer_output.c" and use it in gdb.base...
2015-02-27  Yao QiDon't skip catch-syscall.exp on hppa*-hp-hpux* target
2015-02-27  Doug EvansAdd missing CHECK_TYPEDEF calls to recent vptr_{fieldno...
2015-02-26  Jan Kratochvilcompile: Fix GNU-IFUNC funcs called from injected code
2015-02-26  Antoine TremblayFix print of value type in a corner case of finish
2015-02-26  Yao QiDwarf assembler: handle one instruction function
next
This page took 0.328728 seconds and 107 git commands to generate.