public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[obv] Code cleanup: Move print_command_1 expr variable scope
 2015-03-27 19:24 UTC  (4+ messages)
  ` Revert: "

[PATCH 2/2] Fix source file not found when part of the path does not exist but that a canonicalized path exists
 2015-03-27 19:14 UTC  (8+ messages)

[PATCH] Fix MI dprintf-insert not printing when a location is pending
 2015-03-27 17:34 UTC  (8+ messages)

[PATCH V4 0/9] Add support for DTrace USDT probes to gdb
 2015-03-27 16:58 UTC  (15+ messages)
` [PATCH V4 5/9] New probe type: DTrace USDT probes
                ` gdb fails to compile with GCC 4.4.7 (was: [PATCH V4 5/9] New probe type: DTrace USDT probes.)
                      ` [pushed] "

[gcc patch] libcc1: '@' GDB array operator
 2015-03-27 16:36 UTC 

[PATCH] Support gzip compressed exec and core files in gdb
 2015-03-27 15:26 UTC  (4+ messages)

[patch] fix the triplet regexp to recognize triplets, not only quadruplets
 2015-03-27 15:15 UTC  (3+ messages)

[PATCH] Add cpu information to the info os command on linux
 2015-03-27 14:15 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH 1/4] Code cleanup: Make parts of print_command_1 public
 2015-03-27 13:12 UTC  (18+ messages)
` [PATCH 3/4] compile: Constify some parameters
` [PATCH 2/4] compile: Add new field scope_data
` [PATCH 4/4] compile: New 'compile print'

[PATCH] Fix gdb_bfd_section_index() for special sections
 2015-03-27 12:41 UTC  (2+ messages)

[PATCH v5 0/6] Remote fork events
 2015-03-27 11:14 UTC  (12+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/6] Identify remote fork event support
      ` [PATCH v5 01/06] "
  ` [PATCH v6 3/6] Extended-remote Linux follow fork
  ` [PATCH v6 6/6] Remote fork catch
  ` [PATCH v6 5/6] Remote follow vfork

[PATCH v4 00/13] Update of the SPARC SIS simulator
 2015-03-27 10:26 UTC  (5+ messages)
` [PATCH v4 03/13] sim/erc32: Switched emulated memory to host endian order

[RFC/PATCH] Extend gdb_core_cmd to allow "Cannot access memory..." messages
 2015-03-27 10:06 UTC  (2+ messages)

[PATCH v4 0/2] Improve corefile generation by using /proc/PID/coredump_filter (PR corefile/16902)
 2015-03-27  9:53 UTC  (5+ messages)
` [PATCH 2/2] Documentation and testcase
` [PATCH 1/2] Implement support for checking /proc/PID/coredump_filter

[PATCH v2] Add support for the x86 XSAVE extended state on FreeBSD/x86
 2015-03-26 23:54 UTC 

[PATCH][COMMITTED] Add myself as a write-after-approval GDB maintainer
 2015-03-26 20:37 UTC 

[PATCH][obv pushed] Fix copy-paste typo in -data-write-memory-bytes doc
 2015-03-26 19:13 UTC 

[PATCH, FT32] gdb and sim support
 2015-03-26 19:05 UTC  (24+ messages)

[RFC] [PATCH] Provide the ability to write the frame unwinder in Python
 2015-03-26 18:53 UTC  (24+ messages)

[obv] Code cleanup: Make validate_form
 2015-03-26 17:43 UTC 

[ob/pushed] _initialize_remote: update comment
 2015-03-26 17:41 UTC 

[PATCH 0/3] Fix PR 18139: tweak gdb.linespec/break-asm-file.exp for non-x86 targets
 2015-03-26 17:35 UTC  (3+ messages)

[PATCH][PR symtab/18148] Properly intern constants into psymtab
 2015-03-26 17:05 UTC  (3+ messages)

[PATCH 1/8] Add --with-system-zlib in bfd
 2015-03-26 15:57 UTC 

[PATCH] linux_nat.c: Mark new thread running even if momentarily pausing
 2015-03-26 13:32 UTC 

[PATCH] Crash on thread id wrap around
 2015-03-26 13:05 UTC  (2+ messages)

[PATCH] gdb: New frame_cache_cleared observer
 2015-03-26 12:50 UTC  (4+ messages)

[PATCH] On GNU/Linux, if the target reuses the TID of a thread that GDB still has in its list marked as THREAD_EXITED, GDB crashes, like:
 2015-03-26 12:49 UTC  (2+ messages)

[PATCH] kfail two tests in no-unwaited-for-left.exp for remote target
 2015-03-26 11:54 UTC 

[PATCH] Don't set breakpoints on import stubs on Windows amd64
 2015-03-26 10:23 UTC  (4+ messages)

[PATCH] testsuite: Don't set SYMBOL_PREFIX for x86_64-*-cygwin
 2015-03-26  9:28 UTC  (7+ messages)

[PATCH] Relax pattern to match the output of "info frame" in gdb.base/savedregs.exp
 2015-03-26  8:17 UTC  (2+ messages)

[PATCH v2 0/3] GDBServer: introduce a dedicated output stream
 2015-03-25 21:08 UTC  (6+ messages)
