In a couple functions (type_update_when_use_rtti_test and
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
2014-06-17  Luis MachadoIn a couple functions (type_update_when_use_rtti_test and
2014-06-16  Keith SeitzFix for PR mi/15863
2014-06-16  Pedro Alves"$ gdb PROGRAM" vs "(gdb) file PROGRAM" difference...
2014-06-12  Tom Tromeydon't use directory in test name
2014-06-12  Pedro AlvesMove ChangeLog entry to proper place.
2014-06-09  Pedro AlvesFix a bunch of fork related regressions.
2014-06-09  Gary BensonSeparate out ANSI-standard signals
2014-06-07  Keith SeitzRevert patchset for c++/16253: it causes a large perfor...
2014-06-06  Doug Evansfix email address of previous checkins
2014-06-06  Doug Evans* gdb.guile/scm-frame-args.c (foo): Tweak to work with...
2014-06-06  Pedro Alvessss-bp-on-user-bp-2.exp sometimes fails on native GNU...
2014-06-06  Pedro Alvesbreak-unload-file.exp: Fix typo.
2014-06-06  Yao QiRestrict the pattern in gdb.base/jit.exp
2014-06-06  Yao QiTweak gdb.base/async.exp
2014-06-06  Gary BensonRemove preprocessor conditionals for ANSI-standard...
2014-06-06  Yao QiSkip hbreak-unmapped.exp if memory at address 0 is...
2014-06-06  Yao QiFix the race in gdb.threads/staticthreads.exp
2014-06-05  Ludovic Courtèsguile: Type-check the argument to 'history-append!'.
2014-06-05  Simon MarchiPR mi/15806: Fix quoting of async events
2014-06-05  Doug EvansDelete scm-generics.exp.
2014-06-05  Doug EvansSplit create-breakpoint! into make-breakpoint, register...
2014-06-04  Tom Tromeyhandle VLA in a struct or union
2014-06-04  Hui ZhuAdd system test before "set remote system-call-allowed...
2014-06-04  Yao QiFix a regexp pattern in gdb.base/auto-connect-native...
2014-06-04  Yao QiFix regexp pattern in gdb.base/default.exp
2014-06-03  Siva ChandraXmethod support in Python.
2014-06-03  Joel BrobeckerUser breakpoint ignored if software-single-step at...
2014-06-03  Brad Mouringgdb/source.c: Fix matching path substitute rule listing
2014-06-03  Pedro AlvesSkip sss-bp-on-user-bp-2.exp on remote hardware step...
2014-06-03  Pedro AlvesPR breakpoints/17000: user breakpoint not inserted...
2014-06-03  Doug EvansAdd parameter support for Guile.
2014-06-03  Doug EvansAdd command support for Guile.
2014-06-03  Doug EvansAdd progspace support for Guile.
2014-06-02  Pedro AlvesInstalling a breakpoint on top of a dprintf makes GDB...
2014-06-02  Edjunior Barbosa... gdb/testsuite/
2014-06-02  Joel BrobeckerUnnecessary restore of timeout global at end of gdb...
2014-06-01  Yao QiSkip test 'watch -location nullptr->p->x' if null point...
2014-05-30  Andrew BurgessAdd a TRY_CATCH to get_prev_frame_always to better...
2014-05-30  Andrew BurgessRemove previous frame if an error occurs when computing...
2014-05-30  Pedro AlvesPR breakpoints/17000: user breakpoint not inserted...
2014-05-30  David BlaikieUse attribute to specify the required inlining semantics
2014-05-30  Maciej W. Rozyckigdb.reverse/sigall-reverse.exp: Typo fix
2014-05-29  Pedro Alvesenable target async by default; separate MI and target...
2014-05-29  Pedro AlvesPR gdb/13860 - Make MI sync vs async output (closer...
2014-05-29  Pedro AlvesPR15693 - Fix spurious *running events, thread state...
2014-05-28  Joel BrobeckerRemove "set/show remotebaud" (deprecated) commands.
2014-05-27  Andy Wingogdb smob cleanups
2014-05-26  Yao QiSpecify source file explicitly when setting a breakpoint
2014-05-23  Markus Metzgerbtrace, vdso: add vdso target sections
2014-05-23  Markus Metzgertest, gcore: move capture_command_output into lib/gdb.exp
2014-05-23  Markus Metzgerbtrace: control memory access during replay
2014-05-22  Simon MarchiAdd comment for mi_run_cmd_full
2014-05-21  Pedro AlvesPR gdb/13860: don't lose '-interpreter-exec console...
2014-05-21  Pedro AlvesPR gdb/13860: make -interpreter-exec console "list...
2014-05-21  Simon MarchiRevert "Fix argument passing in mi_run_cmd_full"
2014-05-21  Maciej W. Rozyckigdb/testsuite: Bump up `match_max'
2014-05-21  Pedro AlvesAllow making GDB not automatically connect to the nativ...
2014-05-21  Pedro AlvesRename "target child" to "target native".
2014-05-21  Mark Wielaardgdb/testsuite: Handle underlying type in gdb.cp/var...
2014-05-21  Jan KratochvilFix TLS access for -static -pthread
2014-05-21  Pedro AlvesMake the dcache (code/stack cache) handle line reading...
2014-05-20  Pedro AlvesMake compare-sections work against all targets; add...
2014-05-20  Pedro Alves[GDBserver] Make Zx/zx packet handling idempotent.
2014-05-20  Markus Metzgerbtrace: no replay without history
2014-05-20  Yao QiSet timeout for gdb.reverse/*.exp test cases
2014-05-20  Yao Qigdb_init argument ARGS is a string rather than a list
2014-05-19  Jan Kratochvil[testsuite patch] Test power{5,6,7} disassembly
2014-05-16  Doug Evans * gdb.base/completion.exp: Check that all expected...
2014-05-16  Doug Evans* gdb.base/Makefile.in (EXECUTABLES): Add completion.
2014-05-16  Doug EvansNew command line option -D.
2014-05-16  Pedro Alvesmi-support.exp: Fix some pastos.
2014-05-16  Yao QiCopy file1.txt to remote host in dw2-filename.exp and...
2014-05-15  Doug EvansMake more robust when run in parallel mode.
2014-05-15  Simon MarchiFix argument passing in mi_run_cmd_full
2014-05-15  Simon MarchiFix mi_expect_stop for non-zero exit codes
2014-05-14  Yao QiFix mi-file.exp fails on remote host
2014-05-14  Yao QiOverwrite ${board}_file in local-remote-host
2014-05-12  Doug EvansAdd link to older changes in ChangeLog-1993-2013.
2014-05-12  Doug EvansSplit out older testsuite/ChangeLog entries (prior...
2014-05-07  Kyle McMartinaarch64: detect atomic sequences like other ll/sc archi...
2014-05-07  Yao QiRelax the pattern in dwzbuildid.exp
2014-05-05  Keith SeitzFix a dangling cleanup in linspec_parse_basic.
2014-05-05  Yao QiPartially available/unavailable data in requested range
2014-05-05  Yao QiMove traceframe checking out of traceframe generation
2014-05-02  Sergio Durigan JuniorExtend recognized types of SDT probe's arguments
2014-05-02  Sergio Durigan JuniorFix PR breakpoints/16889: gdb segfaults when printing...
2014-05-01  Pedro Alvesgdb_load: Fix latent bugs
2014-05-01  Pedro AlvesNew testsuite/boards/local-remote-host.exp board, now...
2014-05-01  Pedro AlvesRename testsuite/boards/local-remote-host.exp -> testsu...
2014-04-28  Joel BrobeckerAdd gdb.ada/dyn_arrayidx testcase.
2014-04-26  Yao QiCompute the function length instead of hard coding it
2014-04-25  Pedro AlvesPR server/16255: gdbserver cannot attach to a second...
2014-04-25  Pedro AlvesFix several "set remote foo-packet on/off" commands.
2014-04-25  David BlaikieEnsure unreferenced static symbols aren't omitted by...
2014-04-25  David BlaikieCause clang to emit the definition of a type used only...
2014-04-25  David BlaikieReturn by value to coax Clang into emitting the full...
2014-04-25  David BlaikieXFAIL under Clang tests using labels
2014-04-25  Yao QiRemove unused labels in dwarf assembler
2014-04-24  David BlaikieFix and XFAIL test due to GCC PR55641, passes with...
2014-04-24  David BlaikieAdjust start-of-function braces to be compatible with...
next
This page took 0.30341 seconds and 107 git commands to generate.