public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 1/2] Read $GDBHISTSIZE instead of $HISTSIZE
 2015-06-17 18:19 UTC  (5+ messages)

[PATCH 1/3] sim: callback: add human readable strings for debugging to maps
 2015-06-17 17:20 UTC  (3+ messages)
` [PATCH 2/3] sim: syscall: unify memory helpers
` [PATCH 3/3] sim: syscall: add common sim_syscall helpers

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

[PATCH] Find debug symbols file by buildid for PE file format also
 2015-06-17 16:09 UTC  (8+ messages)
` [PATCH] Allow gdb to find debug symbols file by build-id "

[RFC] Revisit PR 16253 ("Attempt to use a type name...")
 2015-06-17 15:50 UTC  (4+ messages)

[RFC] Revisit PR 16253 ("Attempt to use a type name...")
 2015-06-17 15:46 UTC  (3+ messages)

[PATCH] Convert have_ptrace_getregset to a tri-state boolean
 2015-06-17 14:23 UTC 

[PATCH] Fix problems with finishing a dummy function call on simulators
 2015-06-17 13:43 UTC  (6+ messages)

[PATCH] Don't truncate the history file when history size is unlimited
 2015-06-17 13:14 UTC  (8+ messages)

[PATCH v2 0/7] Support reading/writing memory on architectures with non 8-bits addressable memory
 2015-06-17 11:55 UTC  (33+ messages)
` [PATCH v2 3/7] Clarify doc about memory read/write and non-8-bits addressable memory unit sizes
` [PATCH v2 1/7] Various cleanups in target read/write code
` [PATCH v2 5/7] target: consider addressable unit size when reading/writing memory
` [PATCH v2 2/7] Cleanup some docs about memory write
` [PATCH v2 7/7] MI: consider addressable unit size when reading/writing memory
` [PATCH v2 4/7] gdbarch: add addressable_memory_unit_size method
` [PATCH v2 6/7] remote: consider addressable unit size when reading/writing memory

[V4 00/21] Fortran dynamic array support
 2015-06-17 11:42 UTC  (3+ messages)

[PATCH 0/7] GNU/Linux mount namespace support
 2015-06-17  9:51 UTC  (16+ messages)
