public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
qXfer:exec-file:read and non multiprocess target
 2015-05-02  9:48 UTC 

Fix sim fallout from arm assembler complaining about symbols named as insns
 2015-05-02  0:17 UTC 

3 weeks to GDB 7.9.1 release?
 2015-05-01 22:23 UTC  (2+ messages)

[PATCH] Support gzip compressed exec and core files in gdb
 2015-05-01 22:03 UTC  (4+ messages)

[PATCH 0/7] GNU/Linux mount namespace support
 2015-05-01 20:29 UTC  (18+ messages)
` [PATCH 6/9 v2] Implement mount namespace support for native Linux targets
` [PATCH 0/9 v2] GNU/Linux mount namespace support
` [PATCH 3/9 v2] Remove linux_proc_pid_get_ns
` [PATCH 5/9 v2] Add "inferior" argument to some target_fileio functions
` [PATCH 4/9 v2] Comment and whitespace changes
` [PATCH 8/9 v2] Implement vFile:setfs in gdbserver
` [PATCH 2/9 v2] Introduce nat/linux-namespaces.[ch]
` [PATCH 1/9 v2] Move make_cleanup_close to common code
` [PATCH 7/9 v2] Implement multiple-filesystem support for remote targets
` [PATCH 9/9 v2] Announce new container-awareness features for GNU/Linux systems

[PATCH 0/3] varobj zero-padded hexadecimal format
 2015-05-01 18:58 UTC  (6+ messages)
` [PATCH 1/3] Add zero-padded hexadecimal format support for varobj's
` [PATCH 3/3] Documentation changes for the new zhexadecimal format
` [PATCH 2/3] Add varobj zhexadecimal format tests

[PATCH] PR ld/18355: --enable-shared doesn't work
 2015-05-01 15:32 UTC  (2+ messages)

[PATCH] [gdbserver] Disable conditional breakpoints on no-hardware-single-step targets
 2015-05-01 14:18 UTC 

[PATCH] Skip setting HW watchpoint if skip_hw_watchpoint_multi_tests in gdb.base/break-idempotent.exp
 2015-04-30 12:06 UTC  (2+ messages)

[PATCH] Skip gdb.base/relativedebug.exp if libc doesn't have debug info
 2015-04-30 12:05 UTC  (2+ messages)

[patch v2 0/5, nios2] unbreak nios2-linux-gnu GDB
 2015-04-30 12:05 UTC  (6+ messages)
` [patch v2 1/5, nios2] revert to using "trap 31" for breakpoints
` [patch v2 2/5, nios2] use PTRACE_GETREGSET/SETREGSET in gdbserver
` [patch v2 3/5, nios2] fix register save offset for signal handler trampolines
` [patch v2 4/5, nios2] work around issues with unwritable signal handler trampoline code
` [patch v2 5/5, nios2] add NEWS entry for ABI change

[PATCH 00/18] Implement full completer limiting
 2015-04-30  0:26 UTC  (4+ messages)

[PATCH v3 0/9] compile: compile print&printf
 2015-04-30  0:24 UTC  (22+ messages)
