Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH] Read correct xcoff auxilliary entry
 2015-11-09  7:07 UTC 

[PATCH] testsuite: Define and use gdb_target_symbol_prefix_flags_asm
 2015-11-07 18:12 UTC  (4+ messages)

[PATCH] gdb.dwarf2: Don't hardcode certain constants in Dwarf::assemble constructs
 2015-11-07 18:10 UTC  (4+ messages)

[PATCH 0/3] Target remote mode fork and exec support
 2015-11-07  8:18 UTC  (5+ messages)
` [PATCH 3/3] Target remote mode fork and exec docs
` [PATCH 2/3] Target remote mode fork and exec tests
` [PATCH 1/3] Target remote mode fork and exec events

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

[PATCH] fort_dyn_array: enable dynamic array of types
 2015-11-06  9:28 UTC  (3+ messages)

[PATCH] rx, rl78: Don't use internal_error() in dwarf_reg_to_regnum method
 2015-11-06  5:38 UTC  (2+ messages)

[PATCH] gdb.dwarf2: Define and use gdb_target_symbol_prefix for symbol prefixes
 2015-11-06  5:33 UTC  (13+ messages)

[PATCH 0/2] fort_dyn_array: Enable basic Fortran dynamic array support
 2015-11-05 16:05 UTC  (9+ messages)
` off-trunk gdb.fortran/dwarf-stride.exp no longer PASSes [Re: [PATCH 0/2] fort_dyn_array: Enable basic Fortran dynamic array support]

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

[PATCH 0/3] Support for x86 segments as address classes
 2015-11-05 14:18 UTC  (7+ messages)
` [PATCH 2/3] Use register cache for x86_64 ps_get_thread_area
` [PATCH 1/3] Add amd64 registers fs_base and gs_base
` [PATCH 3/3] Segment support for x86_64, part 1
` [PATCH 4/3] Segment support for x86_64, part 2

[PATCH 0/3] Use aarch64_decode_insn more in GDB
 2015-11-05 10:35 UTC  (4+ messages)

[PATCH obv] Changing compiler flags for MPX tests
 2015-11-05 10:04 UTC  (7+ messages)
` [PATCH obv] Fix non stopping breakpoint on newer compilers
` [PATCH v1] Intel(R) MPX - Bound violation handling

Ping [PATCH v1] Intel(R) MPX - Bound violation handling
 2015-11-05  8:12 UTC  (3+ messages)

[PATCH 0/3] Add tesecases for examine/display/list
 2015-11-05  8:02 UTC  (10+ messages)
` [PATCH 2/3] Add testcases for display function
` [PATCH 3/3] Add testcases for list function
` [PATCH 1/3] Add testcases for examine function

[testsuite patch] Fortran: allocate()d memory is uninitialized
 2015-11-04 21:12 UTC  (4+ messages)
  ` [commit] "

[PATCH 0/2] Fix gdb.threads/multiple-step-overs.exp fails on arm
 2015-11-04 17:20 UTC  (5+ messages)
` [PATCH 1/2] New function displaced_step_in_progress_thread
` [PATCH 2/2] Fix gdb.threads/multiple-step-overs.exp fails on arm

[PATCH 0/2] Bad qSupported:xmlRegisters=i386;UnknownFeature+ handling
 2015-11-04 16:48 UTC  (3+ messages)
` [PATCH 2/2] gdbserver: Fix "
` [PATCH 1/2] gdb: Workaround bad gdbserver qSupported:xmlRegisters=i386;UnknwnFeat+ handling

[PATCH] gdb/record-full: Use xmalloc instead of alloca for large buffers
 2015-11-04 14:21 UTC  (5+ messages)
    ` [PATCH v2] gdb/record-full: Use xmalloc instead of alloca for temporary memory storage

ping: [PATCH v12 00/32] Validate binary before use
 2015-11-04 13:53 UTC 

Ping [PATCH v1] ABI changes for Intel MPX
 2015-11-04 10:19 UTC 

[PATCH 00/11] C++/MinGW patches
 2015-11-03 22:39 UTC  (47+ messages)
` [PATCH 10/11] [C++/mingw] Fix windows-nat.c::xlate
` [PATCH 03/11] [C++/mingw] gdb-dlfcn.c casts
` [PATCH 11/11] [C++/mingw] gdbserver: gdb/host signal mixup
` [PATCH 01/11] [C++/mingw] ser-mingw.c casts
` [PATCH 06/11] [C++/mingw] ser-tcp.c casts
` [PATCH 04/11] [C++/mingw] windows-nat.c casts
` [PATCH 02/11] [C++/mingw] Misc alloca casts
` [PATCH 09/11] [C++/mingw] handle_output_debug_string
` [PATCH 07/11] [C++/mingw] Define __STDC_CONSTANT_MACROS / __STDC_LIMIT_MACROS for stdint.h
` [PATCH 05/11] [C++/mingw] gdbserver casts
` [PATCH 08/11] [C++/mingw] Simplify first chance exception handling

[PATCH c++ 01/12] linux-ppc-low.c: Remove forward declaration, move ppc_arch_setup lower
 2015-11-03 18:35 UTC  (25+ messages)
` [PATCH c++ 04/12] target_ops masK_watchpoint: change int to target_hw_bp_type
` [PATCH c++ 02/12] linux-ppc-low.c: Add casts
` [PATCH c++ 03/12] remote-sim.c: "
` [PATCH c++ 11/12] linux-mips-low.c: "
` [PATCH c++ 10/12] linux-mips-low.c: Change "private" variable name
` [PATCH c++ 09/12] linux-mips-low.c: Fix type of mips_add_watchpoint parameter
` [PATCH c++ 06/12] gdbserver arm: Add casts
` [PATCH c++ 08/12] arm-linux-nat.c: Add cast
` [PATCH c++ 05/12] linux-aarch32-low.c: Use NULL_REGSET
` [PATCH c++ 07/12] Change return type of raw_bkpt_type_to_arm_hwbp_type
` [PATCH c++ 12/12] xtensa: Add missing statics

[RFC][PATCH][PR 18376] gdb: Add process record and replay support for s390
 2015-11-03 17:34 UTC  (13+ messages)
  ` [PATCH 2/2] gdb/s390-linux: Step over MVCLE+JO (and similiar) as a unit
      ` [PATCH v3 "
  ` [PATCH 1/2] gdb: Add process record and replay support for s390
      ` [PATCH v3 "

[PATCH] [C++] Always use setjmp/longjmp for exceptions
 2015-11-03 16:48 UTC 

[PATCH] Type-safe wrapper for enum flags
 2015-11-03 12:23 UTC  (7+ messages)

[PATCH] gdb: Handle multiple base address in debug_ranges data
 2015-11-03 10:35 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 01/13] gdb/linux-record: Add testcases for a few syscalls
 2015-11-02 20:00 UTC  (7+ messages)
` [PATCH] gdb/reverse: Fix continue_to_breakpoint in syscall testcases
    ` [PATCH 1/2] "
      ` [PATCH 1/2] Obvious typo fix in gdb.reverse/readv-reverse.exp

[PATCH] Fix length calculation in aarch64_linux_set_debug_regs
 2015-11-02 18:25 UTC  (7+ messages)

[PATCH] Implement 'catch syscall' for gdbserver
 2015-11-02 18:24 UTC  (3+ 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