aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2008-04-07 Introduce test setup helpers.Vladimir Prus5-119/+84
2008-04-06*** empty log message ***Nick Roberts1-0/+5
2008-04-06New test for asynchronous Machine Interface (MI) responses.Nick Roberts1-0/+137
2008-04-06 Fix breakpoint condition that use member variables.Vladimir Prus3-1/+45
2008-04-05 * lib/mi-support.exp (mi_expect_stop): New.Vladimir Prus20-530/+243
2008-04-04 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.Ulrich Weigand3-3/+13
2008-04-04gdb/Pedro Alves13-38/+49
2008-04-03 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.Joel Brobecker5-2/+39
2008-04-01 * gdb.cp/casts.cc: Add class reference variables.Aleksandar Ristovski1-0/+5
2008-04-01 * gdb.cp/casts.cc: Add class reference variables.Aleksandar Ristovski2-0/+19
2008-04-012008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>Marc Khouzam3-9/+15
2008-03-31* gdb.base/break.exp: Mark failures as such. Fix formatting.Maciej W. Rozycki2-6/+22
2008-03-312008-03-31 Markus Deuling <deuling@de.ibm.com>Markus Deuling2-3/+17
2008-03-282008-03-28 Aleksandar Ristovski <aristovski@qnx.com>Aleksandar Ristovski2-2/+16
2008-03-28* gdb.mi/mi-var-cmd.exp: Fix a typo.Maciej W. Rozycki2-1/+5
2008-03-26 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.Vladimir Prus3-6/+5
2008-03-26 * lib/mi-support.exp (mi_create_varobj_checked): New.Vladimir Prus13-859/+728
2008-03-24 Fix random false FAILs on i386.Jan Kratochvil2-2/+15
2008-03-24 PR gdb/544Daniel Jacobowitz3-5/+5
2008-03-23Revert 2008-03-21 changes.Daniel Jacobowitz3-0/+10
2008-03-21 PR gdb/544Daniel Jacobowitz3-5/+5
2008-03-212008-03-21 Daniel Jacobowitz <dan@codesourcery.com>Daniel Jacobowitz2-0/+8
2008-03-212008-03-21 Chris Demetriou <cgd@google.com>Daniel Jacobowitz2-0/+47
2008-03-21 * eval.c (evaluate_subexp_for_address): Clarify error message.Daniel Jacobowitz3-4/+21
2008-03-21 * top.c (quit_confirm): Warn that we will kill the program.Daniel Jacobowitz4-3/+8
2008-03-072008-03-07 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore2-1/+5
2008-03-03 * breakpoint.c (fetch_watchpoint_value): New function.Daniel Jacobowitz3-0/+45
2008-02-29* lib/gdb.exp (gdb_expect): Of all the timeouts provided alwaysMaciej W. Rozycki2-18/+33
2008-02-28 * frame.c (reinit_frame_cache): Only annotate if frames wereDaniel Jacobowitz3-3/+8
2008-02-282008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller2-17/+21
2008-02-27 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfailDoug Evans2-2/+6
2008-02-27 * gdb.base/ending-run.exp: Use the first line of code insideJoel Brobecker6-33/+34
2008-02-272008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller2-2/+7
2008-02-272008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller2-2/+7
2008-02-26 * breakpoint.c (print_one_breakpoint_location): Revert Enb fieldVladimir Prus10-34/+47
2008-02-08 * gdb.cp/mb-inline.exp: New.Doug Evans1-0/+7
2008-02-08 * breakpoint.c: #include "hashtab.h".Doug Evans4-0/+198
2008-02-06 * gdb.pascal/floats.pas: New test program.Pierre Muller3-0/+211
2008-02-06 * gdb.base/callfuncs.c (t_float_many_args): New function.Thiago Jung Bauermann3-0/+103
2008-02-05 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,Joel Brobecker5-0/+233
2008-02-04 * eval.c (evaluate_subexp_standard): Fix type of result of mixedDoug Evans2-3/+5
2008-02-03add copyrightDoug Evans3-0/+54
2008-02-03 PR 2384Doug Evans5-0/+148
2008-02-03 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.Doug Evans2-0/+16
2008-02-01 * gdb.ada/sym_print_name: New test program.Joel Brobecker5-1/+148
2008-02-01 * gdb.ada/nested/hello.adb: New file.Joel Brobecker4-0/+88
2008-02-01 * breakpoint.c (break_command_1): Return void.Vladimir Prus3-0/+24
2008-02-01 Properly rethrow exception. This fixes errorsVladimir Prus2-0/+15
2008-01-31 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.Luis Machado3-0/+115
2008-01-31 * gdb.pascal/integers.pas: New test program.Pierre Muller3-0/+185