Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[SH] regs command
 2012-05-21 23:36 UTC  (26+ messages)

MIPS Linux signals
 2012-05-21 22:48 UTC  (11+ messages)

fix demangler crash - gdb PR 14065
 2012-05-21 22:47 UTC  (2+ messages)

py uiout was: Re: [PATCH 3/3] PR gdb/13860: don't lose '-interpreter-exec console EXECUTION_COMMAND''s output in async mode
 2012-05-21 21:28 UTC  (3+ messages)

[PATCH] Remove time waiting for user from walltime in stats
 2012-05-21 21:01 UTC  (3+ messages)

FYI: fix PR c++/7173
 2012-05-21 19:47 UTC 

[patch] Reduce number of libthread_db load attempts
 2012-05-21 19:30 UTC  (3+ messages)

[patch] Use the string returned by pretty printer for MI varobjs instead of "{...}"
 2012-05-21 19:04 UTC  (9+ messages)

[4/5] the main patch
 2012-05-21 18:46 UTC  (4+ messages)
` Regression for gdb.base/callfuncs.exp [Re: [4/5] the main patch]

[RFA] leb128.h: New file
 2012-05-21 18:22 UTC  (6+ messages)

[patch] Support bionic's jmp_buf
 2012-05-21 17:59 UTC  (3+ messages)

[PATCH] MIPS/Linux: Signal frame support for DSP registers
 2012-05-21 17:10 UTC  (3+ messages)

[RFC - Python Scripting] Add 'end' attribute to gdb.Symtab_and_line
 2012-05-21 16:27 UTC  (2+ messages)

FYI: psymtab expansion fix
 2012-05-21 15:32 UTC  (3+ messages)

FYI: fix PR macros/13205
 2012-05-21 15:27 UTC  (5+ messages)
` -lmcheck new FAILs for __FILE__ [Re: FYI: fix PR macros/13205]

[PATCH] microMIPS support
 2012-05-21 14:33 UTC  (21+ messages)
` [PATCH] microMIPS support (Linux signal trampolines)

[PATCH] Add support for Tilera TILE-Gx processor (part 3/3: gdbserver)
 2012-05-21 14:29 UTC  (2+ messages)

[PATCH] Add support for Tilera TILE-Gx processor (part 2/3: gdb)
 2012-05-21 14:27 UTC  (2+ messages)

[PATCH] Add support for Tilera TILE-Gx processor (part 1/3: gdb)
 2012-05-21 14:23 UTC  (3+ messages)

[patch] PR symtab/13277: Resolving opaque structures in ICC generated binaries
 2012-05-21 12:17 UTC  (23+ messages)
      ` [patch] PR symtab/13277: Resolving opaque structures in ICC generated binaries. (testcase)

Three weeks to branching (gdb 7.5 release)
 2012-05-20 22:49 UTC  (9+ messages)

[patch+doc 2/2] auto-load: Fix default /usr/lib/debug/ loading
 2012-05-20 20:37 UTC  (4+ messages)
` [doc ping] "
    ` [commit] "

[PATCH] Expand bitpos to LONGEST to allow access to large offsets within a struct
 2012-05-20 20:28 UTC  (10+ messages)
  ` [PATCH v2] Expand bitpos and type.length to LONGEST and ULONGEST

[commit] fix dwarf2read.c compilation error
 2012-05-20 17:19 UTC 

PATCH: Implement $sp/$eip and $pc/$eip for x32
 2012-05-20 15:29 UTC  (4+ messages)

[RFC patch] non-release srctrees: --enable-targets=all & 64bit & -lmcheck
 2012-05-20 14:10 UTC  (3+ messages)

Fix remaining fallout from bfd include-config.h-first changes: sim/mcore
 2012-05-20  5:40 UTC 

RFA: PR 14072: Include config.h before system header files
 2012-05-19  3:50 UTC  (3+ messages)

[PATCH] MIPS/sim: Fix build breakage
 2012-05-19  3:49 UTC  (2+ messages)

[commit][obvious] Fix testsuite/gdb.python/py-prompt.exp when cross-debugging
 2012-05-19  1:09 UTC 

[RFA] Add scripts to generate ARI web pages to gdb/contrib/ari directory
 2012-05-18 22:41 UTC 

[RFC] Add ARI directory to gdb sources
 2012-05-18 22:17 UTC  (5+ messages)

[RFD+PATCH] ISA bit treatment on the MIPS platform
 2012-05-18 22:01 UTC  (2+ messages)

[RFC/PATCH] Clean up unused variables (and prepare for `-Wunused-variable' flag)
 2012-05-18 21:05 UTC  (9+ messages)

