summaryrefslogtreecommitdiff
path: root/gdb/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Use bitpos and type to lookup a gdb.Field object when its name is 'None'.Siva Chandra2014-01-135-0/+70
* Since upstream gcc has recently increased the function alignment onAndreas Arnez2014-01-103-5/+12
* Remove path from gdb.ada/pp-rec-component.exp "source" testJoel Brobecker2014-01-102-1/+6
* Remove path from gdb.python/py-pp-integral.exp "source" test.Joel Brobecker2014-01-102-1/+6
* gdb.mi/mi-info-os.exp: Fix cross-debugger testingPedro Alves2014-01-092-0/+26
* [remote/gdbserver] Don't lose signals when reconnecting.Pedro Alves2014-01-083-0/+156
* Add missing ChangeLog entries.gdb-7.7-branchpointJoel Brobecker2014-01-081-0/+4
* Fix dir command for duplicated paths and add a new testcase.Edjunior Barbosa Machado2014-01-072-0/+27
* varobj/Ada: Missing children for interface-wide tagged typesJoel Brobecker2014-01-074-0/+124
* Ada: Fix missing call to pretty-printer for fields of records.Joel Brobecker2014-01-076-0/+147
* [python] Add gdb.Type.name attribute.Joel Brobecker2014-01-074-0/+112
* Fix a error of my previous commit.Hui Zhu2014-01-071-1/+1
* Remove gdb_bfd_stash_filename to fix crash with fix of binutils/11983Hui Zhu2014-01-071-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-012114-2114/+2114
* Fix PR breakpoints/16297: catch syscall with syscall 0Gabriel Krisman Bertazi2013-12-193-5/+34
* fortran: enable ptype/whatis for modules.Keven Boell2013-12-193-3/+28
* fortran: enable ptype/whatis for user defined types.Keven Boell2013-12-193-0/+81
* Improve and fix catch-syscall.expSergio Durigan Junior2013-12-183-98/+91
* "tfind" across unavailable-stack frames.Pedro Alves2013-12-172-2/+8
* Convert the unavailable vector to be bit, not byte, based.Andrew Burgess2013-12-173-0/+425
* Perf test case: skip-prologueYao Qi2013-12-154-0/+165
* wrong dimension found in ada-lang.c:ada_array_bound_from_typeJoel Brobecker2013-12-136-0/+164
* 2013-12-12 Siva Chandra Reddy <sivachandra@google.com>Siva Chandra2013-12-123-0/+72
* add missing PR# to previous entryDoug Evans2013-12-101-0/+1
* PR 16286Doug Evans2013-12-103-0/+32
* Add call to get_compiler_info to gdb_compile_shlib.Andrew Burgess2013-12-102-2/+14
* Set language for Ada minimal symbols.Joel Brobecker2013-12-102-0/+11
* GDB/MI: Document support for -exec-run --start in -list-featuresJoel Brobecker2013-12-102-0/+11
* Use gdb_produce_sourceYao Qi2013-12-082-51/+61
* strip off +x bits on non-executable/script filesMike Frysinger2013-12-073-0/+5
* gdb: testsuite: fix ksh shebang to use shMike Frysinger2013-12-074-3/+9
* Fix "info frame" in the outermost frame.Pedro Alves2013-12-064-0/+608
* * gdb.base/break.exp: Fix setting of $baz.Doug Evans2013-12-062-1/+5
* Add support for DW_OP_bit_piece and DW_OP_plus_uconst to DWARF assembler.Andrew Burgess2013-12-062-0/+14
* testsuite: introduce index in varobj child eval.Keven Boell2013-12-062-1/+17
* Fixed typo in date in testsuite/ChangeLog entryJose E. Marchesi2013-12-031-1/+1
* testsuite: handle SIGLOST/SIGPWR conflict in sparc64-*-linux-gnu targets.Jose E. Marchesi2013-12-033-4/+20
* Ada: Reserved word "all" should not need to be spelled in lowercase.Joel Brobecker2013-12-035-0/+108
* Add "undefined-command" error code at end of ^error result...Joel Brobecker2013-12-032-0/+37
* New GDB/MI command "-info-gdb-mi-command"Joel Brobecker2013-12-032-0/+50
* Record objfile->original_name as an absolute pathJan Kratochvil2013-12-023-0/+35
* Print entirely unavailable struct/union values as a single <unavailable>.Andrew Burgess2013-11-282-23/+25
* GDB perf test on disassembleYao Qi2013-11-284-0/+127
* * gdb.base/callfuncs.c (main): Assign malloc's return valueLuis Machado2013-11-276-5/+21
* Tighten regexp in gdb.base/setshow.expAndrew Burgess2013-11-262-2/+7
* revert patch from 2013-11-22Tom Tromey2013-11-264-287/+6
* PR c++/14819: Explicit class:: inside class scope does not workKeith Seitz2013-11-253-0/+271
* GDB perf test on backtraceYao Qi2013-11-254-0/+176
* GDB perf test on single stepYao Qi2013-11-244-0/+131
* * gdb.base/ena-dis-br.exp: Add missing quote to "step after continueDoug Evans2013-11-232-1/+6