Add selftest for substitute_path_component
[deliverable/binutils-gdb.git] / gdb /
2018-03-16  Simon MarchiAdd selftest for substitute_path_component
2018-03-14  Tom TromeySpecial case NULL when using printf's %s format
2018-03-14  Tom TromeyAllow - in %p for printf
2018-03-14  Tom TromeyAdd usage to printf command
2018-03-14  Yao QiUpdate my email address
2018-03-13  Tom TromeyRemove two cleanups using std::string
2018-03-12  Andrew Burgessgdb/riscv: Fix some ARI issues
2018-03-12  Tom TromeyUse gdb::byte_vector when reading section data
2018-03-12  Yao QiFix ia64 GDB build
2018-03-12  Tom TromeyUse std::vector for field lists in dwarf2read.c
2018-03-12  Tom TromeyRemove cleanup from build_type_psymtabs_1
2018-03-09  Eli ZaretskiiUpdate "gdb --configuration" with recently added features
2018-03-09  Tom TromeyUse scoped_fd in more places
2018-03-09  Tom TromeyChange enable_thread_stack_temporaries to an RAII class
2018-03-09  Simon MarchiFix misreporting of omitted bytes for large remote...
2018-03-08  Simon MarchiUse std::string to simplify build_id_to_debug_bfd
2018-03-08  Simon MarchiMake find_separate_debug_file* return std::string
2018-03-08  Simon MarchiAdd xml_escape_text_append and use it
2018-03-08  Simon Marchilinux_qxfer_libraries_svr4: Use std::string
2018-03-08  Simon Marchiremote-stdio-gdbserver: Pass "target" to remote_exec...
2018-03-08  Simon MarchiDon't redefine upload/download/file in gdbserver-base
2018-03-08  Alan HaywardRemove MAX_REGISTER_SIZE define
2018-03-07  Tom TromeyReturn gdb::optional<std::string> from target_fileio_re...
2018-03-07  Andrew Burgessgdb: Add riscv to list of architectures with a save_reg...
2018-03-07  Andreas ArnezFix watching structs in C++
2018-03-06  Tom TromeyFormatting fixes in rust-exp.y
2018-03-06  Andrew Burgessgdb/riscv: Remove partial target description support
2018-03-06  Andrew Burgessgdb/riscv: Remove 'Contributed by....' comments
2018-03-06  Andrew Burgessgdb/riscv: Remove use of pseudo registers
2018-03-06  Simon Marchibtrace: Remove ui_out cleanups
2018-03-06  Simon Marchibtrace: Remove VEC cleanups
2018-03-06  Simon Marchibtrace: Remove btrace disable cleanup
2018-03-06  Andrew Burgessgdb/riscv: Fix type when reading register from regcache
2018-03-06  Andrew Burgessgdb/riscv: Additional print format string fixes
2018-03-06  Andrew Burgessgdb/riscv: Fixes to printf format strings
2018-03-06  Andrew Burgessgdb: Initial baremetal riscv support
2018-03-06  Andrew Burgessgdb/amd64: Ignore zero sized fields when calling functions
2018-03-05  Simon MarchiPropagate gdb_disassembly_flags to btrace_print_lines
2018-03-04  John BaldwinUse signal information to determine SIGTRAP type for...
2018-03-04  John BaldwinAdd a new debug knob for the FreeBSD native target.
2018-03-04  John BaldwinImplement "to_stopped_by_hw_breakpoint" for x86 debug...
2018-03-03  Simon Marchihandle_general_set: Remove useless xstrdup
2018-03-03  Simon MarchiRemove free_char_ptr_vec
2018-03-03  Simon MarchiC++ify charsets
2018-03-03  Simon MarchiMake program_space::deleted_solibs a vector of std...
2018-03-03  Simon MarchiC++ify program_space
2018-03-03  Simon MarchiMake delim_string_to_char_ptr_vec return an std::vector
2018-03-02  Sergio Durigan JuniorConditionally include "<windows.h>" on common/pathstuff...
2018-03-02  Thomas Preud'homme[GDB/testsuite] Use %progbits in watch-loc.c
2018-03-01  Georg SauthoffImprove gcore shell quoting and portability
2018-03-01  Tom TromeyFix Rust enum test failures
2018-03-01  Simon MarchiPropagate record_print_flags
2018-03-01  Markus Metzgerbtrace, gdbserver: check btrace target pointers
2018-02-28  Sergio Durigan JuniorChange order of error message printed when gdbserver...
2018-02-28  Sergio Durigan JuniorMake gdbserver work with filename-only binaries
2018-02-28  Sergio Durigan JuniorCreate new common/pathstuff.[ch]
2018-02-28  Simon Marchitestsuite: Restore gdb_is_target_remote_prompt
2018-02-28  John BaldwinWorkaround a FreeBSD ptrace() bug with clearing thread...
2018-02-27  Phil MuldoonUpdate get_args documentation
2018-02-27  Tom TromeyChange target_write_memory_blocks to use std::vector
2018-02-27  Alan HaywardExplicitly specify common tdesc.h for use with aarch64.h
2018-02-26  Simon MarchiAdd test for load command
2018-02-26  Maciej W. RozyckiMIPS: Don't use a 32-bit BFD architecture with a 64...
2018-02-26  Maciej W. RozyckiMIPS: Reorder ABI determination ahead of target descrip...
2018-02-26  Tom TromeyChange frame_filter_flags to use DEF_ENUM_FLAGS_TYPE
2018-02-26  Tom TromeyMake "bt N" print correct number of frames when using...
2018-02-26  Tom TromeyHandle DW_TAG_variant_part and DW_TAG_variant
2018-02-26  Tom TromeyConvert Rust to use discriminated unions
2018-02-26  Tom TromeyInitial support for variant parts
2018-02-26  Tom TromeySign-extend non-bit-fields in unpack_bits_as_long
2018-02-26  Yao QiMove read_partial_die to partial_die_info::read
2018-02-26  Yao QiMove fixup_partial_die to partial_die_info::fixup
2018-02-26  Yao QiRemove one argument abbrev_len in read_partial_die
2018-02-26  Yao QiClass-fy partial_die_info
2018-02-26  Yao QiChange find_partial_die_in_comp_unit to dwarf2_cu:...
2018-02-26  Yao QiDon't check abbrev is NULL in read_partial_die
2018-02-26  Yao QiRe-write partial_die_info allocation in load_partial_dies
2018-02-26  Alan HaywardMove arch/tdesc.h to common/tdesc.h
2018-02-25  Simon MarchiFix double space expected in cp_test_ptype_class
2018-02-24  Tom TromeyRemove most cleanups from linux-thread-db.c
2018-02-24  Tom TromeyRemove cleanups from check_fast_tracepoint_sals
2018-02-23  Maciej W. RozyckiGDB/testsuite: Fix a typo in $actual_line
2018-02-23  Simon Marchidwarf: Make sect_offset 64-bits
2018-02-21  John BaldwinFix a typo.
2018-02-21  John BaldwinAdd "common-defs.h" include to files in arch/ subdir...
2018-02-21  Tom TromeyRemove a cleanup from parse_expression_for_completion
2018-02-21  Tom TromeyRemove a cleanup from call_function_by_hand_dummy
2018-02-21  Yao QiPass readable_regcache to gdbarch method read_pc
2018-02-21  Yao QiMove register_dump to regcache-dump.c
2018-02-21  Yao QiRemove regcache::m_readonly_p
2018-02-21  Yao QiNo longer create readonly regcache
2018-02-21  Yao QiReplace regcache::dump with class register_dump
2018-02-21  Yao QiClass detached_regcache
2018-02-21  Yao QiClass readonly_detached_regcache
2018-02-21  Yao QiRemove regcache_save and regcache_cpy
2018-02-21  Yao Qiclass readable_regcache and pass readable_regcache...
2018-02-21  Yao QiClass reg_buffer
2018-02-20  Simon Marchiremote-sim: Add missing ATTRIBUTE_PRINTF
2018-02-20  Markus Metzgergnulib: import mkstemp
2018-02-20  Markus Metzgerbtrace, testsuite: do not force BTS
next
This page took 0.05797 seconds and 7 git commands to generate.