Constify commands maint.c, plus maintenance_print_type
[binutils-gdb.git] / gdb /
2017-09-27 Tom TromeyConstify commands maint.c, plus maintenance_print_type
2017-09-27 Tom TromeyConstify unwind_command
2017-09-27 Tom TromeyConstify some commands in target-descriptions.c
2017-09-27 Tom TromeyConstify maintenance_print_dummy_frames
2017-09-27 Tom TromeyConstify some commands in tui.c
2017-09-27 Tom TromeyConstify tui_reg_command
2017-09-27 Tom TromeyConstify some commands in skip.c
2017-09-27 Tom TromeyConstify some commands in record-btrace.c
2017-09-27 Tom TromeyConstify some commands in symmisc.c
2017-09-27 Tom TromeyConstify new_ui_command
2017-09-27 Tom TromeyConstify some commands in symfile.c
2017-09-27 Tom TromeyConstify some commands in spu-tdep.c
2017-09-27 Tom TromeyConstify some commands in cli-logging.c
2017-09-27 Tom TromeyConstify user_defined_command
2017-09-27 Tom TromeyConstify commands in cli-dump.c
2017-09-27 Tom TromeyConstify some commands in cli-cmds.c
2017-09-27 Tom TromeyConstify maintenance_print_target_stack
2017-09-27 Tom TromeyConstify interpreter_exec_cmd
2017-09-27 Tom TromeyConstify cmd_record_full_restore
2017-09-27 Tom TromeyConstify some functions in memattr.c
2017-09-27 Tom TromeyConstify show_convenience
2017-09-27 Tom TromeyConstify core_file_command
2017-09-27 Tom TromeyConstify maintenance_print_user_registers
2017-09-27 Tom TromeyConstify maintenance_cplus_namespace
2017-09-27 Tom TromeyConstify first_component_command
2017-09-27 Tom TromeyConstify some functions in psymtab.c
2017-09-27 Tom TromeyConstify display_tib
2017-09-27 Tom TromeyConstify two functions in linux-fork.c
2017-09-27 Tom TromeyConstify two functions in cp-abi.c
2017-09-27 Tom TromeyConstify dump_arc_instruction_command
2017-09-27 Tom TromeyConstify two functions in valprint.c
2017-09-27 Tom TromeyConstify info_probes_dtrace_command
2017-09-27 Tom TromeyConstify not_just_help_class_command
2017-09-27 Tom TromeyConstify add_cmd gdb_bfd.c
2017-09-27 Tom TromeyAdd add_cmd function overloads
2017-09-27 Tom TromeyAdd support for __VA_OPT__
2017-09-26 Walfred Tedeschidwarf2read: Restrict ICC workaround to ICC<14
2017-09-26 Walfred TedeschiMove GDB producer parsing routines to a separate file
2017-09-26 Sergio Durigan JuniorUse "switch_to_thread" more thoroughly on gdbserver
2017-09-26 Matthias KloseAllow linking GDB with ncursesw
2017-09-26 Rainer OrthRemove support for Solaris < 10 (PR gdb/22185)
2017-09-26 Rainer OrthFix gdb 8.1 Solaris/SPARC compilation (PR build/22206)
2017-09-26 Thomas Preud'hommeFix FAILs in compare-sections.exp
2017-09-26 Tom TromeyRemove the last cleanup from regcache.c
2017-09-26 Tom TromeyRemove make_cleanup_regcache_invalidate
2017-09-26 Tom TromeyRemove make_cleanup_regcache_xfree
2017-09-26 Tom TromeyRemove regcache_xfree
2017-09-26 Tom TromeyRemove regcache_xmalloc
2017-09-25 Andreas ArnezS390: Document guarded-storage register support
2017-09-25 Andreas ArnezS390: Add guarded-storage register support to gdbserver
2017-09-25 Andreas ArnezS390: Add guarded-storage register support to GDB
2017-09-25 Andreas ArnezS390: Add guarded-storage register definitions and...
2017-09-23 Tom TromeyRemoved unused declaration
2017-09-22 Tom TromeyChange type of scoped_input_handler::m_quit_handler
2017-09-22 Sergio Durigan JuniorGet rid of "gdb_dirbuf" and use "getcwd (NULL, 0)"
2017-09-22 Sergio Durigan JuniorImport "glob" and "getcwd" modules from gnulib
2017-09-22 Simon Marchigdbserver x86 on win32: call init_target_desc
2017-09-22 Simon MarchiFix sometimes-uninitialized warning in gdbscm_value_address
2017-09-22 Rainer OrthFix gdb 8.1 Solaris compilation
2017-09-21 Kevin BuettnerTest case for Inferior.thread_from_thread_handle
2017-09-21 Kevin BuettnerDocumentation for qXfer:threads:read handle attribute
2017-09-21 Kevin BuettnerAdd thread_handle_to_thread_info support for remote...
2017-09-21 Kevin BuettnerAdd thread_db_notice_clone to gdbserver
2017-09-21 Kevin BuettnerDocumentation for Inferior.thread_from_thread_handle
2017-09-21 Kevin BuettnerAdd `thread_from_thread_handle' method to (Python)...
2017-09-21 Kevin BuettnerAdd target method for converting thread handle to threa...
2017-09-21 Pedro Alvesgdbserver: Remove traces of ancient Hc handling
2017-09-21 Simon Marchilinux-waitpid: Get rid of format string warning
2017-09-21 Simon Marchimicroblaze-tdep: Add ATTRIBUTE_PRINTF to microblaze_debug
2017-09-21 Yao QiFix aarch64-freebsd build failure
2017-09-21 Tom TromeyChange counted_command_line to a shared_ptr
2017-09-21 Tom TromeyUse function_view in a couple of places in breakpoint.c
2017-09-21 Tom TromeyAllocate bpstats with new
2017-09-20 Pedro Alveseval.c:evaluate_subexp_standard: Use RAII to avoid...
2017-09-20 Tom TromeyRemove make_cleanup_restore_target_terminal
2017-09-20 Tom TromeyOverload catch_command_errors
2017-09-20 Pedro AlvesMake "list ambiguous" show symbol names too
2017-09-20 Pedro AlvesFix "list ambiguous_variable"
2017-09-20 Walfred Tedeschi[OBV] amd64-features-makefile: add missing backslash.
2017-09-20 Walfred Tedeschiadd ChangeLog from previous commit
2017-09-20 Walfred Tedeschigdb - avx512: tests were failing due to missing memory...
2017-09-19 John BaldwinAdd a 'starti' command.
2017-09-19 Yao QiRemove one explicit rule for monitor.o
2017-09-19 Yao QiUse DISABLE_COPY_AND_ASSIGN
2017-09-18 Simon Marchidwarf2expr: Remove unused abort_expression label in...
2017-09-16 Simon MarchiRefactor handle_qxfer_libraries and friends to use...
2017-09-16 Simon MarchiMake xml_escape_text return an std::string
2017-09-16 Simon MarchiAdd unit test for xml_escape_text
2017-09-16 Simon MarchiAdd selftests run filtering
2017-09-16 Simon Marchimi_load_progress: Restore current_uiout using a scoped_...
2017-09-16 Simon Marchimi_load_progress: Use unique_ptr to manage ui_out lifetime
2017-09-16 Sergio Durigan JuniorUse std::vector on tdesc->reg_defs (gdbserver/tdesc.h)
2017-09-15 Pedro AlvesSync libiberty/ & include/ with GCC
2017-09-15 Simon Marchigdbserver: Remove thread_to_gdb_id
2017-09-15 Simon Marchigdbserver: Remove gdb_id_to_thread_id
2017-09-15 Simon Marchigdbserver: Move detach code to its own function
2017-09-15 Simon MarchiDeduplicate require_running macros and move them up
2017-09-15 Simon Marchilinux-low: Remove unused variables
2017-09-15 Simon Marchidwarf2read: Replace copy_string usages with savestring
2017-09-15 Simon Marchigdbserver: Remove duplicate functions to find any threa...
next