Regenerate configure and pot files with updated binutils version number.
[external/binutils.git] / gdb / testsuite /
2018-06-22 Simon MarchiFix "info registers" regexes in gdb.base/jit-reader.exp
2018-06-21 Richard BuntEnable hardware watchpoints on attach for aarch64
2018-06-20 Simon Marchitestsuite: Fix cc-with-tweaks.sh being executed in...
2018-06-20 Ulrich WeigandImprove gdb.base/float128.exp failure message
2018-06-19 Simon MarchiBump to autoconf 2.69 and automake 1.15.1
2018-06-19 Pedro AlvesChange inline frame breakpoint skipping logic (fix...
2018-06-19 Simon MarchiFix ChangeLog merge conflict
2018-06-18 Weimin PanFix failure to find member of a typedef base class
2018-06-18 Tom de Vries[gdb/testsuite/ada] Fix number-of-bp test in bp_inlined...
2018-06-16 Andrew Burgessgdb: Don't drop SIGSTOP during stop_all_threads
2018-06-14 Pedro AlvesAvoid gdb.base/fork-running-state.exp lingering processes
2018-06-14 Tom de Vries[gdb/cli] Honour 'print pretty' when printing result...
2018-06-14 Pedro AlvesRevert accidental push of "Inline breakpoints" commit
2018-06-14 Pedro Alvesgdb.gdb/selftest.exp, Use multi_line to build gdb's...
2018-06-14 Pedro AlvesInline breakpoints
2018-06-14 Pedro AlvesRemove stale inline function handling from selftest_setup
2018-06-14 Tom de Vries[gdb] Allow function arguments in bp print match in...
2018-06-14 Tom de Vries[gdb/testsuite] Add missing ChangeLog entries
2018-06-13 Tom de Vries[gdb/testsuite] Fix hang in fork-running-state.c
2018-06-13 Tom de Vries[gdb/testsuite] Update gdb startup text in selftest.exp
2018-06-12 Andrew Burgessgdb: Mark async event handler when event is already...
2018-06-08 Gary Bensonlinux: Add maintenance commands to test libthread_db
2018-06-05 Tom TromeyRemove some text from --version output
2018-06-05 Tom TromeyAdd "continue" response to pager
2018-06-04 Joel Brobecker(windows) GDB/MI crash when using "-list-thread-groups...
2018-06-01 Joel Brobeckerinadvertent language switch during breakpoint_re_set_one
2018-06-01 Tom TromeyRemove TYPE_TAG_NAME
2018-05-31 Tom TromeyFix "set" handling of Python parameters
2018-05-31 Tom TromeyAdd basic Python API for convenience variables
2018-05-31 Maciej W. Rozyckiarch-utils: Make the last endianness actually chosen...
2018-05-25 Maciej W. RozyckiMIPS/Linux: Correct o32 core file FGR interpretation
2018-05-24 Tom TromeyUpdate help text in tracepoint.c
2018-05-24 Andrew Burgessgdb: Restore selected frame in print_frame_local_vars
2018-05-24 Maciej W. Rozyckitestsuite: Extend TLS core file testing with an OS...
2018-05-23 Tom TromeyRemove struct complain
2018-05-23 Tom TromeyRemove symfile_complaints
2018-05-23 Tom TromeyRemove "noisy" parameter from clear_complaints
2018-05-23 Tom TromeyRemove elements from complaint_series
2018-05-22 Pedro AlvesFix gdb.base/remote.exp with native-extended-gdbserver...
2018-05-22 Pedro AlvesHandle "show remote memory-write-packet-size" when...
2018-05-22 Pedro AlvesSupport UTF-8 identifiers in C/C++ expressions (PR...
2018-05-22 Pedro Franco de... [PowerPC] Recognize isa205 in linux core files
2018-05-22 Pedro Franco de... [PowerPC] Fix VSX registers in linux core files
2018-05-18 Tom TromeyShow padding in ptype/o output
2018-05-17 Keith SeitzDon't elide all inlined frames
2018-05-15 Maciej W. Rozyckitestsuite: Fix a `server_pid' access crash in gdb.serve...
2018-05-08 Andrew Burgessgdb/x86: Handle kernels using compact xsave format
2018-05-08 Jan Kratochvilwatchpoint-unaligned.exp: Use skip_hw_watchpoint_tests
2018-05-04 Tom TromeyLet gdb.execute handle multi-line commands
2018-05-04 Tom TromeyAllow breakpoint commands to be set from Python
2018-05-04 Tom TromeyAllow defining a user command inside a user command
2018-05-04 Jan Kratochvilaarch64: PR 19806: watchpoints: false negatives + PR...
2018-05-04 Andrew Burgessgdb: Make test names unique in gdb.base/maint.exp
2018-05-04 Tom TromeyUse previous count when 'x' command is repeated
2018-05-04 Andrew Burgessgdb/testsuite: Handle targets with lots of registers
2018-05-04 Andrew Burgessgdb/testsuite: Fix broken regexp in gdbstub case
2018-05-03 Andrew Burgessgdb/testsuite: Filter out some registers for riscv
2018-05-02 Pedro AlvesConvert struct target_ops to C++
2018-05-02 Tom TromeySet test message in py-parameter.exp
2018-05-02 Tom TromeyHandle var_zuinteger and var_zuinteger_unlimited from...
2018-05-01 Dan Robertsonrust: Fix null deref when casting (PR 23124)
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-22 Rajendra SYFixed test case to compile & run on FreeBSD
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
next