` [PATCH v2 3/3] GDBServer: add 'monitor set server-output' command
` [PATCH v2 1/3] GDBServer: introduce a stream dedicated to the server
` [PATCH v2 2/3] GDBServer: introduce --server-output command line option

[PATCH] btrace: fix tests for 32-bit
 2015-03-25 12:06 UTC  (3+ messages)

[pushed] Simplify target_async hook interface
 2015-03-25 11:34 UTC 

[PATCH] Encapsulate target_fileio file descriptors
 2015-03-25 11:32 UTC  (7+ messages)
` [PATCH v2] Associate target_ops with "
          ` [pushed] "

[PATCH] btrace: increase buffer size for exception test
 2015-03-25 11:21 UTC  (2+ messages)

Unwinding through multiple stacks
 2015-03-25  7:35 UTC  (2+ messages)

[PATCH] update thread list, delete exited threads
 2015-03-25  0:10 UTC 

[PATCH v4 0/2] Improve corefile generation by using /proc/PID/coredump_filter (PR corefile/16902)
 2015-03-24 23:48 UTC  (19+ messages)
` [PATCH 2/2] Documentation and testcase
` [PATCH 1/2] Implement support for checking /proc/PID/coredump_filter

[PATCH v4] Add Guile frame unwinder interface
 2015-03-24 22:08 UTC  (2+ messages)

[pushed] Fix "thread apply all" with exited threads
 2015-03-24 21:03 UTC 

[patch] libcc1: dynamic load versioned library
 2015-03-24 19:46 UTC  (4+ messages)

[pushed] Fix switch_back_to_stepped_thread comment references
 2015-03-24 19:06 UTC 

[pushed] Shuffle user_visible_resume_ptid
 2015-03-24 18:52 UTC 

[pushed] Debug output tweaks in the Linux target backends
 2015-03-24 18:33 UTC 

[FYI 1/2] GDB: rename DYN_ATTR_DATA_LOCATION into DYN_PROP_DATA_LOCATION
 2015-03-24 18:28 UTC  (2+ messages)
` [FYI 2/2] Do not make "prop" field of struct dynamic_prop_list a pointer

[PATCH 0/4] Make "set scheduler-locking step" depend on user intention, only
 2015-03-24 18:07 UTC  (2+ messages)

[PATCH] Fix breakpoint thread condition missing with mi and a pending breakpoint
 2015-03-24 17:47 UTC  (6+ messages)
` [PATCH v2] "
    ` [PATCH] Fix mi-pending.exp test output to allow stable test diffing

[PATCH 0/4] GDBServer: introduce a dedicated stderr stream
 2015-03-24 17:07 UTC  (15+ messages)
` [PATCH 4/4] GDBServer: add 'monitor set server-stderr' command
` [PATCH 2/4] GDBServer: give more complete usage information
` [PATCH 3/4] GDBServer: introduce --server-stderr command line option

[PATCH] update automake version to 1.11.6
 2015-03-24 17:02 UTC  (14+ messages)

[PATCH 00/13 v2] Refactor low-level Linux x86 debug register code
 2015-03-24 14:11 UTC  (2+ messages)
` [pushed] "

[RFC 0/4] Fix recent sim/*/config.in fallout: frv, m32r, sh64, iq2000
 2015-03-24  5:55 UTC  (5+ messages)
  ` [PATCH] sim: Revert "Fix frv/iq2000/m32r/sh64 sim, default hardware to off."

[PATCH] sim: profile: disconnect from watchpoint core
 2015-03-24  5:24 UTC 

[PATCH 1/2] sim: moxie: convert to nrun.o
 2015-03-24  5:17 UTC  (2+ messages)
` [PATCH 2/2] sim: moxie: clean up build time warnings

[PATCH] sim: erc32/h8300/m68hc11: trim unused functions
 2015-03-24  4:49 UTC 

[PATCH] sim: moxie: switch to common sim-command.o
 2015-03-24  4:43 UTC 

[PATCH] sim: clean up SIM_HAVE_BIENDIAN
 2015-03-24  4:40 UTC 

[PATCH] sim: m32r: drop duplicate dv_sockser_install call
 2015-03-24  4:35 UTC 

[PATCH] sim: fix sim-hardware configure option
 2015-03-24  4:15 UTC 

[PATCH] sim: drop support for requiring hw support
 2015-03-24  3:58 UTC 

[PATCH] sim: cris: delete unused CONFIG_DEVICES
 2015-03-24  3:17 UTC 

[PATCH] sim: mn10300: fix duplicated hardware option
 2015-03-24  3:03 UTC 

[PATCH] sim: iq2000/mn10300: drop dv-sockser.o references
 2015-03-24  3:02 UTC 

[PATCH] sim: frv: delete UART device support
 2015-03-24  2:01 UTC 

Setting parity for remote serial
 2015-03-23 22:52 UTC  (12+ messages)
                      ` pushed: "

[PATCH] Expand keyword lexing intelligence in the linespec parser
 2015-03-23 20:34 UTC  (4+ messages)

[PATCH] PR gdb/18021 - defend against "static virtual" methods
 2015-03-23 19:59 UTC  (4+ messages)
` [PATCH v2] "

[patch 1/2] mingw: update gnulib: prepare the sources
 2015-03-23 19:47 UTC  (12+ messages)

[PATCH] Add IPv6 support for remote TCP connections
 2015-03-23 19:19 UTC  (18+ 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).