Add Guile as an extension language.
[platform/upstream/binutils.git] / gdb / testsuite /
2014-02-10 Doug EvansAdd Guile as an extension language.
2014-02-10 Yao QiFix PR16543
2014-02-08 Andreas SchwabFix typo in test name
2014-02-08 Yao QiTest no =breakpoint-modified is emitted for modificatio...
2014-02-07 Pedro AlvesMake sure we don't resume the stepped thread by accident.
2014-02-07 Pedro AlvesFix gdb.threads/stepi-random-signal.exp on software...
2014-02-06 Jan KratochvilFix i386-sse-stack-align.exp regression since GDB_PARALLEL.
2014-02-06 Doug Evansfix copyright year in new files in previous checkin
2014-02-06 Doug EvansExtension Language API
2014-02-05 Yao QiCreate inferior for ctf target.
2014-02-05 Yao QiCreate inferior for tfile target
2014-02-04 Ulrich WeigandPowerPC64 ELFv2 ABI: skip global entry point code
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-28 Edjunior Barbosa... Fix info-shared.exp testcase to expect the leading...
2014-01-27 Joel BrobeckerTry printing array range using the name of its index...
2014-01-23 Tom Tromeyfix erroneous error-handling in frame filter code
2014-01-23 Tom Tromeyfix crash in frame filters
2014-01-22 Doug Evans New gdbserver option --debug-format=timestamp.
2014-01-22 Andreas Arnezgdb/ChangeLog:
2014-01-22 Andreas ArnezFix regression on s390x with entry-values.exp.
2014-01-22 Andreas ArnezRe-introduce '_start' labels and add alignment in dw2...
2014-01-22 Andreas ArnezPrevent appending "-g" after "-g3" to compile options...
2014-01-18 Iain BuclawFix and update D demangling support in gdb to the curre...
2014-01-18 Iain BuclawDefine all basic data types of D and add them to the...
2014-01-18 Iain BuclawAdd gdb.dlang to the gdb testsuite for the purpose...
2014-01-16 Markus Metzgerrecord-btrace: add (reverse-)stepping support
2014-01-16 Markus Metzgerrecord-btrace: show trace from enable location
2014-01-16 Markus Metzgerrecord-btrace: extend unwinder
2014-01-16 Markus Metzgerrecord-btrace: add record goto target methods
2014-01-16 Markus Metzgerrecord-btrace: make ranges include begin and end
2014-01-16 Markus Metzgerrecord-btrace: optionally indent function call history
2014-01-16 Markus Metzgerrecord-btrace: start counting at one
2014-01-16 Markus Metzgerbtrace: change branch trace data structure
2014-01-16 Markus Metzgerbtrace, test: fix multi-line btrace tests
2014-01-16 Markus Metzgertest, btrace: update expected text
2014-01-16 Omair JavaidFix testsuite/gdb.dwarf2/dw2-dos-drive.exp on ARM.
2014-01-15 Maciej W. RozyckiAArch64: gdb.base/float.exp: Fix `info float' test
2014-01-15 Omair Javaidgdb: ARM: Update configure.tgt and enable gdb.reverse...
2014-01-14 Siva ChandraUse bitpos and type to lookup a gdb.Field object when...
2014-01-10 Andreas ArnezSince upstream gcc has recently increased the function...
2014-01-10 Joel BrobeckerRemove path from gdb.ada/pp-rec-component.exp "source...
2014-01-10 Joel BrobeckerRemove path from gdb.python/py-pp-integral.exp "source...
2014-01-09 Pedro Alvesgdb.mi/mi-info-os.exp: Fix cross-debugger testing
2014-01-08 Pedro Alves[remote/gdbserver] Don't lose signals when reconnecting.
2014-01-08 Joel BrobeckerAdd missing ChangeLog entries.
2014-01-07 Edjunior Barbosa... Fix dir command for duplicated paths and add a new...
2014-01-07 Joel Brobeckervarobj/Ada: Missing children for interface-wide tagged...
2014-01-07 Joel BrobeckerAda: Fix missing call to pretty-printer for fields...
2014-01-07 Joel Brobecker[python] Add gdb.Type.name attribute.
2014-01-06 Hui ZhuFix a error of my previous commit.
2014-01-06 Hui ZhuRemove gdb_bfd_stash_filename to fix crash with fix...
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-19 Gabriel Krisman... Fix PR breakpoints/16297: catch syscall with syscall 0
2013-12-19 Keven Boellfortran: enable ptype/whatis for modules.
2013-12-19 Keven Boellfortran: enable ptype/whatis for user defined types.
2013-12-18 Sergio Durigan JuniorImprove and fix catch-syscall.exp
2013-12-17 Pedro Alves"tfind" across unavailable-stack frames.
2013-12-17 Andrew BurgessConvert the unavailable vector to be bit, not byte...
2013-12-15 Yao QiPerf test case: skip-prologue
2013-12-13 Joel Brobeckerwrong dimension found in ada-lang.c:ada_array_bound_fro...
2013-12-12 Siva Chandra2013-12-12 Siva Chandra Reddy <sivachandra@google...
2013-12-11 Doug Evansadd missing PR# to previous entry
2013-12-11 Doug EvansPR 16286
2013-12-10 Andrew BurgessAdd call to get_compiler_info to gdb_compile_shlib.
2013-12-10 Joel BrobeckerSet language for Ada minimal symbols.
2013-12-10 Joel BrobeckerGDB/MI: Document support for -exec-run --start in ...
2013-12-08 Yao QiUse gdb_produce_source
2013-12-07 Mike Frysingerstrip off +x bits on non-executable/script files
2013-12-07 Mike Frysingergdb: testsuite: fix ksh shebang to use sh
2013-12-06 Pedro AlvesFix "info frame" in the outermost frame.
2013-12-06 Doug Evans * gdb.base/break.exp: Fix setting of $baz.
2013-12-06 Andrew BurgessAdd support for DW_OP_bit_piece and DW_OP_plus_uconst...
2013-12-06 Keven Boelltestsuite: introduce index in varobj child eval.
2013-12-03 Jose E. MarchesiFixed typo in date in testsuite/ChangeLog entry
2013-12-03 Jose E. Marchesitestsuite: handle SIGLOST/SIGPWR conflict in sparc64...
2013-12-03 Joel BrobeckerAda: Reserved word "all" should not need to be spelled...
2013-12-03 Joel BrobeckerAdd "undefined-command" error code at end of ^error...
2013-12-03 Joel BrobeckerNew GDB/MI command "-info-gdb-mi-command"
2013-12-02 Jan KratochvilRecord objfile->original_name as an absolute path
2013-11-28 Andrew BurgessPrint entirely unavailable struct/union values as a...
2013-11-28 Yao QiGDB perf test on disassemble
2013-11-27 Luis Machado * gdb.base/callfuncs.c (main): Assign malloc's return...
2013-11-26 Andrew BurgessTighten regexp in gdb.base/setshow.exp
2013-11-26 Tom Tromeyrevert patch from 2013-11-22
2013-11-25 Keith SeitzPR c++/14819: Explicit class:: inside class scope...
2013-11-25 Yao QiGDB perf test on backtrace
2013-11-24 Yao QiGDB perf test on single step
2013-11-24 Doug Evans * gdb.base/ena-dis-br.exp: Add missing quote to "step...
2013-11-24 Doug EvansTest name tweaks for py-value.exp.
2013-11-23 Doug Evans * gdb.python/py-type.exp (test_enums): Fix typo.
2013-11-23 Doug Evans* gdb.python/py-symbol.exp: Add some comments. Make...
2013-11-23 Doug Evans* gdb.python/py-symbol.exp: Fix whitespace.
2013-11-23 Doug Evans * gdb.python/python.exp: Don't call skip_python_tests...
2013-11-22 Pedro AlvesRename gdb.dwarf2/dw2-bad-cfi.* to gdb.dwarf2/dw2-unspe...
2013-11-22 Tom Tromeyupdate comment in dw2-bad-cfi.S.
2013-11-22 Tom Tromeyhandle an unspecified return address column
2013-11-22 Pedro AlvesDon't let two frames with the same id end up in the...
next