public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[buildbot] GDB regression on 85880250e591a51624d24db653aaace0c5ce5943
 2015-01-06 21:11 UTC 

[PATCH] Speed up "gdb -tui" output
 2015-01-06 20:54 UTC  (4+ messages)

[testsuite patch] Fix avx512.exp regression
 2015-01-06 19:24 UTC 

[pushed] gdb/python: exception trying to create empty array
 2015-01-06 18:52 UTC  (2+ messages)

GDB 7.9 branching - 2 weeks to go (Mon, Jan 12th)!
 2015-01-06 16:38 UTC  (10+ messages)

[PATCHSET] [3/4] Fix various issue in TUI
 2015-01-06 16:20 UTC  (4+ messages)

[Patch] Fix build problem with system call in compile/compile.c
 2015-01-06 16:04 UTC  (4+ messages)

[PATCHSET] [2/4] Fix various issue in TUI
 2015-01-06 16:03 UTC  (5+ messages)

[PATCHSET] [1/4] Fix various issue in TUI
 2015-01-06 15:56 UTC  (3+ messages)

[pushed/ob] gdb/guile: Do not error when trying to create empty array
 2015-01-06 15:16 UTC 

[PATCH 2/3 v3] Process record support for PowerPC
 2015-01-06 12:42 UTC  (5+ messages)
` [PATCH 2/3 v4] "

[RFC] Empty result of "info types inner": Is this a bug?
 2015-01-06  9:44 UTC  (4+ messages)

[PATCH 0/8] Linux: starvation avoidance in non-stop mode
 2015-01-06  8:12 UTC  (11+ messages)
` [PATCH 3/8] cleanup and speed up (software_)breakpoint_inserted_here_p
` [PATCH 2/8] watch_thread_num.exp and targets with fairer event reporting
` [PATCH 1/8] gdb.threads/{siginfo-thread.c,watchthreads-reorder.c,ia64-sigill.c} races with GDB
` [PATCH 8/8] add non-stop test that stresses thread starvation issues
` [PATCH 5/8] linux-nat.c: always mark execing LWP as resumed
` [PATCH 6/8] linux-nat.c: better starvation avoidance, handle non-stop mode too
` [PATCH 7/8] [gdbserver] linux-low.c: "
` [PATCH 4/8] linux-nat.c: clean up pending status checking and resuming LWPs

[PATCH] "info source" now includes producer string
 2015-01-06  3:31 UTC  (4+ messages)

[RFC] Monster testcase generator for performance testsuite
 2015-01-06  0:54 UTC  (3+ messages)

[PATCHSET] [4/4] Fix various issue in TUI
 2015-01-05 20:06 UTC  (3+ messages)

[PATCH 0/5] GNU/Linux, fix attach races/problems
 2015-01-05 19:02 UTC  (5+ messages)
` [PATCH 5/5] Test attaching to a program that constantly spawns short-lived threads

[RFC] [PATCH] Provide the ability to write the frame unwinder in Python
 2015-01-05 17:53 UTC  (4+ messages)

RFC: remove "info dll" alias to "info sharedlibraries"?
 2015-01-05 17:44 UTC  (5+ messages)

[PATCH] Rename "maint demangle" as "demangle"
 2015-01-05 16:53 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] MIPS: Handle the DSP registers for bare metal
 2015-01-05 11:40 UTC  (8+ messages)

RFC: using AdaCore's git hooks for binutils-gdb.git 
 2015-01-05  4:13 UTC  (6+ messages)

[PATCH/TopLevel] Fix compiling libgo with a combined sources
 2015-01-04 10:31 UTC  (3+ messages)

[PATCH] Recognize branch instruction on MIPS in gdb.trace/entry-values.exp
 2015-01-04  8:42 UTC  (5+ messages)

[PATCH] Add aliases "i ty" and "i so"
 2015-01-04  3:38 UTC  (2+ messages)

[PATCH] dwarf2read.c (compute_delayed_physnames): Use TYPE_FN_FIELD_PHYSNAME
 2015-01-04  3:24 UTC  (2+ messages)

[COMMITTED PATCH] fix spelling of anon-ns2.cc in earlier ChangeLog entry
 2015-01-03 20:39 UTC 

[COMMITTED PATCH] c-exp.y: misc cleanup
 2015-01-03 20:06 UTC 

[PATCH] dwarf.exp: All numeric attributes require a form
 2015-01-03 19:25 UTC  (2+ messages)

[PATCH] TUI: Expand TABs into spaces
 2015-01-03 11:30 UTC 

[COMMITTED PATCH] gdb.cp/nsalias.exp: Fix output of external/declaration flags
 2015-01-03  6:06 UTC 

[PATCH 0/3 v2] Abort completion when list becomes large
 2015-01-03  2:09 UTC  (6+ messages)
