aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/lib
AgeCommit message (Expand)AuthorFilesLines
2008-04-30 * gdb.base/gdb1250.exp: Remove perror.Daniel Jacobowitz1-1/+1
2008-04-24 * mi/mi-main.c (last_async_command): Rename to current_token.Vladimir Prus1-4/+4
2008-04-24 * breakpoint.h (bp_location_p): New typedef.Vladimir Prus1-2/+2
2008-04-24 * breakpoint.c (print_one_breakpoint_location): In MIVladimir Prus1-1/+35
2008-04-15 * gdb.base/attach.exp (do_attach_tests): Matching pattern forAleksandar Ristovski2-8/+13
2008-04-13 Fix @-varobjs.Vladimir Prus1-0/+14
2008-04-07 Introduce test setup helpers.Vladimir Prus1-0/+66
2008-04-05 * lib/mi-support.exp (mi_expect_stop): New.Vladimir Prus1-49/+93
2008-03-282008-03-28 Aleksandar Ristovski <aristovski@qnx.com>Aleksandar Ristovski1-2/+10
2008-03-26 * lib/mi-support.exp (mi_create_varobj_checked): New.Vladimir Prus1-6/+43
2008-03-072008-03-07 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore1-1/+1
2008-02-29* lib/gdb.exp (gdb_expect): Of all the timeouts provided alwaysMaciej W. Rozycki1-18/+28
2008-01-30 * linux-low.c (linux_attach_lwp): Do not _exit after errors.Daniel Jacobowitz1-17/+52
2008-01-29* lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknownJim Blandy2-0/+6
2008-01-23Add the variable octal.Nick Roberts1-0/+2
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz10-10/+11
2007-12-10 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being readJan Kratochvil1-0/+1
2007-12-09 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.Pedro Alves1-34/+0
2007-10-30 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and nePedro Alves1-1/+1
2007-10-11 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout insteadKazu Hirata1-1/+1
2007-10-092007/10/09 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller1-3/+3
2007-10-082007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>Daniel Jacobowitz1-0/+152
2007-09-09* lib/gdb.exp (build_id_debug_filename_get): Improve check forMark Kettenis1-1/+8
2007-09-09* lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn'tMark Kettenis1-9/+13
2007-09-01 * lib/gdb.exp (build_id_debug_filename_get): New function.Jan Kratochvil1-0/+21
2007-08-23 * lib/gdb.exp (default_gdb_init): Increase expect buffer sizeJoel Brobecker1-3/+4
2007-08-23 Switch the license of all .exp files to GPLv3.Joel Brobecker7-36/+28
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker2-8/+6
2007-07-31 * linespec.c (minsym_found): Advance to the next line if possible.Daniel Jacobowitz1-2/+7
2007-07-23 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" priorKevin Buettner1-0/+4
2007-07-02 * infrun.c (inferior_ignoring_startup_exec_events): Delete.Daniel Jacobowitz2-6/+29
2007-05-23 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.Daniel Jacobowitz2-1/+17
2007-05-16 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.Daniel Jacobowitz2-5/+85
2007-04-29 * gdb.mi/mi-syn-frame.c (main, foo, bar)Daniel Jacobowitz1-8/+12
2007-04-25 * gdb.base/sigaltstack.exp: Use 'srcfile' in errorVladimir Prus2-2/+4
2007-04-14 * varobj.h (varobj_set_frozen): NewVladimir Prus1-2/+3
2007-04-01 * gdb.mi/mi-var-child.cVladimir Prus1-2/+2
2007-03-30 * MAINTAINERS: Remove d10v entry.Daniel Jacobowitz1-3/+0
2007-03-27 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.Daniel Jacobowitz3-92/+118
2007-03-16 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-upUlrich Weigand1-1/+3
2007-02-08Update tests to include value field in output of -var-create.Nick Roberts1-1/+1
2007-01-24 Fix computation of the 'editable' attribute andVladimir Prus1-0/+7
2007-01-23 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.Daniel Jacobowitz1-0/+23
2007-01-21 * lib/gdb.exp: Abort on missing `site.exp'.Jan Kratochvil1-0/+6
2007-01-12revert 2007-01-11 Nathan Sidwell <nathan@codesourcery.com>Nathan Sidwell3-43/+22
2007-01-11 * lib/gdb.exp (gdb_compile_test): New.Nathan Sidwell3-22/+43
2007-01-09Copyright updates for 2007.Daniel Jacobowitz9-11/+11
2007-01-04 * varobj.c (varobj_list_children): Stop if the number of children isDaniel Jacobowitz1-1/+10
2007-01-04 Implement specification of MI tests as commentsVladimir Prus1-1/+247
2007-01-04 Simplify usage of mi_continue_to.Vladimir Prus1-5/+11