public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
RFA: AArch64 sim
 2015-11-20 10:56 UTC  (8+ messages)

[PATCH] [SPARC] callfuncs.exp: avoid spurious register differences in sparc64 targets
 2015-11-20 10:29 UTC  (5+ messages)

[PATCH 0/6] [C++] Drop -fpermissive hack, enable -Werror
 2015-11-20  9:46 UTC  (14+ messages)
` [PATCH 4/6] [C++] breakpoint.c: "no memory" software watchpoints and enum casts
` [PATCH 2/6] [C++] linux-thread-db.c: dladdr cast
` [PATCH 1/6] [C++] remote.c: Avoid enum arithmetic
` [PATCH 3/6] [C++] s390: Fix enum gdb_syscall conversion
` [PATCH 5/6] [C++] Drop -fpermissive hack
` [PATCH 6/6] [C++] Default to -Werror in C++ mode too

[PATCH][SPARC] Add missing include in test program gdb.arch/sparc-sysstep.c
 2015-11-20  9:43 UTC  (3+ messages)

[PATCH] btrace: diagnose "record btrace pt" without libipt
 2015-11-20  9:17 UTC 

[testsuite, committed] Fix think-o in calls to gdb_compile
 2015-11-20  0:36 UTC 

[PATCH] Fix '-data-read-memory-bytes' typo/assertion
 2015-11-19 23:06 UTC  (3+ messages)

[PATCH 0/2] Bad qSupported:xmlRegisters=i386;UnknownFeature+ handling
 2015-11-19 18:36 UTC  (2+ messages)

[PATCH obv] Changing compiler flags for MPX tests
 2015-11-19 17:07 UTC  (9+ messages)
` [PATCH v1] Synchronize siginfo type described in GDB with the kernel and glibc ones
` [PATCH v1] Intel(R) MPX - Bound violation handling

[PATCH] Fix length calculation in aarch64_linux_set_debug_regs
 2015-11-19 15:20 UTC  (5+ messages)

RFA: [ARM] "svc" insn check at irrelevant address in ARM unwind info sniffer
 2015-11-19 14:45 UTC  (6+ messages)

[PATCH 0/4] [C++, AArch64] Fix warnings and errors
 2015-11-19 14:03 UTC  (7+ messages)
` [PATCH 2/4] Cast void * to user_fpsimd_state *
` [PATCH 1/4] Cast void * to struct user_pt_regs *
` [PATCH 4/4] Change argument opcode type from enum aarch64_opcodes to uint32_t
` [PATCH 3/4] Define enum out of the scope of struct

[PATCH 0/3] Support for x86 segments as address classes
 2015-11-18 18:18 UTC  (2+ messages)

[PATCH 1/2] Refactor gdb.trace/save-trace.exp
 2015-11-18 17:45 UTC  (4+ messages)
` [PATCH 2/2] Fix internal error when saving fast tracepoint definitions

[pushed/ob] Constify value_cstring
 2015-11-18 16:41 UTC  (3+ messages)

[pushed/ob] [C++] Add casts to obstack_base calls
 2015-11-18 16:21 UTC  (2+ messages)

[pushed/ob] [gdbserver/ipa] Fix build dependencies
 2015-11-18 13:09 UTC 

[PATCH] Fix out of boundary access in pass_in_v
 2015-11-18 11:49 UTC  (2+ messages)

[PATCH] sim: always enable modulo memory [committed]
 2015-11-18  4:14 UTC 

[PATCH] sim: mn10300/v850: drop unused WITH_CORE define [committed]
 2015-11-18  4:14 UTC 

[PATCH] PPC sim: Don't close file descriptors 0, 1, or 2
 2015-11-17 21:05 UTC  (6+ messages)

[PATCH] [sim/ppc] Fix printf_filtered reference
 2015-11-17 19:25 UTC  (3+ messages)

[PATCH 0/2] Fix invalid left shift of negative value
 2015-11-17 17:49 UTC  (11+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] "
` [PATCH 3/2] "

