Show patches with: none      |   25713 patches
« 1 2142 143 144257 258 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[PATCHv5,3/5] gdb: PR mi/20395: Fix -var-update for registers in frames 1 and up - - --- 2018-01-02 Andrew Burgess New
[PATCHv5,2/5] gdb: New API for tracking innermost block - - --- 2018-01-02 Andrew Burgess New
[PATCHv5,1/5] gdb: Remove duplicate declaration of global innermost_block - - --- 2018-01-02 Andrew Burgess New
[4/5] gdb/copyright.py: Remove testsuite/gdb.base/step-line.{c,inp} special handling - - --- 2018-01-01 Joel Brobecker New
[3/5] gdb/copyright.py: Do not forget to remind about MULTIPLE_COPYRIGHT_HEADERS - - --- 2018-01-01 Joel Brobecker New
[2/5] Update copyright year in version message of GDB, GDBserver and GDBreplay - - --- 2018-01-01 Joel Brobecker New
[2/2] Make linux_ptrace_attach_fail_reason return an std::string - - --- 2017-12-31 Simon Marchi New
[1/2] linux-nat: Remove unnecessary xstrdup - - --- 2017-12-31 Simon Marchi New
[PUSHED] Avoid indexing std::vector past the end - - --- 2017-12-31 Ruslan Kabatsayev New
[3/3] Make linux_nat_detach/thread_db_detach use the inferior parameter - - --- 2017-12-31 Simon Marchi New
[2/3] Pass inferior down to target_detach and to_detach - - --- 2017-12-31 Simon Marchi New
[1/3] Remove args from target detach - - --- 2017-12-31 Simon Marchi New
[pushed] Only ignore -Wenum-compare-switch if it exists - - --- 2017-12-31 Simon Marchi New
dwarf: Make sect_offset 64-bits - - --- 2017-12-31 Simon Marchi New
[pushed] dwarf2read: Silence -Wenum-compare-switch warning - - --- 2017-12-31 Simon Marchi New
Avoid indexing std::vector past the end - - --- 2017-12-30 Ruslan Kabatsayev New
Make dtor of mapped_index_base virtual - - --- 2017-12-30 Павел Крюков New
[pushed] Make mapped_debug_names and mapped_index final - - --- 2017-12-30 Simon Marchi New
[pushed] Remove unnecessary call to get_thread_db_info - - --- 2017-12-30 Simon Marchi New
[PING] Fix for prologue processing on PowerPC - - --- 2017-12-29 pedromfc New
[pushed] Remove unused HP-UX TARGET_OBJECT_ enums - - --- 2017-12-28 Simon Marchi New
[RFC] Avoid indexing std::vector past the end - - --- 2017-12-28 Ruslan Kabatsayev New
hurd: Add enough auxv support for AT_ENTRY for PIE binaries - - --- 2017-12-27 Samuel Thibault New
hurd: PIE support - - --- 2017-12-27 Simon Marchi New
[v4,4/4] tdesc: handle arbitrary strings in tdesc_register_in_reggroup_p - - --- 2017-12-26 Stafford Horne New
[v4,3/4] reggroups: Add reggroup_gdbarch_new, reggroup_find for dynamic reggroups - - --- 2017-12-26 Stafford Horne New
[v4,2/4] reggroups: Convert reggroups from post_init to pre_init - - --- 2017-12-26 Stafford Horne New
[v4,1/4] reggroups: Add test and docs for `info reg $reggroup` feature - - --- 2017-12-26 Stafford Horne New
[pushed] Add ATTRIBUTE_PRINTF to printf_field_type_assignment - - --- 2017-12-23 Simon Marchi New
[Fwd:,gdb:,FTBFS,on,hurd-i386] - - --- 2017-12-23 Svante Signell New
autofoo help requested - - --- 2017-12-23 Simon Marchi New
[4/4] Document support for 'info proc' on FreeBSD. - - --- 2017-12-22 John Baldwin New
[3/4] Support 'info proc' for native FreeBSD processes. - - --- 2017-12-22 John Baldwin New
[2/4] Support 'info proc' for FreeBSD process core dumps. - - --- 2017-12-22 John Baldwin New
[1/4] Create psuedo sections for FreeBSD NT_PROCSTAT_(PROC|FILES|VMMAP) notes. - - --- 2017-12-22 John Baldwin New
hurd: PIE support - - --- 2017-12-22 Samuel Thibault New
[RFA/v4] (Ada) New command to stop at start of exception handler. - - --- 2017-12-22 Xavier Roirand New
[RFA] Removes xfree/cleanup and C++fy in two exception functions. - - --- 2017-12-22 Xavier Roirand New
[PATCH/RFA] Do not emit "field_type" var if not needed on "maint print c-tdesc" - - --- 2017-12-21 Simon Marchi New
[RFA/linespec] wrong line number in breakpoint location - - --- 2017-12-21 Joel Brobecker New
[v3] (Ada) New command to stop at start of exception handler. - - --- 2017-12-20 Xavier Roirand New
[RFA/DWARF,v2] Fix breakpoint add on inlined function using function name. - - --- 2017-12-20 Xavier Roirand New
[pushed] Fix Cell/B.E. regression (Re: [PATCH 1/3] Clear non-significant bits of address on memory … - - --- 2017-12-20 Ulrich Weigand New
[RFA] (Ada) fix breakpoint add on inlined function using function name. - - --- 2017-12-20 Xavier Roirand New
[PATCH/RFA] Do not emit "field_type" var if not needed on "maint print c-tdesc" - - --- 2017-12-19 Sergio Durigan Junior New
[PATCH/RFA] Do not emit "field_type" var if not needed on "maint print c-tdesc" - - --- 2017-12-19 Simon Marchi New
[PATCH/RFA] Do not emit "field_type" var if not needed on "maint print c-tdesc" - - --- 2017-12-19 Sergio Durigan Junior New
ppc64* native-gdbserver testsuite hangs on gdb.threads/process-dies-while-handling-bp.exp - - --- 2017-12-19 Yao Qi New
[PING] Fix for prologue processing on PowerPC - - --- 2017-12-19 Nikola Prica New
[v2] (Ada) New command to stop at start of exception handlers. - - --- 2017-12-19 Xavier Roirand New
[v3,4/4] tdesc: handle arbitrary strings in tdesc_register_in_reggroup_p - - --- 2017-12-19 Stafford Horne New
[v3,3/4] reggroups: Create reggroup_gdbarch_new for dynamic reggroups - - --- 2017-12-19 Stafford Horne New
[v3,2/4] reggroups: Convert reggroups from post_init to pre_init - - --- 2017-12-19 Stafford Horne New
[v3,1/4] reggroups: Add test and docs for `info reg $reggroup` feature - - --- 2017-12-19 Stafford Horne New
[rs6000] : Remove write-only assignment - - --- 2017-12-19 Uros Bizjak New
[FYI/Ada/pushed] improved error message when getting an exception printing a variable - - --- 2017-12-18 Joel Brobecker New
[FYI/Ada/pushed] crash assigning to record component which is an array - - --- 2017-12-18 Joel Brobecker New
[FYI/pushed] Ada: fix bad handling in ada_convert_actual - - --- 2017-12-18 Joel Brobecker New
[RFA/linespec] wrong line number in breakpoint location - - --- 2017-12-18 Joel Brobecker New
: Fix PR19061, gdb hangs/spins-on-cpu when debugging any program on Alpha - - --- 2017-12-17 Uros Bizjak New
: Fix PR19061, gdb hangs/spins-on-cpu when debugging any program on Alpha - - --- 2017-12-17 Uros Bizjak New
[2/2] Fix gdb.mi/mi-stack.exp when gcc generates a stack protector - - --- 2017-12-16 Simon Marchi New
[1/2] Fix indentation in gdb.mi/mi-stack.exp - - --- 2017-12-16 Simon Marchi New
[pushed/obvious] Fix ARI warning on gdb/typeprint.c:whatis_exp - - --- 2017-12-16 Sergio Durigan Junior New
[v7,2/2] Implement pahole-like 'ptype /o' option - - --- 2017-12-15 Sergio Durigan Junior New
[RFC] regresssion(internal-error) printing subprogram argument - - --- 2017-12-15 Pedro Alves New
[v3,07/10] s390: Hook s390 into OSABI mechanism - - --- 2017-12-15 Philipp Rudo New
: Fix PR19061, gdb hangs/spins-on-cpu when debugging any program on Alpha - - --- 2017-12-15 Uros Bizjak New
[OBV] Skip 'maintenance check xml-descriptions' if XML is disabled - - --- 2017-12-15 Yao Qi New
[OBV] Skip parse_memory_map_tests if XML is disabled - - --- 2017-12-15 Yao Qi New
[RFC] regresssion(internal-error) printing subprogram argument - - --- 2017-12-15 Joel Brobecker New
[pushed/Ada] Handle same component names when searching in tagged types - - --- 2017-12-15 Joel Brobecker New
Fix regression: cannot start with LD_PRELOAD=libSegFault.so (PR gdb/18653#c7) - - --- 2017-12-15 Pedro Alves New
[v7,2/2] Implement pahole-like 'ptype /o' option - - --- 2017-12-15 Sergio Durigan Junior New
[v7,1/2] Reorganize code to handle TYPE_CODE_{STRUCT,UNION} on 'c_type_print_base' - - --- 2017-12-15 Sergio Durigan Junior New
[2/2] gdb: Add missing #ifdef USE_THREAD_DB to gdbserver - - --- 2017-12-15 Jessica Clarke New
[1/2] gdb: Fix ia64 defining TRAP_HWBKPT before including gdb_wait.h - - --- 2017-12-15 Jessica Clarke New
[v2] Compute proper length for dynamic types of TYPE_CODE_TYPEDEF - - --- 2017-12-14 Keith Seitz New
py-breakpoint: Don't use the 'p' PyArg_ParseTupleAndKeywords format specifier - - --- 2017-12-14 Simon Marchi New
[RFC] regresssion(internal-error) printing subprogram argument - - --- 2017-12-14 Pedro Alves New
[commit] DWARF-5 .debug_names DW_IDX_type_unit fix [Re: [PATCH v3.2 5/5] DWARF-5: .debug_names inde… - - --- 2017-12-14 Jan Kratochvil New
[4/4] gdb: Fix function parameter alignments in or1k-tdep.c. - - --- 2017-12-14 Stafford Horne New
[3/4] gdb: Add news entries for new or1k target. - - --- 2017-12-14 Stafford Horne New
[2/4] sim: Add Stafford Horne as or1k maintainer. - - --- 2017-12-14 Stafford Horne New
[1/4] gdb: Add Stafford Horne as or1k maintainer. - - --- 2017-12-14 Stafford Horne New
[pushed/Ada] unable to compare strings (Attempt to compare array with non-array) - - --- 2017-12-14 Joel Brobecker New
[commit/Ada,2/2] slices of arrays with dynamic strides - - --- 2017-12-14 Joel Brobecker New
[RFA/commit,DWARF,1/2] Add support for dynamic DW_AT_byte_stride. - - --- 2017-12-14 Joel Brobecker New
[pushed/Ada] Add support for task switching when debugging core files - - --- 2017-12-14 Joel Brobecker New
[v6,2/2] Implement pahole-like 'ptype /o' option - - --- 2017-12-14 Sergio Durigan Junior New
[v6,1/2] Reorganize code to handle TYPE_CODE_{STRUCT,UNION} on 'c_type_print_base' - - --- 2017-12-14 Sergio Durigan Junior New
DWARF-5 .debug_names DW_IDX_type_unit fix [Re: [PATCH v3.2 5/5] DWARF-5: .debug_names index consume… - - --- 2017-12-13 Jan Kratochvil New
[v5,2/2] Implement pahole-like 'ptype /o' option - - --- 2017-12-13 Sergio Durigan Junior New
[pushed] Fix typo in gdb_ari.sh - - --- 2017-12-13 Simon Marchi New
gdb: Fix ARI warnings in or1k-tdep.c - - --- 2017-12-13 Stafford Horne New
[3/3] Tighten regexp of lib/completion-support.exp:test_gdb_complete_tab_multiple - - --- 2017-12-13 Pedro Alves New
[2/3] Fix regression: expression completer and scope operator (PR gdb/22584) - - --- 2017-12-13 Pedro Alves New
[1/3] Factor out final completion match string building - - --- 2017-12-13 Pedro Alves New
[RFC] regresssion(internal-error) printing subprogram argument - - --- 2017-12-13 Joel Brobecker New
[RFA] fix "server" command prefix handling (unexpected confirmation queries) - - --- 2017-12-13 Joel Brobecker New
« 1 2142 143 144257 258 »