Show patches with: Archived = No       |   6588 patches
« 1 253 54 5565 66 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[pushed,3/3] GDBserver: clean up 'cont_thread' handling - - --- 2014-11-12 Pedro Alves Committed
[pushed,2/3] GDBserver: don't resume all threads if the Hc thread disapears - - --- 2014-11-12 Pedro Alves Committed
[pushed,1/3] GDBserver: ctrl-c after leader has exited - - --- 2014-11-12 Pedro Alves Committed
[pushed] Garbage collect the infwait_state global - - --- 2014-11-12 Pedro Alves Committed
[COMMITTED] symmisc.c: remove trailing whitespace - - --- 2014-11-11 Doug Evans Committed
[COMMITTED] select_source_symtab: Rewrite to use ALL_SYMTABS. - - --- 2014-11-11 Doug Evans Committed
[pushed] gdb.base/sigstep.exp: xfail gdb/17511 on i?86 Linux - - --- 2014-11-07 Pedro Alves Committed
[3/3,v2] Implement completion limiting - - --- 2014-11-06 Gary Benson Superseded
[2/3,v2] Interleave completion list building with symbol table expansion - - --- 2014-11-06 Gary Benson Superseded
[1/3,v2] Add expansion_notify callback to expand_symtabs_matching - - --- 2014-11-06 Gary Benson Superseded
[pushed] garbage collect gdb/breakpoint.c:breakpoint_thread_match - - --- 2014-11-04 Pedro Alves Committed
tui: Fix newterm call for older ncurses - - --- 2014-11-04 Simon Marchi Committed
[COMMITTED,1/3] ARM: extract_arm_insn function need to read instrs correctly in be8 case - - --- 2014-11-03 Yao Qi Committed
[COMMITTED,3/3] read_pieced_value do big endian processing only in case of valid gdb_regnum - - --- 2014-11-02 Victor Kamensky Committed
[COMMITTED,2/3] ARM: arm_breakpoint should be little endian form in case for arm BE8 - - --- 2014-11-02 Victor Kamensky Committed
[COMMITTED,1/3] ARM: extract_arm_insn function need to read instrs correctly in be8 case - - --- 2014-11-02 Victor Kamensky Committed
[COMMITTED] objfiles.h: Remove some unused macros. - - --- 2014-11-01 Doug Evans Committed
pushed: [release/HEAD] Document the GDB 7.8.1 release in gdb/ChangeLog - - --- 2014-10-29 Joel Brobecker Committed
pushed: [release/branch 2/2] Bump GDB version number to 7.8.1.DATE-cvs. - - --- 2014-10-29 Joel Brobecker Committed
pushed: [release/branch 1/2] Document the GDB 7.8.1 release in gdb/ChangeLog - - --- 2014-10-29 Joel Brobecker Committed
pushed: [release/branch] Set GDB version number to 7.8.1. - - --- 2014-10-29 Joel Brobecker Committed
[pushed] Fix uninitialized value access when very first GDB command entered is <RET> - - --- 2014-10-29 Pedro Alves Committed
[pushed] TUI: don't let exceptions escape while handling readline key bindings - - --- 2014-10-29 Pedro Alves Committed
[pushed] PR tui/16138, PR tui/17519, and misc failures to initialize the terminal - - --- 2014-10-29 Pedro Alves Committed
[pushed] PR gdb/12623: non-stop crashes inferior, PC adjustment and 1-byte insns - - --- 2014-10-28 Pedro Alves Committed
[pushed] Test for PR gdb/17511, spurious SIGTRAP after stepping into+in signal handler - - --- 2014-10-28 Pedro Alves Committed
[pushed] gdb.base/sigstep.exp: cleanup and make it easier to extend - - --- 2014-10-28 Pedro Alves Committed
[pushed] gdb.base/sigstep.exp: cleanup and make it easier to extend - - --- 2014-10-28 Pedro Alves Committed
[V3,9/9] Announce the DTrace USDT probes support in NEWS. - - --- 2014-10-28 Jose E. Marchesi Superseded
[V3,8/9] Documentation for DTrace USDT probes. - - --- 2014-10-28 Jose E. Marchesi Superseded
[V3,7/9] Simple testsuite for DTrace USDT probes. - - --- 2014-10-28 Jose E. Marchesi Superseded
[V3,6/9] Support for DTrace USDT probes in x86_64 targets. - - --- 2014-10-28 Jose E. Marchesi Superseded
[V3,5/9] New probe type: DTrace USDT probes. - - --- 2014-10-28 Jose E. Marchesi Superseded
[V3,4/9] New gdbarch functions: dtrace_parse_probe_argument, dtrace_probe_is_enabled, dtrace_enable… - - --- 2014-10-28 Jose E. Marchesi Superseded
[V3,3/9] New commands `enable probe' and `disable probe'. - - --- 2014-10-28 Jose E. Marchesi Superseded
[V3,2/9] Move `compute_probe_arg' and `compile_probe_arg' to probe.c - - --- 2014-10-28 Jose E. Marchesi Superseded
[V3,1/9] Adapt `info probes' to support printing probes of different types. - - --- 2014-10-28 Jose E. Marchesi Superseded
[pushed] Workaround remote targets that report an empty list to qfThreadInfo (Re: Cannot execute th… - - --- 2014-10-28 Pedro Alves Committed
[COMMITTED] symtab.c (lookup_symbol_aux_local): Fix typo in comment. - - --- 2014-10-26 Doug Evans Committed
[COMMITTED] Rename parameter "kind" to "block_index" in quick lookup functions. - - --- 2014-10-26 Doug Evans Committed
[COMMITTED] block.h (ALL_BLOCK_SYMBOLS): Fix comment. - - --- 2014-10-26 Doug Evans Committed
[COMMITTED] allocate_block: Use OBSTACK_ZALLOC. - - --- 2014-10-26 Doug Evans Committed
[COMMITTED] Move block_found decl to symtab.h. - - --- 2014-10-26 Doug Evans Committed
[COMMITTED] Clean up some function comments in symtab.[ch]. - - --- 2014-10-26 Doug Evans Committed
[COMMITTED] symtab.c: forward decl cleanup - - --- 2014-10-26 Doug Evans Committed
[COMMITTED] symtab.c (lookup_symbol_aux_quick): Set block_found upon success. - - --- 2014-10-26 Doug Evans Committed
[COMMITTED] Remove second (nested) copy of local var child_die. - - --- 2014-10-26 Doug Evans Committed
Small fixes to the Python API doc - - --- 2014-10-20 Simon Marchi Committed
[V2,6/9] Support for DTrace USDT probes in x86_64 targets. - - --- 2014-10-17 Jose E. Marchesi Superseded
[V2,7/9] Simple testsuite for DTrace USDT probes. - - --- 2014-10-17 Jose E. Marchesi Superseded
[pushed] Use strtod instead of strtold in libiberty/d-demangle.c - - --- 2014-10-16 Joel Brobecker Committed
Small fixes to the Python API doc - - --- 2014-10-16 Simon Marchi Superseded
[COMMITTED] Darwin: sanitise segment registers value - - --- 2014-10-16 Tristan Gingold Committed
[pushed/Ada] Error adding/subtracting pointer value to/from integral. - - --- 2014-10-14 Joel Brobecker Committed
gdb.dwarf2: Testsuite 64-bit pointer truncation fixes - - --- 2014-10-14 Maciej W. Rozycki Committed
[SH] Correct fabs and fneg insns in simulator - - --- 2014-10-13 Oleg Endo Committed
[COMMITTED] py-objfile.exp: Change name of file name test. - - --- 2014-10-13 Doug Evans Committed
[COMMITTED] Fix paths in ChangeLog entry - - --- 2014-10-13 Doug Evans Committed
gdb.dwarf2: Testsuite 64-bit pointer truncation fixes - - --- 2014-10-12 Maciej W. Rozycki Superseded
Fix gdb.dwarf2/dw2-dir-file-name.exp test for MIPS architectures - - --- 2014-10-11 Kwok Cheung Yeung Committed
[V2,9/9] Announce the DTrace USDT probes support in NEWS. - - --- 2014-10-10 Jose E. Marchesi Superseded
[V2,8/9] Documentation for DTrace USDT probes. - - --- 2014-10-10 Jose E. Marchesi Superseded
[V2,7/9] Simple testsuite for DTrace USDT probes. - - --- 2014-10-10 Jose E. Marchesi Superseded
[V2,6/9] Support for DTrace USDT probes in x86_64 targets. - - --- 2014-10-10 Jose E. Marchesi Superseded
[V2,5/9] New probe type: DTrace USDT probes. - - --- 2014-10-10 Jose E. Marchesi Superseded
[V2,4/9] New gdbarch functions: dtrace_parse_probe_argument, dtrace_probe_is_enabled, dtrace_enable… - - --- 2014-10-10 Jose E. Marchesi Superseded
[V2,3/9] New commands `enable probe' and `disable probe'. - - --- 2014-10-10 Jose E. Marchesi Superseded
[V2,2/9] Move `compute_probe_arg' and `compile_probe_arg' to probe.c - - --- 2014-10-10 Jose E. Marchesi Superseded
[V2,1/9] Adapt `info probes' to support printing probes of different types. - - --- 2014-10-10 Jose E. Marchesi Superseded
[13/13,v2] Move duplicated Linux x86 code to nat/x86-linux.c - - --- 2014-10-09 Gary Benson Committed
[12/13,v2] Move low-level Linux x86 debug register code to a shared file - - --- 2014-10-09 Gary Benson Committed
[11/13,v2] Introduce x86_linux_update_debug_registers - - --- 2014-10-09 Gary Benson Committed
[10/13,v2] Linux x86 low-level debug register comment synchronization - - --- 2014-10-09 Gary Benson Committed
[09/13,v2] Linux x86 low-level debug register code synchronization - - --- 2014-10-09 Gary Benson Committed
[08/13,v2] Rename gdbserver's low-level Linux x86 debug register accessors - - --- 2014-10-09 Gary Benson Committed
[07/13,v2] Make lwp_info.arch_private handling shared - - --- 2014-10-09 Gary Benson Committed
[06/13,v2] Change signature of linux_target_ops.new_thread - - --- 2014-10-09 Gary Benson Committed
[05/13,v2] Introduce basic LWP accessors - - --- 2014-10-09 Gary Benson Committed
[04/13,v2] Make linux_stop_lwp be a shared function - - --- 2014-10-09 Gary Benson Committed
[03/13,v2] Add iterate_over_lwps to gdbserver - - --- 2014-10-09 Gary Benson Committed
[02/13,v2] Add x86_debug_reg_state to gdbserver - - --- 2014-10-09 Gary Benson Committed
[01/13,v2] Introduce current_lwp_ptid - - --- 2014-10-09 Gary Benson Committed
[OB] Do not include unnecessary files in fbsd-tdep.c - - --- 2014-10-08 Gary Benson Committed
[v2,1/2] ISA bit treatment on the MIPS platform - - --- 2014-10-06 Maciej W. Rozycki Dropped
[v2,2/2] Correct invalid assumptions made by (mostly) DWARF-2 tests - - --- 2014-10-06 Maciej W. Rozycki Committed
[v2,1/2] ISA bit treatment on the MIPS platform - - --- 2014-10-06 Maciej W. Rozycki Committed
[committed] MIPS: Rewrite `add_offset_16' to match its name - - --- 2014-10-05 Maciej W. Rozycki Committed
[committed] MIPS: Correct heuristic prologue termination conditions - - --- 2014-10-05 Maciej W. Rozycki Committed
[committed] MIPS: Correct MUSTBE32 interpretation in delay slot handling - - --- 2014-10-05 Maciej W. Rozycki Committed
[4/4] DEC threads: Simplify updating the thread list - - --- 2014-10-02 Pedro Alves Committed
[pushed] gdb.threads/manythreads.exp: clean up and add comment - - --- 2014-10-02 Pedro Alves Committed
[pushed] Really fail inserting software breakpoints on read-only regions - - --- 2014-10-01 Pedro Alves Committed
[v5,pushed] Exit code of exited inferiors in -list-thread-groups - - --- 2014-10-01 Simon Marchi Committed
[pushed] Add read-only markers to generated gdb/regformats/ .dat files - - --- 2014-10-01 Pedro Alves Committed
[pushed] features/Makefile: Make 'make cfiles' default to generating all C files - - --- 2014-10-01 Pedro Alves Committed
[pushed] Regenerate AVX512 target description C files - - --- 2014-10-01 Pedro Alves Committed
[pushed] gdb/regformats: Don't build .dat files that aren't used by GDBserver - - --- 2014-10-01 Pedro Alves Committed
[pushed] features/Makefile: Add a "clean" rule. - - --- 2014-10-01 Pedro Alves Committed
[pushed] Fix features/i386/64bit-avx512.xml - - --- 2014-10-01 Pedro Alves Committed
Clean up after generated c files for MIPS DSP targets - - --- 2014-09-30 James Hogan Committed
« 1 253 54 5565 66 »