[PATCH 0/2] Fix gdb.threads/multiple-step-overs.exp fails on arm
 2015-11-17 15:41 UTC  (6+ messages)
` [PATCH 2/2] "

[PATCH] Fix C++ build errors on OpenBSD
 2015-11-17 15:39 UTC  (4+ messages)

[PATCH] [C++] Always use setjmp/longjmp for exceptions
 2015-11-17 15:29 UTC  (2+ messages)

[PATCH 00/11] C++/MinGW patches
 2015-11-17 15:28 UTC  (13+ messages)

[PATCH] MinGW and attribute format(printf/gnu_printf)
 2015-11-17 15:27 UTC  (2+ messages)

[PATCH] Type-safe wrapper for enum flags
 2015-11-17 13:49 UTC  (5+ messages)

[PATCH] guile/: Add enum casts
 2015-11-17 13:47 UTC  (6+ messages)

Ping [PATCH v1] ABI changes for Intel MPX
 2015-11-17  7:56 UTC  (2+ messages)

Ping [PATCH v1] Intel(R) MPX - Bound violation handling
 2015-11-17  7:55 UTC  (4+ messages)

[PATCH] Read correct xcoff auxilliary entry
 2015-11-17  6:18 UTC 

[PATCH OBV] Fix stack buffer overflow in aarch64_extract_return_value
 2015-11-16 16:44 UTC  (3+ messages)

[PATCH] Pass value * instead of bfd_byte * to pass_* functions in aarch64-tdep.c
 2015-11-16 14:51 UTC  (2+ messages)

[PATCH] Use value_contents instead of value_contents_writeable
 2015-11-16 14:48 UTC  (2+ messages)

[PATCH] Fix bug in arm_push_dummy_call by -fsanitize=address
 2015-11-16 14:45 UTC  (2+ messages)

[PATCH/RFC] sim: arm: delete unused code
 2015-11-16  7:46 UTC 

[PATCH] sim: sim-stop/sim-reason/sim-reg: move to common obj list [committed]
 2015-11-16  7:44 UTC 

[PATCH 1/6] sim: cr16: switch to common sim-reg [committed]
 2015-11-16  3:25 UTC  (6+ messages)
` [PATCH 4/6] sim: cr16: convert to common sim memory modules [committed]
` [PATCH 2/6] sim: cr16: delete unused memory helpers [committed]
` [PATCH 3/6] sim: cr16: push down sd/cpu vars [committed]
` [PATCH 6/6] sim: cr16: drop global callback state [committed]
` [PATCH 5/6] sim: cr16: convert to common sim engine logic [committed]

[PATCH 1/4] sim: d10v: push down sd/cpu vars [committed]
 2015-11-16  1:49 UTC  (4+ messages)
` [PATCH 4/4] sim: cr16/d10v: drop redundant call to sim_create_inferior [committed]
` [PATCH 3/4] sim: d10v: drop global callback state [committed]
` [PATCH 2/4] sim: d10v: convert to common sim engine logic [committed]

[PATCH 0/3] Add tesecases for examine/display/list
 2015-11-16  1:30 UTC  (3+ messages)

FYI: GDB 7.10.1 release still planned end of Nov
 2015-11-15 17:14 UTC  (8+ messages)

[PATCH] consolidate gdbserver global data
 2015-11-15 16:53 UTC 

[PATCH 1/4] sim: mcore: convert to common reason/resume logic [committed]
 2015-11-15 13:17 UTC  (4+ messages)
` [PATCH 4/4] sim: mcore: pull cpu state out of global scope [committed]
` [PATCH 2/4] sim: mcore: add a fail testcase [committed]
` [PATCH 3/4] sim: mcore: switch to common sim-reg [committed]

[PATCH] sim: h8300: convert to common sim_{reason,stop} [committed]
 2015-11-15 13:17 UTC 

[PATCH] sim: clean up redundant objects
 2015-11-15  7:44 UTC 

[PATCH] sim: sim-close: unify sim_close logic
 2015-11-15  7:32 UTC 

[PATCH] sim: m32c: add a basic testsuite
 2015-11-15  5:56 UTC 

