public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 1/2] New field la_varobj_ops in struct language_defn
 2013-10-18  0:54 UTC  (2+ messages)
` [PATCH 2/2] Remove varobj_language_string, languages and varobj_languages

[committed] Test suite comment typos
 2013-10-17 22:04 UTC 

[RFA 4/4] Constify parse_linesepc
 2013-10-17 20:52 UTC  (8+ messages)
    ` Regression for gdb.pascal/* [Re: [RFA 4/4] Constify parse_linesepc]

[PATCH] bug fix for gdb 16039
 2013-10-17 20:25 UTC  (4+ messages)

[RFC] Use Doxygen for internals documentation
 2013-10-17 20:23 UTC  (6+ messages)

[PATCH 00/13] test suite parallel safety
 2013-10-17 19:58 UTC  (16+ messages)
` [PATCH 06/13] fix up gdb.mi
` [PATCH 11/13] introduce relative_filename and use it
` [PATCH 08/13] simple changes in gdb.base
` [PATCH 07/13] fix up gdb.trace
` [PATCH 05/13] fix up gdb.xml

[PATCH v2 0/9] share minimal symbols across objfiles
 2013-10-17 18:34 UTC  (10+ messages)
` [PATCH v2 8/9] split out elf_read_minimal_symbols
` [PATCH v2 3/9] make MSYMBOL_VALUE_ADDRESS an rvalue
` [PATCH v2 7/9] move minimal symbols to per-bfd
` [PATCH v2 9/9] add short-circuit logic to elfread.c
` [PATCH v2 1/9] introduce minimal_symbol_upper_bound
` [PATCH v2 4/9] use bound_minsym as result for lookup_minimal_symbol et al
` [PATCH v2 2/9] change minsym representation
` [PATCH v2 5/9] start change to progspace independence
` [PATCH v2 6/9] change minsyms not to be relocated at read-time

[PATCH] fix for PR gdb/15995
 2013-10-17 18:28 UTC  (2+ messages)

[RFC] undef reg in gdb_curses.h
 2013-10-17 16:58 UTC  (2+ messages)

[PATCH] remove unused field from struct elfinfo
 2013-10-17 15:40 UTC 

[PATCH] testsuite: Treat empty string in needs_status_wrapper as a false value
 2013-10-17 15:07 UTC  (2+ messages)

[RFC 0/7] Move language-related stuff out of varobj.c
 2013-10-17 13:34 UTC  (13+ messages)
` [PATCH 6/7] Move language "
` [PATCH 4/7] Move struct varobj to varobj.h
` [PATCH 7/7] Remove ada-varobj.h

[ping] [PATCH V7 0/8] Intel(R) MPX register support
 2013-10-17 12:00 UTC 

[PATCH] add gdbarch_in_function_epilogue_p hook for sparc64
 2013-10-17 11:33 UTC  (3+ messages)

[PATCH] [SPARC64] Figure out where a longjmp will land
 2013-10-17 11:31 UTC  (5+ messages)

[Obvious] Fix spurious char in comments
 2013-10-17 10:25 UTC 

[commit] Document the get_longjmp_target gdbarch method
 2013-10-17  6:14 UTC 

gdb.texinfo is getting too big
 2013-10-16 21:41 UTC  (12+ messages)

[PATCH] Avoid producing broken non-native core files
 2013-10-16 20:09 UTC  (3+ messages)

[PATCH] hardware watchpoints turned off, inferior not yet started
 2013-10-16 16:28 UTC  (4+ messages)

FYI: remove unused label from dbxread.c
 2013-10-16 16:28 UTC 

[PATCH] Fix calling gcore when gdb is not in $PATH
 2013-10-16 15:13 UTC  (12+ messages)

[PATCH] Print <unavailable> for unavailable registers
 2013-10-16 14:26 UTC  (4+ messages)
` PING: "

[patch] Support C++11 rvalue (move constructor)
 2013-10-16 13:32 UTC  (6+ messages)

[patch] Disassembly improvements
 2013-10-16 13:23 UTC  (15+ messages)

[PATCH] Record and replay: ARM thumb 32bit instructions support
 2013-10-16 10:05 UTC  (4+ messages)

[PATCH 0/4 V3] GDB Performance testing
 2013-10-16  9:05 UTC  (6+ messages)
` [PATCH 2/4] Perf test framework
` [PATCH 1/4] New make target 'check-perf' and new dir gdb.perf
` [PATCH 4/4] Test on solib load and unload
` [PATCH 3/4] Mention perf test in testsuite/README

[PATCH][commit/obvious] Fix for PR gdb/16014
 2013-10-16  2:57 UTC 

[PATCH][commit/obvious] Fix for PR gdb/16042
 2013-10-16  2:44 UTC 

[PATCH] Print nonexisting/optimized out static fields gracefully
 2013-10-15 23:45 UTC  (4+ messages)

[PATCH 0/3 V2] GDB Performance testing
 2013-10-15 20:14 UTC  (9+ messages)
` [PATCH 2/3] Perf test framework
` [PATCH 1/3] New make target 'check-perf' and new dir gdb.perf

bug fix for gdb 16039 ( patch resent according Sergion's suggestion)
 2013-10-15 16:57 UTC  (2+ messages)

[PATCH] Fix passing double float complex arguments in sparc64
 2013-10-15 15:55 UTC 

[PATCH v16 0/5] remove-symbol-file & add-symbol-file
 2013-10-15 13:54 UTC  (11+ messages)
` [PATCH v16 5/5] Test adding and removing a symbol file at runtime
` [PATCH v16 1/5] New remove-symbol-file command
` [PATCH v16 4/5] Function is_elf_target
` [PATCH v16 3/5] 'add-symbol-file' should update the current target sections

[PATCH 0/3] Trust readonly sections if target has memory protection
 2013-10-15  0:44 UTC  (9+ messages)
` [PATCH 0/7 V2] "

[libiberty] xmalloc cannot return NULL
 2013-10-14 18:04 UTC  (2+ messages)

FYI: remove directory name from test
 2013-10-14 16:20 UTC 

[PATCH 00/18] -Wc++-compat patches
 2013-10-14 16:19 UTC  (37+ messages)
` [PATCH 02/18] poison "new"
` [PATCH 18/18] un-nest enum pvk
` [PATCH 17/18] fix gdbarch buglet
` [PATCH 13/18] poison "typename"
` [PATCH 09/18] poison "namespace"
` [PATCH 07/18] poison "explicit"
` [PATCH 16/18] fix up gdbtypes.h
` [PATCH 12/18] poison "try"
` [PATCH 14/18] poison "using"
` [PATCH 10/18] poison "operator"
` [PATCH 04/18] poison "public"
` [PATCH 06/18] poison "delete"
` [PATCH 15/18] fix up vec
` [PATCH 11/18] poison "template"
` [PATCH 08/18] poison "mutable"
` [PATCH 05/18] poison "private"

[PATCH] Disassembly readability (/r no spaces)
 2013-10-14 16:00 UTC  (4+ messages)
` [PATCH] Disassembly readability (/r no spaces) [2]

[commit/Ada] psymbol search failure due to comparison function discrepancy
 2013-10-14 15:57 UTC  (5+ messages)

[patch, nios2] Use "sstatus" as preferred name of r30
 2013-10-14 15:02 UTC  (3+ messages)

[PATCH][PR gdb/16013] Fix off-by-one errors in *scanf format strings
 2013-10-14 11:25 UTC  (2+ messages)

[PATCH] testsuite: skip morestack.exp in sparc targets
 2013-10-14 10:57 UTC  (3+ messages)

bug fix for gdb 16039
 2013-10-14  4:26 UTC  (2+ messages)

[patchv2] Improve Executable displayed path (PR 15415 regression kind #2)
 2013-10-13 16:11 UTC  (2+ messages)
` [commit] "

[PATCH] S390: New "multi-arch" test case
 2013-10-11 18:54 UTC  (2+ messages)

GDB/MI: New commands to catch Ada exceptions
 2013-10-11 13:53 UTC  (7+ messages)
  ` checked in: "
` [RFA/doco+NEWS] Document the -catch-assert and -catch-exception new GDB/MI commands
    ` checked in: "

[RFA 1/2] new function perror_string extracted out of throw_perror_with_name
 2013-10-11  8:25 UTC  (6+ messages)
` [RFA 2/2] warn if "source" fails to open the file when from_tty == 0

[PATCH] kfail mi-catch-load.exp on Windows
 2013-10-11  7:27 UTC  (3+ messages)

Setting parity for remote serial
 2013-10-11  7:02 UTC  (14+ messages)
          ` [RFA/code+NEWS] new "set/show serial baud" command (was: "Re: Setting parity for remote serial")
            ` [RFA/code+NEWS] new "set/show serial baud" command
              ` [RFA v2/code+DOCO+NEWS] "

[PATCH] Discard events for a given remote_state from stop_reply_queue
 2013-10-11  3:03 UTC  (3+ messages)

[PATCH 0/2] prevent gdb.Frame/Objfile and other types to be instanciated
 2013-10-10 19:59 UTC  (9+ messages)
` [PATCH 1/2] python: disallow python code to instanciate certain types
` [PATCH 2/2] test: ensure certain types exposed to python are not instancable

[python][patch] Add temporary breakpoint features to Python breakpoints
 2013-10-10 19:49 UTC  (5+ messages)

RFA: support in src-release to create a release-style sim.tar.bz2
 2013-10-10 19:44 UTC  (2+ messages)

[PATCH] fix PR symtab/15597
 2013-10-10 19:04 UTC  (5+ messages)

[RFC] Record objfile->original_name as an absolute path
 2013-10-10 18:55 UTC  (9+ messages)
  ` [patchv2] "

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).