public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[RFA/commit] infinite loop stopping at "pop" insn on x64-windows
 2015-11-23 17:54 UTC  (3+ messages)
  ` pushed: "

RFA: [ARM] "svc" insn check at irrelevant address in ARM unwind info sniffer
 2015-11-23 17:52 UTC  (7+ messages)
          ` pushed: "

[RFA/gdbserver] disable Elf32_auxv_t/Elf64_auxv_t AC_CHECK_TYPES check on Android
 2015-11-23 17:49 UTC  (3+ messages)
  ` pushed: "

[PATCH] Allow multiple occurrences of the frames-invalid annotation in gdb.cp/annota2.exp
 2015-11-23 17:48 UTC  (2+ messages)

[RFA/commit] gdb/dwarf2read: Minimal handling of non-constant struct sizes
 2015-11-23 17:46 UTC  (3+ messages)
  ` pushed: "

update zlib to 1.2.8
 2015-11-23 17:33 UTC  (3+ messages)

[PATCH 00/18] Remote all-stop on top of non-stop
 2015-11-23 15:41 UTC  (7+ messages)
` [PATCH 02/18] Remote all-stop-on-top-of-non-stop
` [PATCH 10/18] Remote thread create/exit events

[PATCH] Use ${frames_invalid} in gdb.cp/annota2.exp
 2015-11-23 15:41 UTC 

[PATCH/darwin]: do not cache single step flag
 2015-11-23 14:29 UTC 

[PATCH v3 0/10] Support software single step and conditional breakpoints on ARM in GDBServer
 2015-11-23 14:15 UTC  (11+ messages)
` [PATCH v3 03/10] Refactor queries for hardware and software single stepping support "
` [PATCH v3 06/10] Replace breakpoint_reinsert_addr by get_next_pcs operation "
` [PATCH v3 09/10] Enable software single stepping for while-stepping actions "
` [PATCH v3 05/10] Remove too simple breakpoint_reinsert_addr implementations
` [PATCH v3 07/10] Share some ARM target dependant code from GDB with GDBServer
` [PATCH v3 01/10] Fix breakpoint size when stepping over a permanent breakpoint in GDBServer
` [PATCH v3 02/10] Fix instruction skipping when using software single step "
` [PATCH v3 04/10] Remove support for thread events without PTRACE_EVENT_CLONE "
` [PATCH v3 10/10] Enable conditional breakpoints for targets that support software single step "
` [PATCH v3 08/10] Support software single step on ARM "

[PATCH] [AArch64] Only check breakpoint alignment on inserting
 2015-11-23 14:03 UTC  (2+ messages)

[PATCH/Darwin]: Support PIE
 2015-11-23 13:54 UTC 

[RFC][PATCH 00/15] Fast tracepoint support for ARMv7
 2015-11-23 11:00 UTC  (5+ messages)
` [RFC][PATCH 09/15] gdb: Add relocate instruction helpers

[PATCH]: Darwin: improve darwin_read_write_inferior
 2015-11-23 10:29 UTC 

[PATCH] Implement 'catch syscall' for gdbserver
 2015-11-23  4:20 UTC  (6+ messages)

[PATCH] building on musl: #include sys/types.h for mode_t
 2015-11-23  1:29 UTC  (4+ messages)

[PATCH] sim: common: set up CPPFLAGS/CXXFLAGS/LDFLAGS from configure [PR sim/18762] [committed]
 2015-11-22  7:59 UTC 

[PATCH] sim: sim_do_commandf: fix call to va_end [PR sim/19273] [committed]
 2015-11-22  7:20 UTC 

[PATCH] sim: ppc: avoid use of $< in ordinary rules [PR sim/13834] [committed]
 2015-11-22  7:01 UTC 

[PATCH/RFC] sim: common: add PRI printf defines
 2015-11-22  6:40 UTC  (2+ messages)
` [PATCH] sim: common: add PRI printf defines [committed]

[PATCH] sim: avr: move global state to sim/cpu state [committed]
 2015-11-22  6:13 UTC 

