gdb: Remove file path from test name
[external/binutils.git] / gdb / testsuite / ChangeLog
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
2019-05-17 Alan Haywardtestsuite: Add option to capture GDB debug
2019-05-17 Alan HaywardAdd debug redirect option
2019-05-17 Alan HaywardChange file close behavior for tee_file
2019-05-17 Jan VranyMI: Add new command -complete
2019-05-15 Andrew Burgessgdb/fortran: Add sizeof tests for indexed and sliced...
2019-05-14 Tom TromeyAdd file name styling to "info sharedlibrary"
2019-05-14 Tom de Vries[gdb/testsuite] Fix base address selection entry encodi...
2019-05-10 Tom TromeyAdd completion for Ada catch commands
2019-05-09 Tom de Vries[gdb/testsuite] Fix gdb.arch/amd64-tailcall-self.S
2019-05-08 Tom de Vries[gdb/testsuite] Fix gdb.arch/amd64-entry-value-paramref.S
2019-05-08 Xavier RoirandWhen debugging a mixed Ada/C program using this scenario:
2019-05-08 Tom TromeyCorrectly handle non-C-style arrays in c_get_string
2019-05-08 Tom TromeyChange ptype/o to print bit offset
2019-05-08 Tom TromeyFix ptype/o comment formatting
2019-05-08 Tom TromeyFix VLA printing for Ada
2019-05-07 Tom de Vries[gdb/testsuite] Fix ls_host return in index-cache.exp
2019-05-07 Tom de Vries[gdb/testsuite] Fix .debug_aranges in watch-loc.c
2019-05-07 Tom de Vries[gdb/testsuite] Fix .debug_aranges in dw2-case-insensit...
2019-05-07 Tom de Vries[gdb/testsuite] Fix handling of DW_FORM_ref_addr in...
2019-05-06 Tom de Vries[gdb/testsuite] Fix index-cache.exp with cc-with-{gdb...
2019-05-04 Tom de Vries[gdb/testsuite] Add cc-with-debug-names.exp
2019-05-03 Tom TromeyFix cast of character to enum type in Ada
2019-05-03 Tom de Vries[gdb/testsuite] Add cc-with-gdb-index.exp
2019-05-02 Andrew Burgessgdb/rust: Handle printing structures containing strings
2019-05-01 Tom TromeyFix bug in assignment to nested packed structure
2019-05-01 Tom TromeyFix big-endian aggregate assignment in Ada
2019-05-01 Tom de Vries[gdb/testsuite] Fix "unable to find usable gdb" error...
2019-05-01 Tom de Vries[gdb/testsuite] Use cc-with-tweaks.exp in dwarf4-gdb...
2019-04-30 Ali TamurSupport DW_FORM_strx1, _strx2, _strx3, _strx4 forms.
2019-04-30 Tom TromeyFix "catch exception" with dynamic linking
2019-04-30 Tom TromeyFix crash in dwarf2read.c with template parameters
2019-04-30 Andrew Burgessgdb/fortran: Add allocatable type qualifier
2019-04-30 Andrew Burgessgdb/fortran: Update rules for printing whitespace in...
2019-04-30 Andrew Burgessgdb/fortran: print function arguments when printing...
2019-04-30 Andrew Burgessgdb/fortran: Print 'void' type in lower case
2019-04-30 Andrew Burgessgdb/fortran: better types for components of complex...
2019-04-30 Andrew Burgessgdb/fortran: Additional builtin procedures
2019-04-29 Andrew Burgessgdb: Introduce 'print max-depth' feature
2019-04-29 Tom de Vries[gdb/testsuite] Fix regexp in skip_opencl_tests
2019-04-27 Philippe WaroquiersImplement show | set may-call-functions [on|off]
2019-04-25 Keith Seitzc++/24367: Infinite recursion of typedef substitution
2019-04-25 Sergio Durigan JuniorChangeLog entries for the previous commit.
2019-04-25 Alan Haywardtestsuite: Add option to capture gdbserver debug
2019-04-24 Tom TromeyFix Rust testing
2019-04-24 Tom TromeyFix passing of struct with bitfields on x86-64
2019-04-23 Andrew Burgessgdb/aarch64: Use type_align instead of aarch64_type_align
2019-04-23 Tom de Vries[gdb/testsuite] Fix gdb.btrace/reconnect.exp with nativ...
2019-04-23 Alan HaywardTestsuite: Remove pie from trace tests
2019-04-22 Pedro AlvesFix "nosharedlibrary + continue + shared lib event...
next