` [PATCH 0/9 v2] "
  ` [pushed][PATCH "
` [PATCH 8/9 v2] Implement vFile:setfs in gdbserver
` [PATCH 2/9 v2] Introduce nat/linux-namespaces.[ch]

[PATCH] Fix lrealpath memory leak in build_id_to_debug_bfd
 2015-06-16 14:57 UTC 

[PATCH] Add vector ABI tests to gnu_vector.exp
 2015-06-16 11:41 UTC  (4+ messages)

[PATCH] Fix compilation of gdb/arm-linux-nat.c on Raspbian GNU/Linux 7
 2015-06-16  8:42 UTC  (4+ messages)

[PATCH] toplevel: fixes for in-tree libiconv
 2015-06-16  4:09 UTC  (2+ messages)

Insufficient documentation of struct thread_info
 2015-06-15 17:04 UTC  (3+ messages)

Inadvertently run inferior threads
 2015-06-15 16:37 UTC  (4+ messages)

[PATCH] Call target_terminal_ours() before refreshing TUI's frame info
 2015-06-15 16:14 UTC  (5+ messages)

[PATCH] Support gzip compressed exec and core files in gdb
 2015-06-15 15:14 UTC  (6+ messages)

[PATCH v7 00/10] Validate binary before use
 2015-06-15 15:12 UTC  (17+ messages)
` [PATCH v7 01/10] Move utility functions to common/
    ` [commit] "
` [PATCH v7 03/10] Code cleanup: Rename enum -> enum filterflags
    ` [commit] "
` [PATCH v7 07/10] Move linux_find_memory_regions_full & co
` [PATCH v7 02/10] Merge multiple hex conversions
    ` [commit] "
` [PATCH v7 06/10] Prepare linux_find_memory_regions_full & co. for move
` [PATCH v7 04/10] Create empty nat/linux-maps.[ch] and common/target-utils.[ch]
` [PATCH v7 05/10] Move gdb_regex* to common/
` [PATCH v7 10/10] Tests for validate symbol file using build-id
` [PATCH v7 08/10] gdbserver build-id attribute generator
` [PATCH v7 09/10] Validate symbol file using build-id

2 weeks to GDB 7.10 tentative branching date!
 2015-06-15 13:58 UTC  (2+ messages)
` GDB 7.10 new branching date: Jun 29th, 2015 (was: "Re: 2 weeks to GDB 7.10 tentative branching date!")

[WIP] Bare-metal register browsing
 2015-06-15 13:51 UTC  (9+ messages)

[PATCH] Prevent internal-error when computing $pc in ARM assembly code
 2015-06-15 13:36 UTC  (8+ messages)

[PATCH] [python] Allow extraction of function and method arguments, as specified in the documentation
 2015-06-15 13:16 UTC  (2+ messages)

[PATCH OBV] Copy aarch64-linux.xml to build tree
 2015-06-15 12:38 UTC 

[committed] ppc64: Handle short vectors as function return types
 2015-06-15 11:51 UTC  (3+ messages)

[PATCH v2] Fix gdb crash when trying to print the address of a synthetic pointer
 2015-06-15 11:17 UTC  (2+ messages)

[PATCH v6 00/10] Validate binary before use
 2015-06-14 19:28 UTC  (7+ messages)
` [PATCH v6 04/10] Create empty common/linux-maps.[ch] and common/target-utils.[ch]

[PATCH] sim: cgen: namespace custom trace functions
 2015-06-14 13:49 UTC  (2+ messages)

[PATCH] Escape a loose '[' character inside a regexp
 2015-06-14  1:13 UTC 

solutions for your business
 2015-06-13  7:50 UTC 

[PATCH] sim: bfin: expand CB_SYS_xxx comment
 2015-06-12 16:13 UTC 

[PATCH] sim: update configure.in->configure.ac docs
 2015-06-12 16:11 UTC 

[PATCH] sim: drop -DTRACE from configure
 2015-06-12 15:41 UTC 

[PATCH] sim: msp430: use new common trace print helpers
 2015-06-12 14:14 UTC 

[pushed] [BUILDROBOT] makeinfo fails (was: [pushed] [PATCH V4] Add support for bound table in the Intel MPX context.)
 2015-06-12 13:10 UTC  (3+ messages)

[PATCH 0/4] Various Cygwin patches
 2015-06-12 12:56 UTC  (8+ messages)
` [PATCH 3/4] windows-nat: Consistently use numeric get_context parameter to thread_rec()
` [PATCH 2/4] windows-nat: Replace __COPY_CONTEXT_SIZE conditional with __CYGWIN__

[PATCH] S390: Add syscall info for syscalls from 344 up to 354
 2015-06-12 12:37 UTC  (2+ messages)

[PATCH] Fix MI dprintf-insert not printing when a location is pending
 2015-06-12 12:33 UTC  (3+ messages)
` [PATCH v3] Fix MI dprintf-insert not printing on a resolved pending location

[PATCH] sim: moxie: use new common trace defines
 2015-06-12 10:58 UTC 

[PATCH] sim: trace: add common macros for logging info
 2015-06-12 10:45 UTC 

[PATCH] sim: mips: switch to common WITH_TRACE_ANY_P
 2015-06-12 10:30 UTC 

[PATCH] sim: trace: add WITH_TRACE_ANY_P helper
 2015-06-12 10:23 UTC 

[PATCH] sim: moxie: rename TRACE to MOXIE_TRACE_INSN
 2015-06-12 10:16 UTC 

[PATCH] Fix lrealpath memory leak in build_id_to_debug_bfd
 2015-06-11 21:41 UTC 

[PATCH v5] Explicit locations: add UI features for CLI
 2015-06-11 20:25 UTC  (7+ messages)
` [RFA/testsuite] Regexp-escape command in capture_command_output

[pushed] [PATCH V4] Add support for bound table in the Intel MPX context
 2015-06-11 18:12 UTC  (5+ messages)
    ` [BUILDROBOT] makeinfo fails (was: [pushed] [PATCH V4] Add support for bound table in the Intel MPX context.)

[PATCH] sim: msp430: delete unused trace macros
 2015-06-11 16:54 UTC 

[PATCH 1/1] Fix broken GDB build after adding Bound table support for i386
 2015-06-11 16:18 UTC  (6+ messages)

[PATCH 1/4] sim: trace: create a common WITH_TRACE_P macro
 2015-06-11 15:58 UTC  (4+ messages)
` [PATCH 2/4] sim: trace: use existing defines for the useful mask
` [PATCH 4/4] sim: trace: centralize the system tracing
` [PATCH 3/4] sim: trace: add STRACE_xxx_P macros

[PATCH] sim: frv: drop custom debug mask
 2015-06-11 14:23 UTC 

[PATCH] sim: m68hc11: delete unused interrupt_names
 2015-06-11 14:21 UTC 

[PATCH] sim: m68hc11: switch to common sim_resume
 2015-06-11 14:20 UTC 

[PATCH] sim: mn10300: delete unused memory code
 2015-06-11 14:11 UTC 

[PATCH 2/9 v2] Introduce nat/linux-namespaces.[ch]
 2015-06-11 12:42 UTC  (4+ messages)
    ` [OB PATCH] Use pulongest for printing ssize_t

[OB PATCH] Fix ARI new warnings introduced in i386-tdep.c
 2015-06-11 11:46 UTC 

[PATCH] sim: mn10300: add missing static markings
 2015-06-11 11:35 UTC 

[PATCH] sim: mn10300: delete unused exception/exited/debug state
 2015-06-11 11:33 UTC 

[PATCH] sim: mn10300: use common size types
 2015-06-11 11:23 UTC 

[PATCH] sim: m68hc11/mn10300/v850: delete redundant INLINE defines
 2015-06-11 11:18 UTC 

[PATCH] sim: microblaze: switch to common sim_resume/sim_stop_reason
 2015-06-11 11:14 UTC 

[OB PATCH] Fix ARI warning in linux-namespaces.c
 2015-06-11 10:02 UTC 

Improving GDB's mechanism to check if function is GC'ed
 2015-06-11  8:54 UTC  (11+ messages)

New ARI warning Thu Jun 11 01:53:57 UTC 2015
 2015-06-11  1:54 UTC 

[RFC] Monster testcase generator for performance testsuite
 2015-06-11  1:48 UTC 

[PATCH 4/6] DWARF Two Level Line Tables: lnp_state_machine, lnp_reader_state
 2015-06-10 20:35 UTC  (4+ messages)

[patch] gdbserver <library-list> and its #FIXED version="1.0"
 2015-06-10 17:38 UTC  (5+ messages)
  ` ping: "
    ` [commit] "
      ` [commit#2] "

[PATCH] Intercept and handle Delete/Home/End keys in the TUI
 2015-06-10 15:28 UTC  (3+ messages)

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

[PATCH] symfile debug file additional search in sysroot
 2015-06-10 15:10 UTC  (2+ messages)

[PATCH] Fixes to Cygwin-specific signal handling
 2015-06-10 13:06 UTC  (3+ messages)
` [PATCH 0/5] Fix to Cygwin-specific signal handling (v2)

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