Add install-strip target to gdbserver
[binutils-gdb.git] / gdb / testsuite /
2020-01-24 Andrew Burgessgdb: Enable stdin on exception in execute_gdb_command
2020-01-24 Andrew Burgessgdb: Re-enable stdin for all UIs from start_event_loop
2020-01-24 Andrew Burgessgdb/tui: asm window handles invalid memory and scrolls...
2020-01-19 Tom TromeyMake "file" clear TUI source window
2020-01-16 Christian BiesingerFix some spelling errors.
2020-01-16 Pedro Alves[gdb] Move ChangeLog entries to their right files
2020-01-15 Tom TromeyFix valgrind error from gdb.decode_line
2020-01-14 Bernd EdlingerMake skip without argument skip the current inline...
2020-01-13 Andrew Burgessgdb: Handle malformed ELF, symbols in non-allocatable...
2020-01-13 Andrew Burgessgdb/testsuite: Allow DWARF assembler to create multiple...
2020-01-13 Andrew Burgessgdb/tui: Place window titles in the center of the border
2020-01-10 Tankut Baris AktemurSwitch the inferior before outputting its id in "info...
2020-01-10 Pedro AlvesSwitch the inferior too in switch_to_program_space_and_...
2020-01-10 Pedro AlvesAdd "info connections" command, "info inferiors" connec...
2020-01-10 Pedro AlvesAdd multi-target tests
2020-01-10 Pedro AlvesFix reconnecting to a gdbserver already debugging multi...
2020-01-10 Tankut Baris AktemurAvoid another inferior_ptid reference in gdb/remote.c
2020-01-10 Pedro AlvesMake "show remote exec-file" inferior-aware
2020-01-10 Pedro AlvesPreserve selected thread in all-stop w/ background...
2020-01-10 George BarrettFix handling of null stap semaphores
2020-01-10 George Barrettgdb/testsuite/gdb.base/stap-probe: Minor clean-up
2020-01-09 Andrew Burgessgdb/tui: Link source and assembler scrolling .... again
2020-01-09 Tom Tromeygdb: Fix scrolling in TUI
2020-01-09 Andrew Burgessgdb/tui: Fix 'layout asm' before the inferior has started
2020-01-09 Andrew Burgessgdb/testsuite/tui: Introduce check_box_contents
2020-01-09 Andrew Burgessgdb/testsuite/tui: Split enter_tui into two procs
2020-01-09 Andrew Burgessgdb/testsuite/tui: Always dump_screen when asked
2020-01-09 Andrew Burgessgdb/testsuite: Fix race condition in gdb.base/skip.exp
2020-01-06 Andrew Burgessgdb: Fix backtrace with disassemble-next-line on
2020-01-05 Andrew Burgessgdb: use tui_set_layout not show_layout to fix window...
2020-01-03 Philippe WaroquiersEnsure GDB warnings are styled.
2020-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2019-12-29 Bernd EdlingerFix setting breakpoints or stepping on line 65535
2019-12-28 Simon Marchi[PATCH] Adjust test gdb.ada/ptype_tagged_param.exp...
2019-12-20 Simon Marchisym-info-cmds.exp: add yet another missing quote in...
2019-12-20 Simon Marchisym-info-cmds.exp: add missing quote in test name
2019-12-20 Tankut Baris Aktemurtestsuite, cp: increase the coverage of testing pass...
2019-12-20 Tom TromeyFix "list" command in the TUI
2019-12-20 Tom TromeyDisplay "main" on initial TUI startup
2019-12-19 Tom TromeyHandle CRLF when reading XML on Windows
2019-12-18 Simon MarchiUpdate gdb.base/default.exp for GDB 10
2019-12-17 Bernd EdlingerFix skip.exp test failure observed with gcc-9.2.0
2019-12-17 Bernd EdlingerWhitespace fix in gdb.base/skip.exp
2019-12-17 Bernd EdlingerAdd a test case for skip with inlined functions
2019-12-16 Simon MarchiFix double-free when creating more than one block in...
2019-12-12 Tom TromeyFix TUI test suite regexps
2019-12-11 Tom TromeyRe-apply the current layout when resizing
2019-12-11 Tom TromeyFirst use of tui_layout
2019-12-11 Philippe WaroquiersImplement 'print -raw-values' and 'set print raw-values...
2019-12-10 Kevin BuettnerOpenMP parallel region scope tests
2019-12-10 Kevin BuettnerAdd gdb_caching_proc support_nested_function_tests...
2019-12-10 Kevin BuettnerAdd gdb_compile_openmp to lib/gdb.exp
2019-12-10 Tom TromeyNormalize Ada ptype to use a single "?"
2019-12-09 George BarrettFix scripted probe breakpoints
2019-12-09 Tankut Baris Aktemurgdb: rank an lvalue argument incompatible for an rvalue...
2019-12-09 Andrew Burgessgdb/fortran: Improve output pattern in gdb.mi/mi-fortra...
2019-12-09 Andrew Burgessgdb/testsuite: kfail some tests if using broken gcc
2019-12-09 Andrew Burgessgdb/testsuite/fortran: Fix info-modules/info-types...
2019-12-08 Tom de VriesFix inter-CU references using intra-CU form in imported...
2019-12-07 Keith SeitzCore file build-id support
2019-12-06 Tom de Vries[gdb/symtab] Prefer var def over decl
2019-12-06 Tankut Baris Aktemurgdb/testsuite: do minor clean-up in gdb.cp/rvalue-ref...
2019-12-06 Tankut Baris Aktemurgdb: fix overload resolution for see-through references
2019-12-06 Philippe WaroquiersFix crash when command arg is missing in faas/taas...
2019-12-04 Andrew Burgessgdb/testsuite: Use -J option when compiling Fortran...
2019-12-04 Andrew Burgessgdb/fortran: Support for single/double type modifiers
2019-12-04 Tom TromeyAdd bit-field test for scalar_storage_order
2019-12-04 Tom TromeyPropagate endianity to subrange types
2019-12-04 Tom TromeyAdd scalar_storage_order support for floating point
2019-12-04 Andrew Burgessgdb/mi: Add -max-results parameter to some -symbol...
2019-12-04 Andrew Burgessgdb/mi: Add -symbol-info-module-{variables,functions}
2019-12-01 Andrew Burgessgdb: Dynamic string length support
2019-12-01 Andrew Burgessgdb/fortran: array stride support
2019-11-30 Philippe WaroquiersAllow . character as part of command names.
2019-11-30 Philippe WaroquiersTest define-prefix.
2019-11-28 Andrew Burgessgdb/testsuite: Fix minor bug in skip_btrace*tests procs
2019-11-27 Andrew Burgessgdb/testsuite: Fix race condition compiling fortran...
2019-11-27 Kevin BuettnerTest case for BZ 25065
2019-11-27 Andrew Burgessgdb/mi: Add -symbol-info-modules command
2019-11-27 Andrew Burgessgdb/mi: Add new commands -symbol-info-{functions,variab...
2019-11-26 Tom TromeyFix gdbserver ChangeLog entry
2019-11-22 Tom TromeyAvoid crash in print_ada_task_info
2019-11-21 Peeter JootAdjust byte order variable display/change if DW_AT_endi...
2019-11-21 Lukas Durfinagdb/testsuite: skip gdb.arch/amd64-eval.exp when target...
2019-11-21 Tom de Vries[gdb] Only force INTERP_CONSOLE ui_out for breakpoint...
2019-11-20 Sergio Durigan JuniorAdd missing parentheses on 'print' (gdb.python/py-progs...
2019-11-19 Tom TromeyFix the "winheight" command
2019-11-19 Andrew Burgessgdb/testsuite: Merge whatis.exp and ctf-whatis.exp
2019-11-19 Andrew Burgessgdb/testsuite: Merge cvexpr.exp and ctf-cvexpr.exp
2019-11-19 Andrew Burgessgdb/testsuite: Introduce skip_ctf_tests guard function
2019-11-19 Sergio Durigan JuniorFix crash with core + TUI + run
2019-11-14 Tom TromeyAllow re-assigning to convenience variables
2019-11-12 Tom TromeyMake TUI resizing tests more robust
2019-11-10 Andrew Burgessgdb/python: Introduce gdb.lookup_static_symbols
2019-11-10 Andrew Burgessgdb/python: smarter symbol lookup for gdb.lookup_static...
2019-11-02 Tom de Vries[gdb/testsuite] Remove superfluous 3rd argument from...
2019-11-02 Tom de Vries[gdb/testsuite] Remove superfluous 3rd argument from...
2019-11-01 Luis Machado[ARM, thumb] Fix disassembling bug after reloading...
2019-10-31 Andrew Burgessgdb: Add new commands to list module variables and...
2019-10-31 Andrew Burgessgdb/fortran: Add new 'info modules' command
next