[PATCH 0/3] PR gdb/13860: async MI issues
 2012-05-18 20:27 UTC  (7+ messages)
` [PATCH 3/3] PR gdb/13860: don't lose '-interpreter-exec console EXECUTION_COMMAND''s output in async mode

[PATCH] Linux/gdbserver: Fix memory read ptrace fallback issues
 2012-05-18 20:11 UTC  (4+ messages)

[RFA] ignore PYTHONHOME environment variable
 2012-05-18 19:34 UTC  (10+ messages)

[downstream patch FYI] workaround stale frame_info * (PR 13866)
 2012-05-18 19:16 UTC  (5+ messages)

[commit] 'info os' additions
 2012-05-18 17:53 UTC  (4+ messages)
` gdb.base/info-os.exp FAILs/ERRORs [Re: [commit] 'info os' additions]
    ` [commit] "

[patch 1/2] auto-load: Rename $ddir to $datadir
 2012-05-18 17:48 UTC  (3+ messages)
  ` [commit] "

[RFC] choose symbol from given block's objfile first
 2012-05-18 17:46 UTC  (18+ messages)
  ` [RFA] "
          ` gdb.base/print-file-var.exp false PASS [Re: [RFA] choose symbol from given block's objfile first.]
    ` Regression for gdb.fortran/library-module.exp "
                  ` RFC for: "Re: Regression for gdb.fortran/library-module.exp [Re: [RFA] choose symbol from given block's objfile first.]"

[patch 1/2] Provide $ddir substitution for --with-auto-load-safe-path
 2012-05-18 17:45 UTC  (9+ messages)
            ` [patch] Cosmetic fix 'show auto-load safe-path' for ":" [Re: [patch 1/2] Provide $ddir substitution for --with-auto-load-safe-path]
              ` [commit] [patch] Cosmetic fix 'show auto-load safe-path' for ":"

[RFC] First scripts for ARI support inisde gdb tree
 2012-05-18 17:26 UTC  (9+ messages)
  ` [RFC-v2] "

[RFA] stop parsing breakpoint command if invalid keyword found
 2012-05-18 17:09 UTC  (3+ messages)

[2/5] make print_address_demangle use hex for 0
 2012-05-18 15:42 UTC  (5+ messages)

[PATCH v2] dynamic printf
 2012-05-18 15:38 UTC  (11+ messages)

[0/5] 'set print symbol' refresh
 2012-05-18 15:24 UTC  (2+ messages)

[committed] MIPS/Linux: Use common MIPS code to write the PC
 2012-05-18 12:43 UTC 

[commit] info-macros.exp: Pass "debug" to prepare_for_testing
 2012-05-18 12:38 UTC  (2+ messages)

[committed] MIPS: Unify cooked accesses to the PC
 2012-05-18 12:31 UTC 

[PATCH 1/4] New gdb arch hook: return_with_first_hidden_param_p
 2012-05-17 21:02 UTC  (26+ messages)
` [PATCH 4/4] m68k: Install return_with_first_hidden_param_p
` [PATCH 3/4] sh: "
` [PATCH 2/4] tic6x: "

[RFA/commit] procfs.c: Remove unused functions and make many functions static
 2012-05-17 20:43 UTC  (4+ messages)

[commit] Remove Fission build files in testsuite "make clean"
 2012-05-17 19:05 UTC 

[Commit/unwanted] gdb/ari directory creation
 2012-05-17 15:22 UTC 

[Commit/unwanted] gdb/ari directory creation
 2012-05-17 12:42 UTC  (2+ messages)

[commit/obvious] Fix broken build by BFD cleanup patch
 2012-05-16 22:12 UTC 

[RFC/PATCH] Fix `bfd_{get,set}_*' macros
 2012-05-16 19:48 UTC  (6+ messages)

[design change] record-replay linux ABI level
 2012-05-16 14:57 UTC  (9+ messages)

[RFC] Add ARI directory to gdb sources
 2012-05-16 14:50 UTC 

[RFA] MIPS16 FP manual call/return fixes
 2012-05-16 14:45 UTC  (11+ messages)

[SH] gdb.arch/gdb1291.exp, gdb.arch/gdb1431.exp
 2012-05-16 14:37 UTC  (5+ messages)

[PATCH] configure.ac: Also quote '$' in tbaseargs
 2012-05-16 14:13 UTC  (2+ messages)
` [ping][PATCH] "

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox