gdb-cvs archive
subject index for October, 2015

This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB project.

Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

[binutils-gdb] [aarch64] use aarch64_decode_insn to decode instructions in GDB

[binutils-gdb] [Ada] ada_unpack_from_contents: Error if target buffer not large enough

[binutils-gdb] [Ada] Better handling of dynamic types in ada_value_primitive_packed_val

[binutils-gdb] [Ada] Buffer overflow in ada_unpack_from_contents

[binutils-gdb] [Ada] split data unpacking code out of ada_value_primitive_packed_val.

[binutils-gdb] [D] Support D style sizeof and typeof expressions.

[binutils-gdb] [FT32] gdb: Correctly interpret function prologs

[binutils-gdb] [nto] Fix nto build.

[binutils-gdb] [nto] Fix nto target stopped by watchpoint.

[binutils-gdb] [nto] Fixes for nto procfs.

[binutils-gdb] [nto] Implement procfs_pid_to_exec_file.

[binutils-gdb] [nto] Implement TARGET_OBJECT_AUXV.

[binutils-gdb] [nto] Improve ABI sniffing.

[binutils-gdb] aarch64 multi-arch part 6: HW breakpoint on unaligned address

[binutils-gdb] aarch64: Add cast for integer to enum cast

[binutils-gdb] aarch64: Use gdb_sys_no_syscall enum instead of -1

[binutils-gdb] ada-lang.c: malloc/alloca casts for C++

[binutils-gdb] ada-lang.c:ada_value_primitive_packed_val: const correctness

[binutils-gdb] ada-lang.h: Add cast in GROW_VECT

[binutils-gdb] Add --enable-compressed-debug-sections={all, gas, gold, ld}

[binutils-gdb] Add a cast in jit_target_read_impl

[binutils-gdb] Add cast in nto-tdep.c

[binutils-gdb] Add cast in python.c

[binutils-gdb] Add cast to exception_none

[binutils-gdb] Add cast to observer.sh

[binutils-gdb] Add cast to VEC_iterate

[binutils-gdb] Add mmap casts in linux-btrace.c

[binutils-gdb] Add scm_t_dynwind_flags casts

[binutils-gdb] Add some casts for building on musl.

[binutils-gdb] Add the target_ops needed for software breakpoints in GDBServer.

[binutils-gdb] Add two callback data casts

[binutils-gdb] Add/adjust casts in gdbserver's proc-service

[binutils-gdb] Adjust timeout in gdb.base/freebpcmd.exp.

[binutils-gdb] arm-linux-tdep: Add explicit cast for int to gdb_syscall conversion

[binutils-gdb] btrace, test: avoid gdb.btrace/vdso.exp fail

[binutils-gdb] btrace: fix void return

[binutils-gdb] Cast gdb_dlsym return value

[binutils-gdb] Change some void* to gdb_byte*

[binutils-gdb] Change type of write_qxfer_response parameter

[binutils-gdb] cli-setshow.c: Constify variable

[binutils-gdb] compile: Rename struct type_map_instance::gcc_type field

[binutils-gdb] Constify arguments of gdb_bfd_lookup_symbol and related functions

[binutils-gdb] cris: Use enum bfd_endian to represent endianness

[binutils-gdb] ctf.c: Fix int/enum implicit cast

[binutils-gdb] ctf_xfer_partial: Return TARGET_XFER_E_IO instead of -1 on error

[binutils-gdb] Define enum out of struct

[binutils-gdb] Disable paging when run by Emacs 25.1 and later.

[binutils-gdb] Do not pass NULL for the string in catch_errors

[binutils-gdb] Don't assume break/continue inside a TRY block works

[binutils-gdb] Don't displaced step when there's a breakpoint in the scratch pad range

[binutils-gdb] dwarf2read.c: Add cast

[binutils-gdb] Fix --host cris-*-linux build of GDBServer.

[binutils-gdb] Fix access_to_packed_array.exp typos/errors

[binutils-gdb] Fix accessing a function's fields (parameters) from Python (PR 18073)

[binutils-gdb] Fix compile.exp error message expectation

[binutils-gdb] Fix constness problem in ioscm_make_gdb_stdio_port

[binutils-gdb] Fix execution_direction's type

[binutils-gdb] Fix gdb.base/a2-run.exp race

[binutils-gdb] Fix gdb.dwarf2/staticvirtual.exp regexp.

