public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[RFA] Add --with-libz-prefix option in config/zlib.m4
 2015-02-18 16:55 UTC  (4+ messages)
` ping #3: "

[PATCH 00/22] Update of the SPARC SIS simulator
 2015-02-18 16:53 UTC  (46+ messages)
` [PATCH 02/23] sim/erc32: corrected wrong CPU implementation and version ID in %psr
` [PATCH 16/23] sim/erc32: use readline.h for readline types and functions
` [PATCH 17/23] sim/erc32: Move local extern declarations into sis.h
` [PATCH 01/23] sim/erc32: Disassembly in stand-alone mode did not work due to API change
` [PATCH 07/23] sim/erc32: file loading via command line did not work
` [PATCH 10/23] sim/erc32: Switched emulated memory to host endian order
` [PATCH 15/23] sim/erc32: access memory subsystem through struct memsys to allow multiple configurations
` [PATCH 05/23] sim/erc32: remove unused defines in Makefile and switch off statistics
` [PATCH 04/23] sim/erc32: Add FPU support on x86_64 hosts
` [PATCH 08/23] sim/erc32: added -v and -vv command line switches for verbose output
` [PATCH 03/23] sim/erc32: Perform pseudo-init of system if binary starts from non-zero address
` [PATCH 11/23] sim/erc32: use AC_C_BIGENDIAN to probe for host endian
` [PATCH 09/23] sim/erc32: removed type mismatch compiler warnings
` [PATCH 06/23] sim/erc32: Fix incorrect simulator performance report
` [PATCH 14/23] sim/erc32: Use gdb callback for UART I/O when linked with gdb
` [PATCH 19/23] sim/erc32: Added support for the Leon2 processor
` [PATCH 20/23] sim/erc32: Updated documentation
` [PATCH 13/23] sim/erc32: Fix a few compiler warnings
` [PATCH 18/23] sim/erc32: Add support for LEON3 processor emulation
` [PATCH 21/23] sim/erc32: add data watchpoint support for all cpu targets
` [PATCH 22/23] Added watchpoint support to gdb simulator interface
` [PATCH 12/23] sim/erc32: Use separate memory_iread() function for instruction fetching

[V4 00/21] Fortran dynamic array support
 2015-02-18 16:02 UTC  (10+ messages)
` [V4 01/18] vla: introduce allocated/associated flags
` [V4 02/18] vla: make dynamic fortran arrays functional

[PATCH] Fix non executable stack handling when calling functions in the inferior
 2015-02-18 15:38 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH] Factorize target program transformations in the GDB_AC_TRANSFORM macro
 2015-02-18 12:51 UTC  (2+ messages)

[PATCH] Asynchronously resize the TUI
 2015-02-18 10:00 UTC  (2+ messages)

[PATCH] sim: Be sure of calling freeargv() after successfully call buildargv()
 2015-02-18  0:22 UTC  (4+ messages)

[PATCH] PR gdb/17968 - [ppc64] SEGV in ppc64_elf_get_synthetic_symtab reading a separate debug file
 2015-02-17 23:40 UTC  (2+ messages)

[PATCH 00/36] Support building GDB as a C++ program
 2015-02-17 23:19 UTC  (33+ messages)
` [PATCH 09/36] floatformat.h: Wrap in extern "C"
` [PATCH 08/36] elf-bfd.h: "
    ` [PATCH v2] Wrap BFD headers "
