public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[RFC 0/7] Support for Linux kernel debugging
 2017-01-12 11:32 UTC  (7+ messages)
` [RFC 6/7] Add privileged registers for s390x
` [RFC 2/7] Add libiberty/concat styled concat_path function
` [RFC 3/7] Add basic Linux kernel support
` [RFC 5/7] Add commands for linux-kernel target
` [RFC 1/7] Convert substitute_path_component to C++
` [RFC 7/7] Add S390 support for linux-kernel target

[PATCH] Bug 20936 - provide sparc and sparcv9 target description XML files
 2017-01-12 11:09 UTC  (14+ messages)

[RFA] candidates for ambiguous command in upper case
 2017-01-12 10:18 UTC  (11+ messages)

[RFA] completion in command definition
 2017-01-12 10:05 UTC  (5+ messages)

[PATCH 0/8] Handle memory error on disassemble
 2017-01-12  9:43 UTC  (16+ messages)
` [PATCH 4/8] Return -1 on memory error in print_insn_msp430
` [PATCH 6/8] Return -1 on memory error in print_insn_m68k
` [PATCH 7/8] Disassembly unit test: memory error
` [PATCH 5/8] Remove magic numbers in m68k-dis.c:print_insn_arg
` [PATCH 3/8] Disassembly unit test: disassemble one instruction
` [PATCH 2/8] Call print_insn_mep in mep_gdb_print_insn
` [PATCH 1/8] Refactor disassembly code
` [PATCH 8/8] Don't throw exception in dis_asm_memory_error

[PATCH] Remove dead serial_interface_lookup calls
 2017-01-12  8:32 UTC  (2+ messages)

[PATCH, v2] Add command to erase all flash memory regions
 2017-01-11 18:56 UTC  (8+ messages)

[RFA 0/2] two python fixes
 2017-01-11 16:56 UTC  (5+ messages)
` [RFA 1/2] Fix some error-handling bugs in python frame filters
      ` 7.12.1 patch backport proposal [Re: [RFA 1/2] Fix some error-handling bugs in python frame filters]

[PATCH obv] Fix typo in lookup_cmd_1 comment
 2017-01-11 16:16 UTC 

[PATCH] Update comment in remote_can_async_p
 2017-01-11 15:36 UTC 

[PATCH] Linux kernel thread runtime support
 2017-01-11 11:12 UTC  (5+ messages)
` [PATCH] Add "

[PATCH 2/3] Allocate data in cached_reg_t
 2017-01-11 10:54 UTC  (5+ messages)

[PATCH] Update comment in linux_nat_can_async_p
 2017-01-11  8:26 UTC  (2+ messages)

[RFA 0/8] C++-ification series #5
 2017-01-10 19:22 UTC  (18+ messages)
` [RFA 7/8] Use unique_xmalloc_ptr in execute_gdb_command
` [RFA 6/8] Use value_freer in dwarf2_evaluate_loc_desc_full

[PATCH] Change return type of ui_out redirect to void
 2017-01-10 16:33 UTC  (5+ messages)

[PATCH v2 0/3] Add FreeBSD/mips targets to GDB
 2017-01-10 16:19 UTC  (4+ messages)
` [PATCH v2 2/3] Add FreeBSD/mips architecture
  ` GDB attribution policy (Re: [PATCH v2 2/3] Add FreeBSD/mips architecture.)

[PATCH] Update help of the "frame" command
 2017-01-10 16:01 UTC  (9+ messages)

[PATCH v4 0/9] Python bindings for btrace recordings
 2017-01-10 15:16 UTC  (16+ messages)
` [PATCH v4 3/9] btrace: Use binary search to find instruction
` [PATCH v4 4/9] Add record_start and record_stop functions
` [PATCH v4 9/9] Add documentation for new record Python bindings
` [PATCH v4 2/9] btrace: Export btrace_decode_error function
` [PATCH v4 7/9] python: Implement btrace Python bindings for record history
` [PATCH v4 1/9] btrace: Count gaps as one instruction explicitly
` [PATCH v4 8/9] python: Add tests for record Python bindings
` [PATCH v4 6/9] python: Create Python bindings for record history
` [PATCH v4 5/9] Add method to query current recording method to target_ops

[PATCH] Improve load command's help text
 2017-01-10 14:59 UTC  (4+ messages)

[PATCH 3/3] Calculate max register size
 2017-01-10 13:50 UTC  (3+ messages)

[PATCH 1/3] Use register_size () instead of MAX_REGISTER_SIZE
 2017-01-10 11:28 UTC  (3+ messages)

[PATCH 0/3 v2] Abort completion when list becomes large
 2017-01-09 21:19 UTC  (3+ messages)
` [PATCH 2/3 v2] Interleave completion list building with symbol table expansion
  ` Crash regression for <tab>-completion [Re: [PATCH 2/3 v2] Interleave completion list building with symbol table expansion]

