]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/testsuite/ChangeLog
get_int_var_value
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
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
2017-03-07  Pedro AlvesFix "layout reg" crash
2017-03-07  Pedro AlvesRename gdb.base/tui-layout.exp -> gdb.base/tui-disasm...
2017-03-07  Pedro AlvesAdd describing intro comment to gdb.base/tui-layout.exp
2017-03-07  Pedro AlvesFix whitespace/typos in gdb/ChangeLog and gdb/testsuite...
2017-03-07  Walfred Tedeschiamd64-mpx: initialize BND register before performing...
2017-02-28  Peter BergnerGDB: Add support for the new set/show disassembler...
2017-02-23  Luis MachadoPR21166: Validate rdrand/rdseed support separately...
2017-02-21  Edjunior Barbosa... [ppc64] Add POWER8/ISA 2.07 atomic sequences single...
2017-02-21  Edjunior Barbosa... Fix test names starting with uppercase in gdb.arch...
2017-02-20  Jan KratochvilDWARF-5: DW_FORM_data16
2017-02-20  Jan KratochvilDWARF-5: call sites
2017-02-20  Jan KratochvilDWARF-5 basic functionality
2017-02-16  Sergio Durigan JuniorPR gdb/21164: maint print {symbols,msymbols,psymbols...
2017-02-15  Thomas Preud'hommeFix illegal upper case gdb cmd in chained-calls.exp
2017-02-15  Tim WiederhakeAdd missing ChangeLog entries.
2017-02-14  Tom TromeyPR python/13598 - add before_prompt event
2017-02-14  Andreas ArnezBig-endian targets: Fix implptrpiece.exp
2017-02-13  Luis MachadoFix gdb.linespec/explicit.exp
next