aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2014-10-02gdb.base/structs.c (main): Don't run forever.Doug Evans2-3/+9
2014-10-02gdb.threads/manythreads.exp: clean up and add commentPedro Alves2-32/+56
2014-10-02Fix non-stop regressions caused by "breakpoints always-inserted off" changesPedro Alves2-12/+29
2014-10-02PR17431: following execs with "breakpoint always-inserted on"Pedro Alves3-0/+158
2014-10-01Really fail inserting software breakpoints on read-only regionsPedro Alves3-0/+175
2014-10-01Exit code of exited inferiors in -list-thread-groupsSimon Marchi3-0/+120
2014-09-30Error in build_executable_own_libs for non-native targetYao Qi2-0/+9
2014-09-30Skip dlopen-libpthread.exp in cross testingYao Qi2-1/+6
2014-09-22Fix "breakpoint always-inserted off"; remove "breakpoint always-inserted auto"Pedro Alves3-0/+257
2014-09-19Run dw2-var-zero-addr.exp with --readnowYao Qi2-3/+21
2014-09-19Check function is GC'edYao Qi2-5/+26
2014-09-18New "producer" attribute of python gdb.Symtab.Doug Evans2-0/+107
2014-09-16Add test for global variable that is nested by another DSOSergio Durigan Junior5-0/+134
2014-09-16gdb.base/watch-bitfields.exp: Improve testSergio Durigan Junior2-26/+62
2014-09-16Fix PR12526: -location watchpoints for bitfield argumentsPatrick Palka3-0/+116
2014-09-16Fix watchpoint-stops-at-right-insn.expPedro Alves2-1/+7
2014-09-16Add test to make sure GDB knows which "kind" of watchpoint the target hasPedro Alves3-0/+215
2014-09-16Remove support for testing against dead "target vxworks"Pedro Alves15-492/+54
2014-09-16Another board file for remote hostYao Qi2-0/+89
2014-09-14Fix set up of queue-signal.exp test.Doug Evans2-0/+47
2014-09-13New command queue-signal.Doug Evans3-0/+198
2014-09-13Pass plain-text prompt to with_gdb_prompt.Doug Evans3-3/+38
2014-09-12after gdb_run_cmd, gdb_expect -> gdb_test_multiple/gdb_testPedro Alves21-463/+125
2014-09-12PR tdep/17379: Fix internal-error when stack pointer is invalid.Edjunior Barbosa Machado3-0/+72
2014-09-12testsuite: Fix runaway attach processesJan Kratochvil3-6/+15
2014-09-11gdb/17347 - Regression: GDB stopped on run with attached processPedro Alves3-0/+69
2014-09-11testsuite: refactor spawn and wait for attachPedro Alves8-83/+48
2014-09-11Fix gdb.fortran/array-element.exp failures.Gabriel Krisman Bertazi2-12/+8
2014-09-10dynarr-ptr.exp: Add ptype tests.Joel Brobecker2-0/+28
2014-09-10Ada: Print bounds/length of pointer to array with dynamic boundsJoel Brobecker2-0/+76
2014-09-10Ada subscripting of pointer to array with dynamic boundsJoel Brobecker2-0/+108
2014-09-10print PTR.all where PTR is an Ada thin pointerJoel Brobecker3-0/+188
2014-09-09GDB/testsuite: Correct gdb.base/watchpoint-solib.exp timeout tweakMaciej W. Rozycki2-5/+20
2014-09-09GDB/testsuite: Add/correct gdb.reverse timeout tweaksMaciej W. Rozycki3-3/+29
2014-09-09GDB/testsuite: Avoid timeout loweringMaciej W. Rozycki2-40/+23
2014-09-09gdbserver-support: Handle gdbserver start failuresMaciej W. Rozycki3-6/+36
2014-09-09GDB/testsuite: Extend the time gdbserver is waited forMaciej W. Rozycki2-0/+6
2014-09-08Fix regression in default.exp caused by _caller_is, etc.Doug Evans2-0/+9
2014-09-08gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.Doug Evans2-1/+5
2014-09-09Set print symbol off in mi-var-display.expYao Qi2-0/+7
2014-09-07Fix PR gdb/17035: "show user" doesn't list user-defined commands thatGabriel Krisman Bertazi4-0/+40
2014-09-07Fix crash on Python frame filters with unreadable argJan Kratochvil5-0/+443
2014-09-06PR 15276: Add $_caller_is, $_caller_matches, $_any_caller_is, $_any_caller_ma...Doug Evans3-0/+120
2014-09-05Fix for PR gdb/17235: possible bug extracting systemtap probe operandSergio Durigan Junior3-0/+74
2014-09-04Fix PR fortran/17237: bug in f-valprint.cSergio Durigan Junior3-0/+65
2014-09-03Add support for reading frame registers to Python API.Sasha Smundak2-0/+21
2014-09-03PR python/16699: GDB Python command completion with overriden complete vs. co...Sergio Durigan Junior3-0/+133
2014-09-02Rename 32- and 64-bit Intel files from "i386" to "x86"Gary Benson4-6/+6
2014-08-28Rewrite {amd64,i386}-pseudo.c to better specify register liveness.Doug Evans3-23/+59
2014-08-27lib/gdb.exp (gdb_compile_shlib): Add support for clang.Doug Evans2-0/+10