Typo fix
[external/binutils.git] / gdb /
2017-12-08 Pedro Alvesdwarf2read.c: Rewrite/simplify mock_mapped_index
2017-12-08 Pedro AlvesSupport wildmatching in .debug_names too.
2017-12-08 Pedro Alvesdwarf2read.c:mapped_index, use gdb::array_view, simplif...
2017-12-08 Jan KratochvilDWARF-5: .debug_names index consumer
2017-12-08 Pedro AlvesAdd gdb::hash_enum
2017-12-08 Jan KratochvilRefactor: Move some generic code out of .gdb_index...
2017-12-08 Jan KratochvilChange dwarf2_initialize_objfile's return value
2017-12-08 Jan KratochvilDWARF-5: .debug_names index producer
2017-12-08 Jan Kratochvilcc-with-tweaks.sh: Use gdb-add-index.sh
2017-12-08 Sergio Durigan JuniorFix thinko on dtrace-probe.c:dtrace_process_dof_probe
2017-12-08 Yao QiClear non-significant bits of address in watchpoint
2017-12-08 Yao QiAdjust breakpoint address by clearing non-significant...
2017-12-08 Yao QiClear non-significant bits of address on memory access
2017-12-08 Tom TromeyC++-ify parse_format_string
2017-12-08 Sergio Durigan JuniorAdjust gdb.arch/i386-sse-stack-align.exp print statement
2017-12-08 Yao QiFix PR 22567: set SAL .section in minsym_found
2017-12-08 Andreas ArnezS390: Add symfile-mem
2017-12-07 Keith SeitzValidate explicit locations with early termination
2017-12-07 Keith SeitzRecord nested types
2017-12-07 Simon MarchiFix wrong prefix in py-breakpoint.exp
2017-12-07 Tom TromeyFix regression in "commands"
2017-12-07 Adam StylinskiFix build with g++ 6.3.1
2017-12-07 Yao QiInitialize target description early in IPA
2017-12-07 Simon MarchiAdd virtual destructor to selftest
2017-12-07 Phil MuldoonImplement explicit locations for Python breakpoints.
2017-12-07 Joel Brobeckergdb/MAINTAINERS: restore m68hc11, score and xstormy16...
2017-12-06 Pedro Alvestarget_set_syscall_catchpoint, use gdb::array_view...
2017-12-06 Simon MarchiFix syscall group completion
2017-12-06 Pedro Alvesremote: Make qXfer packets respect corresponding "set...
2017-12-05 Simon MarchiAddress review comments for the previous series
2017-12-05 Simon MarchiSplit tdesc_type into multiple classes
2017-12-05 Simon MarchiMake tdesc_arch_data::arch_regs an std::vector
2017-12-05 Simon MarchiMake tdesc_type::u::u::fields an std::vector
2017-12-05 Simon MarchiMake tdesc_type::name an std::string
2017-12-05 Simon MarchiMake tdesc_feature::types an std::vector
2017-12-05 Simon MarchiMake tdesc_reg string fields std::string
2017-12-05 Simon MarchiMake tdesc_feature::registers an std::vector
2017-12-05 Simon MarchiMake tdesc_feature::name an std::string
2017-12-05 Simon MarchiMake target_desc::features an std::vector
2017-12-05 Simon MarchiMake target_desc::compatible an std::vector
2017-12-05 Simon MarchiMake target_desc::properties an std::vector
2017-12-05 Simon MarchiRedefine gdb_static_assert as static_assert
2017-12-05 Simon MarchiRemove some unused variables
2017-12-04 Sergio LopezExtend gdb.core/coredump-filter.exp to test dump-exclud...
2017-12-04 Sergio LopezDocument the new "-a" command line option for gcore
2017-12-04 Sergio LopezImplement "-a" command line option for gcore
2017-12-04 Sergio LopezDocument new {set,show} dump-excluded-mappings commands.
2017-12-04 Sergio LopezImplement 'set dump-excluded-mappings' command
2017-12-04 Tom TromeyUpdate manual for Rust change
2017-12-04 Pedro AlvesFix displaced-stepping RIP-relative VEX-encoded instruc...
2017-12-03 Simon MarchiRemove mem_region_vector typedef
2017-12-03 Pedro AlvesMake make-target-delegates grok namespace scope op...
2017-12-03 Pedro AlvesFix gdb.threads/process-dies-while-detaching.exp
2017-12-03 Simon MarchiRemove for_each_inferior_with_data
2017-12-03 Simon MarchiRemove for_each_inferior
2017-12-03 Simon MarchiRemove find_inferior
2017-12-03 Simon MarchiUpdate comments
2017-12-03 Simon MarchiRemove usages of find_inferior that call proceed_one_lwp
2017-12-03 Simon MarchiRemove usage of find_inferior in linux_resume
2017-12-03 Simon MarchiRemove usages of find_inferior in stop_all_lwps
2017-12-03 Simon MarchiRemove usage of find_inferior in linux_stabilize_threads
2017-12-03 Simon MarchiRemove usages of find_inferior in select_event_lwp
2017-12-03 Simon MarchiRemove usages of find_inferior calling not_stopped_callback
2017-12-03 Simon MarchiRemove usage of find_inferior in find_lwp_pid
2017-12-03 Simon MarchiRemove usage of find_inferior in linux_mourn
2017-12-03 Simon MarchiRemove usage of find_inferior in linux_detach
2017-12-03 Simon MarchiRemove usage of find_inferior in last_thread_of_process_p
2017-12-03 Simon MarchiRemove find_inferior_in_random
2017-12-03 Simon MarchiRemove find_inferior_id
2017-12-03 Simon MarchiRemove usages of find_inferior in linux-mips-low.c
2017-12-03 Simon MarchiRemove usage of find_inferior in lynx_mourn
2017-12-03 Simon MarchiRemove usage of find_inferior in regcache_invalidate_pid
2017-12-03 Simon MarchiFix typo in poison.h
2017-12-02 Sergio Durigan JuniorAdd support for the readnever concept
2017-12-01 Sergio Durigan JuniorMake '{add-,}symbol-file' not care about the position...
2017-12-01 Sergio Durigan JuniorRevert "Add support for the readnever concept"
2017-12-01 Joel Brobecker(Ada) GDB crash printing expression with type casting
2017-12-01 Sergio Durigan JuniorAdd support for the readnever concept
2017-12-01 Tom TromeyFix dependency tracking for objects in subdirectories
2017-12-01 Joel BrobeckerUpdate GDB's list of maintainers to reflect today's...
2017-12-01 Yao QiReplace mail address with the URL in copyright header
2017-11-30 Joel BrobeckerNew gdb.ada/repeat_dyn testcase.
2017-11-30 Ulrich Weigand[spu] Some additional test fixes
2017-11-30 Simon MarchiUse boards/local-board.exp more
2017-11-30 Pedro AlvesFix gdb.linespec/cpls-ops.exp on 32-bit
2017-11-30 Rainer OrthRemove ioctl-based procfs support on Solaris
2017-11-30 Rainer OrthFix sol-thread.c compilation on Solaris
2017-11-30 John BaldwinDefine MPFR_USE_INTMAX_T so that mpfr.h assumes intmax_...
2017-11-29 Joel Brobeckerpreserve type length in ada-lang.c::to_fixed_range_type
2017-11-29 Pedro AlvesBreakpoints in symbols with ABI tags (PR c++/19436)
2017-11-29 Pedro AlvesMake "break foo" find "A::foo", A::B::foo", etc. [C...
2017-11-29 Pedro AlvesHandle custom completion match prefix / LCD
2017-11-29 Pedro AlvesFix setting-breakpoints regression on PPC64 (function...
2017-11-29 Tom TromeyFix gdb snapshots
2017-11-29 Phil MuldoonFix Python rbreak tests setting too many breakpoints...
2017-11-29 Tom TromeyUpdate usage text for add-symbol-file, symbol-file...
2017-11-29 Tom TromeyFix add-symbol-file usage and errors
2017-11-29 Thomas Preud'homme[gdb/testsuite] Fix return type of psymtab-parameter
2017-11-29 Thomas Preud'homme[gdb/testsuite] Fix wrong return type in tests
2017-11-27 Tom TromeyRemove REMOTE_OBS
next