[PATCH] sim: h8300: delete global callback/kind/name [committed]
 2015-11-22  5:59 UTC 

[PATCH] sim: mn10300: drop global callback handle [committed]
 2015-11-22  5:58 UTC 

[PATCH] sim: avr: switch to common sim-reg [committed]
 2015-11-22  5:57 UTC 

[PATCH] sim: sh: delete global callback/argv [committed]
 2015-11-22  5:57 UTC 

ping#2: [PATCH v12 00/32] Validate binary before use
 2015-11-21 21:01 UTC 

RFC: block of commands
 2015-11-21 18:41 UTC 

[PATCH][PR 18702] Fix wrong output of x87 registers due to truncation to double on amd64
 2015-11-20 22:07 UTC 

[PATCH] [RFC] sim: testsuite: support @vars@ in flags
 2015-11-20 19:32 UTC  (3+ messages)

RFA: AArch64 sim
 2015-11-20 19:28 UTC  (9+ messages)

[PATCH] Fix '-data-read-memory-bytes' typo/assertion
 2015-11-20 18:02 UTC  (4+ messages)
` [pushed][PATCH] "

[PATCH 0/3] Target remote mode fork and exec support
 2015-11-20 16:50 UTC  (4+ messages)
` [PATCH 1/3] Target remote mode fork and exec events

[PATCH 0/3] Handle gnu vector in inferior call on AArch64
 2015-11-20 16:35 UTC  (6+ messages)
` [PATCH 1/3] [AArch64] Support gnu vector in inferior call
` [PATCH 3/3] New test gdb.arch/arm-neon.exp
` [PATCH 2/3] [AArch64] Handle HFA and HVA together

[PATCH] minsyms.c: Scan backwards over all zero sized symbols
 2015-11-20 16:30 UTC  (2+ messages)

[RFA/commit] error/internal-error printing local variable during "bt full"
 2015-11-20 16:20 UTC  (2+ messages)

[RFA/LynxOS] GDBserver crash debugging threaded program
 2015-11-20 16:11 UTC  (2+ messages)

[PATCH] btrace: diagnose "record btrace pt" without libipt
 2015-11-20 13:59 UTC  (6+ messages)

[PATCH 0/6] [C++] Drop -fpermissive hack, enable -Werror
 2015-11-20 11:21 UTC  (15+ 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 3/6] [C++] s390: Fix enum gdb_syscall conversion
` [PATCH 5/6] [C++] Drop -fpermissive hack
` [PATCH 1/6] [C++] remote.c: Avoid enum arithmetic
` [PATCH 6/6] [C++] Default to -Werror in C++ mode too

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

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

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

[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)

[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: mn10300/v850: drop unused WITH_CORE define [committed]
 2015-11-18  4:14 UTC 

[PATCH] sim: always enable modulo memory [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  (3+ messages)
` [PATCH 3/2] "

[PATCH 0/2] Fix invalid left shift of negative value
 2015-11-17 17:33 UTC  (6+ messages)

[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 3/6] sim: cr16: push down sd/cpu vars [committed]
` [PATCH 2/6] sim: cr16: delete unused memory helpers [committed]
` [PATCH 5/6] sim: cr16: convert to common sim engine logic [committed]
` [PATCH 6/6] sim: cr16: drop global callback state [committed]

[PATCH 1/4] sim: d10v: push down sd/cpu vars [committed]
 2015-11-16  1:49 UTC  (4+ messages)
` [PATCH 3/4] sim: d10v: drop global callback state [committed]
` [PATCH 2/4] sim: d10v: convert to common sim engine logic [committed]
` [PATCH 4/4] sim: cr16/d10v: drop redundant call to sim_create_inferior [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] sim: h8300: convert to common sim_{reason,stop} [committed]
 2015-11-15 13:17 UTC 

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

[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 0/2] PR 19051: support of inferior call with gnu vector support on ARM
 2015-11-13 15:13 UTC  (2+ messages)

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

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).