Remove checking vCont;s in exec_cmd_expect_vCont_count
[binutils-gdb.git] / gdb /
2015-10-21 Yao QiRemove checking vCont;s in exec_cmd_expect_vCont_count
2015-10-21 Aleksandar Ristovski[nto] Improve ABI sniffing.
2015-10-21 Aleksandar Ristovski[nto] Fix nto target stopped by watchpoint.
2015-10-21 Antoine TremblayFix --host cris-*-linux build of GDBServer.
2015-10-20 Jan KratochvilFix internal error on DW_OP_bregx(-1)
2015-10-20 Aleksandar Ristovski[nto] Implement procfs_pid_to_exec_file.
2015-10-20 Aleksandar Ristovski[nto] Implement TARGET_OBJECT_AUXV.
2015-10-20 Aleksandar Ristovski[nto] Fixes for nto procfs.
2015-10-20 Josh Stonegdb: Improve syscall entry/return tracking on Linux
2015-10-19 Luis MachadoMake GDB wait for events after handling target File-I/O
2015-10-19 Andrew StubbsFixup comments oops in last commit.
2015-10-19 Andrew StubbsRobustify inherit.exp and virtbase.exp.
2015-10-16 Aleksandar Ristovski[nto] Fix nto build.
2015-10-16 Aleksandar Ristovskigdbserver: Reset current_thread when the thread is...
2015-10-16 Aleksandar Ristovskigdbserver: Reset current_thread when the thread is...
2015-10-16 Yao QiMAINTAINERS: Fix my inconsistent email address
2015-10-15 Yao Qiaarch64 multi-arch part 6: HW breakpoint on unaligned...
2015-10-15 Simon MarchiNormalize my (personal) email address in ChangeLog
2015-10-15 Aleksandar RistovskiRemove core_regset_section
2015-10-14 Yao QiDefine enum out of struct
2015-10-13 David EdelsohnRecognize a few more AIX XCOFF DWARF sections.
2015-10-13 Pedro AlvesMore char constification
2015-10-13 Pedro AlvesFix execution_direction's type
2015-10-13 Pedro Alvesada-lang.c:ada_value_primitive_packed_val: const correc...
2015-10-13 Pedro Alvesada-lang.c: malloc/alloca casts for C++
2015-10-13 Simon Marchilm32: Replace call to write_memory with write_memory_un...
2015-10-13 Simon MarchiConstify arguments of gdb_bfd_lookup_symbol and related...
2015-10-12 Andrew Burgessgdb: Simplify parse_frame_specification.
2015-10-12 Andrew Burgessgdb: Avoid unneeded calls to parse_frame_specification.
2015-10-12 Andrew Burgessgdb: Fix bug with dbx style func command.
2015-10-12 Andrew Burgessgdb/doc: Restructure frame command documentation.
2015-10-12 Andrew Burgessgdb: Make use of safe-ctype.h header.
2015-10-12 Simon Marchimep: Add cast for int to enum conversion
2015-10-12 Simon Marchim32c: Split m32c_move_reg_t in read/write variants
2015-10-12 Simon Marchiaarch64: Add cast for integer to enum cast
2015-10-12 Simon Marchiaarch64: Use gdb_sys_no_syscall enum instead of -1
2015-10-12 Yao QiMention the change in NEWS
2015-10-12 Yao QiRename emit_load_store to aarch64_emit_load_store
2015-10-12 Yao QiRename emit_insn to aarch64_emit_insn
2015-10-12 Yao QiNew test case gdb.arch/disp-step-insn-reloc.exp
2015-10-12 Yao QiSupport displaced stepping in support_displaced_steppin...
2015-10-12 Yao QiSupport displaced stepping in aarch64-linux
2015-10-12 Yao QiMove aarch64_relocate_instruction to arch/aarch64-insn.c
2015-10-12 Yao QiUse visitor in aarch64_relocate_instruction
2015-10-12 Yao QiMove append_insns out of aarch64_relocate_instruction
2015-10-12 Yao QiMove target_read_uint32 out of aarch64_relocate_instruction
2015-10-12 Yao QiMore tests in gdb.arch/insn-reloc.c
2015-10-12 Pierre-Marie de... Forward VALUE_LVAL when avoiding side effects for STRUC...
2015-10-09 Joel Brobecker[Ada] ada_unpack_from_contents: Error if target buffer...
2015-10-09 Joel Brobecker[Ada] Buffer overflow in ada_unpack_from_contents
2015-10-09 Joel Brobeckermake is_scalar_type non-static and use it in ada-lang.c
2015-10-09 Joel Brobecker[Ada] Better handling of dynamic types in ada_value_pri...
2015-10-09 Joel Brobecker[Ada] split data unpacking code out of ada_value_primit...
2015-10-09 Joel BrobeckerReorder variable declarations in ada_value_primitive_pa...
2015-10-09 Joel Brobeckeruse gdb_byte in ada-lang.c::ada_value_primitive_packed_...
2015-10-09 Joel BrobeckerMore explicit local variable names in ada_value_primiti...
2015-10-09 Simon Marchii386: Fix type of gdbarch_tdep::register_reggroup_p
2015-10-09 Simon Marchicris: Use enum bfd_endian to represent endianness
2015-10-09 Simon Marchiarm-linux-tdep: Add explicit cast for int to gdb_syscal...
2015-10-09 Simon MarchiChange some void* to gdb_byte*
2015-10-09 Simon MarchiAdd two callback data casts
2015-10-09 Eli ZaretskiiFix typos in comments
2015-10-09 Markus Metzgerbtrace, test: avoid gdb.btrace/vdso.exp fail
2015-10-09 Pedro AlvesFix gdb.base/a2-run.exp race
2015-10-08 Iain Buclaw[D] Support D style sizeof and typeof expressions.
2015-10-08 Maciej W. RozyckiMAINTAINERS: Update my email address
2015-10-08 Markus Metzgerbtrace: fix void return
2015-10-07 Yao Qi[aarch64] use aarch64_decode_insn to decode instruction...
2015-10-06 Pitchumani Sivanupandiparse load_offset (bias) of restore command as long
2015-10-03 jamesbowman[FT32] gdb: Correctly interpret function prologs
2015-10-02 Sandra LoosemoreFix gdb.dwarf2/staticvirtual.exp regexp.
2015-10-01 Simon Marchivec.h: Add casts for C++ compat
2015-09-30 Doug Evansdwarf2read.c (setup_type_unit_groups): Add comment.
2015-09-30 Pedro Alvesx86/Linux: reenable all-stop on top of non-stop
2015-09-30 Don BreazealCall strprefix instead of strncmp in event parsing
2015-09-30 Simon Marchigdbarch.h: Change gdbarch_info::tdep_info's type to...
2015-09-30 Yao QiShorten long lines in linux-aarch64-low.c
2015-09-30 Simon Marchipy-type.exp: Do not run tests if binary fails to build
2015-09-30 Kevin BuettnerFix ChangeLog Date for previous push.
2015-09-30 Kevin Buettnerinfcmd.c: Don't attempt to record a NULL value after...
2015-09-30 Markus Metzgerbtrace, testsuite: fix spurious gdb.btrace/tsx.exp...
2015-09-30 Kevin Buettnermsp430: Fix bug regarding large memory model inferior...
2015-09-29 jamesbowmanUndo accidental commit
2015-09-29 jamesbowmanRebase patch #7
2015-09-29 jamesbowman[FT32] Replace hard-coded instruction patterns with...
2015-09-28 Simon MarchiFix last commit's ChangeLog
2015-09-28 Simon Marchicli-script.c: Fix read_next_line's comment
2015-09-28 Doug Evansgdb.base/gcore.c (array_func): Add reference to static_...
2015-09-28 Doug EvansMAINTAINERS: Add Iain Buclaw as D language maintainer.
2015-09-28 Doug Evanscommon/filestuff.c (make_cleanup_close): Update comment.
2015-09-26 Simon MarchiFix cast of xml_find_attribute's return value
2015-09-26 Iain Buclaw[D] Fix regression in py-lookup-type.exp
2015-09-25 Doug EvansFix typo in syntax of record instruction-history begin...
2015-09-25 Simon MarchiAdd some more casts (2/2)
2015-09-25 Simon MarchiAdd some more casts (1/2)
2015-09-25 Simon MarchiAdd casts to memory allocation related calls
2015-09-25 Sandra LoosemoreGeneralize enum regexp in gdb.cp/classes.exp.
2015-09-24 jamesbowman[FT32] Implement pointer to address conversion method.
2015-09-24 Sandra LoosemoreAllow any size enum in gdb.cp/var-tag.exp.
2015-09-23 Pierre-Marie de... [Ada] Fix handling of array renamings
next