` [PATCH 03/36] C++ keyword cleanliness, mostly auto-generated
` [PATCH 05/36] Fix redefinition errors in C++ mode
      ` [PATCH] xcoffread.c: delete 'within_function' definition (Re: [PATCH 05/36] Fix redefinition errors in C++ mode)
` [PATCH 10/36] Add extern "C" to declarations of C symbols
` [PATCH 24/36] breakpoint.h: move enum ‘print_stop_action’

[PATCH v3 0/9] Locations API
 2015-02-17 22:50 UTC  (10+ messages)
` [PATCH v3 4/9] Explicit locations: introduce address locations
` [PATCH v3 1/9] Explicit locations: rename "address string"/"addr_string" to "location"
` [PATCH v3 2/9] Explicit locations: introduce new struct event_location-based API
` [PATCH v3 5/9] Explicit locations: introduce probe locations
` [PATCH v3 6/9] Explicit locations: introduce explicit locations
` [PATCH v3 8/9] Explicit locations: MI support for "
` [PATCH v3 7/9] Explicit locations: add UI features for CLI
` [PATCH v3 3/9] Explicit locations: use new location API
` [PATCH v3 9/9] Explicit locations: documentation updates

[patch] Do not close BFDs, breaking deleted inferior shlibs
 2015-02-17 19:27 UTC  (3+ messages)

[PATCH] dwarf.exp: Allow generating a stub .debug_line section
 2015-02-17 18:26 UTC 

[PATCH] Add real-type to MI output
 2015-02-17 18:00 UTC  (3+ messages)

[PATCH] [PR corefiles/17808] i386: Fix internal error when prstatus in core file is too big
 2015-02-17 16:56 UTC  (7+ messages)
` [testsuite patch] for: "
  ` ping: "

[COMMITTED V5 0/9] Add support for DTrace USDT probes to gdb
 2015-02-17 16:45 UTC  (12+ messages)
` [COMMITTED V5 4/9] New gdbarch functions: dtrace_parse_probe_argument, dtrace_probe_is_enabled, dtrace_enable_probe, dtrace_disable_probe
` [COMMITTED V5 2/9] Move `compute_probe_arg' and `compile_probe_arg' to probe.c
` [COMMITTED V5 3/9] New commands `enable probe' and `disable probe'
` [COMMITTED V5 1/9] Adapt `info probes' to support printing probes of different types
` [COMMITTED V5 7/9] Simple testsuite for DTrace USDT probes
` [COMMITTED V5 5/9] New probe type: "
` [COMMITTED V5 9/9] Announce the DTrace USDT probes support in NEWS
` [COMMITTED V5 8/9] Documentation for DTrace USDT probes
` [COMMITTED V5 6/9] Support for DTrace USDT probes in x86_64 targets

[PATCH 1/3] Remove superfluous function key_is_command_char()
 2015-02-17 13:24 UTC  (11+ messages)
` [PATCH 2/3] TUI: Don't print KEY_RESIZE keys

GDB 7.9 release update
 2015-02-17 12:02 UTC  (11+ messages)
            ` ready GDB 7.9 release? (was: "Re: GDB 7.9 release update")
              ` ready GDB 7.9 release?

[PATCH V4 0/9] Add support for DTrace USDT probes to gdb
 2015-02-17 11:56 UTC  (20+ messages)
` [PATCH V4 6/9] Support for DTrace USDT probes in x86_64 targets
` [PATCH V4 1/9] Adapt `info probes' to support printing probes of different types
` [PATCH V4 3/9] New commands `enable probe' and `disable probe'
` [PATCH V4 2/9] Move `compute_probe_arg' and `compile_probe_arg' to probe.c
` [PATCH V4 4/9] New gdbarch functions: dtrace_parse_probe_argument, dtrace_probe_is_enabled, dtrace_enable_probe, dtrace_disable_probe
` [PATCH V4 7/9] Simple testsuite for DTrace USDT probes
` [PATCH V4 5/9] New probe type: "

[PATCH] sim: Be sure of calling freeargv() after successfully call buildargv()
 2015-02-17 10:36 UTC  (4+ messages)

[PATCH, FT32] gdb and sim support
 2015-02-17 10:21 UTC  (3+ messages)

[PATCH] Work-around for a bug in GCC5
 2015-02-17 10:18 UTC  (3+ messages)

[PATCH][PR gdb/17984] Fix GDB build fail on Aarch64 when -fno-common is enabled
 2015-02-17  9:46 UTC  (4+ messages)

Fix signal trampoline detection/unwinding on recent FreeBSD/i386 and FreeBSD/amd64
 2015-02-16 22:56 UTC  (7+ messages)
` [PATCH] "

