public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[patch] compile: Fix crash on cv-qualified self-reference
 2015-07-01 14:10 UTC  (10+ messages)
` [patchv2] "

[PATCH 00/11] Aarch64 linux GDB native multi-arch debugging (part 1)
 2015-07-01 13:59 UTC  (12+ messages)
` [PATCH 07/11] New proc is_aarch32_target
` [PATCH 08/11] New proc is_aarch64_target
` [PATCH 01/11] Remove {fetch,store}_fpregister and {fetch,store}_register
` [PATCH 02/11] New aarch32-linux-nat.c
` [PATCH 04/11] Set architecture to arm in arm-*.xml files
` [PATCH 03/11] Native debug arm program by aarch64 GDB
` [PATCH 09/11] [gdbserver] Rename supports_conditional_breakpoints to supports_hardware_single_step
` [PATCH 06/11] Enable multi-arch test in catch-syscall.exp on aarch64
` [PATCH 10/11] Reply s and S vCont actions if target supports hardware single step
` [PATCH 05/11] Adjust gdb.multi tests for aarch64
` [PATCH 11/11] New target_ops hook to_can_do_single_step

[PATCH 0/5] Separate debugfile improvements
 2015-07-01 13:45 UTC  (11+ messages)
` [PATCH 1/5] Introduce build_debug_file_name
` [PATCH 3/5] Update how find_separate_debug_file handles CANON_DIR argument
` [PATCH 2/5] Pre-strip now-unnecessary trailing directory separators
` [PATCH 4/5] Add "target:" filename handling to find_separate_debug_file
` [PATCH 5/5] Also look for debug files in gdb_sysroot

[V4 00/21] Fortran dynamic array support
 2015-07-01 12:43 UTC  (4+ messages)

[PATCH] Make sure to update registers if frame information has changed
 2015-07-01 12:42 UTC  (2+ messages)

[PATCH 0/2] fort_dyn_array: Enable basic Fortran dynamic array support
 2015-07-01 12:42 UTC  (3+ messages)
` [PATCH 2/2] fort_dyn_array: add basic test coverage
` [PATCH 1/2] fort_dyn_array: add basic fortran dyn array support

[PATCH 1/3] Correctly initialize the TUI locator window
 2015-07-01 12:40 UTC  (28+ messages)
` [PATCH 3/3] Replace TUI's select_frame hook (PR tui/13378)
` [PATCH 2/3] Be lazy about refreshing the windows in tui_show_frame_info "
  ` [PATCH] "

[patch] debug compile: Replace confusing debug message
 2015-07-01 12:33 UTC  (2+ messages)

[PATCH v2 0/5] Support Intel(R) Processor Trace
 2015-07-01 11:59 UTC  (6+ messages)
` [PATCH v2 4/5] btrace: store raw btrace data
` [PATCH v2 1/5] configure: check for libipt
` [PATCH v2 3/5] btrace, linux: use data_size and data_offset
` [PATCH v2 5/5] btrace: maintenance commands
` [PATCH v2 2/5] btrace: support Intel(R) Processor Trace

Several regressions and we branch soon
 2015-07-01  9:30 UTC  (17+ messages)

[PATCH 0/5] Support Intel(R) Processor Trace
 2015-07-01  8:39 UTC  (19+ messages)
` [PATCH 3/5] btrace, linux: use data_size and data_offset
` [PATCH 5/5] btrace: maintenance commands
` [PATCH 4/5] btrace: store raw btrace data
` [PATCH 1/5] configure: check for libipt
` [PATCH 2/5] btrace: support Intel(R) Processor Trace

[PATCH] testsuite: Remove the unneeded escaping of '[' and ']' characters in test_class_help
 2015-06-30 21:28 UTC  (6+ messages)

[PATCH 1/2] Use gdbarch obstack to allocate types in alloc_type_arch
 2015-06-30 20:05 UTC  (4+ messages)
