aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2014-06-09Fix a bunch of fork related regressions.Pedro Alves1-0/+7
2014-06-09Separate out ANSI-standard signalsGary Benson3-96/+140
2014-06-07Revert patchset for c++/16253: it causes a large performance regression.Keith Seitz7-157/+11
2014-06-06fix email address of previous checkinsDoug Evans1-1/+1
2014-06-06* gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.Doug Evans2-1/+5
2014-06-06sss-bp-on-user-bp-2.exp sometimes fails on native GNU/Linux.Pedro Alves2-17/+21
2014-06-06break-unload-file.exp: Fix typo.Pedro Alves2-1/+5
2014-06-06Restrict the pattern in gdb.base/jit.expYao Qi2-1/+6
2014-06-06Tweak gdb.base/async.expYao Qi3-3/+22
2014-06-06Remove preprocessor conditionals for ANSI-standard signalsGary Benson5-36/+13
2014-06-06Skip hbreak-unmapped.exp if memory at address 0 is readableYao Qi2-0/+15
2014-06-06Fix the race in gdb.threads/staticthreads.expYao Qi3-2/+8
2014-06-06guile: Type-check the argument to 'history-append!'.Ludovic Courtès2-0/+9
2014-06-05PR mi/15806: Fix quoting of async eventsSimon Marchi2-1/+6
2014-06-04Delete scm-generics.exp.Doug Evans2-42/+4
2014-06-04Split create-breakpoint! into make-breakpoint, register-breakpoint!.Doug Evans2-8/+72
2014-06-04handle VLA in a struct or unionTom Tromey3-0/+52
2014-06-04Tweak sss-bp-on-user-bp.expYao Qi2-5/+19
2014-06-04Add system test before "set remote system-call-allowed 1" to fileio.expHui Zhu3-10/+42
2014-06-04Fix a regexp pattern in gdb.base/auto-connect-native-target.expYao Qi2-1/+6
2014-06-04Fix regexp pattern in gdb.base/default.expYao Qi2-1/+6
2014-06-03Xmethod support in Python.Siva Chandra4-0/+522
2014-06-03User breakpoint ignored if software-single-step at same locationJoel Brobecker3-3/+8
2014-06-03gdb/source.c: Fix matching path substitute rule listingBrad Mouring2-0/+13
2014-06-03Skip sss-bp-on-user-bp-2.exp on remote hardware step targets.Pedro Alves2-0/+44
2014-06-03PR breakpoints/17000: user breakpoint not inserted if software-single-step at...Pedro Alves3-0/+144
2014-06-03Add parameter support for Guile.Doug Evans2-0/+172
2014-06-03Add command support for Guile.Doug Evans3-0/+232
2014-06-02Add progspace support for Guile.Doug Evans5-19/+206
2014-06-02Installing a breakpoint on top of a dprintf makes GDB lose control.Pedro Alves3-0/+99
2014-06-02gdb/testsuite/Edjunior Barbosa Machado3-0/+275
2014-06-02Unnecessary restore of timeout global at end of gdb.base/completion.expJoel Brobecker2-4/+4
2014-06-01Skip test 'watch -location nullptr->p->x' if null pointer can be dereferencedYao Qi2-2/+18
2014-05-30Add a TRY_CATCH to get_prev_frame_always to better manage errors during unwind.Andrew Burgess3-79/+24
2014-05-30Remove previous frame if an error occurs when computing frame id during unwind.Andrew Burgess6-0/+1799
2014-05-30PR breakpoints/17000: user breakpoint not inserted if software-single-step at...Pedro Alves3-0/+88
2014-05-30Use attribute to specify the required inlining semanticsDavid Blaikie3-4/+9
2014-05-30gdb.reverse/sigall-reverse.exp: Typo fixMaciej W. Rozycki2-1/+5
2014-05-29enable target async by default; separate MI and target notions of asyncPedro Alves24-58/+44
2014-05-29PR gdb/13860 - Make MI sync vs async output (closer to) the same.Pedro Alves2-21/+8
2014-05-29PR15693 - Fix spurious *running events, thread state, dprintf-style callPedro Alves5-0/+245
2014-05-28Remove "set/show remotebaud" (deprecated) commands.Joel Brobecker2-1/+6
2014-05-26gdb smob cleanupsAndy Wingo3-18/+22
2014-05-26Specify source file explicitly when setting a breakpointYao Qi2-1/+6
2014-05-23btrace, vdso: add vdso target sectionsMarkus Metzger3-0/+88
2014-05-23test, gcore: move capture_command_output into lib/gdb.expMarkus Metzger3-13/+19
2014-05-23btrace: control memory access during replayMarkus Metzger2-1/+13
2014-05-22Add comment for mi_run_cmd_fullSimon Marchi2-0/+16
2014-05-21PR gdb/13860: don't lose '-interpreter-exec console EXECUTION_COMMAND''s outp...Pedro Alves4-7/+93
2014-05-21PR gdb/13860: make -interpreter-exec console "list" behave more like "list".Pedro Alves4-2/+127