Add support for writing unwinders in Python.
[binutils-gdb.git] / gdb / testsuite / ChangeLog
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
2015-02-26 Jan KratochvilSEGV in ppc64_elf_get_synthetic_symtab reading a separa...
2015-02-25 Yao Qi[aarch64] Fix one fail in gdb.xml/tdesc-regs.exp
2015-02-23 Pedro Alvesdelete_breakpoints: Rewrite using gdb_test_multiple
2015-02-23 Pedro Alvesgdb.base/info-os.c: Include stdlib.h
2015-02-22 Doug Evanstestcase for PR symtab/17855
2015-02-22 Doug EvansPR c++/17976, symtab/17821
2015-02-21 Jan KratochvilTestsuite patch for: i386: Fix internal error when...
2015-02-21 Pedro Alvesgdb.threads/multi-create-ns-info-thr.exp and native...
2015-02-20 Pedro AlvesFix gdb.base/solib-corrupted.exp after dtrace probes...
2015-02-20 Pedro AlvesGNU/Linux: Stop using libthread_db/td_ta_thr_iter
2015-02-20 Pedro AlvesFix no-attach-trace.exp with "target remote" / gdbserver
2015-02-20 Pedro AlvesPR18006: internal error if threaded program calls clone...
2015-02-19 Antoine TremblayFix non executable stack handling when calling function...
2015-02-18 Jose E. MarchesiFactorize target program transformations in the GDB_AC_...
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-11 Jan Kratochvilframefilter quit: New test
2015-02-11 Pedro AlvesFix adjust_pc_after_break, remove still current thread...
2015-02-11 Doug Evanslib/gdb.exp (gdb_load): Always return a result.
2015-02-10 Pedro AlvesAdd "signal SIGTRAP" test
2015-02-10 Antoine Tremblaygdbserver: Fix crash when QTinit is handled with no...
2015-02-09 Mark WielaardGCC5/DWARFv5 Handle DW_TAG_atomic_type for C11 _Atomic...
2015-02-09 Markus Metzgerrecord-btrace: indicate gaps
2015-02-09 Markus Metzgerrecord-btrace: add bts buffer size configuration option
2015-02-09 Markus Metzgerrecord btrace: add configuration struct
2015-02-06 Simon Marchi"enable count" user input error handling (PR gdb/15678)
2015-02-06 Pedro AlvesImprove gdb.threads/attach-many-short-lived-threads...
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-04 Pedro AlvesFix '--target_board=native-extended-gdbserver/-m32'
2015-02-01 Doug EvansMove vptr_{fieldno,basetype} out of main_type, and...
2015-01-31 Gary BensonChangeLog entries for max-completions patch.
2015-01-31 Doug Evansgdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
2015-01-31 Doug EvansAdd support for inlining scripts into .debug_gdb_scripts.
2015-01-29 Joel Brobeckergdb/DWARF: Support for arrays whose bound is a discrimi...
2015-01-29 Joel Brobecker[Ada/varobj] number of children of null pointer to...
2015-01-27 Doug EvansAdd gdb.Objfile.username.
2015-01-26 Joel Brobeckercheck gdb.lookup_type return value in gdb.python/py...
2015-01-25 Mark WielaardRemove testsuite compile errors with GCC5.
2015-01-23 Simon MarchiCatch exception in value_rtti_indirect_type
2015-01-23 Mark WielaardUse GCC5/DWARF5 DW_AT_noreturn to mark functions that...
2015-01-23 Pedro AlvesLinux: make target_is_async_p return false when async...
2015-01-22 Anders GranlundIntroduce gdb_interact in testsuite
2015-01-22 Jan Kratochvilcompile: Fix function pointers
2015-01-17 Wei-cheng WangReverse debugging for PowerPC.
2015-01-15 Don BreazealSkip two more attach tests when testing against stub...
2015-01-15 Joel Brobecker[Ada] 'first/'last/'length of array whose bound is...
2015-01-14 Pedro AlvesPR17525 - breakpoint commands not executed when program...
2015-01-14 Pedro AlvesPR cli/17828: -batch -ex r breaks terminal
next