` [PATCH v3 2/9] compile: Distribute scope, add scope_data
` [PATCH v3 1/9] Code cleanup: Make parts of print_command_1 public
` [PATCH v3 3/9] Code cleanup: compile: Constify some parameters
` [PATCH v3 7/9] compile: New 'compile print'
` [PATCH v3 9/9] compile: compile printf: gdbserver support
` [PATCH v3 8/9] compile: New compile printf
` [PATCH v3 5/9] compile: Use -Wall, not -w
` [PATCH v3 4/9] compile: Support relocation to GNU-IFUNCs
` [PATCH v3 6/9] Code cleanup: compile: func_addr -> func_sym

[PATCH] [PR python/18285] Fix
 2015-04-30  0:11 UTC  (3+ messages)

[PATCH] Cleanup num_found usage in gdb_wait_for_event
 2015-04-29 22:44 UTC  (3+ messages)

GDB/MI interactive capability?
 2015-04-29 20:30 UTC  (6+ messages)

[PATCH] Use software watchpoints if hardware watchpoints are not available when testing gdb.base/watch-bitfields.exp
 2015-04-29 15:43 UTC  (4+ messages)

[PATCH] Handle memory write errors on gdb.base/break-always.exp
 2015-04-29 15:30 UTC  (4+ messages)

[PATCH] Use exec_file_find to prepend gdb_sysroot in follow_exec
 2015-04-29 15:24 UTC  (8+ messages)
` [PING][PATCH] "
      ` [PATCH] Allow passing fd == NULL to exec_file_find and solib_find

[PATCH] [PR python/18299] Fix
 2015-04-29 15:13 UTC  (3+ messages)

[PATCH] Skip watch_thread_num.exp on targets without access watchpoints
 2015-04-29 14:22 UTC  (2+ messages)

[PATCH] Fix PR gdb/17820
 2015-04-29 12:37 UTC  (4+ messages)

[PATCH v3 00/17] Catch syscall group
 2015-04-29 10:44 UTC  (23+ messages)
` [PATCH v3 02/17] Add support to catch groups of syscalls
` [PATCH v3 03/17] Add tests for catching groups of syscalls on supported architectures
` [PATCH v3 01/17] Implemement support for groups of syscalls in the xml-syscall interface
` [PATCH v3 05/17] Create syscall groups for ppc
` [PATCH v3 09/17] Create syscall groups for bfin
` [PATCH v3 04/17] Create syscall groups for amd64
` [PATCH v3 10/17] Create syscall groups for i386
` [PATCH v3 06/17] Create syscall groups for ppc64
` [PATCH v3 08/17] Create syscall groups for arm
` [PATCH v3 12/17] Create syscall groups for mips-n64
` [PATCH v3 07/17] Create syscall groups for aarch64
` [PATCH v3 13/17] Create syscall groups for mips-o32
` [PATCH v3 14/17] Create syscall groups for s390
` [PATCH v3 11/17] Create syscall groups for mips-n32
` [PATCH v3 17/17] Create syscall groups for sparc64
` [PATCH v3 16/17] Create syscall groups for sparc
` [PATCH v3 15/17] Create syscall groups for s390x

[PATCH] [PR python/18089] Fix
 2015-04-29 10:01 UTC  (2+ messages)

RFC: Python gdb.Type method returning optimized out gdb.Value
 2015-04-29  5:20 UTC  (4+ messages)

[PATCH v3 00/23] All-stop on top of non-stop
 2015-04-29  4:56 UTC  (12+ messages)
` [PATCH v3 01/17] Fix and test "checkpoint" in non-stop mode
` [PATCH v3 07/17] Misc switch_back_to_stepped_thread cleanups
` [PATCH v3 09/17] Teach non-stop to do in-line step-overs (stop all, step, restart)

[PATCH v5] Add Guile frame filter interface
 2015-04-28 16:12 UTC  (7+ messages)
    ` [PATCH v6] "

New ARI warning Tue Apr 28 01:54:12 UTC 2015
 2015-04-28 16:06 UTC  (4+ messages)

[patch 0/3, nios2] unbreak nios2-linux-gnu GDB
 2015-04-28 15:47 UTC  (12+ messages)
