Age | Commit message (Expand) | Author | Files | Lines |
2008-04-24 | * mi/mi-main.c (last_async_command): Rename to current_token. | Vladimir Prus | 1 | -4/+4 |
2008-04-24 | * breakpoint.h (bp_location_p): New typedef. | Vladimir Prus | 1 | -2/+2 |
2008-04-24 | * breakpoint.c (print_one_breakpoint_location): In MI | Vladimir Prus | 1 | -1/+35 |
2008-04-15 | * gdb.base/attach.exp (do_attach_tests): Matching pattern for | Aleksandar Ristovski | 2 | -8/+13 |
2008-04-13 | Fix @-varobjs. | Vladimir Prus | 1 | -0/+14 |
2008-04-07 | Introduce test setup helpers. | Vladimir Prus | 1 | -0/+66 |
2008-04-05 | * lib/mi-support.exp (mi_expect_stop): New. | Vladimir Prus | 1 | -49/+93 |
2008-03-28 | 2008-03-28 Aleksandar Ristovski <aristovski@qnx.com> | Aleksandar Ristovski | 1 | -2/+10 |
2008-03-26 | * lib/mi-support.exp (mi_create_varobj_checked): New. | Vladimir Prus | 1 | -6/+43 |
2008-03-07 | 2008-03-07 Sandra Loosemore <sandra@codesourcery.com> | Sandra Loosemore | 1 | -1/+1 |
2008-02-29 | * lib/gdb.exp (gdb_expect): Of all the timeouts provided always | Maciej W. Rozycki | 1 | -18/+28 |
2008-01-30 | * linux-low.c (linux_attach_lwp): Do not _exit after errors. | Daniel Jacobowitz | 1 | -17/+52 |
2008-01-29 | * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown | Jim Blandy | 2 | -0/+6 |
2008-01-23 | Add the variable octal. | Nick Roberts | 1 | -0/+2 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 10 | -10/+11 |
2007-12-10 | * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read | Jan Kratochvil | 1 | -0/+1 |
2007-12-09 | * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test. | Pedro Alves | 1 | -34/+0 |
2007-10-30 | * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne | Pedro Alves | 1 | -1/+1 |
2007-10-11 | * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead | Kazu Hirata | 1 | -1/+1 |
2007-10-09 | 2007/10/09 Pierre Muller <muller@ics.u-strasbg.fr> | Pierre Muller | 1 | -3/+3 |
2007-10-08 | 2007-10-08 Pierre Muller <muller@ics.u-strasbg.fr> | Daniel Jacobowitz | 1 | -0/+152 |
2007-09-09 | * lib/gdb.exp (build_id_debug_filename_get): Improve check for | Mark Kettenis | 1 | -1/+8 |
2007-09-09 | * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't | Mark Kettenis | 1 | -9/+13 |
2007-09-01 | * lib/gdb.exp (build_id_debug_filename_get): New function. | Jan Kratochvil | 1 | -0/+21 |
2007-08-23 | * lib/gdb.exp (default_gdb_init): Increase expect buffer size | Joel Brobecker | 1 | -3/+4 |
2007-08-23 | Switch the license of all .exp files to GPLv3. | Joel Brobecker | 7 | -36/+28 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 2 | -8/+6 |
2007-07-31 | * linespec.c (minsym_found): Advance to the next line if possible. | Daniel Jacobowitz | 1 | -2/+7 |
2007-07-23 | * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior | Kevin Buettner | 1 | -0/+4 |
2007-07-02 | * infrun.c (inferior_ignoring_startup_exec_events): Delete. | Daniel Jacobowitz | 2 | -6/+29 |
2007-05-23 | * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer. | Daniel Jacobowitz | 2 | -1/+17 |
2007-05-16 | * lib/gdb.exp (gdb_compile): Add support for Windows DLLs. | Daniel Jacobowitz | 2 | -5/+85 |
2007-04-29 | * gdb.mi/mi-syn-frame.c (main, foo, bar) | Daniel Jacobowitz | 1 | -8/+12 |
2007-04-25 | * gdb.base/sigaltstack.exp: Use 'srcfile' in error | Vladimir Prus | 2 | -2/+4 |
2007-04-14 | * varobj.h (varobj_set_frozen): New | Vladimir Prus | 1 | -2/+3 |
2007-04-01 | * gdb.mi/mi-var-child.c | Vladimir Prus | 1 | -2/+2 |
2007-03-30 | * MAINTAINERS: Remove d10v entry. | Daniel Jacobowitz | 1 | -3/+0 |
2007-03-27 | * config/gdbserver.exp (gdbserver_gdb_load): Update argument list. | Daniel Jacobowitz | 3 | -92/+118 |
2007-03-16 | * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up | Ulrich Weigand | 1 | -1/+3 |
2007-02-08 | Update tests to include value field in output of -var-create. | Nick Roberts | 1 | -1/+1 |
2007-01-24 | Fix computation of the 'editable' attribute and | Vladimir Prus | 1 | -0/+7 |
2007-01-23 | * Makefile.in (ALL_SUBDIRS): Add gdb.xml. | Daniel Jacobowitz | 1 | -0/+23 |
2007-01-21 | * lib/gdb.exp: Abort on missing `site.exp'. | Jan Kratochvil | 1 | -0/+6 |
2007-01-12 | revert 2007-01-11 Nathan Sidwell <nathan@codesourcery.com> | Nathan Sidwell | 3 | -43/+22 |
2007-01-11 | * lib/gdb.exp (gdb_compile_test): New. | Nathan Sidwell | 3 | -22/+43 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 9 | -11/+11 |
2007-01-04 | * varobj.c (varobj_list_children): Stop if the number of children is | Daniel Jacobowitz | 1 | -1/+10 |
2007-01-04 | Implement specification of MI tests as comments | Vladimir Prus | 1 | -1/+247 |
2007-01-04 | Simplify usage of mi_continue_to. | Vladimir Prus | 1 | -5/+11 |
2006-12-31 | * gdb.base/annota1.exp: Allow .*printf in backtraces. | Daniel Jacobowitz | 1 | -2/+2 |