gdb: Improve output from "info types" commad
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
2019-07-22  Andrew Burgessgdb: Improve output from "info types" commad
2019-07-19  Andrew Burgessgdb/riscv: Write 4-byte nop to dummy code region before...
2019-07-17  Andrew Burgessgdb: Remove a non-const reference parameter
2019-07-14  Tom de Vries[gdb/testsuite] Fix unterminated string in gdb.objc...
2019-07-12  Andrew Burgessgdb: Better support for dynamic properties with negativ...
2019-07-11  Andrew Burgessgdb: Allow quoting around string options in the gdb...
2019-07-10  Tom TromeyChange Ada catchpoints to be bp_catchpoint
2019-07-10  Richard BuntRestore original GDB prompt in define.exp
2019-07-09  Pedro Alves"catch catch/throw/rethrow", breakpoint -> catchpoint
2019-07-09  Pedro AlvesFix "info break" + "catch catch" + -static-{libstdc...
2019-07-09  Philippe WaroquiersFix printcmds.exp failure for wide strings tests.
2019-07-09  Andrew Burgessgdb: Don't skip prologue for explicit line breakpoints...
2019-07-08  Philippe WaroquiersEnsure GDB printf command can print convenience var...
2019-07-08  Alan HaywardFix breakpoints on file reloads for PIE binaries
2019-07-04  Pedro AlvesFix foreach_with_prefix regression
2019-07-04  Alan Haywardi386/AArch64: Remove old xml tests
2019-07-03  Pedro AlvesFix early return in foreach_with_prefix
2019-07-03  Pedro Alvespipe command completer
2019-07-03  Pedro AlvesFix latent bug in test_gdb_complete_cmd_multiple
2019-07-03  Pedro AlvesTeach gdb::option about string options
2019-07-03  Pedro AlvesMake gdb::option::complete_options save processed argum...
2019-07-03  Pedro AlvesFix test_gdb_complete_tab_multiple race
2019-07-03  Pedro AlvesIntroduce the "with" command
2019-07-03  Pedro Alves"maint test-settings set/show" -> "maint set/show test...
2019-07-03  Pedro AlvesFix defaults of some "maint test-settings" subcommands
2019-07-02  Pedro AlvesMake "info threads" use the gdb::option framework
2019-06-28  Tom TromeyHandle either order of name and linkage name
2019-06-27  Tom TromeyFix two buglets in cp_print_value_fields patch
2019-06-26  Tom de Vries[gdb/testsuite] Compile varval twice, once without...
2019-06-26  Tom de Vries[gdb/testsuite] Add back missing debug for index-cache.exp
2019-06-25  Philippe WaroquiersFix alias command not detecting non matching prefix...
2019-06-25  Tom de Vries[gdb/testsuite] Regenerate dw2-restrict.S
2019-06-24  Tom de Vries[gdb/testsuite] Fix label reference in implptr-64bit.exp
2019-06-24  Tom de Vries[gdb/testsuite] Fix DW_AT_decl_file in gdb.trace tests
2019-06-24  Tom de Vries[gdb/testsuite] Fix inter-cu refs in inlined_subroutine...
2019-06-21  Tom de Vries[gdb/testsuite] Compile index-cache.c with -Wl,--build-id
2019-06-21  Tom de Vries[gdb/testsuite] Mark ptype_union.exp as unsupported...
2019-06-19  Tom TromeyAdd intro comment to length_cond.exp
2019-06-19  Tom TromeyFix crash when setting breakpoint condition
2019-06-18  Tom de Vries[gdb/testsuite] Use -fuse-ld=gold in fission.exp
2019-06-18  Tom TromeyAdd comment to list0.h
2019-06-18  Tom de Vries[gdb/testsuite] Break up long debug_flags line in fissi...
2019-06-16  Simon MarchiWrite index for dwz -m file
2019-06-16  Andrew Burgessgdb/testsuite: Improve detection of bug gdb/24541
2019-06-16  Simon MarchiFix some whitespace issues in gdb ChangeLogs
2019-06-16  Simon MarchiMake gdb.base/index-cache.exp work with readnow board...
2019-06-15  Andrew Burgessgdb/fortran: Show the type for non allocated / associat...
2019-06-15  Andrew Burgessgdb/mi: New commands to catch C++ exceptions
2019-06-15  Andrew Burgessgdb: Don't allow annotations to influence what else...
2019-06-15  Andrew Burgessgdb: Remove file path from test name
2019-06-14  Tom TromeyDo not emit style escape sequences to log file
2019-06-14  Tom TromeyWarn if add-symbol-file does not provide any symbols
2019-06-14  Tom TromeyOnly compute realpath when basenames_may_differ is set
2019-06-14  Tom TromeyAllow re-assigning to convenience variables
2019-06-14  Tom TromeyRecognize _ in attribute names
2019-06-14  Tom TromeyFix gdb.ada/vla.exp
2019-06-13  Pedro AlvesFix "set integer-command unlimited junk"
2019-06-12  Pedro AlvesMake "thread apply" use the gdb::option framework
2019-06-12  Pedro AlvesMake "frame apply" support -OPT options
2019-06-12  Pedro Alveslib/completion-support.exp: Add test_gdb_completion_off...
2019-06-12  Pedro Alves"backtrace full/no-filters/hide" completer
2019-06-12  Pedro AlvesMake "backtrace" support -OPT options
2019-06-12  Pedro Alves"set print raw frame-arguments" -> "set print raw-frame...
2019-06-12  Pedro AlvesMigrate rest of compile commands to new options framework
2019-06-12  Pedro AlvesMake "print" and "compile print" support -OPT options
2019-06-12  Pedro AlvesIntroduce generic command options framework
2019-06-12  Pedro Alvesboolean/auto-boolean commands, make "o" ambiguous
2019-06-12  Pedro AlvesNew set/show testing framework (gdb.base/settings.exp)
2019-06-12  Pedro Alvesgdb.base/completion.exp: Fix comment typo
2019-06-12  Pedro AlvesFix TID parser bug
2019-06-11  Pedro AlvesDwarf: Don't add nameless modules to partial symbol...
2019-06-11  Tom de Vries[gdb/testsuite] Fix remove-inferiors.exp FAIL with...
2019-06-11  Tom de Vries[gdb/testsuite] Fix main high_pc in nonvar-access.exp
2019-06-11  Tom de Vries[gdb/testsuite] Add readnow.exp
2019-06-10  Andrew Burgessgdb: Check for not allocated/associated values during...
2019-06-06  Amos BirdAdd thread-exit annotation.
2019-06-06  Tom TromeyAdd timestamps to "maint time" output
2019-06-05  Andrew Burgessgdb/testsuite: Improve comments in recently added test
2019-06-05  Andrew Burgessgdb/riscv: Don't error when decoding a 6 or 8 byte...
2019-06-04  Pedro AlvesFix paths to ChangeLog files
2019-06-04  Christian Biesinge... Add an objfile getter to gdb.Type
2019-06-03  Philippe WaroquiersUpdate tests following changes to "help" and "apropos"
2019-05-31  Philippe WaroquiersTest the | (pipe) command.
2019-05-29  Tom TromeyFix failure in gdb.ada/complete.exp
2019-05-29  Tom TromeyFix crash in cp_print_value_fields
2019-05-29  Tom TromeyAdd "set print finish"
2019-05-24  Tom de Vries[gdb/testsuite] Add test-case for gdb-add-index.sh
2019-05-22  Tom TromeyAdd "style" proc to the test suite
2019-05-22  Tom de Vries[gdb/testsuite] Require c++11 for gdb.base/align.exp
2019-05-22  Tom de Vries[gdb/testsuite] Add missing mi_skip_python_tests to...
2019-05-22  Alan HaywardAArch64: Treat pauth ops as nops on non-pauth systems
2019-05-22  Alan HaywardDocument gdb.in/gdb.cmd files and debugredirect cli...
2019-05-21  Tom de Vries[gdb/testsuite] Require c++11 where necessary
2019-05-21  Alan Haywardtestsuite: Mark the kill in gdbserver_run as optional
2019-05-18  Andrew Burgessgdb/fortran: Use floatformats_ia64_quad for fortran...
2019-05-17  Alan Haywardtestsuite: Remove TRANSCRIPT support
2019-05-17  Alan Haywardtestsuite: Add replay logging to GDBSERVER_DEBUG
2019-05-17  Alan Haywardtestsuite: Create .cmd files for gdb and gdbserver
2019-05-17  Alan Haywardtestsuite: Record all gdb input to gdb.in
2019-05-17  Alan Haywardtestsuite: Disable some tests when logging
next
This page took 0.268673 seconds and 107 git commands to generate.