Show patches with: none      |   25700 patches
« 1 2166 167 168256 257 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[pushed] gdbserver: Clear .deps on clean - - --- 2017-04-04 Simon Marchi New
[obv] remote.c: Use ptid_t instead of struct ptid - - --- 2017-04-04 Simon Marchi New
[11/11] Add SH_MAX_REGISTER_SIZE and SH64_MAX_REGISTER_SIZE - - --- 2017-04-04 Alan Hayward New
[10/11] Add XTENSA_MAX_REGISTER_SIZE - - --- 2017-04-04 Alan Hayward New
[9/11] Add MN10300_MAX_REGISTER_SIZE - - --- 2017-04-04 Alan Hayward New
[8/11] Add FRV_MAX_REGISTER_SIZE - - --- 2017-04-04 Alan Hayward New
[7/11] Add BFIN_MAX_REGISTER_SIZE - - --- 2017-04-04 Alan Hayward New
[6/11] Add ALPHA_MAX_REGISTER_SIZE - - --- 2017-04-04 Alan Hayward New
[5/11] Add M32R_MAX_REGISTER_SIZE - - --- 2017-04-04 Alan Hayward New
[4/11] Add PPC_MAX_REGISTER_SIZE - - --- 2017-04-04 Alan Hayward New
[3/11] Add MIPS_MAX_REGISTER_SIZE - - --- 2017-04-04 Alan Hayward New
[2/11] Add IA64_MAX_REGISTER_SIZE - - --- 2017-04-04 Alan Hayward New
[1/11] Add ARM_MAX_REGISTER_SIZE - - --- 2017-04-04 Alan Hayward New
Fix racy test in gdb.threads/thread-specific-bp.exp - - --- 2017-04-03 Yao Qi New
extract_unsigned_integer API (Re: [PATCH] Remove MAX_REGISTER_SIZE from frame.c) - - --- 2017-04-03 Yao Qi New
[1/2] This patch fixes GDBServer's run control for single stepping - - --- 2017-04-03 Antoine Tremblay New
[mips] Fix PR 21337 v1: segfault when re-reading symbols with remote debugging. - - --- 2017-03-31 Doug Gilmore New
Code cleanup: C++ify .gdb_index producer - - --- 2017-03-31 Jan Kratochvil New
[1/2] This patch fixes GDBServer's run control for single stepping - - --- 2017-03-31 Antoine Tremblay New
Make environ.exp run on all platforms (and create info-program.exp) - - --- 2017-03-31 Sergio Durigan Junior New
[v2] gdbserver: Suffix generated C files with -generated - - --- 2017-03-31 Simon Marchi New
[v2,2/2] Teach GDB that wchar_t is a built-in type in C++ mode - - --- 2017-03-31 Pedro Alves New
[v2,1/2] Fix PR c++/21323: GDB thinks char16_t and char32_t are signed in C++ - - --- 2017-03-31 Pedro Alves New
[1/2] This patch fixes GDBServer's run control for single stepping - - --- 2017-03-30 Antoine Tremblay New
[2/2] Teach GDB that wchar_t is a built-in type in C++ mode - - --- 2017-03-30 Pedro Alves New
[1/2] Fix PR c++/21323: GDB thinks char16_t and char32_t are signed in C++ - - --- 2017-03-30 Pedro Alves New
[1/2] This patch fixes GDBServer's run control for single stepping - - --- 2017-03-30 Yao Qi New
gdbserver: Suffix generated C files with -generated - - --- 2017-03-30 Simon Marchi New
[v5,5/5] Implement proper "startup-with-shell" support on gdbserver - - --- 2017-03-30 Sergio Durigan Junior New
[v5,4/5] Share fork_inferior et al with gdbserver - - --- 2017-03-30 Sergio Durigan Junior New
[v5,3/5] C++-fy and prepare for sharing fork_inferior - - --- 2017-03-30 Sergio Durigan Junior New
[v5,2/5] Share parts of gdb/gdbthread.h with gdbserver - - --- 2017-03-30 Sergio Durigan Junior New
[v5,1/5] Move parts of inferior job control to common/ - - --- 2017-03-30 Sergio Durigan Junior New
Update .gitignore files - - --- 2017-03-29 Simon Marchi New
[commit,patchv3] Fix warning: Invalid entry in .debug_gdb_scripts section - - --- 2017-03-29 Jan Kratochvil New
gdb passes and returns incorrect values when dealing with small array on Sparc - - --- 2017-03-29 Vladimir Mezentsev New
[1/2] Add constructor and destructor to thread_info - - --- 2017-03-29 Yao Qi New
[5/5] dwarf2read.c: C++fy lnp_state_machine - - --- 2017-03-29 Pedro Alves New
[4/5] Make sect_offset and cu_offset strong typedefs instead of structs - - --- 2017-03-29 Pedro Alves New
[3/5] dwarf2read.c: Make dir_index and file_name_index strong typedefs - - --- 2017-03-29 Pedro Alves New
[2/5] gdb::optional: Add observers - - --- 2017-03-29 Pedro Alves New
[1/5] dwarf2read.c: Some C++fycation, use std::vector, std::unique_ptr - - --- 2017-03-29 Pedro Alves New
[1/1] gdb: corelow: make it possible to modify registers for a corefile - - --- 2017-03-28 Roman Pen New
[2/2] Delete thread_info is refcount is zero - - --- 2017-03-28 Yao Qi New
[1/2] Add constructor and destructor to thread_info - - --- 2017-03-28 Yao Qi New
aarch64: PR 19806: watchpoints: false negatives + PR 20207 contiguous ones - - --- 2017-03-27 Jan Kratochvil New
[pushed] gdb/cp-name-parser.y: Eliminate make_empty, use cplus_demangle_fill_component (Re: [PATCH]… - - --- 2017-03-27 Pedro Alves New
[pushed/ob] cplus_demangle_fill_component: Handle DEMANGLE_COMPONENT_RVALUE_REFERENCE (Re: [PATCH] … - - --- 2017-03-27 Pedro Alves New
[pushed/ob] Fix gdb_xml_debug/gdb_xml_error ATTRIBUTE_PRINTF use - - --- 2017-03-27 Pedro Alves New
[v2] gdb: Make ldirname return a std::string - - --- 2017-03-27 Pedro Alves New
[PING] D: Fix classification of module.type in lexer - - --- 2017-03-26 Iain Buclaw New
aarch64 sim adds C flag bug fix - - --- 2017-03-26 Jim Wilson New
Add proper single-step support for arm-none-eabi - - --- 2017-03-25 Elouan Appere New
dwarf2read.c: Clean up out of bounds handling - - --- 2017-03-24 Pedro Alves New
Remove MAX_REGISTER_SIZE from target.c - - --- 2017-03-24 Alan Hayward New
Remove MAX_REGISTER_SIZE from frame.c - - --- 2017-03-24 Alan Hayward New
Avoid segfault on invalid directory table - - --- 2017-03-24 Padraig Brady New
Fix invalid sigprocmask call - - --- 2017-03-24 Yousong Zhou New
[pushed] Handle PRFM in AArch64 process record - - --- 2017-03-23 Yao Qi New
[pushed] Fix code indentation - - --- 2017-03-23 Yao Qi New
[pushed] Remove AARCH64_RECORD_FAILURE - - --- 2017-03-23 Yao Qi New
[v2] Fix read after xfree in linux_nat_detach - - --- 2017-03-23 Philipp Rudo New
[pushed,obv] Remove constness of libdir in do_start_initialization - - --- 2017-03-23 Andreas Arnez New
[v2] gdb: Make ldirname return a std::string - - --- 2017-03-22 Pedro Alves New
Remove some unnecessary inferior_ptid setting/restoring when fetching/storing registers - - --- 2017-03-22 Simon Marchi New
gdb: Make ldirname return a std::string - - --- 2017-03-22 Pedro Alves New
Fix read after xfree in linux_nat_detach - - --- 2017-03-22 Philipp Rudo New
Fix memory leak in python.c:do_start_initialization - - --- 2017-03-22 Philipp Rudo New
Remove @code for python - - --- 2017-03-22 Yao Qi New
[v2] Remove lwp -> pid conversion in linux_nat_xfer_partial - - --- 2017-03-22 Simon Marchi New
Remove lwp -> pid conversion in linux_nat_xfer_partial - - --- 2017-03-21 Simon Marchi New
[obv] Remove remaining reference to struct serial::current_timeout - - --- 2017-03-21 Simon Marchi New
[pushed] windows: Use ptid from regcache in register fetch/store - - --- 2017-03-21 Simon Marchi New
[PR,tdep/20928] Decode properly flags of %ccr register on sparc64 - - --- 2017-03-21 Ivo Raisr New
[v2,2/3] spu: Use ptid from regcache instead of inferior_ptid - - --- 2017-03-20 Simon Marchi New
Use containing function when reporting breakpoint location. - - --- 2017-03-20 Jan Kratochvil New
Fix spurious FAILs with examine-backward.exp - - --- 2017-03-20 Andreas Arnez New
[pushed] s390: Fix displaced-stepping certain relative branch insns - - --- 2017-03-20 Andreas Arnez New
[PR,tdep/20928] Decode properly flags of %ccr register on sparc64 - - --- 2017-03-20 Ivo Raisr New
Wrap locally used classes in anonymous namespace - - --- 2017-03-20 Yao Qi New
[patchv3] Fix warning: Invalid entry in .debug_gdb_scripts section - - --- 2017-03-19 Jan Kratochvil New
[3/3] windows: Use ptid from regcache in register fetch/store - - --- 2017-03-18 Simon Marchi New
[2/3] spu: Use ptid from regcache instead of inferior_ptid - - --- 2017-03-18 Simon Marchi New
[1/3] Use ptid from regcache in almost all remaining nat files - - --- 2017-03-18 Simon Marchi New
[v6,08/11] Support rvalue references in the gdb python module (includes doc/) - - --- 2017-03-17 Keith Seitz New
[v6,11/11] Add rvalue reference tests and NEWS entry - - --- 2017-03-17 Keith Seitz New
PR remote/21188: Fix remote serial timeout - - --- 2017-03-17 Pedro Alves New
bound_registers.py: Add support for Python 3 - - --- 2017-03-17 Pedro Alves New
[v3,0/5] sim port for OpenRISC - - --- 2017-03-17 Stafford Horne New
[v5,4/4] Add gdb for or1k build - - --- 2017-03-17 Stafford Horne New
[v5,3/4] gdb: testsuite: Add or1k l.nop inscruction - - --- 2017-03-17 Stafford Horne New
[v5,2/4] gdb: provide openrisc target description XML files. - - --- 2017-03-17 Stafford Horne New
[v5,1/4] gdb: Add OpenRISC or1k and or1knd target support - - --- 2017-03-17 Stafford Horne New
[v3,3/5] sim: or1k: add or1k target to sim - - --- 2017-03-17 Stafford Horne New
[v3,2/5] sim: cgen: add mul-o1flag, mul-o2flag RTL functions to CGEN - - --- 2017-03-17 Stafford Horne New
[v3,1/5] sim: cgen: add rem (remainder) function (needed for OR1K lf.rem.[sd]) - - --- 2017-03-17 Stafford Horne New
[OB] gdb.python/py-lazy-string (pointer): Really add new typedef. - - --- 2017-03-16 Terekhov, Mikhail via Gdb-patches New
[OB] Remove patch collision markers in testsuite/ChangeLog - - --- 2017-03-16 Terekhov, Mikhail via Gdb-patches New
Fix warning: Invalid entry in .debug_gdb_scripts section - - --- 2017-03-16 Jan Kratochvil New
[4/4] Fix some aspects of python lazy string handling: scheme - - --- 2017-03-16 Terekhov, Mikhail via Gdb-patches New
« 1 2166 167 168256 257 »