summaryrefslogtreecommitdiff
path: root/gdb/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Remove C/C++ relevant code in Fortran specific file.Christoph Weinmann2017-09-083-0/+67
* fortran: Testsuite, fix typos in vla-value.Bernhard Heckel2017-09-083-4/+9
* Fortran: Testsuite, fix differences in type naming.Bernhard Heckel2017-09-084-15/+31
* Fix indentation for printing Fortran types with pointersFrank Penczek2017-09-083-0/+78
* Cast char constant to int in sizeof.expTom Tromey2017-09-062-1/+6
* Fix calls in gdb.arch/thumb2-it.expThomas Preud'homme2017-09-062-2/+6
* Fix accessing TLS variables with no debug infoJan Kratochvil2017-09-063-0/+62
* Don't use -fdiagnostics-color=never for rustcTom Tromey2017-09-052-1/+11
* Test different follow-exec-mode settings in gdb.multi/multi-arch-exec.expSimon Marchi2017-09-052-7/+23
* Make "p S::method() const::static_var" work tooPedro Alves2017-09-043-16/+149
* Handle "p 'S::method()::static_var'" (quoted) in symbol lookupPedro Alves2017-09-043-5/+18
* Handle "p S::method()::static_var" in the C++ parserPedro Alves2017-09-044-0/+285
* Stop assuming no-debug-info variables have type intPedro Alves2017-09-0410-35/+112
* Make ptype/whatis print function name of functions with no debug info tooPedro Alves2017-09-042-8/+9
* Stop assuming no-debug-info functions return intPedro Alves2017-09-0411-65/+199
* Fix calling prototyped functions via function pointersPedro Alves2017-09-042-5/+30
* gdb.base/commands.exp: Test loop_break and loop_continue in nested loopsSimon Marchi2017-09-042-23/+47
* Add tests for loop_break and loop_continue commandsSimon Marchi2017-09-042-0/+48
* Error out immediatly when using if command without args in command listSimon Marchi2017-09-042-0/+21
* Clarify "list" output when specified lines are ambiguousPedro Alves2017-09-045-1/+163
* Implement the ability to set/unset environment variables to GDBserver when st...Sergio Durigan Junior2017-08-313-0/+300
* gdb.base/commands.exp: Remove unused global referencesSimon Marchi2017-08-282-21/+13
* define_command: Don't convert command name to lower caseSimon Marchi2017-08-282-0/+35
* Fix PR remote/21852: Remote run without specifying a local binary crashes GDBSergio Durigan Junior2017-08-233-0/+92
* gdb: SPARC ADI supportWeimin Pan2017-08-233-0/+203
* Add test for "List actual code around more than one location" changePedro Alves2017-08-222-1/+38
* Change gdb_realpath to return a unique_xmalloc_ptrTom Tromey2017-08-222-60/+4
* Handle function aliases better (PR gdb/19487, errno printing)Pedro Alves2017-08-214-0/+109
* Fix type casts losing typedefs and reimplement "whatis" typedef strippingPedro Alves2017-08-219-1/+592
* GDBserver self testsYao Qi2017-08-182-0/+45
* Fix PR gdb/21954: make 'unset environment' work againSergio Durigan Junior2017-08-152-0/+9
* GDB testsuite: Suppress GCC's colored outputAndreas Arnez2017-08-142-1/+34
* Fix two regressions in scalar printingTom Tromey2017-08-144-5/+24
* testsuite: Exclude end-of-line characters from get_valueof resultSimon Marchi2017-08-122-1/+6
* Fix Rust test suite for 1.20 betaTom Tromey2017-08-052-3/+8
* Add "maint check xml-descriptions" to test builtin xml target descriptionsYao Qi2017-07-262-0/+10
* Catch exceptions thrown from gdbarch_skip_prologueYao Qi2017-07-251-103/+123
* s390-vregs.exp: Fix Tcl error after non-zero-pad patchAndreas Arnez2017-07-242-8/+16
* gdb.python/py-unwind: Disable stack protectionSimon Marchi2017-07-222-1/+11
* Make language_def O(1)Pedro Alves2017-07-202-1/+5
* Make gdb.base/dmsym.exp independent of "set language ada"Pedro Alves2017-07-204-34/+37
* A smarter linespec completerPedro Alves2017-07-173-3/+14
* Rewrite/enhance explicit locations completer, parse left->rightPedro Alves2017-07-172-5/+17
* gdb: Make some test names uniqueAndrew Burgess2017-07-152-7/+11
* Handle sizeof(type) in RustTom Tromey2017-07-142-0/+8
* Make gdb.lookup_typename work for Rust typesTom Tromey2017-07-142-0/+12
* Fix gdb.base/completion.exp with --target_board=dwarf4-gdb-indexPedro Alves2017-07-144-3/+106
* gdb: Fix more parameter passing to mi_create_breakpointAndrew Burgess2017-07-132-2/+8
* gdb: Fix parameter passing to mi_create_breakpointAndrew Burgess2017-07-132-15/+26
* Sync dlang demangling tests from upstream libiberty testsuite.Iain Buclaw2017-07-112-1/+5