public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH] btrace: do not return out of TRY/CATCH
 2015-12-23 15:06 UTC  (2+ messages)

[RFC/commmit] [testsuite/Ada] stop using project files when building test programs
 2015-12-23 14:43 UTC  (4+ messages)

[PATCH] Remove HP-UX reference in foll-vfork.exp
 2015-12-22 15:53 UTC  (3+ messages)

find_and_open_source in symtab_to_fullname
 2015-12-22 15:34 UTC  (2+ messages)

RFA: [lynxos] gdbserver hangs when killing inferior from GDB
 2015-12-22 15:29 UTC  (3+ messages)
  ` pushed: "

[RFA] gdbserver crash in gdb/gdbserver/thread.c::thread_search_callback
 2015-12-22 15:27 UTC  (3+ messages)
  ` pushed: "

RFA/commit: [win32] cannot automatically find executable file [...] warning at GDB startup
 2015-12-22 15:25 UTC  (3+ messages)
  ` pushed: "

[PATCH, ping1] Add missing expect for running a program with CLI jump
 2015-12-22  2:55 UTC  (5+ messages)

[PATCH] Remove dead code in testsuite
 2015-12-21 19:39 UTC  (3+ messages)

[PATCH 1/3] Remove HP-UX reference in testsuite/configure.ac
 2015-12-21 17:53 UTC  (10+ messages)
` [PATCH 3/3] Remove HP-UX references fom testsuite

[OBV PATCH] MPX documentation
 2015-12-21 17:38 UTC  (7+ messages)

[PATCH][RX] v2 CPU register support
 2015-12-21 17:36 UTC 

[PATCH][RX] v2 instructions support
 2015-12-21 17:35 UTC  (2+ messages)
` [PATCH][RX] Add instraction testcase

[PATCH obv] Changing compiler flags for MPX tests
 2015-12-21 17:23 UTC  (10+ messages)
` [PATCH v1] Intel(R) MPX - Bound violation handling

[PATCH] Fix PR19388: Can't access $_siginfo in breakpoint (catch signal) condition
 2015-12-21 17:11 UTC 

[PATCH] consolidate gdbserver global data
 2015-12-21 17:04 UTC  (6+ messages)
  ` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] "

[PATCH 2/3] Remove references to HP CC/aCC compiler from testsuite
 2015-12-21 16:24 UTC  (5+ messages)

[PATCH v8 0/7] Support software single step and conditional breakpoints on ARM in GDBServer
 2015-12-21 13:58 UTC  (11+ messages)
` [PATCH v8 7/7] Enable conditional breakpoints for targets that support software single step "
` [PATCH v8 2/7] Share some ARM target dependent code from GDB with GDBServer
` [PATCH v8 5/7] Support software single step on ARM in GDBServer
` [PATCH v8 1/7] Replace breakpoint_reinsert_addr by get_next_pcs operation "
` [PATCH v8 6/7] Enable software single stepping for while-stepping actions "
` [PATCH v8 3/7] Refactor arm_software_single_step to use regcache
` [PATCH v8 4/7] Share regcache function regcache_raw_read_unsigned

RFC: block of commands
 2015-12-21 13:35 UTC  (3+ messages)

[patch 0/3] fix some gdb.base/paginate-bg-execution.exp problems
 2015-12-21 12:27 UTC  (10+ messages)
` [patch 1/3] make prompt_for_continue call throw_quit directly
` [patch 2/3] reset pagination counts even when stdin is not a tty
` [patch 3/3] add missing gdb_test arguments in paginate-bg-execution.exp

[PATCH 0/2] Fix timeout in random-signal.exp
 2015-12-21 11:30 UTC  (3+ messages)
` [RFC 1/2] Check input interrupt first when reading packet
` [RFC 2/2] Change SIGINT handler for extension languages only when target terminal is ours

[obv/pushed] Minor reformatting fix in gdbtypes.c::create_array_type_with_stride
 2015-12-21  3:35 UTC 

[PATCH 00/11] [PR gdb/14441] Support C++0x rvalue references in gdb
 2015-12-20 22:35 UTC  (12+ messages)
` [PATCH 04/11] [PR gdb/14441] gdb: parse: support rvalue reference type
` [PATCH 08/11] [PR gdb/14441] gdb: convert lvalue reference type check to general reference type check
` [PATCH 10/11] [PR gdb/14441] gdb: python: support rvalue references in the gdb module
` [PATCH 09/11] [PR gdb/14441] gdb: gdbtypes: add rvalue references to overloading resolution
` [PATCH 11/11] [PR gdb/14441] gdb: testsuite: add rvalue reference tests
` [PATCH 03/11] [PR gdb/14441] gdb: valops: add ability to return rvalue reference values from value_ref()
` [PATCH 02/11] [PR gdb/14441] gdb: gdbtypes: change {lookup,make}_reference_type() API
` [PATCH 06/11] [PR gdb/14441] gdb: print: implement correct printing of rvalue reference types and values
` [PATCH 01/11] [PR gdb/14441] gdb: gdbtypes: add definitions for rvalue reference type
` [PATCH 07/11] [PR gdb/14441] gdb: dwarf2read: support DW_AT_rvalue_reference type
` [PATCH 05/11] [PR gdb/14441] gdb: demangle: implement demangling for rvalue reference typenames

