gdb/testsuite/gdb.base/stap-probe: Minor clean-up
[deliverable/binutils-gdb.git] / gdb /
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-09  Christian BiesingerDon't define _FORTIFY_SOURCE on MinGW
2020-01-09  Simon MarchiFix indentation in print_thread_info_1
2020-01-09  Christian BiesingerFix memory leak of the demangled symbol name
2020-01-08  Tom TromeyChange section_offsets to a std::vector
2020-01-08  Tom TromeyUse std::string in dwarf2read.c
2020-01-08  Tom TromeyUse std::vector in abbrev_table_read_table
2020-01-08  Tom TromeyUse unique_xmalloc_ptr in fixup_go_packaging
2020-01-08  Tom TromeyRemove some explicit memory management from dwarf2read.c
2020-01-07  Tom TromeyAdd constructor to stap_static_probe_ops
2020-01-07  Jon TurneyEnable styling by default on Cygwin
2020-01-06  Andrew Burgessgdb: Fix backtrace with disassemble-next-line on
2020-01-06  Eli ZaretskiiFix MinGW native compilation of gdb/gdbsupport/gdb_wait.c
2020-01-06  Shahab VahediGDB: Fix the overflow in addr/line_is_displayed()
2020-01-06  Eli ZaretskiiMention the recent fix of $_exitsignal on MS-Windows...
2020-01-06  Jon TurneyFix a crash with a malformed PE header
2020-01-06  Eli ZaretskiiFix a typo in gdb/windows-tdep.c
2020-01-06  Hannes DomaniFix search in TUI
2020-01-06  Shahab VahediGDB: Remove trailing spaces in tui-disasm.c
2020-01-06  Eli ZaretskiiImprove process exit status macros on MinGW
2020-01-05  Andrew Burgessgdb: use tui_set_layout not show_layout to fix window...
2020-01-05  Luis Machado[AArch64] Fix erroneous use of spu architecture bfd
2020-01-03  Philippe WaroquiersEnsure GDB warnings are styled.
2020-01-03  Hannes Domanisolib_target_free_so memory leak
2020-01-03  Hannes Domaniwindows_clear_solib memory leak
2020-01-03  Bernd EdlingerAdd myself to gdb/MAINTAINERS
2020-01-03  Luis MachadoRemove stale references to Cell BE
2020-01-01  Hannes DomaniFix install-strip for cross-compilation
2020-01-01  Hannes DomaniAdd myself to gdb/MAINTAINERS
2020-01-01  Joel BrobeckerUpdate copyright year in gdbarch.sh doc/gdb.texinfo...
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2020-01-01  Joel Brobeckergdb/copyright.py: Convert to Python 3
2020-01-01  Joel Brobeckergdb/copyright.py: Adapt after move of gnulib from gdb...
2020-01-01  Joel Brobeckergdb/copyright.py: Exit if run from the wrong directory
2020-01-01  Joel Brobeckerupdate copyright year in version output of gdb, gdbserv...
2020-01-01  Joel BrobeckerRotate gdb/ChangeLog (start of New Year procedure)
2019-12-30  Tom TromeyMake some TUI globals "static"
2019-12-30  Tom TromeyUse "bool" in more spots in TUI
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-27  Tom TromeyRemove dead code from TUI
2019-12-27  Tom TromeyReorder an "if" in print_disassembly
2019-12-27  Tom TromeyChange tui_active to bool
2019-12-27  Tom TromeyRemove tui_gen_win_info::viewport_height
2019-12-27  Christian BiesingerMake symbol_set_names a member function
2019-12-26  Christian BiesingerAdd a NEWS entry for multithreaded symbol loading
2019-12-25  Ruslan KabatsayevFix printing ULONGEST variables on x86-32
2019-12-21  George BarrettFix disabling of solib probes when LD_AUDITing
2019-12-21  Eli ZaretskiiFix whitespace in last change in top.c
2019-12-21  Eli ZaretskiiInclude xxHash support status in GDB configuration...
2019-12-20  Weimin PanAddress Tom Tromey's comments on the CTF reader.
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 AktemurUse enum bitfield for the calling_convention attribute...
2019-12-20  Tankut Baris Aktemurtestsuite, cp: increase the coverage of testing pass...
2019-12-20  Tankut Baris Aktemurinfcall: handle pass-by-reference arguments appropriately
2019-12-20  Tankut Baris Aktemurinfcall, c++: collect more pass-by-reference information
2019-12-20  Tankut Baris Aktemurinfcall, c++: allow more info to be computed for pass...
2019-12-20  Tankut Baris Aktemurgdb: recognize new DWARF attributes: defaulted, deleted...
2019-12-20  Tom TromeyDon't call tui_show_source from tui_ui_out
2019-12-20  Tom TromeyChange tui_show_frame_info to return bool
2019-12-20  Tom TromeyFix "list" command in the TUI
2019-12-20  Tom TromeyAdd observable to watch current source symtab
2019-12-20  Tom TromeyUse bool in tui_before_prompt
2019-12-20  Tom TromeyDon't call set_current_source_symtab_and_line from TUI
2019-12-20  Tom TromeyChange set_locator_info to take a symtab_and_line
2019-12-20  Tom TromeyRemove a call to update_exec_info
2019-12-20  Tom TromeyDisplay "main" on initial TUI startup
2019-12-20  Tom TromeyReimplement tui_get_begin_asm_address
2019-12-20  Tom TromeySimplify tui_update_source_windows_with_line
2019-12-20  Tom TromeySimplify tui_update_source_windows_with_addr
2019-12-20  Tom TromeyUse symtab_and_line when updating TUI windows
2019-12-20  Tom TromeyUse start_line_or_addr in TUI windows
2019-12-20  Tom TromeyChange tui_source_window_base::set_contents to return...
2019-12-20  Tom TromeyRemove tui_source_window::show_symtab_source
2019-12-20  Tom TromeyRemove tui_show_disassem
2019-12-20  Tom TromeyRemove some unnecessary focus switches
2019-12-20  Tom TromeySimplify tui_source_window_base::maybe_update method
2019-12-20  Tom TromeyRemove some TUI asserts
2019-12-20  Tom TromeyRemove tui_show_disassem_and_update_source
2019-12-20  Tom TromeyRemove parameters from tui_show_source
2019-12-20  Tom TromeyChange tui_update_locator_fullname to take a symtab
2019-12-20  Tom TromeyMake isearch change readline prompt in TUI
2019-12-19  Christian BiesingerConsistently quote variables used with "test"
2019-12-19  Bernd EdlingerFix build with GNU Make 3.81
2019-12-19  Christian BiesingerMake the literal argument to pow a double, not an integer
2019-12-19  Christian BiesingerCast the log10 argument to double to disambiguate it
2019-12-19  Christian BiesingerRename "sun" variable to avoid conflicts on Solaris
2019-12-19  Tom TromeyFix comment in field_kind
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-18  Tom TromeyFix pthread_setname_np build error
2019-12-18  Simon MarchiFix indentation (and clang warning) in c-lang.c
next
This page took 0.040596 seconds and 7 git commands to generate.