MI: Add -a option to the "-data-disassemble" command
[binutils-gdb.git] / gdb / testsuite / ChangeLog
2018-04-30 Tom TromeyExpose type alignment on gdb.Type
2018-04-30 Tom TromeyHandle alignof and _Alignof
2018-04-27 Tom TromeyAdd inclusive range support for Rust
2018-04-26 Pedro AlvesFix resolving GNU ifunc bp locations when inferior...
2018-04-26 Pedro AlvesExtend GNU ifunc testcases
2018-04-26 Pedro AlvesCalling ifunc functions when target has no debug info...
2018-04-25 Pedro AlvesFix new inferior events output
2018-04-24 Sergio Durigan JuniorEnable 'set print inferior-events' and improve detach...
2018-04-24 Simon Marchiinfo-shared.exp: Replace libs=-ldl with shlib_load
2018-04-20 Richard BuntAdd test case for a known hang in infrun
2018-04-17 Tom TromeyFix crash in quirk_rust_enum
2018-04-16 Andreas ArnezAdjust more test cases to changed output of info var...
2018-04-13 Andreas ArnezShow line numbers in output for "info var/func/type"
2018-04-13 Markus Metzgerbtrace: set/show record btrace cpu
2018-04-13 Markus Metzgerinfrun: step through indirect branch thunks
2018-04-11 Simon MarchiAdd test for following fork on position-independent...
2018-04-11 Tom TromeyAdd Rust test case for ".." struct initializer
2018-04-10 Pedro AlvesFix gdb.base/fork-running-state.exp race
2018-04-07 Simon MarchiFix gdb.mi/mi-stack.exp when gcc generates a stack...
2018-04-07 Simon MarchiFix indentation in gdb.mi/mi-stack.exp
2018-04-07 Simon MarchiFix generation of x86-64 gdbarch with osabi none (PR...
2018-04-07 Simon MarchiMake "set osabi none" really work (PR 22980)
2018-04-02 Joel BrobeckerFix merge issues in gdb/ChangeLog and gdb/testsuite...
2018-04-02 Weimin PanFix infinite recursion when printing static member...
2018-03-27 Joel Brobeckerset varsize-limit: New GDB setting for maximum dynamic...
2018-03-27 Joel Brobeckerproblem looking up some symbols when they have a linkag...
2018-03-27 Tom TromeyThrow a "quit" on a KeyboardException in py-framefilter.c
2018-03-27 Tom TromeyAllow hiding of some filtered frames
2018-03-23 Keith SeitzAdd psymbols for nested types
2018-03-23 Andrew Burgessgdb: Fix testsuite issue in gdb.arch/amd64-disp-step...
2018-03-23 Andrew Burgessgdb: Minor cleanup in some gdb.arch/* tests
2018-03-23 Andreas ArnezTestsuite: fully migrate to use_gdb_stub convenience...
2018-03-22 Andreas ArnezMake "info proc cmdline" show args on GNU/Linux
2018-03-20 Stephen RobertsReplace the linear search in find_pc_sect_line with...
2018-03-19 Tom TromeySupport bare-identifier field initializers in Rust
2018-03-19 Tom TromeyConvert observers to C++
2018-03-19 Andreas ArnezTestsuite: Fix ambiguous "break" due to libinproctrace
2018-03-16 Andreas ArnezFix tspeed test case: copy libinproctrace to target
2018-03-14 Tom TromeySpecial case NULL when using printf's %s format
2018-03-14 Tom TromeyAllow - in %p for printf
2018-03-08 Simon Marchiremote-stdio-gdbserver: Pass "target" to remote_exec...
2018-03-08 Simon MarchiDon't redefine upload/download/file in gdbserver-base
2018-03-07 Andreas ArnezFix watching structs in C++
2018-03-06 Andrew Burgessgdb: Initial baremetal riscv support
2018-03-02 Thomas Preud'homme[GDB/testsuite] Use %progbits in watch-loc.c
2018-02-28 Sergio Durigan JuniorMake gdbserver work with filename-only binaries
2018-02-28 Simon Marchitestsuite: Restore gdb_is_target_remote_prompt
2018-02-26 Simon MarchiAdd test for load command
2018-02-26 Tom TromeyMake "bt N" print correct number of frames when using...
2018-02-26 Tom TromeyHandle DW_TAG_variant_part and DW_TAG_variant
2018-02-26 Tom TromeyConvert Rust to use discriminated unions
2018-02-25 Simon MarchiFix double space expected in cp_test_ptype_class
2018-02-23 Maciej W. RozyckiGDB/testsuite: Fix a typo in $actual_line
2018-02-21 John BaldwinFix a typo.
2018-02-20 Markus Metzgerbtrace, testsuite: do not force BTS
2018-02-14 Pedro AlvesFix GDB crash after Quit thrown from unwinder sniffer
2018-02-09 Markus Metzgerbtrace: reword error messages
2018-02-07 Simon MarchiFix type of values representing optimized out static...
2018-02-03 Andrew Burgessgdb/testsuite: Remove use of dejagnu cleanup proc
2018-02-02 Leszek Swirski via... MI: Allow non-raw varobj evaluation
2018-02-02 Leszek SwirskiDo not classify C struct members as a filename
2018-02-01 Yao QiFix gdb.base/attach.exp fails when gdb is configured...
2018-01-31 Nikola PricaFix for prologue processing on PowerPC
2018-01-31 Joel Brobeckerinternal-error using '@' (repeat) operator on array...
2018-01-30 Pedro AlvesPer-inferior target_terminal state, fix PR gdb/13211...
2018-01-30 Joel Brobeckergdb.base/break.exp: fix last "info break" test failure...
2018-01-22 Pedro AlvesFix segfault with 'set print object on' + 'whatis ...
2018-01-22 Joel Brobeckerwrong line number in breakpoint location
2018-01-21 Andrew Burgessgdb: Don't store a thread-id for floating varobj
2018-01-21 Andrew Burgessgdb: PR mi/20395: Fix -var-update for registers in...
2018-01-21 Andrew Burgessgdb: Add test for some error cases of @entry usage
2018-01-19 Tom TromeyFix qualified name lookup for Rust
2018-01-19 Andreas ArnezS390: Fix infcalls in s390-vregs test case
2018-01-19 Andreas ArnezS390: Improve comments for s390-tdbregs test case
2018-01-19 Ruslan KabatsayevMake tests expect [ \t]+ pattern instead of \t for...
2018-01-18 Andreas ArnezGDB testsuite: Re-enable -fdiagnostics-color=never
2018-01-18 Andreas ArnezS390: Use soft float in s390-tdbregs test case
2018-01-17 Simon MarchiFix ChangeLog dates of previous commit
2018-01-17 Mike GulickFix gdb segv when objfile can't be opened
2018-01-17 Yao QiRelax gdb.compile/compile.exp to match the address...
2018-01-15 Tom TromeyFix scm-ports.exp regression
2018-01-12 Andrew Burgessgdb/testsuite: Don't attempt tests if they fail to...
2018-01-12 Pedro AlvesAdd testcase for GDB hang fixed by previous commit
2018-01-12 Simon Marchigdb_compile_shlib: Only consider shlib= options when...
2018-01-11 Pedro AlvesFix backwards compatibility with old GDBservers (PR...
2018-01-10 Pedro AlvesAda: make verbatim matcher override other language...
2018-01-10 Pedro AlvesFix gdb.ada/complete.exp's "complete break ada" test...
2018-01-10 Pedro AlvesFix gdb.ada/bp_c_mixed_case.exp (PR gdb/22670)
2018-01-08 Yao QiFix GDBserver build failure when $development is false
2018-01-08 Yao QiFix GDB build failure when $development is false
2018-01-08 Joel BrobeckerFix second-to-last gdb/testsuite/ChangeLog entry.
2018-01-08 Joel BrobeckerRelax expected output in gdb.ada/access_tagged_param...
2018-01-08 Xavier Roirand(Ada) Fix print of array using non-contiguous enumerati...
2018-01-05 Pedro AlvesFix regression: cannot start with LD_PRELOAD=libSegFaul...
2018-01-05 Pedro AlvesFix regresssion(internal-error) printing subprogram...
2018-01-05 Pedro AlvesFix gdb.ada/info_addr_mixed_case.exp (PR gdb/22670)
2018-01-05 Joel Brobecker(Ada) problem printing renaming which references a...
2018-01-05 Jerome Guitton(Ada) Fix Length attribute on array access
2018-01-05 Joel Brobeckermemory error printing component of record from convenie...
2018-01-05 Joel BrobeckerFix email address in latest gdb/testsuite/ChangeLog...
next