Show patches with: none      |   25683 patches
« 1 2254 255 256 257 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[02/12] vla: enable sizeof operator to work with variable length arrays - - --- 2014-04-14 Joel Brobecker Committed
[01/12] type: add c99 variable length array support - - --- 2014-04-14 Joel Brobecker Committed
[RFC] Use address_from_register in dwarf2-frame.c:read_addr_from_reg - - --- 2014-04-14 Ulrich Weigand Committed
[COMMITTED] Fix typo in alpha-linux-nat.c - - --- 2014-04-14 Richard Henderson Committed
[gdb/testsuite] XFAIL under Clang tests using label debug info - - --- 2014-04-13 David Blaikie Committed
Mark some tests as XFAIL/UNSUPPORTED hidden due to GCC's omission of typedefs in inheritance. - - --- 2014-04-13 David Blaikie Superseded
[gdb/testsuite] include a use of the definition of a type to cause clang to emit debug info - - --- 2014-04-13 David Blaikie Committed
correct and xfail test due to GCC PR55641 - - --- 2014-04-13 David Blaikie Committed
explicitly specify -std=gnu89 for gdb.cp/inline-break.exp - - --- 2014-04-13 David Blaikie Committed
[gdb/testsuite] include a use of the definition of a type to cause clang to emit debug info - - --- 2014-04-13 David Blaikie Committed
[commit,Guile] Fix value-dynamic-type for reference values - - --- 2014-04-12 Doug Evans Committed
add return values to return statements in non-void functions - - --- 2014-04-12 David Blaikie Committed
explicitly specify -std=gnu89 for gdb.cp/inline-break.exp - - --- 2014-04-11 David Blaikie Committed
[v6,00/15] Please have a final look - - --- 2014-04-11 Joel Brobecker Superseded
Fix alignment of disassemble /r - - --- 2014-04-11 Daniel Gutson Changes Requested
[RFA] c++/16675 (incorrect sizeof reference types) - - --- 2014-04-11 Keith Seitz tromey Committed
gdb.base/memattr.exp regexp improvements - - --- 2014-04-11 Andrew Burgess Committed
Disable check for NUL bytes in /proc/pid/cmdline - - --- 2014-04-11 Vladimir Nikulichev Under Review
[COMMITTED] Erroneous backtrace on AVR/avrxmega backported - - --- 2014-04-11 Pierre Langlois Committed
Fix unused static symbols so they're not dropped by clang - - --- 2014-04-11 David Blaikie Committed
[RFA] Fix c++/16253 (tag/variable name collision) - - --- 2014-04-10 Keith Seitz Committed
[pushed] Conditional Z1 breakpoint hangs GDBserver. - - --- 2014-04-10 Pedro Alves Committed
Backport AVR fixes - - --- 2014-04-10 Pierre Langlois Committed
[pushed] breakpoint shadowing, take single-step breakpoints into account. - - --- 2014-04-10 Pedro Alves Committed
[v6,15/15] test: add mi vla test - - --- 2014-04-10 Agovic, Sanimir Committed
[v6,14/15] test: basic c99 vla tests for C primitives - - --- 2014-04-10 Agovic, Sanimir Committed
[v6,13/15] test: evaluate pointers to C99 vla correctly. - - --- 2014-04-10 Agovic, Sanimir Committed
[v6,12/15] test: multi-dimensional c99 vla. - - --- 2014-04-10 Agovic, Sanimir New
[v6,11/15] test: cover subranges with present DW_AT_count attribute - - --- 2014-04-10 Agovic, Sanimir Committed
[v6,10/15] vla: evaluate operand of sizeof if its type is a vla - - --- 2014-04-10 Agovic, Sanimir Committed
[v6,09/15] vla: resolve dynamic bounds if value contents is a constant byte-sequence - - --- 2014-04-10 Agovic, Sanimir Committed
[v6,08/15] vla: support for DW_AT_count - - --- 2014-04-10 Agovic, Sanimir Committed
[v6,07/15] vla: print "variable length" for unresolved dynamic bounds - - --- 2014-04-10 Agovic, Sanimir Committed
[v6,06/15] vla: update type from newly created value - - --- 2014-04-10 Agovic, Sanimir Committed
[v6,05/15] vla: enable sizeof operator for indirection - - --- 2014-04-10 Agovic, Sanimir Committed
[v6,04/15] vla: enable sizeof operator to work with variable length arrays - - --- 2014-04-10 Agovic, Sanimir Committed
[v6,03/15] type: add c99 variable length array support - - --- 2014-04-10 Agovic, Sanimir Committed
[v6,02/15] vla: introduce new bound type abstraction adapt uses - - --- 2014-04-10 Agovic, Sanimir Committed
[v6,01/15] refactoring: rename create_range_type to create_static_range_type - - --- 2014-04-10 Agovic, Sanimir Committed
[RFC] Demangler crash resistance - - --- 2014-04-10 Gary Benson RFC
Fix TLS access for -static -pthread - - --- 2014-04-10 Jan Kratochvil Committed
Fix gdbserver qGetTLSAddr for x86_64 -m32 - - --- 2014-04-10 Jan Kratochvil Committed
Search debugfile directly in debug-file-directory if specified - - --- 2014-04-09 Mateusz Tabaka Changes Requested
[v13,1/4] Documentation of the debug method support in GDB Python API - - --- 2014-04-09 Siva Chandra Reddy Superseded
[v13,3/4] Add support for lookup, overload resolution and invocation of C++ debug methods - - --- 2014-04-09 Siva Chandra Reddy Superseded
[9/9] Remove a useless Guile finalizer - - --- 2014-04-09 Andy Wingo Changes Requested
[8/9] Remove useless Guile SMOB marking functions - - --- 2014-04-09 Andy Wingo Changes Requested
[7/9] Remove Guile mark functions that don't mark anything - - --- 2014-04-09 Andy Wingo Changes Requested
[6/9] Remove Guile GDB object property mechanism - - --- 2014-04-09 Andy Wingo Changes Requested
[5/9] Rename "gsmob" in Guile interface to "gdb object" - - --- 2014-04-09 Andy Wingo Changes Requested
[4/9] Fix typos in documentation of Guile `execute' function - - --- 2014-04-09 Andy Wingo Changes Requested
[3/9] Fix excess parentheses in Guile extension examples. - - --- 2014-04-09 Andy Wingo Changes Requested
[2/9] Define and export Guile classes for all GDB object types - - --- 2014-04-09 Andy Wingo Changes Requested
[1/9] Allow GDB to build against unreleased Guile 2.2 - - --- 2014-04-09 Andy Wingo Changes Requested
[9/9] Remove a useless Guile finalizer - - --- 2014-04-09 Andy Wingo Changes Requested
[8/9] Remove useless Guile SMOB marking functions - - --- 2014-04-09 Andy Wingo Changes Requested
[8/8] Remove a useless Guile finalizer - - --- 2014-04-09 Andy Wingo Changes Requested
[7/8] Remove useless Guile SMOB marking functions - - --- 2014-04-09 Andy Wingo Changes Requested
[7/9] Remove Guile mark functions that don't mark anything - - --- 2014-04-09 Andy Wingo Changes Requested
[6/8] Remove Guile mark functions that don't mark anything - - --- 2014-04-09 Andy Wingo Changes Requested
[6/9] Remove Guile GDB object property mechanism - - --- 2014-04-09 Andy Wingo Changes Requested
[5/9] Rename "gsmob" in Guile interface to "gdb object" - - --- 2014-04-09 Andy Wingo Changes Requested
[5/8] Remove Guile GDB object property mechanism - - --- 2014-04-09 Andy Wingo Changes Requested
[4/8] Rename "gsmob" in Guile interface to "gdb object" - - --- 2014-04-09 Andy Wingo Changes Requested
[4/9] Fix typos in documentation of Guile `execute' function - - --- 2014-04-09 Andy Wingo Changes Requested
[3/8] Fix typos in documentation of Guile `execute' function - - --- 2014-04-09 Andy Wingo Changes Requested
[3/9] Fix excess parentheses in Guile extension examples. - - --- 2014-04-09 Andy Wingo Changes Requested
[2/8] Fix excess parentheses in Guile extension examples. - - --- 2014-04-09 Andy Wingo Changes Requested
[2/9] Define and export Guile classes for all GDB object types - - --- 2014-04-09 Andy Wingo Changes Requested
[1/9] Allow GDB to build against unreleased Guile 2.2 - - --- 2014-04-09 Andy Wingo Changes Requested
[OB/PUSHED,GDBserver] Fix SH/Linux build. - - --- 2014-04-09 Pedro Alves Committed
[PATCH/v2] Fix PR backtrace/16558: GDB Aarch64 signal frame unwinder issue - - --- 2014-04-09 Hui Zhu Committed
[Darwin] : Fix hangs - - --- 2014-04-09 Tristan Gingold Committed
Suppress explicit dwarf2 tests under Clang due to reliance on global inline asm ordering - - --- 2014-04-08 David Blaikie Under Review
Fix "PC register is not available" issue - - --- 2014-04-08 Pedro Alves Not applicable
Fix erroneous backtrace on avrxmega architectures. - - --- 2014-04-08 Pierre Langlois Committed
[v5,03/15] type: add c99 variable length array support - - --- 2014-04-08 Agovic, Sanimir Superseded
[testsuite] Disable Ctrl-V use for mingw hosts. - - --- 2014-04-08 Yao Qi Committed
Fix dynamic_cast operator - - --- 2014-04-08 Siva Chandra Reddy New
gdb/testsuite/compiler.c[c]: Identify clang - - --- 2014-04-07 David Blaikie Committed
[commit] Fix ARI warning in darwin-nat.c::darwin_decode_message - - --- 2014-04-07 Joel Brobecker Committed
[RFC,3/4] Deprecate frame_stop_reason_string - - --- 2014-04-04 Andrew Burgess Superseded
[RFC,2/4] Remove previous frame if we error during compute_frame_id - - --- 2014-04-04 Andrew Burgess Superseded
[RFC,4/4] Add TRY_CATCH to get_prev_frame and frame specific strop strings - - --- 2014-04-04 Andrew Burgess Superseded
[RFC,3/4] Deprecate frame_stop_reason_string - - --- 2014-04-04 Andrew Burgess Superseded
[RFC,2/4] Remove previous frame if we error during compute_frame_id - - --- 2014-04-04 Andrew Burgess Superseded
[RFC,1/4] New tests for backtracing with a corrupted stack. - - --- 2014-04-04 Andrew Burgess Superseded
Get frame after pull single-step breakpoints out - - --- 2014-04-04 Pedro Alves Superseded
Fix annota1.exp: run until main breakpoint in some pc - - --- 2014-04-04 Hui Zhu New
[commit] (read_cutu_die_from_dwo): Fix assertion - - --- 2014-04-03 Doug Evans Committed
[commit] (read_cutu_die_from_dwo): Fix assertion - - --- 2014-04-03 Doug Evans Committed
Fix gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (sw) (timeout) with Linux 2.6.32 and … - - --- 2014-04-03 Hui Zhu Superseded
Get frame after pull single-step breakpoints out - - --- 2014-04-03 Yao Qi Superseded
[moxie,sim] Add new sign-extension instructions - - --- 2014-04-03 Anthony Green Committed
vdso handling - - --- 2014-04-03 Alan Modra Committed
[PING,Python] Fix gdb.Value.dynamic_type for reference values - - --- 2014-04-02 Siva Chandra Reddy Committed
Return argv0-symlink.exp early if gdb can't load symlink - - --- 2014-04-02 Yao Qi Changes Requested
Check file exists before completion tests - - --- 2014-04-02 Yao Qi Committed
[v12,4/4] Add debug method support to the Python API - - --- 2014-04-01 Siva Chandra Reddy Superseded
[v12,3/4] Add support for lookup, overload resolution and invocation of C++ debug methods - - --- 2014-04-01 Siva Chandra Reddy Superseded
« 1 2254 255 256 257 »