PR server/18081: gdbserver crashes when providing an unexisting binary
[binutils-gdb.git] / gdb / testsuite / gdb.arch /
2015-04-16 Andreas Arnezs390-vregs.exp: Avoid compile errors with older GCCs...
2015-04-10 Yao Qi[arm] Fix displaced stepping for thumb alu reg instruction
2015-03-02 Andreas ArnezS390: Vector register test case
2015-02-26 Jan KratochvilSEGV in ppc64_elf_get_synthetic_symtab reading a separa...
2015-02-21 Jan KratochvilTestsuite patch for: i386: Fix internal error when...
2015-01-25 Mark WielaardRemove testsuite compile errors with GCC5.
2015-01-07 Jan Kratochvil[testsuite patch] Fix avx512.exp regression
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-16 Catalin Udmaaarch64/gdbserver: fix floating point registers display
2014-12-05 Yao QiUse standard_testfile in i386-bp_permanent.exp
2014-11-12 Pedro Alvesfix skipping permanent breakpoints
2014-10-14 Sergio Durigan JuniorExplicitly use language_c when evaluating a SDT probe...
2014-09-12 Pedro Alvesafter gdb_run_cmd, gdb_expect -> gdb_test_multiple...
2014-09-12 Edjunior Barbosa... PR tdep/17379: Fix internal-error when stack pointer...
2014-09-05 Sergio Durigan JuniorFix for PR gdb/17235: possible bug extracting systemtap...
2014-09-02 Gary BensonRename 32- and 64-bit Intel files from "i386" to "x86"
2014-08-28 Doug EvansRewrite {amd64,i386}-pseudo.c to better specify registe...
2014-07-22 Jan KratochvilFix read_frame_arg for optimized-out entry values.
2014-07-15 Pierre LangloisAdd support for the __flash qualifier on AVR
2014-06-23 Jan Kratochviltestsuite: Use istarget and is_lp64_target for 3 testcases.
2014-06-20 Gary BensonMove shared native target specific code to gdb/nat
2014-06-02 Edjunior Barbosa... gdb/testsuite/
2014-05-30 Andrew BurgessAdd a TRY_CATCH to get_prev_frame_always to better...
2014-05-30 Andrew BurgessRemove previous frame if an error occurs when computing...
2014-05-19 Jan Kratochvil[testsuite patch] Test power{5,6,7} disassembly
2014-05-07 Kyle McMartinaarch64: detect atomic sequences like other ll/sc archi...
2014-05-02 Sergio Durigan JuniorExtend recognized types of SDT probe's arguments
2014-05-02 Sergio Durigan JuniorFix PR breakpoints/16889: gdb segfaults when printing...
2014-04-24 Michael SturmAdd AVX512 registers support to GDB and GDBserver.
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-02-20 Sergio Durigan JuniorFix for PR tdep/16397: SystemTap SDT probe support...
2014-02-06 Jan KratochvilFix i386-sse-stack-align.exp regression since GDB_PARALLEL.
2014-02-04 Ulrich WeigandPowerPC64 little-endian fixes: 128-bit DFP parameters...
2014-02-04 Ulrich WeigandPowerPC64 little-endian fixes: VSX tests and pseudo...
2014-02-04 Ulrich WeigandPowerPC64 little-endian fixes: AltiVec tests
2014-01-29 Jose E. MarchesiThis changeset makes sparc64_linux_step_trap to return...
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-20 Walfred TedeschiAdd MPX registers tests.
2013-11-12 Doug Evans * gdb.arch/arm-bl-branch-dest.exp: Use gdb_test_file_n...
2013-10-30 Ulrich WeigandS/390: Add missing gdb_prompt in s390-multiarch.exp
2013-10-28 Tom de VriesFix typo in gdb/testsuite/gdb.arch/thumb2-it.S.
2013-10-11 Ulrich Weigandtestsuite/ChangeLog:
2013-09-20 Doug Evans * lib/future.exp (gdb_find_objcopy, gdb_find_readelf...
2013-09-13 Ulrich Weigandgdb/ChangeLog:
2013-08-22 Tom Tromeyfix gdb.arch to be parallel-safe
2013-06-19 Mike Frysingergdb: clean up x86 cpuid implementations
2013-06-07 Pedro AlvesRemove superfluous semicolons from testsuite throughout.
2013-05-07 Pedro AlvesMerge gdb.arch/system-gcore.exp into gdb.base/gcore.exp
2013-05-06 Doug Evans * lib/gdb.exp (gdb_core_cmd): New function.
2013-04-22 Sergio Durigan Junior2013-04-22 Sergio Durigan Junior <sergiodj@redhat...
2013-04-22 Sergio Durigan JuniorAndrew Haley found a bug on GDB running on ARM when...
2013-04-19 Pedro AlvesFix the x87 FP register printout when issuing the ...
2013-03-14 Yao Qigdb/testsuite/
2013-03-10 Jan Kratochvilgdb/
2013-03-10 Jan Kratochvilgdb/
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-19 Joel BrobeckerChange copyright from Cavium to FSF.
2012-12-19 Joel Brobeckerupdate copyright notices in various GDB files.
2012-11-06 Tom Tromey * gdb.threads/gcore-thread.exp: Use gdb_gcore_cmd.
2012-11-01 Doug Evans * gdb.arch/amd64-pseudo.c (main): Mark registers that...
2012-10-15 Jan Kratochvilgdb/
2012-10-11 H.J. LuUse is_x86_like_target to check x86 targets
2012-10-11 H.J. LuCheck byte/word registers on x86_64
2012-10-11 H.J. LuCheck is_amd64_regs_target to to set nr_regs
2012-09-21 Jan Kratochvilgdb/
2012-09-17 Jan Kratochvilgdb/
2012-08-27 Jan Kratochvilgdb/testsuite/
2012-08-22 Joseph Myers * arm-tdep.c (thumb_get_next_pc_raw): Mask off low...
2012-08-19 Andrew Pinski2012-08-19 Andrew Pinski <apinski@cavium.com>
2012-06-25 Matthew Gretton... 2012-06-25 Greta Yorsh <greta.yorsh@arm.com>
2012-06-21 Tom Tromey * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)
2012-06-17 Jan Kratochvilgdb/
2012-06-13 Jan Kratochvilgdb/testsuite/
2012-05-17 Doug Evans * Makefile.in (clean): Remove Fission .dwo and .dwp...
2012-04-26 Maciej W. Rozycki gdb/
2012-03-02 Edjunior Barbosa... gdb/testsuite/
2012-02-21 Pedro Alves2012-02-21 Pedro Alves <palves@redhat.com>
2012-02-21 Pedro Alves2012-02-21 Pedro Alves <palves@redhat.com>
2012-01-16 Pedro Alves2012-01-16 Pedro Alves <palves@redhat.com>
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2012-01-02 Joel BrobeckerUpdate the copyright header of various files...
2011-12-17 Mark Kettenis* gdb.arch/amd64-i386-address.exp: Skip on *-*-openbsd*.
2011-11-09 Meador Ingegdb/
2011-10-09 Jan Kratochvilgdb/
2011-10-09 Jan Kratochvilgdb/
2011-10-09 Jan Kratochvilgdb/
2011-10-09 Jan Kratochvilgdb/
2011-10-09 Jan Kratochvilgdb/
2011-10-09 Jan Kratochvilgdb/
2011-10-09 Jan Kratochvilgdb/
2011-09-18 Yao Qi Support displaced stepping for Thumb 16-bit insns.
2011-09-08 Jan Kratochvilgdb/
2011-08-15 Jan Kratochvilgdb/testsuite/
2011-07-22 Pedro Alves2011-07-22 Pedro Alves <pedro@codesourcery.com>
2011-05-31 Pedro Alves2011-05-31 Pedro Alves <pedro@codesourcery.com>
2011-05-24 Pierre Muller../commit.txt~
2011-05-16 Pedro Alves2011-05-16 Pedro Alves <pedro@codesourcery.com>
2011-05-05 Yao Qi2011-05-05 Yao Qi <yao@codesourcery.com>
next