Show patches with: none      |   25700 patches
« 1 2151 152 153256 257 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[RFC] Replicate src dir in build dir - - --- 2017-09-29 Yao Qi New
[pushed] Constify unpack_varlen_hex & fix fallout - - --- 2017-09-29 Pedro Alves New
[pushed] gdb/remote.c: Eliminate target_buf/target_buf_size hack - - --- 2017-09-29 Pedro Alves New
[pushed,2/2] gdbserver/libthread_db: Don't ignore memory reading failures - - --- 2017-09-29 Pedro Alves New
[pushed,1/2] Fix gdbserver regression exposed by gdb.threads/multi-create-ns-info-thr.exp - - --- 2017-09-29 Pedro Alves New
[RFA,01/12] Introduce string_vprintf - - --- 2017-09-29 Tom Tromey New
[RFA,01/12] Introduce string_vprintf - - --- 2017-09-29 Tom Tromey New
[RFA,08/11] Use string and unique_xmalloc_ptr in mi-main.c - - --- 2017-09-29 Tom Tromey New
[RFA,03/11] Remove cleanups from mi-cmd-var.c - - --- 2017-09-29 Tom Tromey New
[RFA,02/11] Remove cleanups from mi_cmd_break_insert_1 - - --- 2017-09-29 Tom Tromey New
[pushed] Move utils-selftests.c -> gdb/unittests/ - - --- 2017-09-28 Pedro Alves New
[RFA,12/12] Remove some unused declarations - - --- 2017-09-28 Tom Tromey New
[RFA,11/12] Remove a cleanup from symtab.c - - --- 2017-09-28 Tom Tromey New
[RFA,10/12] Remove cleanup from mt-tdep.c - - --- 2017-09-28 Tom Tromey New
[RFA,09/12] Remove cleanup from xstormy16-tdep.c - - --- 2017-09-28 Tom Tromey New
[RFA,08/12] Remove cleanup from complaints.c - - --- 2017-09-28 Tom Tromey New
[RFA,07/12] Remove some cleanups from tracepoint.c - - --- 2017-09-28 Tom Tromey New
[RFA,06/12] Remove cleanups from cp-support.c - - --- 2017-09-28 Tom Tromey New
[RFA,05/12] Remove some cleanups from stack.c - - --- 2017-09-28 Tom Tromey New
[RFA,04/12] Remove cleanup from tilegx-tdep.c - - --- 2017-09-28 Tom Tromey New
[RFA,03/12] Remove cleanups from utils.c - - --- 2017-09-28 Tom Tromey New
[RFA,02/12] Remove cleanup from display_gdb_prompt - - --- 2017-09-28 Tom Tromey New
[RFA,01/12] Introduce string_vprintf - - --- 2017-09-28 Tom Tromey New
[v4,3/3] Extend "set cwd" to work on gdbserver - - --- 2017-09-28 Sergio Durigan Junior New
[v4,2/3] Implement "set cwd" command on GDB - - --- 2017-09-28 Sergio Durigan Junior New
[v4,1/3] Introduce gdb_tilde_expand - - --- 2017-09-28 Sergio Durigan Junior New
[users/palves/catch_exceptions] zap catch_exceptions (Re: [RFA] Change exceptions.h functions to us… - - --- 2017-09-28 Pedro Alves New
[RFA] Change exceptions.h functions to use gdb::function_view - - --- 2017-09-27 Pedro Alves New
[RFA] Change exceptions.h functions to use gdb::function_view - - --- 2017-09-27 Tom Tromey New
[2/2] OpenMP parallel region scope tests - - --- 2017-09-27 Kevin Buettner New
[1/2] Add support procs (to lib/gdb.exp) for OpenMP - - --- 2017-09-27 Kevin Buettner New
[RFA] enable/disable sub breakpoint range - - --- 2017-09-27 Xavier Roirand New
Remove ioctl-based procfs support on Solaris - - --- 2017-09-27 Rainer Orth New
Fix reading .dwp files without .debug_tu_index - - --- 2017-09-26 Alexander Shaposhnikov New
[PUSHED,v4,2/2] dwarf2read: Restrict ICC workaround to ICC<14 - - --- 2017-09-26 Pedro Alves New
[PUSHED,v4,1/2] Move GDB producer parsing routines to a separate file - - --- 2017-09-26 Pedro Alves New
Remove ioctl-based procfs support on Solaris - - --- 2017-09-26 Rainer Orth New
Obsolete/remove Solaris < 10 [was: Re: Fix gdb 8.1 Solaris compilation] - - --- 2017-09-26 Rainer Orth New
Fix gdb 8.1 Solaris/SPARC compilation (PR build/22206) - - --- 2017-09-26 Rainer Orth New
[gdb/testsuite] Fix compare-sections.exp FAIL - - --- 2017-09-26 Thomas Preud'homme New
[v2] Use "switch_to_thread" more thoroughly on gdbserver - - --- 2017-09-26 Sergio Durigan Junior New
seg fault on missing dwarf - - --- 2017-09-25 Nathan Sidwell New
[V3] icc: allow code path for newer versions of icc. - - --- 2017-09-25 Walfred Tedeschi New
[V2] dwarf2read: move producers help functions to a dwarf specific file - - --- 2017-09-25 Walfred Tedeschi New
[RFA,5/5] Remove the last cleanup from regcache.c - - --- 2017-09-24 Tom Tromey New
[RFA,4/5] Remove make_cleanup_regcache_invalidate - - --- 2017-09-24 Tom Tromey New
[RFA,3/5] Remove make_cleanup_regcache_xfree - - --- 2017-09-24 Tom Tromey New
[RFA,2/5] Remove regcache_xfree - - --- 2017-09-24 Tom Tromey New
[RFA,1/5] Remove regcache_xmalloc - - --- 2017-09-24 Tom Tromey New
[RFA] Remove free_memory_read_result_vector - - --- 2017-09-24 Tom Tromey New
[FYI] Removed unused declaration - - --- 2017-09-23 Tom Tromey New
[RFA,01/67] Add add_cmd function overloads - - --- 2017-09-23 Tom Tromey New
[RFA,01/67] Add add_cmd function overloads - - --- 2017-09-23 Tom Tromey New
[RFA,37/67] Constify some commands in record.c - - --- 2017-09-23 Tom Tromey New
[RFA,49/67] Constify some commands in btrace.c - - --- 2017-09-23 Tom Tromey New
[RFA] Add support for __VA_OPT__ - - --- 2017-09-23 Tom Tromey New
[4/4] GDB: Remove Linux core PRPSINFO note writer override - - --- 2017-09-23 Maciej W. Rozycki Committed
[3/4] ELF/BFD: Handle both variants of the 64-bit Linux core PRPSINFO note - - --- 2017-09-23 Maciej W. Rozycki Committed
[2/4] ELF/BFD,GDB: Handle both variants of the 32-bit Linux core PRPSINFO note - - --- 2017-09-23 Maciej W. Rozycki Committed
[1/4] ELF/BFD: Fix padding in `elf_external_linux_prpsinfo64' - - --- 2017-09-23 Maciej W. Rozycki Committed
[v2,4/4] Add native target for FreeBSD/arm. - - --- 2017-09-22 John Baldwin New
[v2,3/4] Add FreeBSD/arm architecture. - - --- 2017-09-22 John Baldwin New
[v2,2/4] Handle the NT_ARM_VFP core dump note on FreeBSD. - - --- 2017-09-22 John Baldwin New
[v2,1/4] Handle FreeBSD-specific AT_EHDRFLAGS and AT_HWCAP auxiliary vector types. - - --- 2017-09-22 John Baldwin New
nto & lynx x86: call init_target_desc - - --- 2017-09-22 Simon Marchi New
Obsolete/remove Solaris < 10 [was: Re: Fix gdb 8.1 Solaris compilation] - - --- 2017-09-22 Rainer Orth New
Fix for prologue processing on PowerPC - - --- 2017-09-22 Nikola Prica New
[v3,1/5] Import "glob" and "getcwd" modules from gnulib - - --- 2017-09-22 Pedro Alves New
Be explicit when using software breakpoint/watchpoint - - --- 2017-09-22 Terekhov, Mikhail via Gdb-patches New
[v3,5/5] Extend "set cwd" to work on gdbserver - - --- 2017-09-21 Sergio Durigan Junior New
[v3,4/5] Implement "set cwd" command on GDB - - --- 2017-09-21 Sergio Durigan Junior New
[v3,3/5] Introduce gdb_tilde_expand - - --- 2017-09-21 Sergio Durigan Junior New
[v3,2/5] Get rid of "gdb_dirbuf" and use "getcwd (NULL, 0)" 1 - --- 2017-09-21 Sergio Durigan Junior New
[4/4] S390: Document guarded-storage register support - - --- 2017-09-21 Andreas Arnez New
[3/4] S390: Add guarded-storage register support to gdbserver - - --- 2017-09-21 Andreas Arnez New
[2/4] S390: Add guarded-storage register support to GDB - - --- 2017-09-21 Andreas Arnez New
[1/4] S390: Add guarded-storage register definitions and tdescs - - --- 2017-09-21 Andreas Arnez New
[V2] icc: allow code path for newer versions of icc. - - --- 2017-09-21 Walfred Tedeschi New
dwarf2read: move producers to producers.c/h file - - --- 2017-09-21 Walfred Tedeschi New
[RFA] Remove make_cleanup_restore_target_terminal 1 - --- 2017-09-21 Tom Tromey New
[pushed] gdbserver: Remove traces of ancient Hc handling - - --- 2017-09-21 Pedro Alves New
[pushed] linux-waitpid: Get rid of format string warning - - --- 2017-09-21 Simon Marchi New
Fix sometimes-uninitialized warning in gdbscm_value_address - - --- 2017-09-21 Simon Marchi New
Fix gdb 8.1 Solaris compilation - - --- 2017-09-21 Rainer Orth New
[pushed] microblaze-tdep: Add ATTRIBUTE_PRINTF to microblaze_debug - - --- 2017-09-21 Simon Marchi New
[OBV] Fix aarch64-freebsd build failure - - --- 2017-09-21 Yao Qi New
[OBV,SIM,ARM] Fix build failure - - --- 2017-09-21 Yao Qi New
[RFA,67/67] Constify find_command - - --- 2017-09-21 Tom Tromey New
[RFA,66/67] Constify some commands in ada-tasks.c - - --- 2017-09-21 Tom Tromey New
[RFA,65/67] Constify some commands in symtab.c - - --- 2017-09-21 Tom Tromey New
[RFA,64/67] Constify some commands in inferior.c - - --- 2017-09-21 Tom Tromey New
[RFA,63/67] Constify some commands in regcache.c - - --- 2017-09-21 Tom Tromey New
[RFA,62/67] Constify some commands in printcmd.c - - --- 2017-09-21 Tom Tromey New
[RFA,61/67] Constify some commands in breakpoint.c - - --- 2017-09-21 Tom Tromey New
[RFA,60/67] Constify some commands in macrocmd.c - - --- 2017-09-21 Tom Tromey New
[RFA,59/67] Constify some commands in infcmd.c - - --- 2017-09-21 Tom Tromey New
[RFA,58/67] Constify some commands in i386-tdep.c - - --- 2017-09-21 Tom Tromey New
[RFA,57/67] Constify add_symbol_file_from_memory_command - - --- 2017-09-21 Tom Tromey New
[RFA,56/67] Constify demangle_command - - --- 2017-09-21 Tom Tromey New
[RFA,55/67] Constify maintenance_info_program_spaces_command - - --- 2017-09-21 Tom Tromey New
« 1 2151 152 153256 257 »