Age | Commit message (Expand) | Author | Files | Lines |
2008-04-13 | Fix @-varobjs. | Vladimir Prus | 5 | -4/+99 |
2008-04-09 | gdb/ChangeLog | Marc Khouzam | 3 | -0/+93 |
2008-04-07 | Introduce test setup helpers. | Vladimir Prus | 5 | -119/+84 |
2008-04-06 | *** empty log message *** | Nick Roberts | 1 | -0/+5 |
2008-04-06 | New test for asynchronous Machine Interface (MI) responses. | Nick Roberts | 1 | -0/+137 |
2008-04-06 | Fix breakpoint condition that use member variables. | Vladimir Prus | 3 | -1/+45 |
2008-04-05 | * lib/mi-support.exp (mi_expect_stop): New. | Vladimir Prus | 20 | -530/+243 |
2008-04-04 | * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads. | Ulrich Weigand | 3 | -3/+13 |
2008-04-04 | gdb/ | Pedro Alves | 13 | -38/+49 |
2008-04-03 | * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc. | Joel Brobecker | 5 | -2/+39 |
2008-04-01 | * gdb.cp/casts.cc: Add class reference variables. | Aleksandar Ristovski | 1 | -0/+5 |
2008-04-01 | * gdb.cp/casts.cc: Add class reference variables. | Aleksandar Ristovski | 2 | -0/+19 |
2008-04-01 | 2008-04-01 Marc Khouzam <marc.khouzam@ericsson.com> | Marc Khouzam | 3 | -9/+15 |
2008-03-31 | * gdb.base/break.exp: Mark failures as such. Fix formatting. | Maciej W. Rozycki | 2 | -6/+22 |
2008-03-31 | 2008-03-31 Markus Deuling <deuling@de.ibm.com> | Markus Deuling | 2 | -3/+17 |
2008-03-28 | 2008-03-28 Aleksandar Ristovski <aristovski@qnx.com> | Aleksandar Ristovski | 2 | -2/+16 |
2008-03-28 | * gdb.mi/mi-var-cmd.exp: Fix a typo. | Maciej W. Rozycki | 2 | -1/+5 |
2008-03-26 | * gdb.mi/mi-var-display.exp: Remove obsolete xfail. | Vladimir Prus | 3 | -6/+5 |
2008-03-26 | * lib/mi-support.exp (mi_create_varobj_checked): New. | Vladimir Prus | 13 | -859/+728 |
2008-03-24 | Fix random false FAILs on i386. | Jan Kratochvil | 2 | -2/+15 |
2008-03-24 | PR gdb/544 | Daniel Jacobowitz | 3 | -5/+5 |
2008-03-23 | Revert 2008-03-21 changes. | Daniel Jacobowitz | 3 | -0/+10 |
2008-03-21 | PR gdb/544 | Daniel Jacobowitz | 3 | -5/+5 |
2008-03-21 | 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com> | Daniel Jacobowitz | 2 | -0/+8 |
2008-03-21 | 2008-03-21 Chris Demetriou <cgd@google.com> | Daniel Jacobowitz | 2 | -0/+47 |
2008-03-21 | * eval.c (evaluate_subexp_for_address): Clarify error message. | Daniel Jacobowitz | 3 | -4/+21 |
2008-03-21 | * top.c (quit_confirm): Warn that we will kill the program. | Daniel Jacobowitz | 4 | -3/+8 |
2008-03-07 | 2008-03-07 Sandra Loosemore <sandra@codesourcery.com> | Sandra Loosemore | 2 | -1/+5 |
2008-03-03 | * breakpoint.c (fetch_watchpoint_value): New function. | Daniel Jacobowitz | 3 | -0/+45 |
2008-02-29 | * lib/gdb.exp (gdb_expect): Of all the timeouts provided always | Maciej W. Rozycki | 2 | -18/+33 |
2008-02-28 | * frame.c (reinit_frame_cache): Only annotate if frames were | Daniel Jacobowitz | 3 | -3/+8 |
2008-02-28 | 2008-02-28 Pierre Muller <muller@ics.u-strasbg.fr> | Pierre Muller | 2 | -17/+21 |
2008-02-27 | * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail | Doug Evans | 2 | -2/+6 |
2008-02-27 | * gdb.base/ending-run.exp: Use the first line of code inside | Joel Brobecker | 6 | -33/+34 |
2008-02-27 | 2008-02-27 Pierre Muller <muller@ics.u-strasbg.fr> | Pierre Muller | 2 | -2/+7 |
2008-02-27 | 2008-02-27 Pierre Muller <muller@ics.u-strasbg.fr> | Pierre Muller | 2 | -2/+7 |
2008-02-26 | * breakpoint.c (print_one_breakpoint_location): Revert Enb field | Vladimir Prus | 10 | -34/+47 |
2008-02-08 | * gdb.cp/mb-inline.exp: New. | Doug Evans | 1 | -0/+7 |
2008-02-08 | * breakpoint.c: #include "hashtab.h". | Doug Evans | 4 | -0/+198 |
2008-02-06 | * gdb.pascal/floats.pas: New test program. | Pierre Muller | 3 | -0/+211 |
2008-02-06 | * gdb.base/callfuncs.c (t_float_many_args): New function. | Thiago Jung Bauermann | 3 | -0/+103 |
2008-02-05 | * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb, | Joel Brobecker | 5 | -0/+233 |
2008-02-04 | * eval.c (evaluate_subexp_standard): Fix type of result of mixed | Doug Evans | 2 | -3/+5 |
2008-02-03 | add copyright | Doug Evans | 3 | -0/+54 |
2008-02-03 | PR 2384 | Doug Evans | 5 | -0/+148 |
2008-02-03 | * gdb.base/sigall.c (main): Ensure all signals aren't blocked. | Doug Evans | 2 | -0/+16 |
2008-02-01 | * gdb.ada/sym_print_name: New test program. | Joel Brobecker | 5 | -1/+148 |
2008-02-01 | * gdb.ada/nested/hello.adb: New file. | Joel Brobecker | 4 | -0/+88 |
2008-02-01 | * breakpoint.c (break_command_1): Return void. | Vladimir Prus | 3 | -0/+24 |
2008-02-01 | Properly rethrow exception. This fixes errors | Vladimir Prus | 2 | -0/+15 |