[RFA] Fix DW_OP_GNU_regval_type with FP registers
2013-11-18 12:39 UTC (9+ messages)
` [RFA] Rename "read_reg" into "read_addr_from_reg" in struct dwarf_expr_context_funcs
` pushed: "
` [OB] Simplify dwarf2-frame.c:read_addr_from_reg. (was: [RFA] Rename "read_reg" into "read_addr_from_reg" in struct dwarf_expr_context_funcs)
[commit/testsuite] mi-language.exp: Check "langauge-option" in -list-features output
2013-11-18 12:07 UTC
[RFA/commit+doco] Add "language-option" to -list-features
2013-11-18 12:05 UTC (2+ messages)
` pushed: "
[RFA/Python] Fix int() builtin with range type gdb.Value objects
2013-11-18 11:37 UTC
C99 variable length array support
2013-11-18 11:15 UTC (9+ messages)
` [PATCH 01/10] vla: introduce new bound type abstraction adapt uses
` [PATCH 05/10] vla: allow side effects for sizeof argument
[PATCH 00/10 V2] Cache code access for disassemble
2013-11-18 8:39 UTC (24+ messages)
` [PATCH 08/10] Don't invalidate dcache when option stack-cache is changed
` [PATCH 09/10] set/show code-cache
` [PATCH 03/10] Move target-dcache out of target.c
` [PATCH 01/10] Remove last_cache
` [PATCH 07/10] Associate target_dcache to address_space
` [PATCH 02/10] Don't update target_dcache if it is not initialized
` [PATCH 05/10] Invalidate or shrink dcache when setting is changed
` [PATCH 06/10] Add REGISTRY for struct address_space
` [PATCH 04/10] Don't stress 'remote' in "Data Caching" in doc
` [PATCH 10/10] Use target_read_code in disassemble
[PATCH] Move "types deeply equal" code from py-type.c to gdbtypes.c
2013-11-17 19:34 UTC (11+ messages)
` Publishing binary interfaces [was Re: [PATCH] Move "types deeply equal" code from py-type.c to gdbtypes.c]
[commit] breakpoint.c (breakpoint_cond_eval): Fix and enhance comment
2013-11-17 17:59 UTC (13+ messages)
` [PATCH, doc RFA] Allow CLI and Python conditions to be set on same breakpoint
[PATCH] Resurrect gdb-add-index as a contrib script
2013-11-16 12:12 UTC (9+ messages)
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v5] "
RFA/Ada (v2) new CLI + GDB/MI commands to list Ada exceptions
2013-11-16 3:51 UTC (21+ messages)
` [RFA/Ada(v2) 3/3] Document "info exceptions" and "-info-ada-exception" new commands
` [RFA/Ada(v2) 1/3] Add command to list Ada exceptions
` pushed: "
[RFC] Debug Methods in GDB Python
2013-11-16 2:48 UTC (13+ messages)
Fix for bugzilla/16152
2013-11-15 21:14 UTC (3+ messages)
` [PATCH] gdb: fix cygwin check in configure script
[obv] gdb/NEWS: Fix typo
2013-11-15 19:16 UTC
[RFA] Fix c++/14819 (implicit this)
2013-11-15 17:57 UTC (4+ messages)
[PATCH] Fix GDB crash with upstream GCC due to memcpy(NULL, ...)
2013-11-15 16:37 UTC (4+ messages)
[PATCH] fix PR c++/16117
2013-11-15 15:54 UTC (2+ messages)
[RFC] Add ada-exception-catchpoints to -list-features command output
2013-11-15 14:40 UTC (24+ messages)
` [RFC] New GDB/MI command "-info-gdb-mi-command"
[commit 3/3] py-breakpoint.exp cleanups: unique test names
2013-11-15 8:00 UTC
[commit 2/3] py-breakpoint.exp cleanups: reformat to 80 columns
2013-11-15 7:47 UTC
[commit 1/3] py-breakpoint.exp cleanups: use with_test_prefix
2013-11-15 7:43 UTC
[PATCH v2 00/16] use gnulib more heavily
2013-11-15 7:41 UTC (7+ messages)
` [PATCH v2 14/16] import gnulib sys_wait module
` [PATCH v2 15/16] conditionally define __WCLONE
[PATCH v4 0/9] enable target-async by default
2013-11-15 0:45 UTC (9+ messages)
` [PATCH v4 8/9] fix py-finish-breakpoint.exp with always-async
` [PATCH v4 9/9] enable target-async
` [PATCH v4 7/9] make dprintf.exp pass in always-async mode
[PATCH] print summary from "make check"
2013-11-14 21:40 UTC (2+ messages)
[RFA/commit 1/3] language.h: Add "symtab.h" #include
2013-11-14 21:32 UTC (14+ messages)
` [RFA 2/3] New function cli-utils.c:extract_arg_const
` pushed: "
` [RFC 3/3] GDB/MI: Add new "--language LANG" command option
` [PATCH] New "make check-headers" rule. (was: Re: [RFA/commit 1/3] language.h: Add "symtab.h" #include)
` [PATCH] New "make check-headers" rule
` pushed: [RFA/commit 1/3] language.h: Add "symtab.h" #include
[PATCH] fix grammar oddity in the manual
2013-11-14 21:16 UTC
[PATCH 0/7] More run control cleanup
2013-11-14 20:53 UTC (2+ messages)
[PATCH] off-by-one fix for py-linetable.c
2013-11-14 18:29 UTC
[PATCH] use error, not internal_error, in dwarf2-frame.c
2013-11-14 18:11 UTC (4+ messages)
Inconsistency between cli and python breakpoints for ignore count tracking
2013-11-14 17:49 UTC (5+ messages)
[PATCH 0/2] fix multi-threaded unwinding on AArch64
2013-11-14 17:34 UTC (4+ messages)
` [PATCH 2/2] handle an unspecified return address column
` [PATCH 1/2] avoid infinite loop with bad debuginfo
[PATCH] testsuite/gdb.dwarf2: dw2-case-insensitive.exp: p fuNC_lang fails on arm
2013-11-14 16:04 UTC (4+ messages)
Fix for bugzilla/16168
2013-11-14 9:33 UTC
[RFA] Fix namespace aliases (c++/7539, c++/10541)
2013-11-14 0:44 UTC (7+ messages)
[RFA 4/4] Constify parse_linesepc
2013-11-13 20:43 UTC (11+ messages)
` Regression for gdb.pascal/* [Re: [RFA 4/4] Constify parse_linesepc]
[PATCH] fix multi-arch-exec for parallel mode
2013-11-13 17:22 UTC
PowerPC64 ELFv2 trampoline match
2013-11-13 16:29 UTC (2+ messages)
[PATCH] Delete interp_exec_p
2013-11-13 13:11 UTC (2+ messages)
[RFA] crash while re-reading symbols from objfile on ppc-aix
2013-11-13 11:23 UTC (7+ messages)
` pushed: "
[PATCH] simplify bpstat_check_breakpoint_conditions
2013-11-13 9:59 UTC (4+ messages)
` [PATCH] Don't evaluate condition for non-matching thread
[commit] Make build tree rm -rf'able again
2013-11-13 9:58 UTC (2+ messages)
[PATCH] Fix Gold/strip discrepancies for PR 11786
2013-11-12 22:05 UTC (14+ messages)
[PATCH] Fix GDB crash with upstream GCC due to qsort(NULL, ...)
2013-11-12 18:13 UTC (3+ messages)
[commit] Work around gold/15646
2013-11-12 17:53 UTC
[RFC 00/12] Merge value optimized_out and unavailable
2013-11-12 9:37 UTC (3+ messages)
` PING: "
[commit] fix errors running arm-bl-branch-dest.exp
2013-11-12 2:37 UTC
[patch][python] 1/3 Python representation of GDB line tables (Python code)
2013-11-11 21:03 UTC (7+ messages)
[PATCH][commit/obvious] Fix argument type on gdbsim_detach prototype
2013-11-11 16:27 UTC (3+ messages)
[commit] Dandling memory pointers in Ada catchpoints with GDB/MI
2013-11-11 15:34 UTC
gdb.threads/*.exp failures
2013-11-11 14:45 UTC (2+ messages)
guile scripting for gdb
2013-11-11 13:16 UTC (8+ messages)
[PATCH V7 0/8] Intel(R) MPX register support
2013-11-11 11:48 UTC (8+ messages)
[PATCH 1/2] GDB process record and reverse debugging improvements for arm*-linux*
2013-11-11 10:53 UTC (4+ messages)
[PATCH 2/2] GDB process record and reverse debugging improvements for arm*-linux*
2013-11-11 10:08 UTC (5+ messages)
[PATCH] testsuite/gdb.dwarf2: Fix for dw2-ifort-parameter failure on ARM
2013-11-11 9:53 UTC (4+ messages)
[PATCH 0/2] GDB process record and reverse debugging improvements for arm*-linux*
2013-11-11 8:25 UTC (6+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox