* gdb.cp/abstract-origin.exp: Use standard_testfile.
[binutils-gdb.git] / gdb / testsuite / gdb.base /
2012-07-09 Tom Tromey * c-exp.y (check_parameter_typelist): New function.
2012-07-07 Jan Kratochvilgdb/testsuite/
2012-07-06 Jan Kratochvilgdb/
2012-07-06 Tom Tromey * c-exp.y (DOTDOTDOT): New token.
2012-07-06 Tom Tromey PR exp/9608:
2012-07-06 Tom Tromey * c-exp.y (%union) <type_stack>: New field.
2012-07-04 Jan Kratochvilgdb/testsuite/
2012-07-03 Stan Shebs * gdb.base/info-os.c (main): Retry resource acquisitio...
2012-07-02 Sergio Durigan Juniorgdb/testsuite:
2012-07-02 Stan Shebs Add target-side support for dynamic printf.
2012-07-02 Jan Kratochvilgdb/testsuite/
2012-06-27 Tom Tromey PR macros/7961:
2012-06-21 Tom Tromey * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)
2012-06-19 Tom Tromey PR exp/9514:
2012-06-19 Doug Evans * symtab.h (minimal_symbol): New member created_by_gdb.
2012-06-18 Jan Kratochvilgdb/
2012-06-15 Iain Sandoegdb/testsuite:
2012-06-13 Tom Tromey * breakpoint.c (condition_completer): New function.
2012-06-11 Jan Kratochvilgdb/
2012-06-11 Tom Tromey * infrun.c (handle_inferior_event)
2012-06-06 Yao Qigdb/testsuite/
2012-06-06 Yao Qigdb/testsuite/
2012-06-05 Jan Kratochvilgdb/testsuite/
2012-06-05 Joel BrobeckerMake ctxobj.exp and print-file-var.exp work on all...
2012-06-03 Jan Kratochvilgdb/testsuite/
2012-06-03 Jan Kratochvilgdb/testsuite/
2012-05-24 Pedro Alvesgdb/
2012-05-21 Tom Tromey * gdb.base/callfuncs.exp (do_function_calls): Update...
2012-05-18 Jan Kratochvilgdb/testsuite/
2012-05-18 Tom Tromey PR exp/13907:
2012-05-18 Tom Tromey * valprint.c (val_print_string): Don't print leading...
2012-05-18 Doug Evans * info-macros.exp: Pass "debug" to prepare_for_testing.
2012-05-17 Doug Evans * Makefile.in (clean): Remove Fission .dwo and .dwp...
2012-05-16 Tom Tromey PR macros/13205:
2012-05-16 Maciej W. Rozycki gdb/
2012-05-15 Jan Kratochvilgdb/testsuite/
2012-05-15 Jan Kratochvilgdb/testsuite/
2012-05-14 Sergio Durigan Juniorgdb/testsuite/ChangeLog:
2012-05-14 Stan Shebs2012-05-14 Stan Shebs <stan@codesourcery.com>
2012-05-11 Stan Shebs2012-05-11 Stan Shebs <stan@codesourcery.com>
2012-05-10 Joel BrobeckerAdd print 'file'::var testcase with two libs defining...
2012-05-10 Joel BrobeckerNew testcase: gdb.base/ctxobj.exp
2012-05-04 Tristan Gingold2012-05-04 Tristan Gingold <gingold@adacore.com>
2012-05-03 Yao Qigdb/testsuite:
2012-04-27 Sergio Durigan Juniorgdb/doc/ChangeLog:
2012-04-25 Doug Evans Initial pass at Go language support.
2012-04-18 Jan KratochvilForgotten commit for:
2012-04-17 Jan Kratochvilgdb/
2012-04-07 Mark Kettenis* gdb.base/funcargs.exp (complex_args): Fix typo.
2012-04-05 Keith Seitzlinespec rewrite:
2012-03-19 Jan Kratochvilgdb/testsuite/
2012-03-19 Jan Kratochvilgdb/testsuite/
2012-03-16 Gary Bensongdb:
2012-03-14 Joel BrobeckerTestcase for: "ax-gdb: Do not treat enums and bools...
2012-03-13 Doug Evans * NEWS: Mention symbol-reloading has been deleted.
2012-03-13 Jan Kratochvilgdb/
2012-03-09 Keith Seitz * lib/gdb.exp (gdb_get_line_number): Throw an
2012-03-04 Yao Qigdb/testsuite/
2012-03-03 Jan Kratochvilgdb/testsuite/
2012-03-02 Tom Tromey * gdb.base/nextoverexit.c: New file.
2012-03-01 Maciej W. Rozycki * gdb.base/hbreak2.exp: New test for "hbreak" and...
2012-03-01 Keith Seitz * gdb.base/help.exp (help show user): Update expected...
2012-02-29 Jan Kratochvilgdb/
2012-02-28 Thomas Schwingegdb/testsuite/
2012-02-28 Thomas Schwingegdb/testsuite/
2012-02-27 Luis Machado2012-02-27 Luis Machado <lgustavo@codesourcery.com>
2012-02-24 Luis Machado2012-02-24 Luis Machado <lgustavo@codesourcery.com>
2012-02-24 Pedro Alves2012-02-24 Pedro Alves <palves@redhat.com>
2012-02-22 Sterling AugustineChangeLog
2012-02-22 Pedro Alves2012-02-21 Pedro Alves <palves@redhat.com>
2012-02-21 Pedro Alves2012-02-21 Pedro Alves <palves@redhat.com>
2012-02-21 Pedro Alves2012-02-21 Pedro Alves <palves@redhat.com>
2012-02-20 Jan Kratochvilgdb/testsuite/
2012-02-20 Jan Kratochvilgdb/testsuite/
2012-02-19 Jan Kratochvilgdb/testsuite/
2012-02-16 Tom Tromey * gdb.base/inferior-died.c: Don't include stdio.h.
2012-02-16 Tom Tromey PR c++/13653:
2012-02-15 Aleksandar Ristovski * frame.c (find_frame_sal): Initialize sal->pspace...
2012-02-15 Tom Tromey PR gdb/12659:
2012-02-15 Tom Tromey * gdb.base/regs.exp: Remove.
2012-02-15 Pedro Alvesgdb/
2012-02-14 Stan Shebs2012-02-14 Stan Shebs <stan@codesourcery.com>
2012-02-13 Pedro Alvesgdb/doc/
2012-02-10 Pedro Alves2012-02-10 Pedro Alves <palves@redhat.com>
2012-02-02 Pedro Alves2012-02-02 Pedro Alves <palves@redhat.com>
2012-02-02 Pedro Alves2012-02-02 Pedro Alves <palves@redhat.com>
2012-02-01 Tom Tromey PR gdb/13431:
2012-01-31 Yao Qigdb/testsuite/
2012-01-30 Jan Kratochvilgdb/testsuite/
2012-01-27 Pedro Alves2012-01-27 Pedro Alves <palves@redhat.com>
2012-01-27 Pedro Alves2012-01-27 Pedro Alves <palves@redhat.com>
2012-01-27 Pedro Alves2012-01-27 Pedro Alves <palves@redhat.com>
2012-01-27 Pedro Alves2012-01-27 Pedro Alves <palves@redhat.com>
2012-01-27 Pedro Alves2012-01-27 Pedro Alves <palves@redhat.com>
2012-01-27 Pedro Alves2012-01-27 Pedro Alves <palves@redhat.com>
2012-01-27 Pedro Alves2012-01-27 Pedro Alves <palves@redhat.com>
2012-01-27 Pedro Alves2012-01-27 Pedro Alves <palves@redhat.com>
2012-01-27 Pedro Alves2012-01-27 Pedro Alves <palves@redhat.com>
2012-01-27 Pedro Alves2012-01-27 Pedro Alves <palves@redhat.com>
2012-01-26 Pedro Alves2012-01-26 Pedro Alves <palves@redhat.com>
next