Handle PLT32 against local symbols.
[binutils-gdb.git] / gdb / testsuite /
2007-10-18 Michael Snyder2007-10-18 Michael Snyder <msnyder@specifix.com>
2007-10-16 Gaius Mulley* configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
2007-10-15 Daniel Jacobowitz * NEWS: Document target described register support...
2007-10-15 Pierre Muller2007/10/15 Pierre Muller <muller@ics.u-strasbg.fr>
2007-10-11 Kazu Hirata * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout...
2007-10-09 Daniel Jacobowitz * solib-svr4.c (enable_break): Add the dynamic linker...
2007-10-09 Pierre Muller2007/10/09 Pierre Muller <muller@ics.u-strasbg.fr>
2007-10-08 Pedro Alves2007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
2007-10-08 Daniel Jacobowitz2007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
2007-10-02 Daniel Jacobowitz * gdb.cp/classes.exp (do_tests): Always step to the...
2007-10-01 Daniel Jacobowitz * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacte...
2007-10-01 Daniel Jacobowitz2007-09-16 Daniel Jacobowitz <dan@codesourcery.com>
2007-09-27 Vladimir PrusUndo this part of previous checkin:
2007-09-27 Vladimir Prus * gdb.mi/var-cmd.c (do_children_tests): Initialize
2007-09-24 Vladimir Prus * breakpoint.c (remove_sal): New.
2007-09-23 Daniel Jacobowitz * infcall.c (call_function_by_hand): Handle language...
2007-09-23 Pedro Alves * configure.ac: Do gdb.stabs tests by default on Cygwi...
2007-09-23 Vladimir Prus * breakpoint.h (enum enable_state): Remove the
2007-09-22 Vladimir Prus * breakpoint.c (do_restore_lang_radix_cleanup): Remove.
2007-09-21 Daniel Jacobowitz * gdb.base/sepdebug.exp (test_different_dir): Append...
2007-09-17 Daniel Jacobowitz * schedlock.c (NUM): Change to 1.
2007-09-14 Maciej W. Rozycki* gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the...
2007-09-14 Maciej W. Rozycki[mti-fix-scope]
2007-09-12 Daniel Jacobowitz * gdb.base/solib-weak.exp (do_test): Adjust the file...
2007-09-09 Mark Kettenis* lib/gdb.exp (build_id_debug_filename_get): Improve...
2007-09-09 Mark Kettenis* lib/gdb.exp (gdb_compile): OpenBSD doesn't need ...
2007-09-09 Mark Kettenis* gdb.base/gcore-buffer-overflow.exp: Check whether...
2007-09-06 Daniel Jacobowitz * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints...
2007-09-06 Daniel JacobowitzRemove files missed from last commit.
2007-09-05 Daniel Jacobowitz * NEWS: Update description of string changes. Mention...
2007-09-04 Daniel Jacobowitz * printcmd.c (printf_command): Handle ptr_arg. Correc...
2007-09-03 Pedro Alves * gdb.base/unload.c (dlopen, dlsym): Use the TEXT...
2007-09-03 Jan Kratochvil * gdb.base/default.exp (show version): Update the...
2007-09-02 Jan Kratochvil * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore...
2007-09-01 Jan Kratochvil * lib/gdb.exp (build_id_debug_filename_get): New function.
2007-08-31 Vladimir Prus Implement -var-info-path-expression.
2007-08-27 Ulrich WeigandChangeLog gdb/:
2007-08-23 Joel Brobecker * gdb.base/default.exp: Adjust the expected...
2007-08-23 Joel Brobecker * lib/gdb.exp (default_gdb_init): Increase...
2007-08-23 Joel Brobecker Switch the license of all .exp files to GPLv3.
2007-08-23 Joel Brobecker Switch the license of all .c files to GPLv3.
2007-08-23 Joel Brobecker * configure.ac: Switch license to GPLv3.
2007-08-23 Joel Brobecker Switch the licensing to GPLv3 for all .ads...
2007-08-22 Daniel Jacobowitz gdb/testsuite/
2007-08-18 Joel Brobecker * gdb.base/step-line.c: Switch license to GPL...
2007-08-18 Joel Brobecker * gdb.base/gdb1555.exp: Make expected output...
2007-08-13 Daniel Jacobowitz * config/default.exp: New file.
2007-07-31 Daniel Jacobowitz * linespec.c (minsym_found): Advance to the next line...
2007-07-30 Maciej W. Rozycki* gdb.base/dump.exp: Force the correct endianness for...
2007-07-27 Daniel Jacobowitz * gdb.threads/staticthreads.exp: Match .*sem_post.
2007-07-27 Daniel Jacobowitz * gdb.base/readline.exp (operate_and_get_next): Match...
2007-07-23 Kevin Buettner * lib/mi-support.exp (mi_gdb_target_load): Do a "kill...
2007-07-19 Kevin Buettner * gdb.cp/ref-params.exp (gdb_start_again): Invoke...
2007-07-19 Kevin Buettner * config/sid.exp (gdb_load): Add test for empty argume...
2007-07-17 Daniel Jacobowitz2007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
2007-07-03 Ulrich Weigand2007-07-03 Markus Deuling <deuling@de.ibm.com>
2007-07-02 Daniel Jacobowitz * infrun.c (inferior_ignoring_startup_exec_events...
2007-07-01 Daniel Jacobowitz2007-07-01 Daniel Jacobowitz <dan@codesourcery.com>
2007-06-26 Daniel Jacobowitz * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
2007-06-21 Maciej W. Rozyckigdb/:
2007-06-13 Daniel Jacobowitz * Makefile.in (mips-tdep.o): Update.
2007-06-12 Daniel Jacobowitz * gdb.threads/manythreads.exp: Prevent expect buffer...
2007-06-12 Ulrich Weigand * target.h (enum target_object): Add TARGET_OBJECT_SPU.
2007-06-05 Daniel Jacobowitz * gdb.arch/thumb-prologue.c: Record the breakpoint...
2007-05-23 Daniel Jacobowitz * lib/gdbserver-support.exp (gdbserver_spawn): Only...
2007-05-17 Maciej W. Rozycki* gdb.base/sigbpt.exp: Preset segv_addr.
2007-05-16 Daniel Jacobowitz * lib/gdb.exp (gdb_compile): Add support for Windows...
2007-05-15 Vladimir Prus * config/unknown.exp: Remove.
2007-05-15 Ulrich Weigand2007-05-15 Markus Deuling <deuling@de.ibm.com>
2007-05-14 Ulrich Weigand2007-05-14 Markus Deuling <deuling@de.ibm.com>
2007-05-14 Daniel Jacobowitz * gdb.threads/linux-dp.exp: Allow non-hexadecimal...
2007-05-14 Daniel Jacobowitz * linux-thread-db.c (thread_db_pid_to_str): Print...
2007-05-14 Daniel Jacobowitz * jv-exp.y (push_fieldnames): Use STRUCTOP_PTR instead of
2007-05-14 Denis Pilat2007-05-14 Denis Pilat <denis.pilat@st.com>
2007-05-11 Ulrich Weigand * gdb.base/overlays.exp: Add support for targets with...
2007-05-07 Daniel Jacobowitz * Makefile.in (c-lang.o, gnu-v3-abi.o): Update.
2007-05-07 Daniel Jacobowitz * gdb.fortran/complex.exp, gdb.fortran/complex.f:...
2007-04-29 Daniel Jacobowitz * gdb.java/jmain.exp: Handle demangled names with...
2007-04-29 Daniel Jacobowitz * gdb.mi/mi-syn-frame.c (main, foo, bar)
2007-04-29 Daniel Jacobowitz * gdb.base/auxv.exp (core_works): Also check is_remote.
2007-04-25 Vladimir Prus * gdb.base/sigaltstack.exp: Use 'srcfile' in error
2007-04-25 Corinna Vinschen * config/sim.exp (gdb_target_sim): Just return with...
2007-04-16 Denis Pilat2007-04-16 Denis Pilat <denis.pilat@st.com>
2007-04-16 Denis Pilat2007-04-16 Denis Pilat <denis.pilat@st.com>
2007-04-16 Denis Pilat2007-04-16 Denis Pilat <denis.pilat@st.com>
2007-04-14 Vladimir Prus * varobj.h (varobj_set_frozen): New
2007-04-11 Jan Kratochvil* gdb.base/type-opaque-lib.c, gdb.base/type-opaque...
2007-04-01 Vladimir Prus * gdb.mi/mi-var-child.c
2007-03-30 Daniel Jacobowitz * MAINTAINERS: Remove d10v entry.
2007-03-30 Daniel Jacobowitz * doublest.c (convert_floatformat_to_doublest): Use
2007-03-30 Daniel Jacobowitz * Makefile.in (SFILES): Remove nlmread.c.
2007-03-29 Joel Brobecker * gdb.dwarf2/dw2-noloc.S: New file.
2007-03-28 Pedro Alves * gdb.cp/method2.cc: New test.
2007-03-27 Daniel Jacobowitz * gdb.ada/exec_changed.exp: Avoid "set confirm off".
2007-03-27 Daniel JacobowitzAdd "make pdf" and "make install-pdf", from Brooks...
2007-03-27 Daniel Jacobowitz * config/gdbserver.exp (gdbserver_gdb_load): Update...
2007-03-23 Maciej W. Rozycki* gdb.base/sigbpt.exp: Fix the message when skipping...
2007-03-16 Ulrich Weigand * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make...
2007-03-14 Andreas Schwab * gdb.arch/altivec-regs.exp (decimal_vector): Adjust...
2007-03-13 Daniel Jacobowitz * rs6000-tdep.c (rs6000_skip_prologue): Use skip_prolo...
next