[PATCH V2 1/1] amd64-linux: expose system register FS_BASE and GS_BASE for Linux
 2017-01-09 20:35 UTC  (2+ messages)

[PATCH] Handle loading improper core files gracefully in the mips backend
 2017-01-09 19:57 UTC  (9+ messages)

[PATCH 1/3] Fix inferior memory reading in GDBServer for arm/aarch32
 2017-01-09 17:41 UTC  (5+ messages)
` [PATCH v3] "

[PATCH] aarch64 sim uzp1/uzp2 bug fix
 2017-01-09  9:19 UTC  (2+ messages)

[PATCH] D: Fix crash when expression debugging
 2017-01-08 10:38 UTC  (9+ messages)

[PATCH] D: Fix classification of module.type in lexer
 2017-01-07 15:08 UTC 

[PATCH] Add -verify option to load command
 2017-01-07  7:53 UTC  (7+ messages)

[PATCH, v2] Improve load command's help text
 2017-01-06 23:15 UTC 

[PATCH] PR threads/20743: Don't attempt to suspend or resume exited threads
 2017-01-06 19:35 UTC  (4+ messages)

[patch] contrib/gdb-add-index.sh: chmod u+w
 2017-01-06 19:33 UTC  (2+ messages)

[PATCH] Add command to erase all flash memory regions
 2017-01-06 18:26 UTC  (3+ messages)

[PATCH 01/10] 'make check-headers' for c++ header
 2017-01-06 14:19 UTC  (10+ messages)
` [PATCH OBV 02/10] Include ax.h in ax-gdb.h
` [PATCH OBV 03/10] Include doublest.h and expression.h in dfp.h
` [PATCH OBV 04/10] Include target.h in inf-loop.h
` [PATCH OBV 06/10] Include break-common.h in nat/aarch64-linux-hw-point.h
` [PATCH OBV 08/10] Include ppc-tdep.h in ppc-linux-tdep.h
` [PATCH OBV 09/10] Include serial.h in ser-base.h
` [PATCH OBV 10/10] Include gdb_proc_service.h in x86-linux-nat.h
` [PATCH OBV 07/10] Include signal.h in nat/amd64-linux-siginfo.h
` [PATCH OBV 05/10] Include mi-cmds.h in mi-parse.h

[OBV] Update gdb_ptrace.h in HFILES_NO_SRCDIR
 2017-01-06 14:05 UTC 

Your commit 'Put .dynbss and .rel.bss shortcuts in main elf hash table' broke GDB
 2017-01-05 21:25 UTC  (2+ messages)

[PATCH 0/6] Implement the ability to start inferiors with a shell on gdbserver
 2017-01-05 20:12 UTC  (26+ messages)
` [PATCH 3/6] Share parts of gdb/inflow.c with gdbserver
` [PATCH 2/6] Share parts of gdb/terminal.h "
` [PATCH 4/6] Share parts of gdb/gdbthread.h "
` [PATCH 5/6] Share fork_inferior et al "
` [PATCH 6/6] Implement proper "startup-with-shell" support on gdbserver

New ARI warning Thu Jan 5 01:57:29 UTC 2017
 2017-01-05 14:48 UTC  (2+ messages)
` [COMMITTED] Fix ARI warning

[patch] update zlib to the 1.2.10 release
 2017-01-05 14:45 UTC 

[PATCH] aarch64 sim vector mul bug fix
 2017-01-05 10:09 UTC  (4+ messages)

[PATCH v3 0/3] Add FreeBSD/mips targets to GDB
 2017-01-05  0:52 UTC  (13+ messages)
` [PATCH v3 3/3] Add native target for FreeBSD/mips
` [PATCH v3 1/3] Use bfd_mach_mips4000 as the default machine type for 64-bit MIPS ABIs
` [PATCH v3 2/3] Add FreeBSD/mips architecture

[PATCH, pushed (build break)] Use correct OSABI constant for FreeBSD/mips binaries
 2017-01-04 20:19 UTC 

[PATCH 1/3] Remove unused parameter in solib_add and update_solib_list
 2017-01-04 17:19 UTC  (4+ messages)
` [PATCH 3/3] Add -file-list-shared-libraries MI command

[ping] [PATCH 1/2] gdbserver: catch fetch registers error
 2017-01-04 15:49 UTC  (4+ messages)

[COMMITTED] Fix an internal error on writing pieced value
 2017-01-04  9:35 UTC 

Your commit 'PR20989, sparc GOT sequence optimisation' broke GDB
 2017-01-04  1:16 UTC  (2+ messages)

[1/9][RFC][DWARF] Reserve three DW_OP numbers in vendor extension space
 2017-01-03 17:47 UTC  (15+ 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).