` [patch 1/3, nios2] revert to using "trap 31" for breakpoints
` [patch 2/3, nios2] use PTRACE_GETREGSET/SETREGSET in gdbserver
` [patch 3/3, nios2] fixes for new implementation of signal handler trampolines

Git email hook stopped working after bugzilla update
 2015-04-28 15:12 UTC  (3+ messages)

[PATCH 1/3] Introduce function for directly updating GDB's screen dimensions
 2015-04-28 13:15 UTC  (9+ messages)
` [PATCH 3/3] Disable readline's SIGWINCH handler
` [PATCH 2/3] Update our idea of our terminal's dimensions even outside of TUI

[PATCH] A new board file remote-gdbserver-on-localhost.exp
 2015-04-28 10:43 UTC  (5+ messages)

[PATCH] Fix gdb.guile/scm-parameter.exp path matching
 2015-04-28 10:04 UTC  (3+ messages)

[PATCH 1/3] Add fbsd_nat_add_target
 2015-04-28  1:08 UTC  (7+ messages)

[PATCH v2 1/2] compile: set debug compile: Display GCC driver filename
 2015-04-27 21:49 UTC  (14+ messages)
` [PATCH v2 2/2] compile: Add 'set compile-gcc'
  ` [PATCH v3 "

[PATCH 0/2] Improved variable object invalidation in GDB
 2015-04-27 19:10 UTC  (6+ messages)
` [PATCH 2/2] Testsuite for varobj updation after symbol removal

[WIP] Bare-metal register browsing
 2015-04-27 18:39 UTC  (4+ messages)

[PATCH] TUI: avoid calling strcpy() on indentical string objects
 2015-04-27 17:51 UTC  (2+ messages)

[PATCH] Fix PR gdb/18155
 2015-04-27 17:45 UTC  (2+ messages)

[PATCH] Make type-safe the 'content' field of struct tui_gen_win_info
 2015-04-27 16:05 UTC  (2+ messages)

[Python] Add methods reference_value and const_value to gdb.Value
 2015-04-27 14:54 UTC  (2+ messages)

[PATCH] Move vgdb special case into remote_filesystem_is_local
 2015-04-27 14:51 UTC 

[PATCH] Mark object files with "target:" filenames as OBJF_NONLOCAL_FILENAME
 2015-04-27 14:42 UTC  (4+ messages)
` [PATCH v2] Do not manipulate "target:" filenames as local paths

[avr] Fix 'multiple definition of sim_{read,write}'
 2015-04-27 13:56 UTC  (2+ messages)

[PATCH 0/4] S390: Vector ABI support
 2015-04-27  9:41 UTC  (2+ messages)

[PATCH 1/2] Preserve typedef layer when getting struct element
 2015-04-27  9:08 UTC  (6+ messages)
` [PATCH 2/2] Cache all static structures and reset cache during resolution

[PATCH v5] Add Guile frame unwinder interface
 2015-04-27  7:01 UTC  (2+ messages)

Commit: Obvious fixes for PR 18273
 2015-04-27  6:43 UTC  (3+ messages)

[PATCH v4] Add Guile frame unwinder interface
 2015-04-27  5:02 UTC  (4+ messages)

[RFC] Unset tcl variable addr to avoid clashing
 2015-04-26 19:44 UTC  (6+ messages)

[PR python/18291] Fix printing of "disabled" status of xmethod matchers
 2015-04-26 14:02 UTC 

[PATCH 3/3] Add support for catching exec events on FreeBSD
 2015-04-26  1:25 UTC  (2+ messages)
` [PATCH 2/3] Enable fork tracing for native FreeBSD targets

[PATCH] python.texi (Xmethods In Python): Fix name of method to call the xmethod
 2015-04-24 18:20 UTC 

[rfc] Fix PR 18208: update /proc/pid/coredump_filter by c code
 2015-04-24 15:29 UTC 

[PATCH 4/4] S390: Vector ABI support
 2015-04-24 14:46 UTC  (2+ messages)

Commit: RX SIM: Obvious fix for valid register check
 2015-04-24 14:30 UTC 

[PATCH] Do not consider reference types as dynamic
 2015-04-24 14:22 UTC  (10+ messages)

[PATCH] Fix a crash with maintenance print type for GNAT stuff
 2015-04-24 14:14 UTC  (3+ messages)

[PATCH] gdb: Add support for dumping to verilog hex format
 2015-04-24 13:51 UTC  (8+ 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).