Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH 00/16] branch tracing support (resend)
 2012-05-23 11:26 UTC  (15+ messages)
` [PATCH 02/16] source: add flags to print_source_lines ()
` [PATCH 06/16] configure: add check for perf_event header
` [PATCH 10/16] btrace, config: enable btrace for 32bit and 64bit linux native
` [PATCH 09/16] btrace, linux: add linux native btrace target ops
` [PATCH 11/16] test, btrace: add branch trace tests
` [PATCH 05/16] cli, btrace: add btrace cli
` [PATCH 04/16] thread, btrace: add generic branch trace support
` [PATCH 08/16] linux, btrace: perf_event based branch tracing
` [PATCH 01/16] disas: add precise instructions flag
` [PATCH 03/16] source, disasm: optionally prefix source lines with filename
` [PATCH 13/16] xml, btrace: define btrace xml document style
` [PATCH 16/16] gdbserver, linux, btrace: add btrace support for linux-low
` [PATCH 15/16] gdbserver, btrace: add generic btrace support
` [PATCH 07/16] configure: autoreconf

[PATCH v2] Add the "-info-os" command to MI
 2012-05-23 11:15 UTC  (2+ messages)

New ARI warning Wed May 23 01:55:03 UTC 2012
 2012-05-23  8:19 UTC  (6+ messages)

[PATCH] Linux/gdbserver: Fix memory read ptrace fallback issues
 2012-05-23  5:29 UTC  (12+ messages)
        ` Regression for gdbserver [Re: [PATCH] Linux/gdbserver: Fix memory read ptrace fallback issues]
            ` [patch] "

MIPS Linux signals
 2012-05-22 23:29 UTC  (28+ messages)
        ` Move store_waitstatus to inf-child.c (was: Re: MIPS Linux signals)

[0/5] 'set print symbol' refresh
 2012-05-22 22:55 UTC  (3+ messages)

[patch] 7.3 regression for corrupted core files threads
 2012-05-22 22:19 UTC  (4+ messages)
  ` [patchv2 1/2] "
  ` [patchv2 2/2] Fix linuxthreads TD_DEATH to use target lib

[PATCH] Remove time waiting for user from walltime in stats
 2012-05-22 20:50 UTC  (4+ messages)

[commit] Handle .debug_loc.dwo
 2012-05-22 18:48 UTC 

[patch] Expand tildes in solib-search-path entries
 2012-05-22 18:17 UTC 

New ARI warning Fri Mar 2 01:56:15 UTC 2012
 2012-05-22 18:13 UTC  (8+ messages)
` [commit] Fix ARI violations in mips-linux-nat.c and mips-tdep.c

[PATCH] Rename gdbarch_gdb_signal_from_host => gdbarch_gdb_signal_from_target
 2012-05-22 17:58 UTC 

[PATCH] disable ptrace BookE interface for PowerPC server processors
 2012-05-22 17:34 UTC  (2+ messages)

[PATCH 0/2][RFC] Rename target_signal to gdb_signal
 2012-05-22 17:28 UTC  (4+ messages)
` [PATCH 2/2] s/TARGET_SIGNAL_/GDB_SIGNAL_/g
` [PATCH 1/2] s/target_signal/gdb_signal/g

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

[RFC] setting the raw content of a register
 2012-05-22 16:32 UTC  (4+ messages)

[RFA/ARI fix] Remove use of abort function in common/buffer.c
 2012-05-22 15:57 UTC  (7+ messages)
  ` [RFA-v2/ARI "
        ` [RFA-v3/ARI "

[PATCH] MIPS/sim: Fix build breakage
 2012-05-22 14:26 UTC  (5+ messages)

[RFA/ARI fix] Remove use of abort function in common/buffer.c
 2012-05-22  9:17 UTC 

[Commit/Obvious ARI fix] Add missing i18n markup in tracepoint.c source
 2012-05-22  8:49 UTC 

FYI: psymtab expansion fix
 2012-05-22  3:32 UTC  (4+ messages)

New Stair Lift
 2012-05-22  2:26 UTC 

[PATCH] microMIPS support
 2012-05-22  0:07 UTC  (22+ messages)
` [PATCH] microMIPS support (Linux signal trampolines)

[SH] regs command
 2012-05-21 23:36 UTC  (17+ 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)

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  (8+ 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)

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

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

[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  (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

[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  (8+ 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  (9+ 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