Age | Commit message (Expand) | Author | Files | Lines |
2007-09-17 | * schedlock.c (NUM): Change to 1. | Daniel Jacobowitz | 3 | -22/+44 |
2007-09-14 | * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint | Maciej W. Rozycki | 3 | -17/+35 |
2007-09-14 | [mti-fix-scope] | Maciej W. Rozycki | 3 | -22/+86 |
2007-09-12 | * gdb.base/solib-weak.exp (do_test): Adjust the file names for each | Daniel Jacobowitz | 2 | -7/+19 |
2007-09-09 | * lib/gdb.exp (build_id_debug_filename_get): Improve check for | Mark Kettenis | 2 | -1/+11 |
2007-09-09 | * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't | Mark Kettenis | 2 | -9/+19 |
2007-09-09 | * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports | Mark Kettenis | 2 | -0/+24 |
2007-09-06 | * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required. | Daniel Jacobowitz | 3 | -0/+15 |
2007-09-06 | Remove files missed from last commit. | Daniel Jacobowitz | 2 | -103/+0 |
2007-09-05 | * NEWS: Update description of string changes. Mention print/s. | Daniel Jacobowitz | 5 | -12/+21 |
2007-09-04 | * printcmd.c (printf_command): Handle ptr_arg. Correct typo | Daniel Jacobowitz | 2 | -0/+6 |
2007-09-03 | * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert | Pedro Alves | 2 | -2/+11 |
2007-09-03 | * gdb.base/default.exp (show version): Update the version text. | Jan Kratochvil | 3 | -3/+16 |
2007-09-02 | * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp: | Jan Kratochvil | 3 | -0/+102 |
2007-09-01 | * lib/gdb.exp (build_id_debug_filename_get): New function. | Jan Kratochvil | 3 | -73/+168 |
2007-08-31 | Implement -var-info-path-expression. | Vladimir Prus | 3 | -0/+93 |
2007-08-27 | ChangeLog gdb/: | Ulrich Weigand | 2 | -3/+8 |
2007-08-23 | * gdb.base/default.exp: Adjust the expected output of "info | Joel Brobecker | 2 | -1/+6 |
2007-08-23 | * lib/gdb.exp (default_gdb_init): Increase expect buffer size | Joel Brobecker | 2 | -3/+9 |
2007-08-23 | Switch the license of all .exp files to GPLv3. | Joel Brobecker | 432 | -2073/+1619 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 134 | -672/+466 |
2007-08-23 | * configure.ac: Switch license to GPLv3. | Joel Brobecker | 2 | -5/+7 |
2007-08-23 | Switch the licensing to GPLv3 for all .ads and .adb files. | Joel Brobecker | 15 | -50/+32 |
2007-08-22 | gdb/testsuite/ | Daniel Jacobowitz | 3 | -0/+34 |
2007-08-18 | * gdb.base/step-line.c: Switch license to GPL version 3, and | Joel Brobecker | 4 | -14/+19 |
2007-08-18 | * gdb.base/gdb1555.exp: Make expected output immune to formatting | Joel Brobecker | 3 | -13/+21 |
2007-08-13 | * config/default.exp: New file. | Daniel Jacobowitz | 2 | -0/+22 |
2007-07-31 | * linespec.c (minsym_found): Advance to the next line if possible. | Daniel Jacobowitz | 4 | -2/+119 |
2007-07-30 | * gdb.base/dump.exp: Force the correct endianness for binary | Maciej W. Rozycki | 2 | -0/+31 |
2007-07-27 | * gdb.threads/staticthreads.exp: Match .*sem_post. | Daniel Jacobowitz | 2 | -1/+5 |
2007-07-27 | * gdb.base/readline.exp (operate_and_get_next): Match the final | Daniel Jacobowitz | 2 | -0/+8 |
2007-07-23 | * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior | Kevin Buettner | 2 | -0/+9 |
2007-07-19 | * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit' | Kevin Buettner | 2 | -0/+6 |
2007-07-19 | * config/sid.exp (gdb_load): Add test for empty argument. Adjust | Kevin Buettner | 2 | -3/+11 |
2007-07-17 | 2007-07-17 Pedro Alves <pedro_alves@portugalmail.pt> | Daniel Jacobowitz | 3 | -20/+25 |
2007-07-03 | 2007-07-03 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 4 | -0/+161 |
2007-07-02 | * infrun.c (inferior_ignoring_startup_exec_events): Delete. | Daniel Jacobowitz | 7 | -6/+231 |
2007-07-01 | 2007-07-01 Daniel Jacobowitz <dan@codesourcery.com> | Daniel Jacobowitz | 2 | -1/+28 |
2007-06-26 | * gdb.base/chng-syms.exp: Handle glibc's __GI_exit. | Daniel Jacobowitz | 2 | -1/+5 |
2007-06-21 | gdb/: | Maciej W. Rozycki | 4 | -13/+20 |
2007-06-13 | * Makefile.in (mips-tdep.o): Update. | Daniel Jacobowitz | 2 | -6/+31 |
2007-06-12 | * gdb.threads/manythreads.exp: Prevent expect buffer overflow | Daniel Jacobowitz | 2 | -1/+24 |
2007-06-12 | * target.h (enum target_object): Add TARGET_OBJECT_SPU. | Ulrich Weigand | 3 | -0/+485 |
2007-06-05 | * gdb.arch/thumb-prologue.c: Record the breakpoint address in | Daniel Jacobowitz | 3 | -6/+26 |
2007-05-23 | * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer. | Daniel Jacobowitz | 3 | -1/+23 |
2007-05-17 | * gdb.base/sigbpt.exp: Preset segv_addr. | Maciej W. Rozycki | 2 | -0/+5 |
2007-05-16 | * lib/gdb.exp (gdb_compile): Add support for Windows DLLs. | Daniel Jacobowitz | 10 | -30/+142 |
2007-05-15 | * config/unknown.exp: Remove. | Vladimir Prus | 2 | -21/+4 |
2007-05-15 | 2007-05-15 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 2 | -0/+8 |
2007-05-14 | 2007-05-14 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 2 | -1/+5 |