Revert "do_target_wait_1: Clear TARGET_WNOHANG if the target isn't async."
[binutils-gdb.git] / gdb / tui / tui-stack.c
2022-01-26 Simon Marchigdb: add string_file::release method
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-03-24 Simon Marchigdb: move all "current target" wrapper implementations...
2021-01-28 Andrew Burgessgdb/tui: remove special handling of locator/status...
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2020-11-02 Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-07-02 Tom TromeyMove some code out of tui-data.h
2020-02-22 Tom TromeyAdd "usage" text to all TUI command help
2020-01-13 Simon Marchigdb: add back declarations for _initialize functions
2020-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2019-12-20 Tom TromeyChange tui_show_frame_info to return bool
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 TromeySimplify tui_source_window_base::maybe_update method
2019-12-20 Tom TromeyChange tui_update_locator_fullname to take a symtab
2019-10-09 Tom TromeyMake TUI window handle a unique_ptr
2019-09-20 Tom TromeyChange members of tui_locator_window to std::string
2019-09-20 Tom TromeyRemove a call to tui_locator_win_info_ptr
2019-09-20 Tom TromeySet TUI locator height to 1
2019-09-20 Tom TromeyChange tui_make_status_line to be a method
2019-09-20 Tom TromeyChange tui_make_status_line to return std::string
2019-08-30 Tom TromeyMinor rearrangement of tui-stack.c
2019-08-30 Tom TromeyMake tui_locator_window::set_locator_fullname re-render
2019-08-30 Tom TromeySwap tui_show_locator_content and tui_locator_window...
2019-08-30 Tom TromeyTurn two locator functions into methods
2019-08-20 Tom TromeyMove some defines to tui-stack.c
2019-08-15 Tom TromeyTUI resize unification
2019-08-15 Tom TromeyRemove tui_initialize_static_data
2019-08-15 Tom TromeyRemove tui_clear_source_content
2019-08-15 Tom TromeyMove contents of tui_show_frame_info to new method
2019-08-15 Tom TromeyAvoid string_file in tui_make_status_line
2019-08-15 Tom TromeyMove locator code to tui-stack.c
2019-08-13 Tom TromeyChange tui_update_exec_info to be a method
2019-07-17 Tom TromeyRemove unused parameter from two TUI functions
2019-07-17 Tom TromeyMove content_in_use to tui_source_window class
2019-07-17 Tom TromeyConsolidate "if"s in tui_show_frame_info
2019-06-25 Tom TromeySeparate out locator window
2019-06-25 Tom TromeyIntroduce refresh_window method
2019-06-25 Tom TromeyDerive tui_win_info from tui_gen_win_info
2019-06-25 Tom TromeyIntroduce two TUI source window methods
2019-06-25 Tom TromeyRemove tui_list
2019-06-16 Tom TromeyRemove unnecessary casts of NULL
2019-06-11 Tom TromeyRemove trailing newlines from help text
2019-03-13 Tom TromeyChange pid_to_str to return std::string
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-10-05 Tom TromeySimple -Wshadow=local fixes
2018-07-03 Tom TromeyRemove ptid_equal
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-07 Tom TromeyConstify execute_command
2017-11-07 Tom TromeyConstify add_com
2017-09-09 John BaldwinRemove unnecessary function prototypes.
2017-09-04 Pedro AlvesKill init_sal
2017-02-02 Pedro AlvesEliminate make_cleanup_ui_file_delete / make ui_file...
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-06-14 John BaldwinPass a NULL pointer as the last argument to find_pc_par...
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-07-01 Patrick PalkaTUI: Make sure to update registers if frame information...
2015-06-30 Patrick PalkaBe lazy about refreshing the windows in tui_show_frame_...
2015-06-30 Patrick PalkaCorrectly initialize the TUI locator window
2015-04-28 Patrick PalkaMake type-safe the 'content' field of struct tui_gen_wi...
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-08-07 Gary BensonInclude string.h in common-defs.h
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18 Tom Tromeyremove gdb_string.h
2013-02-03 Jan Kratochvilgdb/
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-11-20 Pierre Muller ARI fixes: sprintf rule.
2012-04-25 Jim Meyeringavoid a few strncpy-induced buffer overruns
2012-02-02 Doug Evans * blockframe.c (find_pc_partial_function_gnu_ifunc...
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-11-10 Doug Evans * defs.h (is_cplus_marker, set_demangling_style):...
2011-08-29 Jan Kratochvilgdb/
2011-03-18 Pedro Alves gdb/
2011-02-28 Michael Snyder2011-02-27 Michael Snyder <msnyder@vmware.com>
2011-01-06 Michael Snyder2011-01-05 Michael Snyder <msnyder@vmware.com>
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-05-17 Michael Snyder2010-05-17 Michael Snyder <msnyder@vmware.com>
2010-04-16 Joel Brobecker * tui/tui-regs.c (tui_display_register): Add...
2010-04-13 Pierre Muller Suppress unused value warning during compilation.
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-12-28 Daniel Jacobowitz * defs.h (print_address_symbolic, build_address_symbol...
2009-07-08 Ulrich Weigand * tui/tui-stack.c (tui_make_status_line): Display...
2009-07-02 Ulrich Weigand * defs.h (strlen_paddr, paddr, paddr_nz): Remove.
2009-07-02 Ulrich Weigand * disasm.h (gdb_disassembly): Add GDBARCH parameter.
2009-02-21 Pedro Alves2008-02-21 Pedro Alves <pedro@codesorcery.com>
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-05-23 Markus Deuling * annotate.c (annotate_source, annotate_frame_begin...
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-08-23 Joel Brobecker Switch the license of all .c files to GPLv3.
2007-08-14 Michael Snyder2007-08-14 Michael Snyder <msnyder@access-company...
2007-08-14 Michael Snyder2007-08-14 Michael Snyder <msnyder@access-company...
2007-08-14 Michael Snyder2007-08-14 Michael Snyder <msnyder@access-company...
2007-01-09 Daniel JacobowitzCopyright updates for 2007.
2006-08-02 Thiemo Seufer * linux-thread-db.c (thread_db_get_thread_local_addres...
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-02-14 Alexandre OlivaUpdate copyright notice
2006-02-14 Alexandre Oliva* doublest.h (DOUBLEST): Use long double only if we...
2005-12-23 Eli Zaretskii * tui/tui-file.c:
2005-11-01 Andrew Stubbs2005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
2005-02-15 Andrew Cagney2005-02-15 Andrew Cagney <cagney@gnu.org>
next