[binutils-gdb] Fix inconsistent breakpoint kinds between breakpoints and tracepoints in GDBServer.

[binutils-gdb] Fix internal error on DW_OP_bregx(-1)

[binutils-gdb] Fix nto,spu and win32 builds of GDBServer.

[binutils-gdb] Fix typos in comments

[binutils-gdb] Fixup comments oops in last commit.

[binutils-gdb] fort_dyn_array: add basic fortran dyn array support

[binutils-gdb] Forward VALUE_LVAL when avoiding side effects for STRUCTOP_STRUCT

[binutils-gdb] garbage collect gdb/infrun.c:stop_after_trap

[binutils-gdb] gdb/doc: Restructure frame command documentation.

[binutils-gdb] gdb/linux-record: Fix [gs]etgroups16 syscall

[binutils-gdb] gdb/linux-record: Fix msghdr parsing on 64-bit targets

[binutils-gdb] gdb/linux-record: Fix newfstatat handling

[binutils-gdb] gdb/linux-record: Fix old_select syscall handling

[binutils-gdb] gdb/linux-record: Fix readdir and getdents handling

[binutils-gdb] gdb/linux-record: Fix size_[ug]id values

[binutils-gdb] gdb/linux-record: Fix size_termios for x32, amd64, aarch64

[binutils-gdb] gdb/linux-record: Fix sizes of sigaction and sigset_t

[binutils-gdb] gdb/linux-record: Fix struct sizes for x32

[binutils-gdb] gdb/linux-record: Remove size_siginfo

[binutils-gdb] gdb/linux-record: Support time, waitpid, pipe syscalls

[binutils-gdb] gdb/linux-record: TASK_COMM_LEN is 16 on ppc too

[binutils-gdb] gdb/record: Add testcases for a few syscalls.

[binutils-gdb] gdb/Windows: use windows_wait/windows_resume directly in initial startup

[binutils-gdb] gdb: Avoid unneeded calls to parse_frame_specification.

[binutils-gdb] gdb: Fix bug with dbx style func command.

[binutils-gdb] gdb: Improve syscall entry/return tracking on Linux

[binutils-gdb] gdb: Make use of safe-ctype.h header.

[binutils-gdb] gdb: Simplify parse_frame_specification.

[binutils-gdb] gdbscm_memory_port_write: use local variable to avoid adding casts

[binutils-gdb] gdbserver/Linux: Introduce NULL_REGSET

[binutils-gdb] gdbserver/mem-break.c: Add cast

[binutils-gdb] gdbserver/proc-service.c: Change CORE_ADDR cast to uintptr_t

[binutils-gdb] gdbserver/server.c: Cast return value of memmem

[binutils-gdb] gdbserver/tracepoint: Add casts out of tpoint->handle

[binutils-gdb] gdbserver: btrace enums

[binutils-gdb] gdbserver: enum gdb_signal casts

[binutils-gdb] gdbserver: Move pointer dereference to after assert checks.

[binutils-gdb] gdbserver: Reset current_thread when the thread is removed.

[binutils-gdb] gnu-v2-abi.c: Add casts

[binutils-gdb] guile/: Add enum cast

[binutils-gdb] guile: Change return value of gdbscm_with_guile for const char *

[binutils-gdb] guile: Simplify ioscm_make_gdb_stdio_port

[binutils-gdb] i386: Fix type of gdbarch_tdep::register_reggroup_p

[binutils-gdb] ia64-tdep.c: Remove (void *) casts

[binutils-gdb] Implement breakpoint_kind_from_pc and sw_breakpoint_from_kind for ARM in GDBServer.

[binutils-gdb] Initialize field insn_count correctly

[binutils-gdb] Introduce ax_raw_byte and use it

[binutils-gdb] lm32: Replace call to write_memory with write_memory_unsigned_integer

[binutils-gdb] m32c: Split m32c_move_reg_t in read/write variants

[binutils-gdb] MAINTAINERS: Fix my inconsistent email address

[binutils-gdb] MAINTAINERS: Update my email address

[binutils-gdb] Make GDB wait for events after handling target File-I/O

[binutils-gdb] Make host_address_to_string/gdb_print_host_address cast parameter to 'void *'

[binutils-gdb] make is_scalar_type non-static and use it in ada-lang.c

[binutils-gdb] mdebugread.c: Address class -> address class index

[binutils-gdb] Mention the change in NEWS

