Fix buffer read overrun by ensuring that DWARF sections containing strings always...
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
2017-08-28  Simon Marchigdb.base/commands.exp: Remove unused global references
2017-08-28  Simon Marchidefine_command: Don't convert command name to lower...
2017-08-23  Sergio Durigan JuniorFix PR remote/21852: Remote run without specifying...
2017-08-23  Weimin Pangdb: SPARC ADI support
2017-08-22  Pedro AlvesAdd test for "List actual code around more than one...
2017-08-22  Tom TromeyChange gdb_realpath to return a unique_xmalloc_ptr
2017-08-21  Pedro AlvesHandle function aliases better (PR gdb/19487, errno...
2017-08-21  Pedro AlvesFix type casts losing typedefs and reimplement "whatis...
2017-08-18  Yao QiGDBserver self tests
2017-08-15  Sergio Durigan JuniorFix PR gdb/21954: make 'unset environment' work again
2017-08-14  Andreas ArnezGDB testsuite: Suppress GCC's colored output
2017-08-14  Tom TromeyFix two regressions in scalar printing
2017-08-12  Simon Marchitestsuite: Exclude end-of-line characters from get_valu...
2017-08-05  Tom TromeyFix Rust test suite for 1.20 beta
2017-07-26  Yao QiAdd "maint check xml-descriptions" to test builtin...
2017-07-24  Andreas Arnezs390-vregs.exp: Fix Tcl error after non-zero-pad patch
2017-07-21  Simon Marchigdb.python/py-unwind: Disable stack protection
2017-07-20  Pedro AlvesMake language_def O(1)
2017-07-20  Pedro AlvesMake gdb.base/dmsym.exp independent of "set language...
2017-07-17  Pedro AlvesA smarter linespec completer
2017-07-17  Pedro AlvesRewrite/enhance explicit locations completer, parse...
2017-07-15  Andrew Burgessgdb: Make some test names unique
2017-07-14  Tom TromeyHandle sizeof(type) in Rust
2017-07-14  Tom TromeyMake gdb.lookup_typename work for Rust types
2017-07-14  Pedro AlvesFix gdb.base/completion.exp with --target_board=dwarf4...
2017-07-13  Andrew Burgessgdb: Fix more parameter passing to mi_create_breakpoint
2017-07-13  Andrew Burgessgdb: Fix parameter passing to mi_create_breakpoint
2017-07-11  Iain BuclawSync dlang demangling tests from upstream libiberty...
2017-07-09  Tom TromeyFix size check in dwarf2_evaluate_loc_desc_full
2017-07-06  David BlaikieFission support for multiple CUs per DWO file
2017-07-05  Pedro AlvesFix Python unwinder frames regression
2017-06-30  Sergio Durigan JuniorPR cli/21688: Detect aliases when issuing python/compil...
2017-06-30  Sergio Durigan JuniorPR cli/21688: Fix multi-line/inline command differentiation
2017-06-29  Pedro AlvesExpression completer should not match explicit location...
2017-06-28  Doug GilmoreFix PR 21337: segfault when re-reading symbols.
2017-06-21  Kevin BuettnerUse noncapturing subpattern/parens in gdb_test implemen...
2017-06-19  Peter BergnerUpdate GDB test case for new lnia extended mnemonic.
2017-06-14  Andreas ArnezFix register selection in var-access.exp
2017-06-13  Andreas ArnezFix handling of DWARF register pieces on big-endian...
2017-06-13  Andreas ArnezAdd DWARF piece test cases for bit-field access
2017-06-13  Andreas Arnezgdb/testsuite: Add "get_endianness" convenience proc
2017-06-13  Andreas ArnezPR gdb/21226: Take DWARF stack value pieces from LSB end
2017-06-13  Andreas Arnezwrite_pieced_value: Fix size capping logic
2017-06-13  Andreas ArnezAdd test for modifiable DWARF locations
2017-06-12  Tom TromeyAdd some 128-bit integer tests
2017-06-12  Tom TromeySimplify print_scalar_formatted
2017-06-12  Tom TromeyDon't always zero pad in print_*_chars
2017-06-07  Sergio Durigan JuniorImplement proper "startup-with-shell" support on gdbserver
2017-06-07  Sergio Durigan JuniorShare fork_inferior et al with gdbserver
2017-05-30  Simon Marchigdb.base/watch-cond-infcall.exp: Don't run if target...
2017-05-21  Tom TromeyPrint Rust unsized array types a bit more nicely
2017-05-20  Tom TromeyUse watchpoint's language when re-parsing expression
2017-05-18  Tom TromeyFix test failure with Rust 1.18 and 1.19
2017-05-18  Thomas Preud'hommeExpect prompt after no FPU warning
2017-05-18  Pedro Alvesgdb.base/fileio.c: Fix several -Wmaybe-uninitialized...
2017-05-18  Pedro Alvesgdb.base/fileio.c: Fix several -Wreturn-type warnings
2017-05-18  Pedro Alvesgdb.base/fileio.exp: Remove nowarnings
2017-05-17  Yao QiAdd nowarnings in gdb.base/fileio.exp
2017-05-17  Yao QiAdd alias command to cmd_list_element
2017-05-04  Pedro AlvesFix gdb.python/py-record-btrace-threads.exp with Python 3
2017-05-03  Keith SeitzMake sure malloc is linked into gdb.cp/oranking.cc.
2017-05-02  Tim WiederhakePython: Move and rename gdb.BtraceFunction
2017-05-02  Tim WiederhakePython: Introduce gdb.RecordGap class
2017-05-02  Tim WiederhakePython: Remove ptid from gdb.Record interface
2017-05-02  Tim WiederhakePython: Use correct ptid in btrace recording
2017-04-29  Sergio Durigan JuniorMake environ.exp run on all platforms (and create info...
2017-04-27  Keith SeitzFix overload resolution involving rvalue references...
2017-04-19  Pedro AlvesFix removing inferiors from within "thread apply" commands
2017-04-13  Iain BuclawAdd ChangeLog entries
2017-04-12  Pedro AlvesTeach GDB that wchar_t is a built-in type in C++ mode
2017-04-12  Pedro AlvesFix PR c++/21323: GDB thinks char16_t and char32_t...
2017-04-05  Sergio Durigan JuniorPR 21352: Add testsuite for "tsave -r" command
2017-03-29  Jan KratochvilFix warning: Invalid entry in .debug_gdb_scripts section
2017-03-28  Anton Kolesovarc: Add prologue analysis
2017-03-28  Anton Kolesovarc: Add disassembler helper
2017-03-21  Ivo RaisrDecode properly flags of %ccr register on sparc64.
2017-03-21  Tim WiederhakeFix break on Python 2
2017-03-20  Artemiy VolkovAdd rvalue reference tests and docs
2017-03-20  Marc-Andre LaperleAdd -file-list-shared-libraries MI command
2017-03-20  Marc-Andre LaperleAdd a better diagnostic message in mi_gdb_test
2017-03-20  Andreas ArnezFix spurious FAILs with examine-backward.exp
2017-03-16  Andreas ArnezBig-endian targets: Don't ignore offset into DW_OP_stac...
2017-03-16  Doug Evansgdb.python/py-lazy-string (pointer): Really add new...
2017-03-16  Doug EvansRemove collision markers from earlier commit
2017-03-16  Doug EvansCopy lazy string handling fixes from Python.
2017-03-16  Doug EvansFix various python lazy string bugs.
2017-03-16  Thomas Preud'hommeFix expect for gdb.cp/m-static.exp
2017-03-14  Anton KolesovAdd test name argument to get_valueof, get_integer_valu...
2017-03-13  Simon Marchitestsuite: Disable backslash_in_multi_line_command_test...
2017-03-13  Simon Marchitestsuite: Introduce dejagnu_version
2017-03-10  Keith Seitzc++/8218: Destructors w/arguments.
2017-03-08  Pedro AlvesAvoid unstable test message in gdb.base/step-over-exit.exp
2017-03-08  Pedro AlvesFix PR18360 - internal error when using "interrupt -a"
2017-03-08  Pedro Alvesgdb.arch/amd64-entry-value-param*.exp: Make sure test...
2017-03-08  Pedro Alves"gdb.arch/i386-pkru.exp: probe PKRU support" shouldn...
2017-03-08  Pedro Alvesgdb: Fix a few unstable test names
2017-03-08  Pedro AlvesFix PR 21218: GDB dumps core when escaping newline...
2017-03-08  Pedro AlvesFix PR tui/21216: TUI line breaks regression
2017-03-08  Pedro AlvesMove TUI completion tests to gdb.tui/completion.exp
2017-03-08  Pedro AlvesMove TUI testcases to new gdb/testsuite/gdb.tui/ directory
next
This page took 0.354315 seconds and 107 git commands to generate.