public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[RFC] [PATCH] Provide the ability to write the frame unwinder in Python
 2015-04-01  0:28 UTC  (29+ messages)

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

[RFC/PATCH] Extend gdb_core_cmd to allow "Cannot access memory..." messages
 2015-03-31 23:39 UTC  (5+ messages)
  ` [PATCH] Catch exception on solib_svr4_r_ldsomap (was: Re: [RFC/PATCH] Extend gdb_core_cmd to allow "Cannot access memory..." messages)
    ` [PATCH] Catch exception on solib_svr4_r_ldsomap

[PATCH] Fix Python completion when using the "complete" command
 2015-03-31 23:10 UTC 

[PATCH 1/8] Add --with-system-zlib in bfd
 2015-03-31 20:16 UTC  (35+ messages)

[zlib] [PATH] Use AM_ENABLE_MULTILIB only if with_target_subdir isn't empty
 2015-03-31 20:12 UTC 

[PATCH V4 0/9] Add support for DTrace USDT probes to gdb
 2015-03-31 19:54 UTC  (10+ messages)
` [PATCH V4 5/9] New probe type: DTrace USDT probes

[comitted, PATCH] Replace src-release with src-release.sh
 2015-03-31 18:51 UTC 

[patch/cygwin] Remove dependency on __COPY_CONTEXT_SIZE
 2015-03-31 18:32 UTC  (7+ messages)

[PATCH v3 0/3] GDBServer: introduce a dedicated output stream
 2015-03-31 16:18 UTC  (5+ messages)
` [PATCH v3 3/3] GDBServer: add 'monitor set server-output' command
` [PATCH v3 1/3] GDBServer: introduce a stream dedicated to the server
` [PATCH v3 2/3] GDBServer: introduce --server-output command line option

[PATCH] Add --with-system-zlib in gdb
 2015-03-31 15:11 UTC  (6+ messages)

[PATCH 0/4] GDBServer: introduce a dedicated stderr stream
 2015-03-31 14:44 UTC  (5+ messages)
` [PATCH 2/4] GDBServer: give more complete usage information

[PATCH][V2] dwarf.exp: Allow generating a stub .debug_line section
 2015-03-31 14:30 UTC  (5+ messages)

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

[PATCH] gdb: New frame_cache_cleared observer
 2015-03-31 12:08 UTC  (6+ messages)

[PATCH] Add cpu information to the info os command on linux
 2015-03-31 11:31 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] sim: common: sim-arange: fix extern inline handling
 2015-03-31  6:05 UTC  (2+ messages)
` [PATCH] common: cgen-mem/cgen-ops: "

[PATCH] sim: cr16/d10v: restore generated headers dep
 2015-03-31  6:05 UTC 

[PATCH] sim: m68hc11: fix gcc-5 build error w/restrict keyword
 2015-03-31  6:02 UTC 

[PATCH] [c++/18141] Fix perf issue
 2015-03-30 23:42 UTC  (2+ messages)

[PATCH] dwarf2read.c (dw2_expand_symtabs_matching): Add some QUIT calls
 2015-03-30 23:29 UTC 

[PATCH v4 00/13] Update of the SPARC SIS simulator
 2015-03-30 20:51 UTC  (24+ messages)
` [PATCH v4 12/13] sim/erc32: Add data watchpoint support
` [PATCH v4 11/13] sim/erc32: Updated documentation
` [PATCH v4 07/13] sim/erc32: Access memory subsystem through struct memsys
` [PATCH v4 06/13] sim/erc32: Use gdb callback for UART I/O when linked with gdb
` [PATCH v4 04/13] sim/erc32: Use memory_iread() function for instruction fetching
` [PATCH v4 03/13] sim/erc32: Switched emulated memory to host endian order
` [PATCH v4 05/13] sim/erc32: Fix a few compiler warnings
` [PATCH v4 10/13] sim/erc32: Add support for LEON2 processor emulation
` [PATCH v4 13/13] Add watchpoint support to gdb simulator interface

[PATCH 1/7 v3] powerpc: Support z-point type in gdbserver
 2015-03-30 16:31 UTC  (7+ messages)
` [PATCH 5/7 v3] Replace write_inferior_data_ptr with write_inferior_data_pointer
` [PATCH 2/7 v3] Tracepoint for ppc64
` [PATCH 6/7 v3] Build unavailable-stack frames for tracepoint
` [PATCH 4/7 v3] Allow target to decide where to map jump-pad
` [PATCH 3/7 v3] Add testcases for ppc64 tracepoint
` [PATCH 7/7 v3] Remove tracepoint_action ops

[PATCH 0/4] sim: arm: convert to nrun
 2015-03-30 16:11 UTC  (6+ messages)
` [PATCH 2/4] sim: arm: clean up misc warnings
` [PATCH 1/4] sim: arm: use common configure options
` [PATCH 4/4] sim: arm: convert to nrun
` [PATCH 3/4] sim: arm: delete NEED_UI_LOOP_HOOK handling

[OB PATCH] Remove three redundant wrapper functions in remote.c
 2015-03-30 14:20 UTC 

[PATCH] sim: arm: move COPRO settings to the makefile
 2015-03-30  7:07 UTC 

[PATCH 1/4] sim: d10v: use common configure options
 2015-03-30  6:22 UTC  (4+ messages)
` [PATCH 3/4] sim: d10v: delete NEED_UI_LOOP_HOOK handling
` [PATCH 2/4] sim: d10v: clean up misc warnings
` [PATCH 4/4] sim: d10v: convert to nrun

