Show patches with: none      |   25650 patches
« 1 2166 167 168256 257 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[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
[2/4] Fix some aspects of python lazy string handling: python - - --- 2017-03-16 Terekhov, Mikhail via Gdb-patches New
[RFC,v3,8/8] Add S390 support for linux-kernel target - - --- 2017-03-16 Philipp Rudo New
[RFC,v3,7/8] Add privileged registers for s390x - - --- 2017-03-16 Philipp Rudo New
[RFC,v3,6/8] Seperate common s390-tdep.* from s390-linux-tdep.* - - --- 2017-03-16 Philipp Rudo New
[RFC,v3,5/8] Add commands for linux-kernel target - - --- 2017-03-16 Philipp Rudo New
[RFC,v3,4/8] Add kernel module support for linux-kernel target - - --- 2017-03-16 Philipp Rudo New
[RFC,v3,3/8] Add basic Linux kernel support - - --- 2017-03-16 Philipp Rudo New
[RFC,v3,2/8] Add libiberty/concat styled concat_path function - - --- 2017-03-16 Philipp Rudo New
[RFC,v3,1/8] Convert substitute_path_component to C++ - - --- 2017-03-16 Philipp Rudo New
Fix warning: Invalid entry in .debug_gdb_scripts section - - --- 2017-03-16 Jan Kratochvil New
Fix expect for gdb.cp/m-static.exp - - --- 2017-03-16 Thomas Preud'homme New
[v2] inf-ptrace: Do not stop memory transfers after a single word - - --- 2017-03-16 Jiong Wang New
Big-endian targets: Don't ignore offset into DW_OP_stack_value - - --- 2017-03-15 Andreas Arnez New
[5/5,v2] arc: Add prologue analysis - - --- 2017-03-15 Anton Kolesov New
[4/5,v2] arc: Add disassembler helper - - --- 2017-03-15 Anton Kolesov New
[v6,11/11] Add rvalue reference tests and NEWS entry - - --- 2017-03-14 Keith Seitz New
[v2] inf-ptrace: Do not stop memory transfers after a single word - - --- 2017-03-14 Andreas Arnez New
PR remote/21188: Fix remote serial timeout - - --- 2017-03-14 Pedro Alves New
[obv] Make length_of_subexp static - - --- 2017-03-14 Simon Marchi New
[PR,build/21187] Static linking of libstdc++ and libgcc with GDB leads to broken exception handling… - - --- 2017-03-14 Nitish Kumar Mishra New
[1/1,RFC] gdb: corelow: make possible to modify (set) registers for a corefile - - --- 2017-03-14 Roman Pen New
[PR,tdep/20928] Decode properly flags of %ccr register on sparc64 - - --- 2017-03-14 Ivo Raisr New
[10/10] i386-gnu-nat: Use ptid from regcache instead of inferior_ptid - - --- 2017-03-14 Simon Marchi New
[09/10] i386-darwin-nat: Use ptid from regcache instead of inferior_ptid - - --- 2017-03-14 Simon Marchi New
[08/10] i386-bsd-nat: Use ptid from regcache instead of inferior_ptid - - --- 2017-03-14 Simon Marchi New
[07/10] hppa-obsd-nat: Use ptid from regcache instead of inferior_ptid - - --- 2017-03-14 Simon Marchi New
[06/10] hppa-nbsd-nat: Use ptid from regcache instead of inferior_ptid - - --- 2017-03-14 Simon Marchi New
[05/10] hppa-linux-nat: Use ptid from regcache instead of inferior_ptid - - --- 2017-03-14 Simon Marchi New
[04/10] corelow: Use ptid from regcache instead of inferior_ptid - - --- 2017-03-14 Simon Marchi New
[03/10] bsd-uthread: Use ptid from regcache instead of inferior_ptid - - --- 2017-03-14 Simon Marchi New
[02/10] arm-nbsd-nat: Use ptid from regcache instead of inferior_ptid - - --- 2017-03-14 Simon Marchi New
[01/10] arm-linux-nat.c: Use ptid from regcache instead of inferior_ptid - - --- 2017-03-14 Simon Marchi New
PR remote/21188: Fix remote serial timeout - - --- 2017-03-14 Gareth McMullin New
libiberty: Initialize d_printing in all cplus_demangle_* functions. - - --- 2017-03-14 Pedro Alves New
PR remote/21188: Fix remote serial timeout - - --- 2017-03-14 Gareth McMullin New
[pushed] Restore test-cp-name-parser build - - --- 2017-03-14 Pedro Alves New
[2/2] testsuite: Disable backslash_in_multi_line_command_test for old DejaGnus - - --- 2017-03-13 Simon Marchi New
[1/2] testsuite: Introduce dejagnu_version - - --- 2017-03-13 Simon Marchi New
libiberty: Initialize d_printing in all cplus_demangle_* functions. - - --- 2017-03-13 Mark Wielaard New
PowerPC: incorrect library search order? - - --- 2017-03-13 Alexey Neyman New
[v1.99,6/6] alpha-bsd-nat: Use ptid from regcache instead of inferior_ptid - - --- 2017-03-11 Simon Marchi New
[v1.99,5/6] aix-thread: Use ptid from regcache instead of inferior_ptid - - --- 2017-03-11 Simon Marchi New
[v1.99,4/6] aarc64-linux-nat: Use ptid from regcache instead of inferior_ptid - - --- 2017-03-11 Simon Marchi New
[v1.99,3/6] amd64-linux-nat: Use ptid from regcache instead of inferior_ptid - - --- 2017-03-11 Simon Marchi New
[v1.99,2/6] Add asserts in target_fetch/store_registers - - --- 2017-03-11 Simon Marchi New
[v1.99,1/6] Introduce regcache_get_ptid - - --- 2017-03-11 Simon Marchi New
[8/8] gdbserver: Use pattern rule for the remaining %-ipa.o objects - - --- 2017-03-10 Simon Marchi New
[7/8] gdbserver: Use pattern rule for IPA objects from common/ - - --- 2017-03-10 Simon Marchi New
[6/8] gdbserver: Use pattern rule for IPA objects from gdbserver/ - - --- 2017-03-10 Simon Marchi New
[5/8] gdbserver: Use pattern rule for objects from arch/ - - --- 2017-03-10 Simon Marchi New
« 1 2166 167 168256 257 »