Fix simulator
[deliverable/binutils-gdb.git] / gdb /
2017-09-04  Yao QiLet i386_target_description return tdesc_i386_mmx
2017-09-04  Yao QiReturn X86_XSTATE_SSE_MASK instead of 0 in i386fbsd_cor...
2017-09-04  Yao QiUse i386_target_description to get tdesc_i386
2017-09-04  Yao QiUse amd64_target_description to get tdesc_amd64
2017-09-04  Simon Marchibtrace: Store btrace_insn in an std::vector
2017-09-03  Tom TromeyUse std::string in reopen_exec_file
2017-09-03  Tom TromeyUse std::string and unique_xmalloc_ptr in compile/...
2017-09-03  Tom TromeyReturn std::string from perror_string
2017-09-03  Tom TromeyUse std::string and unique_xmalloc_ptr in demangle_command
2017-09-03  Tom TromeyUse std::string in do_set_command
2017-09-03  Tom TromeyUse unique_xmalloc_ptr in cd_command
2017-09-03  Tom TromeyUse std::string in mi_cmd_interpreter_exec
2017-09-03  Tom TromeyUse unique_xmalloc_ptr in env_execute_cli_command
2017-09-03  Tom TromeyUse std::string thread.c
2017-09-03  Tom TromeyReturn std::string from memory_error_message
2017-09-03  Simon MarchiMake target_waitstatus_to_string return an std::string
2017-09-01  Jan KratochvilPR gdb/22046: Fix T-stopped detach regression on old...
2017-08-31  Sergio Durigan JuniorImplement the ability to set/unset environment variable...
2017-08-31  Weimin PanUnbreak gdb build on 32-bit host with ADI support
2017-08-29  John BaldwinLook for FIR in the last FreeBSD/mips floating-point...
2017-08-28  Simon Marchigdb.base/commands.exp: Remove unused global references
2017-08-28  Simon MarchiAdd missing PR number in ChangeLog
2017-08-28  Simon Marchidefine_command: Don't convert command name to lower...
2017-08-26  Joel Brobeckerremove param "dispp" from ada-lang.c::ada_lookup_struct...
2017-08-25  Simon Marchigdbserver: Rename some functions, thread -> inferior
2017-08-24  Simon MarchiRemove unused function set_inferior_target_data
2017-08-24  Jan KratochvilDWARF-5 Fix DW_FORM_implicit_const
2017-08-24  Jan KratochvilDWARF-5: Fix -fdebug-types-section
2017-08-23  Sergio Durigan JuniorFix PR remote/21852: Remote run without specifying...
2017-08-23  Jan Kratochvilcompile: Add 'set compile-gcc'
2017-08-23  Jan Kratochvilcompile: set debug compile: Display GCC driver filename
2017-08-23  Weimin Pangdb: SPARC ADI support
2017-08-22  Simon MarchiRename some command functions
2017-08-22  Pedro AlvesAdd test for "List actual code around more than one...
2017-08-22  Tom TromeyChange install_breakpoint to take a std::unique_ptr
2017-08-22  Tom TromeyFix erroneous cleanup use in add_solib_catchpoint
2017-08-22  Tom TromeyChange psymtab_search_name to return a unique_xmalloc_ptr
2017-08-22  Tom TromeyChange rewrite_source_path to return a unique_xmalloc_ptr
2017-08-22  Tom TromeyChange gdb_realpath to return a unique_xmalloc_ptr
2017-08-22  Tom TromeyChange gdb_realpath_keepfile to return a unique_xmalloc_ptr
2017-08-22  Tom TromeyChange gdb_abspath to return a unique_xmalloc_ptr
2017-08-22  Zhouyi ZhouList actual code around more than one location
2017-08-21  John BaldwinUse an array type (lwpid_t[]) for the array of lwp...
2017-08-21  John BaldwinCorrect earlier ChangeLog entry for fbsd_add_threads.
2017-08-21  Pedro AlvesHandle function aliases better (PR gdb/19487, errno...
2017-08-21  Pedro AlvesFix type casts losing typedefs and reimplement "whatis...
2017-08-18  Tom TromeyRemove save_inferior_ptid
2017-08-18  Yao Qi[ARM] Mark USER_SPECIFIED_MACHINE_TYPE in disassemble_i...
2017-08-18  Yao QiGDBserver self tests
2017-08-18  Yao QiRemove some GDB specific stuff from selftest.c
2017-08-18  Yao QiPut selftests api into selftests namespace
2017-08-17  Pedro AlvesPlug source_command leak
2017-08-17  Pedro AlvesPlug line_header leaks
2017-08-17  Alex LindsaySynthetic symbol leak in elf_read_minimal_symbols
2017-08-17  Ruslan KabatsayevMention new TUI Single-Key mode shortcuts for nexti...
2017-08-16  Ruslan KabatsayevAdd shortcuts for "nexti" and "stepi" commands in Singl...
2017-08-15  Stafford HorneAdd myself as a write-after-approval GDB maintainer.
2017-08-15  Stafford Hornextensa: Properly strdup string when building reggroup
2017-08-15  Sergio Durigan JuniorFix PR gdb/21954: make 'unset environment' work again
2017-08-15  John BaldwinFix compile on big-endian platforms in siginfo_t converter.
2017-08-14  Andreas ArnezGDB testsuite: Suppress GCC's colored output
2017-08-14  Tom TromeyRemove BITS_IN_BYTES define
2017-08-14  Tom TromeyFix two regressions in scalar printing
2017-08-14  Tom TromeyFix memory leak in add_symbol_file_command
2017-08-14  Tom TromeyUse std::move in a few places
2017-08-12  Sergio Durigan JuniorFix typo on documentation ("show set startup-with-shell")
2017-08-12  Simon Marchitestsuite: Exclude end-of-line characters from get_valu...
2017-08-11  Pedro AlvesMore gdb/skip.c C++ification
2017-08-11  Yao QiReset *THIS_CACHE in frame_unwind_try_unwinder in case...
2017-08-11  Yao QiClass-fy dwarf2_frame_state_reg_info
2017-08-11  Yao QiClass-fy dwarf2_frame_state
2017-08-11  Yao QiMove dwarf2_frame_state_reg.exp_len to union .loc
2017-08-10  Pedro AlvesAllow gdb::unique_xmalloc_ptr<T[]>
2017-08-09  John BaldwinReplace home-grown linked-lists in FreeBSD's native...
2017-08-09  John BaldwinReplace remaining cleanups in fbsd-nat.c.
2017-08-09  John BaldwinFix compile in the !HAVE_KINFO_GETVMMAP case.
2017-08-09  Simon Marchidoc: Fix copy-pasto in Z0 packet documentation
2017-08-09  Tom TromeyC++-ify skip.c
2017-08-09  Jiong Wang[AArch64] Implement gdbarch_core_read_description
2017-08-09  Jiong WangRevert "[AArch64] Implement gdbarch_core_read_description"
2017-08-09  Jiong Wang[AArch64] Implement gdbarch_core_read_description
2017-08-09  Pedro AlvesMake cp_comp_to_string return a gdb::unique_xmalloc_ptr...
2017-08-09  H.J. Lugdb: Fix build failure with GCC 7
2017-08-09  Yao QiFix memory leak in cp-support.c
2017-08-09  Yao QiClean up x86 non-linux GDBserver target descriptions
2017-08-09  Yao QiRemove x32 non-linux target descriptions
2017-08-07  Simon MarchiAdd missing PR mention in ChangeLog
2017-08-07  Maciej W. RozyckiPR breakpoints/21886: mem-break: Fix breakpoint inserti...
2017-08-07  Maciej W. RozyckiGDB/opcodes: Remove arch/mach/endian disassembler asser...
2017-08-07  Maciej W. Rozyckigdbarch: Use an anonymous union for target data in...
2017-08-07  Leszek SwirskiFix dwarf2_string_attr for -gsplit-dwarf
2017-08-07  Simon Marchiremote-sim.c: Fix arg variables conflicts
2017-08-05  Tom TromeyUse gdb::unique_xmalloc_ptr when calling tilde_expand
2017-08-05  Tom TromeyFix Rust test suite for 1.20 beta
2017-08-05  Tom TromeyRemove cleanups from Rust parser
2017-08-04  Yao QiUnbreak GDBserver build for x32
2017-08-04  Yao QiAdd namespace std to nullptr_t
2017-08-03  Ruslan KabatsayevAdd myself as a write-after-approval GDB maintainer.
2017-08-03  Tom TromeyRemove make_cleanup_freeargv and gdb_buildargv
2017-08-03  Tom TromeyUse gdb_argv in Python
next
This page took 0.043376 seconds and 7 git commands to generate.