Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * gdb.threads/watchthreads2.exp: New testcase. | Doug Evans | 2009-04-30 | 3 | -0/+259 |
* | * gdb.cp/mb-ctor.exp: Add multi-line source statement test. | Doug Evans | 2009-04-29 | 9 | -17/+101 |
* | gdb/ | Jan Kratochvil | 2009-04-29 | 2 | -5/+20 |
* | gdb | Tom Tromey | 2009-04-28 | 2 | -0/+7 |
* | * gdb.threads/watchthreads.c (main): Initialize args before starting | Doug Evans | 2009-04-27 | 3 | -11/+56 |
* | * gdb.cp/templates.cc (GetMax): New template. | Jerome Guitton | 2009-04-27 | 3 | -0/+21 |
* | gdb/ | Jan Kratochvil | 2009-04-27 | 3 | -0/+77 |
* | * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case. | Joseph Myers | 2009-04-22 | 2 | -1/+15 |
* | gdb | Tom Tromey | 2009-04-15 | 2 | -0/+9 |
* | * gdb.base/exe-lock.exp: New testcase. | Joel Brobecker | 2009-04-14 | 2 | -0/+67 |
* | gdb | Tom Tromey | 2009-04-13 | 2 | -0/+7 |
* | * gdb.base/attach.exp: Re-enable for spu*-*-* targets. | Ulrich Weigand | 2009-04-03 | 3 | -10/+5 |
* | Eliminate some sleep usage. | Vladimir Prus | 2009-04-03 | 2 | -2/+15 |
* | * gdb.server/ext-attach.exp: Expect an optional process id after | Pedro Alves | 2009-04-02 | 2 | -1/+6 |
* | gdb/ | Jan Kratochvil | 2009-04-02 | 4 | -0/+263 |
* | * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use | Pedro Alves | 2009-04-02 | 2 | -37/+12 |
* | * gdb.mi/mi-nonstop.exp: Don't check isnative. Use | Pedro Alves | 2009-04-02 | 5 | -122/+67 |
* | gdb/gdbserver/ | Pedro Alves | 2009-04-01 | 3 | -0/+160 |
* | * gdb.base/funcargs.exp: Set print frame-arguments to "all". | Joel Brobecker | 2009-04-01 | 5 | -0/+14 |
* | gdb | Tom Tromey | 2009-03-31 | 4 | -16/+39 |
* | * gdb.ada/tasks: New testcase. | Joel Brobecker | 2009-03-31 | 3 | -0/+151 |
* | 2009-03-30 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 2009-03-31 | 8 | -131/+169 |
* | gdb/ | Thiago Jung Bauermann | 2009-03-30 | 3 | -0/+105 |
* | gdb/ | Thiago Jung Bauermann | 2009-03-29 | 2 | -0/+11 |
* | * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line. | Andreas Schwab | 2009-03-29 | 2 | -7/+11 |
* | * thread.c (do_restore_current_thread_cleanup): Redo test for | Doug Evans | 2009-03-27 | 3 | -0/+165 |
* | gdb | Tom Tromey | 2009-03-26 | 6 | -10/+19 |
* | gdb/ | Thiago Jung Bauermann | 2009-03-26 | 2 | -0/+8 |
* | gdb/ | Jan Kratochvil | 2009-03-26 | 4 | -119/+361 |
* | * gdb.base/charset.exp (valid_target_charset): New proc. | Tom Tromey | 2009-03-25 | 2 | -0/+17 |
* | * gdb.base/completion.exp: Add a test for directory completion. | Pierre Muller | 2009-03-25 | 2 | -0/+34 |
* | Fix a racy FAIL. | Jan Kratochvil | 2009-03-22 | 3 | -10/+20 |
* | gdb/ | Thiago Jung Bauermann | 2009-03-21 | 3 | -0/+46 |
* | gdb/ | Thiago Jung Bauermann | 2009-03-21 | 2 | -0/+69 |
* | gdb: | Tom Tromey | 2009-03-20 | 13 | -139/+236 |
* | * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise | Jerome Guitton | 2009-03-19 | 3 | -7/+48 |
* | * return-nodebug.c: Don't include stdio.h. | Pedro Alves | 2009-03-18 | 4 | -32/+70 |
* | 2009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 2009-03-18 | 2 | -1/+5 |
* | gdb/ | Jan Kratochvil | 2009-03-15 | 3 | -5/+119 |
* | Fix a racy FAIL. | Jan Kratochvil | 2009-03-14 | 2 | -57/+68 |
* | * gdb.mi/mi-cli.exp: Adjust for output difference in | Vladimir Prus | 2009-03-13 | 2 | -4/+26 |
* | * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code | Joel Brobecker | 2009-03-13 | 2 | -19/+6 |
* | * gdb.ada/ptype_arith_binop.exp: New testcase. | Joel Brobecker | 2009-03-13 | 2 | -0/+59 |
* | * gdb.ada/mod_from_name: New testcase. | Joel Brobecker | 2009-03-12 | 3 | -0/+87 |
* | * gdb.ada/tick_last_segv: New testcase. | Joel Brobecker | 2009-03-12 | 3 | -0/+72 |
* | * gdb.mi/mi-cli.exp: Remove debug print. | Vladimir Prus | 2009-03-12 | 2 | -1/+4 |
* | Include token in ^running notification for CLI commands. | Vladimir Prus | 2009-03-12 | 2 | -2/+23 |
* | 2009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 2009-03-05 | 4 | -0/+183 |
* | gdb/ | Pedro Alves | 2009-03-05 | 3 | -0/+86 |
* | * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/. | Jan Kratochvil | 2009-02-18 | 2 | -5/+11 |