[PATCH] minsyms.c: Scan backwards over all zero sized symbols
 2015-11-15  5:02 UTC 

[PATCH 0/2] PR 19051: support of inferior call with gnu vector support on ARM
 2015-11-13 15:13 UTC  (4+ messages)
` [PATCH 2/2] "
` [PATCH 1/2] Refactor arm_return_in_memory

[PATCH] Remove d10v from testsuite
 2015-11-13 15:07 UTC  (2+ messages)

[PATCH] gdb.base/gnu_vector.exp: Don't test output from the inferior
 2015-11-13 15:04 UTC  (2+ messages)

[PATCH 3/3] Target remote mode fork and exec docs
 2015-11-13  8:16 UTC  (6+ messages)

[PATCH OBV] Use gdb_byte * instead of void * in push_stack_item
 2015-11-12  9:14 UTC 

[PATCH obv] Replace long int * cast with PTRACE_TYPE_RET *
 2015-11-11 20:19 UTC 

[PATCH 1/2] gdb/testsuite/gdb.trace: Deduplicate pcreg/spreg/fpreg
 2015-11-11 12:42 UTC  (7+ messages)
` [PATCH 2/2] gdb/testsuite/gdb.trace: Deduplicate set_point assembly
` [PATCH v2 1/2] gdb/testsuite/gdb.trace: Deduplicate pcreg/spreg/fpreg

[PATCH 0/2] Make more use of add_info to create info commands
 2015-11-10 22:19 UTC  (5+ messages)
` [PATCH 1/2] gdb: Use class_info when creating "
` [PATCH 2/2] gdb: Make use of 'add_info' to create info sub-commands

[PATCH v3 0/4] Add some testcases
 2015-11-10  8:02 UTC  (6+ messages)
` [PATCH v3 4/4] Add testcases to break.exp
` [PATCH v3 1/4] Add testcases to default.exp
` [PATCH v3 2/4] Add testcases to display.exp
` [PATCH v3 3/4] Add testcases to list.exp and dfp-test.exp

[PATCH] sim: cr16/d10v: localize translation funcs
 2015-11-10  7:18 UTC 

[PATCH] [RFC] sim: drop extern C linkage from most sim interface headers
 2015-11-10  7:18 UTC 

[PATCH] [RFC] sim: testsuite: support @vars@ in flags
 2015-11-10  6:46 UTC 

[PATCH] sim: m32c: move test code to testsuite
 2015-11-10  5:20 UTC 

[PATCH] sim: m32c: drop redundant dependency info
 2015-11-10  5:11 UTC 

[PATCH] sim: h8300: drop unused littleendian variable
 2015-11-10  5:08 UTC 

[PATCH v2 0/4] Add some testcases
 2015-11-10  1:15 UTC  (7+ messages)
` [PATCH v2 4/4] Add testcases to break.exp
` [PATCH v2 1/4] Add testcases to default.exp
` [PATCH v2 3/4] Add testcases to list.exp and dfp-test.exp
` [PATCH v2 2/4] Add testcases to display.exp

RFA: RX sim: Add support for new operand types
 2015-11-09 19:21 UTC  (2+ messages)

[RFA/commit] error/internal-error printing local variable during "bt full"
 2015-11-09 18:29 UTC 

[RFA/LynxOS] GDBserver crash debugging threaded program
 2015-11-09 18:17 UTC 

[RFA/commit] infinite loop stopping at "pop" insn on x64-windows
 2015-11-09 18:12 UTC 

[RFA/gdbserver] disable Elf32_auxv_t/Elf64_auxv_t AC_CHECK_TYPES check on Android
 2015-11-09 18:05 UTC 

[RFA/commit] gdb/dwarf2read: Minimal handling of non-constant struct sizes
 2015-11-09 18:02 UTC 

[commit/Ada] GDB crash during "finish" of function with out parameters
 2015-11-09 17:59 UTC 

[PATCH OBV] Use ELF_STRING_ARM_unwind in arm-tdep.c
 2015-11-09 15:56 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).