public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH] Recognize branch instruction on MIPS in gdb.trace/entry-values.exp
 2014-12-30 14:17 UTC  (4+ messages)

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

[PATCH] MIPS: Handle the DSP registers for bare metal
 2014-12-30 12:11 UTC  (9+ messages)

RFC: remove "info dll" alias to "info sharedlibraries"?
 2014-12-30  7:54 UTC 

[RFA/doco+NEWES] Remove "add-shared-symbol-files", "dll-symbols" and "assf" commands doc
 2014-12-30  7:44 UTC 

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

GDB 7.9 branching - 2 weeks to go (Mon, Jan 12th)!
 2014-12-30  7:15 UTC 

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

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

[RFC] [PATCH] Provide the ability to write the frame unwinder in Python
 2014-12-29 18:02 UTC  (3+ 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 0/8] Linux: starvation avoidance in non-stop mode
 2014-12-26 20:32 UTC  (9+ messages)
` [PATCH 3/8] cleanup and speed up (software_)breakpoint_inserted_here_p
` [PATCH 1/8] gdb.threads/{siginfo-thread.c,watchthreads-reorder.c,ia64-sigill.c} races with GDB
` [PATCH 2/8] watch_thread_num.exp and targets with fairer event reporting
` [PATCH 5/8] linux-nat.c: always mark execing LWP as resumed
` [PATCH 8/8] add non-stop test that stresses thread starvation issues
` [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, moxie, sim] Add mul.x and umul.x instruction support
 2014-12-26 14:17 UTC  (6+ messages)

[PATCH 2/3 v2] Process record support for PowerPC
 2014-12-25 17:27 UTC  (4+ messages)
` [PATCH 2/3 v3] "
    ` [PATCH 2/3 v4] "

[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  (13+ messages)
  ` [PATCH] "

RFC: using AdaCore's git hooks for binutils-gdb.git 
 2014-12-21 22:46 UTC  (5+ messages)

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

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

[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  (4+ 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: Fix MinGW build [Re: [mingw rfc] Add mkdtemp to gdb/gnulib/]
 2014-12-20 12:26 UTC  (33+ messages)
    ` [patch] compile: rm -rf -> ftw()+rmdir()+unlink() [Re: [patch] compile: Fix MinGW build]

[Patch] Microblaze: Port of Linux gdbserver
 2014-12-19 18:06 UTC  (18+ messages)

[PATCH] Detect 64-bit-ness in PowerPC Book III-E
 2014-12-19 15:49 UTC  (3+ messages)

[PATCH] Fix behaviour of 'show' commands in hook functions in MI mode
 2014-12-19 11:36 UTC  (4+ messages)

RFA 0/2 fix for bug with large structure offsets
 2014-12-19  2:00 UTC  (2+ messages)

[PATCH] Allow gdb.lookup_objfile to work with symlinked binary
 2014-12-18 23:32 UTC 

[PATCH] A few comment cleanups
 2014-12-18 18:26 UTC  (5+ messages)

[mingw rfc] Add mkdtemp to gdb/gnulib/ [Re: [PATCH v4 14/14] the "compile" command]
 2014-12-18 18:00 UTC  (27+ messages)
              ` [patch] compile: Fix MinGW build [Re: [mingw rfc] Add mkdtemp to gdb/gnulib/]
                  ` [patchv2] "
                      ` [commit] "

[PATCH 6/6] [PR 17684] Add c++ support
 2014-12-18 12:34 UTC 

[PATCH 5/6] [PR 17684] add support for primitive types as symbols
 2014-12-18 12:29 UTC 

[PATCH 4/6] [PR 17684] SYMBOL_DOMAIN_BITS
 2014-12-18 12:27 UTC 

[PATCH 3/6] [PR 17684] rename initialize_symbol -> initialize_objfile_symbol
 2014-12-18 12:24 UTC 

[PATCH 2/6] [PR 17684] lookup_symbol_nonlocal routines get langdef parameter
 2014-12-18 12:23 UTC 

[PATCH 1/6] [PR 17684] new functions symbol_arch, symbol_symtab, symbol_objfile, symbol_set_symtab
 2014-12-18 12:21 UTC 

[PATCH] Skipping tests that use remote protocol
 2014-12-18 12:16 UTC  (5+ messages)

[COMMITTED PATCH] infcmd.c (jump_command): Minor simplification
 2014-12-18  9:38 UTC 

[COMMITTED PATCH] Rename language_lookup_primitive_type_by_name
 2014-12-18  9:16 UTC 

[RFC][PATCH] Provide ability to have "foo set bar" parameters in python
 2014-12-18  8:13 UTC  (2+ messages)

[PATCH 0/5] GNU/Linux, fix attach races/problems
 2014-12-18  0:02 UTC  (8+ messages)
` [PATCH 1/5] libthread_db: debug output should go to gdb_stdlog
` [PATCH 5/5] Test attaching to a program that constantly spawns short-lived threads

[PATCH 3/3 v2] Process record support for PowerPC
 2014-12-17 18:45 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).