[PATCH] PR gdb/17960 - Move completion_tracker_t into the completion API
 2015-02-16 20:41 UTC 

[PATCH] ARM gdb record-replay bug fixes
 2015-02-16 14:21 UTC  (2+ messages)

[PATCH] Add Guile frame filter interface
 2015-02-16 13:48 UTC  (3+ messages)

PR python/17927 (Python 3 testsuite compatability)
 2015-02-16 13:31 UTC 

[PATCH] Remove true and false ARI checks now that we use stdbool.h
 2015-02-16 10:57 UTC  (4+ messages)

[PATCH] Add support for embedding scripts in .debug_gdb_scripts
 2015-02-15 11:53 UTC  (16+ messages)

[RFA] Fix pascal behavior for class fields
 2015-02-15  6:59 UTC  (6+ messages)
        ` gdb-patches RFA: "
          ` [RFA 0/3] Fix pascal behavior for class fields with testcase
            ` [RFA 0/3 V4] "
              ` PING "

[PATCH][PR c++/17976, symtab/17821] Fix
 2015-02-13 20:46 UTC 

[COMMITTED PATCH] misc cp-namespace.c cleanups
 2015-02-13 20:05 UTC 

two agent expression nits (one line each)
 2015-02-13 19:21 UTC  (9+ messages)

[PATCH] sim/common/gentmap.c: Include "string.h"
 2015-02-13 15:37 UTC  (2+ messages)

[PATCH] Update Yao Qi's email address in MAINTAINERS
 2015-02-13 10:31 UTC 

[COMMITTED PATCH] completer.c (completion_list_add_name): Fix memory leak
 2015-02-12 21:36 UTC 

[PATCH] Merge dg-extract-results.{sh,py} from GCC upstream
 2015-02-12 20:47 UTC  (5+ messages)

[PATCH] doc of pre-defined or builtin trace state variables
 2015-02-12 20:41 UTC  (4+ messages)

[COMMITTED PATCH] completer.c (complete_line): Remove incorrect comment
 2015-02-12 20:23 UTC 

[pushed] Fix adjust_pc_after_break, remove still current thread check
 2015-02-12 18:32 UTC  (2+ messages)

[RFC] [PATCH] Provide the ability to write the frame unwinder in Python
 2015-02-12 17:58 UTC  (3+ messages)

openp: Report a proper error message when attempting to open a directory or special file
 2015-02-12 11:04 UTC 

[PATCH 0/6] framefilter quit: PR cli/17716
 2015-02-11 13:56 UTC  (13+ messages)
` [PATCH 5/6] framefilter quit: Use RETURN_MASK_ERROR
  ` [commit+7.9] "
` [PATCH 4/6] framefilter quit: Make it exception safe
  ` [commit+7.9] "
` [PATCH 6/6] framefilter quit: New test
  ` [commit+7.9] "
` [PATCH 2/6] framefilter quit: Code cleanup: Reindentation
  ` [commit+7.9] "
` [PATCH 3/6] framefilter quit: Code cleanup: Avoid gotos
  ` [commit+7.9] "
` [PATCH 1/6] framefilter quit: Obvious whitespacing fixes
  ` [commit+7.9] "

[PATCH 2/2] Fix source file not found when part of the path does not exist but that a canonicalized path exists
 2015-02-11 13:27 UTC  (3+ messages)

[PATCH] gdb.pascal/stub-method.exp
 2015-02-11 11:23 UTC  (2+ messages)

[PATCH] fix lib/pascal.exp dest snafu
 2015-02-11 11:22 UTC  (2+ messages)

[PATCH 4/5] Remove struct main_type.vptr_{fieldno,basetype}: TYPE_SPECIFIC_SELF_TYPE
 2015-02-11  6:28 UTC  (3+ 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).