[binutils-gdb] mep: Add cast for int to enum conversion

[binutils-gdb] mips: fix void*/gdb_byte* compilation errors

[binutils-gdb] More char constification

[binutils-gdb] More explicit local variable names in ada_value_primitive_packed_val

[binutils-gdb] More tests in gdb.arch/insn-reloc.c

[binutils-gdb] Move __SIGRTMIN.

[binutils-gdb] Move aarch64_relocate_instruction to arch/aarch64-insn.c

[binutils-gdb] Move append_insns out of aarch64_relocate_instruction

[binutils-gdb] Move encoded as 'or' in binutils.

[binutils-gdb] Move target_read_uint32 out of aarch64_relocate_instruction

[binutils-gdb] musl: Move W_STOPCODE to common/gdb_wait.h.

[binutils-gdb] New test case gdb.arch/disp-step-insn-reloc.exp

[binutils-gdb] Normalize my (personal) email address in ChangeLog

[binutils-gdb] parse load_offset (bias) of restore command as long

[binutils-gdb] Pass noaliases_p to aarch64_decode_insn

[binutils-gdb] PR python/18938: source -s foo.py with foo.py a symlink to foo.notpy fails

[binutils-gdb] PR symtab/17391 gdb internal error: assertion fails in regcache.c:178

[binutils-gdb] Print address map in output of "mt print psymbols"

[binutils-gdb] proc-service.c: Add (gdb_byte *) cast

[binutils-gdb] psymtab.c: Add casts

[binutils-gdb] Re-apply change for handling non-local references in nested functions.

[binutils-gdb] Recognize a few more AIX XCOFF DWARF sections.

[binutils-gdb] Refactor default_breakpoint_kind_from_pc to be used by all targets in GDBServer.

[binutils-gdb] Refactor the breakpoint definitions in linux-arm-low.c.

[binutils-gdb] Remove checking vCont; s in exec_cmd_expect_vCont_count

[binutils-gdb] Remove core_regset_section

[binutils-gdb] Remove set_breakpoint_data definition in GDBServer.

[binutils-gdb] Rename emit_insn to aarch64_emit_insn

[binutils-gdb] Rename emit_load_store to aarch64_emit_load_store

[binutils-gdb] Reorder variable declarations in ada_value_primitive_packed_val

[binutils-gdb] Replace (void *) cast with (gdb_byte *)

[binutils-gdb] Reset x86 Linux targets to not compressing debug sections by default. Enable compression of debug s

[binutils-gdb] Robustify inherit.exp and virtbase.exp.

[binutils-gdb] rs6000: Add cast for int to enum conversion

[binutils-gdb] scm-symbol.c: Add (domain_enum) casts

[binutils-gdb] sim: bfin: handle negative left saturated shifts as ashifts [BZ #18407]

[binutils-gdb] sim: ft32: test coverage for link parameters and PM write port

[binutils-gdb] sim: moxie: fix leakage in error path [BZ #18273]

[binutils-gdb] Simplify gdb.threads/wp-replication.exp on counting HW watchpoints

[binutils-gdb] solib-spu: Add gdb_byte* cast

[binutils-gdb] source.c:openp: save/restore errno

[binutils-gdb] sparc64-tdep.c: Don't assign using memcpy return

[binutils-gdb] stap-probe.c: Add casts

[binutils-gdb] Support breakpoint kinds for software breakpoints in GDBServer.

[binutils-gdb] Support displaced stepping in aarch64-linux

[binutils-gdb] Support displaced stepping in support_displaced_stepping for aarch64*-*-linux*

[binutils-gdb] Support software breakpoints for ARM linux in GDBServer.

[binutils-gdb] symtab.c: Add cast

[binutils-gdb] symtab.h (struct general_symbol_info> <ada_mangled>: Update comment.

[binutils-gdb] target.c: Add a cast and change a type

[binutils-gdb] target_read_memory&co: no longer return target_xfer_status

[binutils-gdb] tui-data.c: Remove unnecessary casts

[binutils-gdb] tui: Simplify tui_alloc_content

[binutils-gdb] use gdb_byte in ada-lang.c::ada_value_primitive_packed_val...

[binutils-gdb] Use visitor in aarch64_relocate_instruction

[binutils-gdb] vec.h: Add casts for C++ compat

[binutils-gdb] xtensa: Fix implicit enum conversions


Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Mail converted by MHonArc