` [PATCH 3/3 v2] Implement completion limiting

[committed] MIPS: Make the extracted stack offset signed in the prologue scanner
 2015-01-02 23:57 UTC 

[COMMITTED PATCH] gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc
 2015-01-02 21:02 UTC 

[COMMITTED PATCH] dwarf2read.c (setup_type_unit_groups): Remove outdated comment
 2015-01-02 19:51 UTC 

[COMMITTED PATCH] symtab.h (struct symbol): Fix typo in comment
 2015-01-02 19:04 UTC 

Fix a MinGW warning in libiberty/strerror.c
 2015-01-02 10:54 UTC 

[PATCH] Update config.sub from upstream config repo
 2015-01-02  9:46 UTC 

[PATCH] gdb/compile/compile.c: Check return value to avoid compiler warning
 2015-01-02  2:41 UTC 

FYI: Start of New Year Procedure applied
 2015-01-01 15:36 UTC  (10+ messages)
` [PATCH 2/3] Update copyright year printed by gdb, gdbserver and gdbreplay
` [PATCH 1/3] Yearly gdb/ChangeLog rotation
` [PATCH 3/3] Update year range in copyright notice of all files owned by the GDB project

[patch] Fix 100x slowdown regression on DWZ files
 2014-12-31 19:23 UTC  (4+ messages)
  ` [patchv2] "
    ` ping^2: "

[PATCHSET] [0/4] Fix various issue in TUI
 2014-12-31 17:27 UTC 

[PATCH] Lift DWARF unwinder restriction in dwarf2-frame.c::dwarf2_frame_cfa
 2014-12-31  7:23 UTC  (3+ messages)
` pushed: "
  ` pushed/gdb-7.8-branch: "

[RFA/doco+NEWES] Remove "add-shared-symbol-files", "dll-symbols" and "assf" commands doc
 2014-12-31  7:14 UTC  (3+ messages)
  ` pushed: "

File-name completer marks all files as executable on MS-Windows
 2014-12-30 19:30 UTC  (9+ messages)

[PATCH] Clear upper bits during sign extension
 2014-12-30 13:47 UTC  (10+ messages)

[pushed] Remove "dll-symbols", "add-shared-symbol-files" and assf" commands
 2014-12-30  7:33 UTC 

[PATCH] Sanitize input_interrupt output
 2014-12-29 19:25 UTC  (5+ messages)

[PATCH, ARM] Support for value 3 of Tag_ABI_VFP_args ARM attribute
 2014-12-29 15:03 UTC  (5+ messages)

[OBV] Clean up gdb.trace/entry-values.exp
 2014-12-29  7:42 UTC 

[PATCH, moxie] Add moxiebox target support
 2014-12-29  5:42 UTC 

[PATCH, moxie] Update single step and process record for moxie ISA updates
 2014-12-27 23:38 UTC 

[PATCH, moxie, sim] moxie ldo/sto instructions use 16 bit offsets
 2014-12-27 23:20 UTC 

[PATCH, moxie, sim] Add mul.x and umul.x instruction support
 2014-12-26 14:17 UTC  (6+ messages)

[RFC] Run tests in sub dir of testsuite/
 2014-12-25  2:46 UTC  (2+ messages)

[patch 1/2] mingw: update gnulib: prepare the sources
 2014-12-24 22:20 UTC  (3+ messages)

[pushed] Use strtod instead of strtold in libiberty/d-demangle.c
 2014-12-24 10:44 UTC  (3+ messages)

Experimental branches
 2014-12-24  0:20 UTC  (7+ messages)

[PATCH 0/6] [PR 17684] Look up primitive types as symbols
 2014-12-23 16:18 UTC  (2+ messages)

[patch 2/2] mingw: update gnulib: the gnulib files
 2014-12-22 22:14 UTC 

[PATCH 0/5] cp-namespace.c cleanup pass
 2014-12-22 17:33 UTC  (2+ messages)

[RFC] symbol lookup cache
 2014-12-22 12:48 UTC  (12+ messages)
  ` [PATCH] "

[PATCH 0/4] Catch syscall groups
 2014-12-21 15:59 UTC  (5+ messages)
` [PATCH v2 1/4] Implemement support for groups of syscalls in the xml-syscall interface
  ` [ping PATCH "
    ` [ping^2 "
      ` [ping^3 "

[PATCH v2] Bug 17394: we cannot put a break-point at a global function for ASM file
 2014-12-21  9:13 UTC  (9+ messages)

[PATCH] MIPS SDE OS ABI support
 2014-12-21  2:45 UTC  (5+ messages)

[PATCH 0/3, V2] MIPS: Provide FPU info and decode FCSR in `info float'
 2014-12-21  0:14 UTC  (4+ messages)
` [PATCH 3/3] "

[PATCH v5] gdb/hppa-tdep.c: Fix logical working flow issues and check additional store instructions
 2014-12-20 21:07 UTC  (3+ messages)

[PATCH] PR 17520 -- structure offset wrong when 1/4 GB or greater
 2014-12-20 18:27 UTC  (2+ messages)

two agent expression nits (one line each)
 2014-12-20 17:19 UTC  (5+ messages)

[PATCH] Printing of large objects not interruptable
 2014-12-20 17:18 UTC  (2+ messages)

[patch] compile: rm -rf -> ftw()+rmdir()+unlink() [Re: [patch] compile: Fix MinGW build]
 2014-12-20 12:26 UTC  (8+ 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).