[PING^3] [PATCH] Expose signal and syscall catchpoints to Python
 2015-12-19 18:17 UTC  (3+ messages)

[PATCH V2] ABI changes for MPX
 2015-12-19  8:16 UTC  (7+ messages)

[ARI/pushed] Fix ARI warning in gdb/arch/arm-get-next-pcs.c
 2015-12-19  3:36 UTC 

New ARI warning Sat Dec 19 01:54:48 UTC 2015
 2015-12-19  1:54 UTC 

[PATCH OBV] Cast to enum bfd_endian in arm_get_next_pcs_read_memory_unsigned_integer
 2015-12-18 20:31 UTC 

[PATCH] Per-inferior thread IDs
 2015-12-18 19:36 UTC  (8+ messages)

[PATCH] Remove support for LinuxThreads and vendor 2.4 kernels w/ backported NPTL
 2015-12-18 19:14 UTC  (3+ messages)

[PATCH] Add function host_string_to_python_string
 2015-12-18 18:48 UTC  (3+ messages)

[PATCH] Add documentation to gdb_compile
 2015-12-18 18:41 UTC  (3+ messages)

[RFC][PATCH][PR gdb/8527] Fix interrupt (^C) in Solaris
 2015-12-18 18:14 UTC  (2+ messages)

[PATCH V2 1/5] Merges gdb and gdbserver implementation for siginfo
 2015-12-18 14:53 UTC  (11+ messages)
` [PATCH V2 2/5] Preparation for new siginfo on Linux
` [PATCH V2 3/5] Use linux_get_siginfo_type_with_fields for x86
` [PATCH V2 5/5] Adapt siginfo fixup for the new bnd fields
` [PATCH V2 4/5] Add bound related fields to the siginfo structure

[PATCH V2 1/2] Bound violation handling preparation
 2015-12-18 13:44 UTC  (2+ messages)
` [PATCH V2 2/2] Bound violation handling

[PATCH V2 1/2] Bound violation handling preparation
 2015-12-17 17:12 UTC  (3+ messages)
` [PATCH V2 2/2] Bound violation handling

[PATCH 1/1] Add support for Intel PKRU register to GDB and GDBserver
 2015-12-17 16:24 UTC  (2+ messages)

[PATCH] Fix PR threads/19354: "info threads" error with multiple inferiors
 2015-12-17 15:04 UTC  (2+ messages)

[PATCH v7 0/8] Support software single step and conditional breakpoints on ARM in GDBServer
 2015-12-17 13:36 UTC  (20+ messages)
` [PATCH v7 3/8] Use xml-syscall to compare syscall numbers in arm_linux_sigreturn_return-addr
          ` [PATCH v7.1 "

[PATCH][PR gdb/17903] Implement to_pid_to_exec_file for solaris
 2015-12-17 11:01 UTC  (2+ messages)

cortex-m xml register descriptions for m-system
 2015-12-17  8:32 UTC  (19+ messages)

[PATCH][PR gdb/19374] null-ptr dereference on solaris when running get_osdata( "processes" )
 2015-12-17  1:02 UTC 

[PATCH] Fix -Wno-unknown-warning support detection
 2015-12-16 23:13 UTC  (3+ messages)

[PING^3] [PATCH] Expose signal and syscall catchpoints to Python
 2015-12-16 22:24 UTC 

[pushed] [C++] Fix -Winvalid-offsetof warnings with g++ 4.4
 2015-12-16 20:10 UTC 

[PATCH v2 1/2] gdbserver: Set Linux ptrace options ASAP
 2015-12-16 15:42 UTC  (7+ messages)
` [PATCH v3 1/2] gdbserver: set ptrace flags after creating inferiors
  ` [PATCH v3 2/2] Implement 'catch syscall' for gdbserver

[PATCH] Fix one heap buffer overflow in aarch64_push_dummy_call
 2015-12-16  9:35 UTC 

[PATCH] Tweak gdb.trace/ftrace.exp for aarch64
 2015-12-15 16:08 UTC 

[PATCH v6 0/9] Series short description
 2015-12-15 13:40 UTC  (5+ messages)
` [PATCH v6 4/9] Explicit locations: introduce address locations

[PATCH 0/2] Fix invalid left shift of negative value
 2015-12-15 13:15 UTC  (5+ messages)
` [PATCH 3/2] "
    ` [SIM patch] "

[PATCH][PR gdb/19361] Fix invalid comparison functions
 2015-12-15 11:51 UTC 

RFA: AArch64 sim: Add support for the MRS instruction
 2015-12-15 11:04 UTC  (3+ messages)

[PATCH 1/3] Target remote mode fork and exec events
 2015-12-15 10:52 UTC  (9+ messages)
` [PATCH v2 0/3] Target remote mode fork and exec support
  ` [PATCH v2 2/3] Target remote mode fork and exec events
  ` [PATCH v2 3/3] Target remote mode fork and exec docs
      ` [pushed] "

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