Add gdb.Type.optimized_out method.
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base /
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-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-20  Gary BensonFix three test failures with extended remote targets
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  Sergio Durigan JuniorRename variable "addr" to "coredump_var_addr" in gdb...
2015-04-10  Yao Qi[arm] watchpoint-reuse-slot.exp: skip setting HW points...
2015-04-10  Pedro AlvesFix gdb.base/sigstep.exp with displaced stepping on...
2015-04-10  Pedro AlvesPR13858 - Can't do displaced stepping with no symbols
2015-04-07  Pedro Alvesgdb.base/interrupt.exp: Use send_inferior/$inferior_spa...
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-02  Gary BensonMake the default sysroot be "target:"
2015-03-31  Sergio Durigan JuniorImplement support for checking /proc/PID/coredump_filter
2015-03-26  Yao QiRelax pattern to match the output of "info frame" in...
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  Yao QiTypo fix
2015-03-11  Yao QiSkip catch-syscall.exp on HP-UX target
2015-03-05  Pedro Alvesgdb.base/bp-permanent.exp: Tighten regex
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-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-26  Antoine TremblayFix print of value type in a corner case of finish
2015-02-23  Pedro Alvesgdb.base/info-os.c: Include stdlib.h
2015-02-20  Pedro AlvesFix gdb.base/solib-corrupted.exp after dtrace probes...
2015-02-19  Antoine TremblayFix non executable stack handling when calling function...
2015-02-17  Jose E. MarchesiSimple testsuite for DTrace USDT probes.
2015-02-17  Jose E. MarchesiMove `compute_probe_arg' and `compile_probe_arg' to...
2015-02-06  Simon Marchi"enable count" user input error handling (PR gdb/15678)
2015-02-06  Pedro Alvesgdb.base/gdb-sigterm.exp: Fix spurious FAILs
2015-02-04  Don BreazealClean up System V IPC objects allocated by test.
2015-02-01  Doug EvansMove vptr_{fieldno,basetype} out of main_type, and...
2015-01-31  Gary BensonAdd max-completions parameter, and implement tab-comple...
2015-01-25  Mark WielaardRemove testsuite compile errors with GCC5.
2015-01-23  Mark WielaardUse GCC5/DWARF5 DW_AT_noreturn to mark functions that...
2015-01-22  Anders GranlundIntroduce gdb_interact in testsuite
2015-01-15  Don BreazealSkip two more attach tests when testing against stub...
2015-01-14  Pedro AlvesPR17525 - breakpoint commands not executed when program...
2015-01-14  Pedro AlvesPR cli/17828: -batch -ex r breaks terminal
2015-01-11  Doug EvansPR gdb/15830
2015-01-09  Pedro Alveswatch_thread_num.exp and targets with fairer event...
2015-01-09  Pedro Alvesskip "attach" tests when testing against stub-like...
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-18  Yao QiMIPS: Provide FPU info and decode FCSR in `info float'
2014-12-16  Andreas ArnezFix indentation of "maint print user-registers"
2014-12-13  Jan KratochvilFix 7.8 regression: resolve_dynamic_struct: Assertion...
2014-12-12  Andreas ArnezProvide completer for "info registers"
2014-12-12  Maciej W. RozyckiMIPS: Keep the ISA bit in compressed code addresses
2014-12-10  Simon MarchiOnly leave dprintf inserted if it is marked as persiste...
2014-12-02  Andreas Arnezexecl-update-breakpoints.exp: Move whole segment instea...
2014-11-28  Yao QiMatch library name prefixed with sysroot
2014-11-20  Sergio Durigan JuniorPartial fix for PR breakpoints/10737: Make syscall...
2014-11-20  Doug EvansSplit struct symtab into two: struct symtab and compuni...
2014-11-19  Andreas ArnezUse 2-byte instead of 4-byte NOP on S390 in 'bp-permane...
2014-11-17  Andreas ArnezGDB testsuite: More fixes for warnings with -std=gnu11
2014-11-17  Andreas ArnezDrop remaining references to removed source lines in...
2014-11-15  Doug EvansAdd copyright headers.
2014-11-15  Doug EvansPR symtab/17559
2014-11-13  Andreas ArnezGDB testsuite: Fix warnings with -std=gnu11
2014-11-13  Andreas ArnezGDB testsuite: drop non-prototype C function header...
2014-11-13  Andreas ArnezDrop non-prototype C function header variants: 'sepdebu...
2014-11-13  Andreas ArnezDrop non-prototype C function header variants: 'list...
2014-11-13  Andreas ArnezDrop non-prototype C function header variants: 'break...
2014-11-13  Andreas ArnezDrop non-prototype C function header variants: solib1.c
2014-11-13  Andreas Arnezcallfuncs.exp: Indent perform_all_tests()
2014-11-13  Andreas ArnezPerform all tests in callfuncs.exp with and without...
2014-11-13  Andreas Arnez'callfuncs' test case: Fixes in conditionally compiled...
2014-11-13  Andreas ArnezEliminate literal line numbers in shlib-call.exp
2014-11-13  Andreas ArnezEliminate literal line numbers in jump.exp
2014-11-13  Andreas ArnezEliminate literal line numbers in foll-exec.exp
2014-11-13  Andreas ArnezEliminate literal line numbers in ending-run.exp
2014-11-13  Andreas ArnezEliminate literal line numbers in call-rt-st.exp
2014-11-13  Andreas ArnezEliminate literal line numbers in call-ar-st.exp
2014-11-13  Andreas ArnezEliminate literal line numbers in dbx.exp
2014-11-13  Andreas ArnezEliminate literal line numbers in so-impl-ld.exp
2014-11-12  Pedro Alvesfix skipping permanent breakpoints
2014-11-10  Doug EvansPR 17564: Fix objfile search order for static symbols.
2014-11-07  Pedro Alvesgdb.base/sigstep.exp: xfail gdb/17511 on i?86 Linux
2014-10-30  Luis MachadoSkip tests that use cd for remote hosts
2014-10-29  Pedro AlvesPR python/17372 - Python hangs when displaying help()
2014-10-29  Yao QiPrepare directory in case test_system fails
2014-10-29  Yao QiClose the file in fileio.exp test
2014-10-28  Pedro AlvesPR gdb/12623: non-stop crashes inferior, PC adjustment...
2014-10-28  Pedro AlvesTest for PR gdb/17511, spurious SIGTRAP after stepping...
2014-10-28  Pedro Alvesgdb.base/sigstep.exp: cleanup and make it easier to...
2014-10-28  Pedro Alvesupdate bug numbers (GNATS -> Bugzilla) in a few signal...
2014-10-27  Pedro Alvesstepi/nexti: skip signal handler if "handle nostop...
2014-10-24  Don BreazealFollow-fork message printing improvements
2014-10-24  Pedro AlvesRemove Vax Ultrix and VAX BSD support
2014-10-20  Yao QiDon't remove files copied to host
2014-10-18  Yao QiSkip testing argv[0] on target argv[0] isn't available
2014-10-17  Pedro AlvesPR gdb/17471: Repeating a background command makes...
next
This page took 0.118401 seconds and 7 git commands to generate.