Convert frame unwinders to use the current frame and
[binutils-gdb.git] / gdb / testsuite /
2008-04-30 Daniel Jacobowitz * gdb.cp/hang.exp: Use .cc instead of .C.
2008-04-30 Daniel Jacobowitz * gdb.base/gdb1250.exp: Remove perror.
2008-04-30 Pedro Alves * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and...
2008-04-25 Daniel Jacobowitz * gdb.base/macscp.exp: Enable kfails. Compile with...
2008-04-25 Pedro Alvesgdb/
2008-04-24 Vladimir Prus * mi/mi-main.c (last_async_command): Rename...
2008-04-24 Vladimir Prus * breakpoint.h (bp_location_p): New typedef.
2008-04-24 Vladimir Prus * breakpoint.c (print_one_breakpoint_location): In MI
2008-04-23 Paolo Bonzinigdb:
2008-04-19 Vladimir Prus * mi/mi-cmd-var.c (varobj_update_one): Print new
2008-04-19 Craig Silverstein * configure.ac (AC_SEARCH_LIBS): Add check for zlib.
2008-04-19 Joel Brobecker * gdb.ada/atomic_enum: New test program.
2008-04-17 Doug Evans * gdb.opt/Makefile.in: Fix whitespace.
2008-04-17 Ulrich Weigand2008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
2008-04-17 Doug Evans * buildsym.c (watch_main_source_file_lossage): New fn.
2008-04-17 Pedro Alves gdb/
2008-04-15 Aleksandar Ristovski * gdb.base/attach.exp (do_attach_tests): Matching...
2008-04-15 Jan Kratochvil * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
2008-04-13 Vladimir Prus Fix @-varobjs.
2008-04-09 Marc Khouzamgdb/ChangeLog
2008-04-07 Vladimir Prus Introduce test setup helpers.
2008-04-06 Nick Roberts*** empty log message ***
2008-04-06 Nick RobertsNew test for asynchronous Machine Interface (MI) responses.
2008-04-06 Vladimir Prus Fix breakpoint condition that use member variables.
2008-04-05 Vladimir Prus * lib/mi-support.exp (mi_expect_stop): New.
2008-04-04 Ulrich Weigand * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
2008-04-04 Pedro Alvesgdb/
2008-04-03 Joel Brobecker * gdb.cp/ovldbreak.cc: Add missing bodies for...
2008-04-01 Aleksandar Ristovski * gdb.cp/casts.cc: Add class reference variables.
2008-04-01 Aleksandar Ristovski * gdb.cp/casts.cc: Add class reference variables.
2008-04-01 Marc Khouzam2008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
2008-03-31 Maciej W. Rozycki* gdb.base/break.exp: Mark failures as such. Fix forma...
2008-03-31 Markus Deuling2008-03-31 Markus Deuling <deuling@de.ibm.com>
2008-03-28 Aleksandar Ristovski2008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
2008-03-28 Maciej W. Rozycki* gdb.mi/mi-var-cmd.exp: Fix a typo.
2008-03-26 Vladimir Prus * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
2008-03-26 Vladimir Prus * lib/mi-support.exp (mi_create_varobj_checked): New.
2008-03-24 Jan Kratochvil Fix random false FAILs on i386.
2008-03-24 Daniel Jacobowitz PR gdb/544
2008-03-23 Daniel JacobowitzRevert 2008-03-21 changes.
2008-03-21 Daniel Jacobowitz PR gdb/544
2008-03-21 Daniel Jacobowitz2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
2008-03-21 Daniel Jacobowitz2008-03-21 Chris Demetriou <cgd@google.com>
2008-03-21 Daniel Jacobowitz * eval.c (evaluate_subexp_for_address): Clarify error...
2008-03-21 Daniel Jacobowitz * top.c (quit_confirm): Warn that we will kill the...
2008-03-07 Sandra Loosemore2008-03-07 Sandra Loosemore <sandra@codesourcery...
2008-03-03 Daniel Jacobowitz * breakpoint.c (fetch_watchpoint_value): New function.
2008-02-29 Maciej W. Rozycki* lib/gdb.exp (gdb_expect): Of all the timeouts provide...
2008-02-28 Daniel Jacobowitz * frame.c (reinit_frame_cache): Only annotate if frame...
2008-02-28 Pierre Muller2008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
2008-02-27 Doug Evans * gdb.base/sigstep.exp (breakpoint_to_handler): Remove...
2008-02-27 Joel Brobecker * gdb.base/ending-run.exp: Use the first line...
2008-02-27 Pierre Muller2008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
2008-02-27 Pierre Muller2008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
2008-02-26 Vladimir Prus * breakpoint.c (print_one_breakpoint_location): Revert...
2008-02-08 Doug Evans * gdb.cp/mb-inline.exp: New.
2008-02-08 Doug Evans * breakpoint.c: #include "hashtab.h".
2008-02-06 Pierre Muller * gdb.pascal/floats.pas: New test program.
2008-02-06 Thiago Jung Bauermann * gdb.base/callfuncs.c (t_float_many_args): New function.
2008-02-05 Joel Brobecker * gdb.ada/complete/pck.ads, gdb.ada/complete...
2008-02-04 Doug Evans * eval.c (evaluate_subexp_standard): Fix type of resul...
2008-02-03 Doug Evansadd copyright
2008-02-03 Doug Evans PR 2384
2008-02-03 Doug Evans * gdb.base/sigall.c (main): Ensure all signals aren...
2008-02-01 Joel Brobecker * gdb.ada/sym_print_name: New test program.
2008-02-01 Joel Brobecker * gdb.ada/nested/hello.adb: New file.
2008-02-01 Vladimir Prus * breakpoint.c (break_command_1): Return void.
2008-02-01 Vladimir Prus Properly rethrow exception. This fixes errors
2008-01-31 Luis Machado * gdb.arch/ppc64-atomic-inst.c: New testcase source...
2008-01-31 Pierre Muller * gdb.pascal/integers.pas: New test program.
2008-01-31 Pierre Muller * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
2008-01-31 Thiago Jung Bauermann2008-01-30 Luis Machado <luisgpm@br.ibm.com>
2008-01-30 Joel Brobecker * gdb.ada/formatted_ref: New test program.
2008-01-30 Joel Brobecker * gdb.base/ptype.exp: Add testing of "ptype...
2008-01-30 Nick Roberts(test_file_list_exec_source_file): Update to new macro...
2008-01-30 Nick Roberts*** empty log message ***
2008-01-30 Paul N. Hilfinger2008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
2008-01-30 Thiago Jung Bauermann * dfp-test.c (DELTA, DELTA_B): New definitions.
2008-01-30 Daniel Jacobowitz * linux-low.c (linux_attach_lwp): Do not _exit after...
2008-01-29 Daniel Jacobowitz * Makefile.in (symfile.o): Update.
2008-01-29 Jim Blandy* lib/gdbserver-support.exp (gdb_target_cmd): Recognize...
2008-01-29 Jim Blandy* gdb.threads/sigthread.c: Use barriers to ensure that
2008-01-29 Vladimir Prus Use multiple locations for hardware watchpoints.
2008-01-29 Pierre Muller * gdb.base/gdb1056.exp: Add unsigned integer test.
2008-01-28 Doug Evans * gdb.base/maint.exp: Tighten patterns looking for...
2008-01-27 Jim Blandy* gdb.base/expand-psymtabs.exp: Doc fix to the doc...
2008-01-27 Jim Blandy* gdb.base/expand-psymtabs.exp: Doc fix.
2008-01-26 Mark Kettenis* gdb.gdb/selftest.exp (do_steps_and_nexts): Add more...
2008-01-23 Nick RobertsAdd value field to tests for output of -var-set-format.
2008-01-23 Nick Roberts*** empty log message ***
2008-01-23 Vladimir Prus Inform about new thread in a single place.
2008-01-23 Nick RobertsAdd value field to tests for output of -var-set-format.
2008-01-23 Nick RobertsAdd the variable octal.
2008-01-23 Nick Roberts*** empty log message ***
2008-01-22 Daniel Jacobowitz * gdb.base/float.exp: Allow missing floating point...
2008-01-22 Vladimir Prus * breakpoint.c (break_command_really): New parameter
2008-01-17 Pedro Alves * gdb.mi/mi-var-child.c (do_children_tests): Add ...
2008-01-09 Joel Brobecker * gdb.ada/null_array: New test program.
2008-01-09 Luis Machado * printcmd.c (printf_command): Add seen_big_h, seen_bi...
2008-01-08 Joel Brobecker * gdb.ada/funcall_param: New test program.
next