[PATCH] sim: d10v: link in missing testsuite
 2015-03-30  5:09 UTC 

[PATCH 1/5] sim: cr16: use common configure options
 2015-03-30  4:55 UTC  (5+ messages)
` [PATCH 4/5] sim: cr16: delete NEED_UI_LOOP_HOOK handling
` [PATCH 3/5] sim: cr16: delete dead code
` [PATCH 2/5] sim: cr16: clean up misc warnings
` [PATCH 5/5] sim: cr16: convert to nrun

[PATCH] sim: cr16: add _start symbol to tests [BZ #12385]
 2015-03-30  1:01 UTC 

[PATCH 1/2] sim: mcore/microblaze: delete dead code
 2015-03-29 21:45 UTC  (2+ messages)
` [PATCH 2/2] sim: microblaze: convert to nrun

[PATCH 1/2] sim; testsuite: allow tests to set no output
 2015-03-29 20:47 UTC  (2+ messages)
` [PATCH 2/2] sim: microblaze: start a testsuite

[PATCH 2/2] Fast tracepoint for powerpc64le
 2015-03-29 19:36 UTC  (2+ messages)

[PATCH 1/3 v2] Fast tracepoint for powerpc64le
 2015-03-29 19:27 UTC  (2+ messages)

[PATCH] sim: testsuite: make subdir unconditional
 2015-03-29 15:50 UTC 

[PATCH] sim: microblaze: use common configure options
 2015-03-29 15:50 UTC 

[PATCH] Handle unbuffered Guile memory ports, and zero sized ports
 2015-03-29 15:36 UTC  (2+ messages)

[PATCH 1/4] sim: mcore: drop sbrk support
 2015-03-29  8:13 UTC  (4+ messages)
` [PATCH 3/4] sim: mcore: use common configure options
` [PATCH 2/4] sim: mcore: add a basic testsuite
` [PATCH 4/4] sim: mcore: convert to nrun

[PATCH] sim: avr: fix _start testsuite symbol
 2015-03-29  8:11 UTC 

New ARI warning Sun Mar 29 01:54:25 UTC 2015
 2015-03-29  1:54 UTC 

[PATCH 1/5] sim: sh: use common configure options
 2015-03-28 21:55 UTC  (5+ messages)
` [PATCH 3/5] sim: sh: fix broken handling in DSR reg
` [PATCH 2/5] sim: sh: clean up gencode
` [PATCH 4/5] sim: sh: clean up some warnings
` [PATCH 5/5] sim: sh: convert to nrun

[PATCH v2] Python API: Fix an exception when registering a global pretty-printer in verbose mode
 2015-03-28 20:40 UTC  (3+ messages)

[PATCH] Support gzip compressed exec and core files in gdb
 2015-03-28 16:56 UTC  (6+ messages)

RFC: Import zlib from GCC tree
 2015-03-28 13:51 UTC  (8+ messages)
            ` src-release broke with the zlib import

[PATCH] sim: avr: convert to nrun.o
 2015-03-28  9:36 UTC 

[PATCH] sim: avr: start a basic testsuite
 2015-03-28  8:29 UTC 

[PATCH] sim: erc32: strip paren from return statements
 2015-03-28  6:58 UTC 

[PATCH, FT32] gdb and sim support
 2015-03-28  6:21 UTC  (2+ messages)

[PATCH] Do arm_abi detection for ELFOSABI_GNU binaries
 2015-03-27 20:55 UTC 

[PATCH 1/4] Code cleanup: Make parts of print_command_1 public
 2015-03-27 20:06 UTC  (16+ messages)
` [PATCH 4/4] compile: New 'compile print'
` [PATCH 1/4] v2: Code cleanup: Make parts of print_command_1 public

[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  (7+ messages)

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

[PATCH V4 5/9] New probe type: DTrace USDT probes
 2015-03-27 16:58 UTC  (6+ messages)
` 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] Fix gdb_bfd_section_index() for special sections
 2015-03-27 12:41 UTC  (2+ messages)

[PATCH v5 01/06] Identify remote fork event support
 2015-03-27 11:14 UTC  (2+ messages)

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

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