` [PATCH 2/2] Use gdbarch obstack to allocate the TYPE_NAME string in arch_type

[PATCH v2 1/2] Sync libiberty with gcc upstream
 2015-06-30 16:55 UTC  (9+ messages)
` [BUILDROBOT] asprintf() no longer declared (was: [PATCH v2 1/2] Sync libiberty with gcc upstream)
  ` [BUILDROBOT] asprintf() no longer declared

[patch] unbreak nios2-*-linux* testing
 2015-06-30 14:59 UTC 

[PATCH v2] Fix gdb crash when trying to print the address of a synthetic pointer
 2015-06-30 10:46 UTC  (6+ messages)

[PATCH 1/5 v4] Remove tracepoint_action ops
 2015-06-30  9:57 UTC  (9+ messages)
` [PATCH 2/5 v4] powerpc: Support z-point type in gdbserver
` [PATCH 3/5 v4] Fix argument to compiled_cond, and add cases for compiled-condition
` [PATCH 4/5 v4] Tracepoint for ppc64
` [PATCH 5/5 v4] Allow target to decide where to map jump-pad

[PATCH] Fix gdb.dlang testsuite regression
 2015-06-30  8:28 UTC  (2+ messages)

[COMMITTED PATCH] Turn on dwarf2 unwinding for Renesas RX architecture
 2015-06-30  1:06 UTC 

[testsuite patch] Fix testsuite regression by: Do not skip prologue for asm (.S) files
 2015-06-29 16:37 UTC 

[PATCH] Handle media instructions in arm software single step
 2015-06-29 16:32 UTC 

[PATCH v2 2/2] Sync libiberty with gcc upstream
 2015-06-29 16:30 UTC  (4+ messages)

[pushed] PR threads/18127 - threads spawned by infcall end up stuck in "running" state
 2015-06-29 15:56 UTC 

[OBV] Fix email in ChangeLog entry
 2015-06-29  9:52 UTC 

[PATCH 0/2][GDBServer][AArch64] Enable support for Z0 packets
 2015-06-29  9:40 UTC  (6+ messages)
` [PATCH 2/2] [GDBServer][AArch64] "
` [PATCH 1/2] [GDBServer][AArch64] Use the same break instruction as GDB

[COMMITTED PATCH] Update my email address
 2015-06-29  9:29 UTC 

ARM SIM: Add support for VFP instructions
 2015-06-28 18:13 UTC 

RFA: AArch64 sim
 2015-06-28 12:25 UTC 

[PATCH v7 00/10] Validate binary before use
 2015-06-27 21:05 UTC  (6+ messages)
` [PATCH v7 09/10] Validate symbol file using build-id
  ` [PATCH v8 "

[patch] Fix 'info type-printers' Python error - PR 17136
 2015-06-27 19:57 UTC  (2+ messages)

[PATCH 2/7 v3] Tracepoint for ppc64
 2015-06-27 17:48 UTC  (3+ messages)

[PATCH] PR 16253 revisited
 2015-06-26 18:43 UTC  (2+ messages)

[PATCH] Fix compiler warnings building against Linux uapi headers
 2015-06-26 15:42 UTC  (2+ messages)

[PATCH] Add option to remove duplicate command history entries
 2015-06-26 15:12 UTC  (7+ messages)

[PATCH] Fix TUI flicker resulting from frequent frame changes (PR tui/13378)
 2015-06-26 14:39 UTC  (6+ messages)

[patchv2] Do not skip prologue for asm (.S) files
 2015-06-26 13:16 UTC  (2+ messages)
` [commit] "

[PATCH, MIPS] Support shared library debug with MIPS PIE (gdb)
 2015-06-26 12:45 UTC  (3+ messages)

[PING] [PATCH] Expose signal and syscall catchpoints to Python
 2015-06-26  9:55 UTC 

[patchv2] Do not skip prologue for asm (.S) files
 2015-06-26  8:36 UTC  (2+ messages)

[patch] Do not skip prologue for asm (.S) files
 2015-06-25 20:37 UTC  (2+ messages)

[PATCH] PR 16253 revisited
 2015-06-25 19:41 UTC 

[RFC] Revisit PR 16253 ("Attempt to use a type name...")
 2015-06-25 18:26 UTC  (2+ messages)

[PATCH] py-prettyprint.exp: Add is_address_zero_readable check
 2015-06-25 17:34 UTC  (3+ messages)

[patch] Do not skip prologue for asm (.S) files
 2015-06-25 15:47 UTC  (7+ messages)
          ` [patchv2] "

[PATCH] gdb: tests: mark async unsupported dynamically
 2015-06-25 13:38 UTC  (4+ messages)

[OB PATCH] Correctly notice empty sysroots in solib_find_1
 2015-06-25 10:32 UTC 

[PATCH] gdb: sim: handle target sysroot prefix
 2015-06-25  8:35 UTC  (9+ messages)
      ` [OB PATCH] Remove gdb_sysroot NULL checks
` [PATCH v2] gdb: sim: handle target sysroot prefix

[off-list] Regressions introduced by MPX bound table patch
 2015-06-25  7:40 UTC 

[PATCH] Fix lrealpath memory leak in build_id_to_debug_bfd
 2015-06-24 21:16 UTC  (2+ messages)

[RFC] Revisit PR 16253 ("Attempt to use a type name...")
 2015-06-24 16:54 UTC 

[PATCH] sim: trace: drop unused trace_one_insn
 2015-06-24 15:16 UTC 

[PATCH] sim: trace: rename debug_printf fully
 2015-06-24 15:05 UTC 

[PATCH 1/2] sim: trace: add set of system helpers
 2015-06-24 14:48 UTC  (2+ messages)
` [PATCH 2/2] sim: trace: add a basic cpu register class

[PATCH] Add tab completion for TUI's "focus" command
 2015-06-24 14:35 UTC  (3+ messages)

[PATCH] sim: trace: document alu/fpu/vpu trace options better
 2015-06-24 14:16 UTC 

[PATCH 1/2] New proc supports_get_siginfo_type
 2015-06-24 13:57 UTC  (7+ messages)
` [PATCH 2/2] Add aarch64-linux in supports_get_siginfo_type

[OB PATCH] Remove redundant include directives
 2015-06-24 13:25 UTC 

FW: [ping] [PATCH] In MI mode -var-create --language not working
 2015-06-24 13:12 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).