Show patches with: none      |   25686 patches
« 1 2133 134 135256 257 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[PR,gdb/23127,AArch64] Fix tagged pointer support - - --- 2018-05-01 Omair Javaid New
[RFA,2/2] Minor cleanups in printcmd.c - - --- 2018-04-30 Tom Tromey New
[RFA,1/2] Use previous count when 'x' command is repeated - - --- 2018-04-30 Tom Tromey New
[configure] Added "nfp" to the build for binutils. - - --- 2018-04-30 Francois H. Theron New
[RFA,v2,2/6] Handle alignof and _Alignof - - --- 2018-04-30 Tom Tromey New
[pushed] Use bool in read_index_from_section - - --- 2018-04-30 Simon Marchi New
[RFA,12/12] Update help text in record.c - - --- 2018-04-30 Tom Tromey New
[RFA,11/12] Update help text in linux-fork.c - - --- 2018-04-30 Tom Tromey New
[RFA,10/12] Update help text in record-btrace.c - - --- 2018-04-30 Tom Tromey New
[RFA,09/12] Update help text in tracepoint.c - - --- 2018-04-30 Tom Tromey New
[RFA,08/12] Update help text in disasm.c - - --- 2018-04-30 Tom Tromey New
[RFA,07/12] Update help text for "jump" command - - --- 2018-04-30 Tom Tromey New
[RFA,06/12] Update help text in dcache.c - - --- 2018-04-30 Tom Tromey New
[RFA,05/12] Update help strings in TUI - - --- 2018-04-30 Tom Tromey New
[RFA,04/12] Update memattr.c help strings - - --- 2018-04-30 Tom Tromey New
[RFA,03/12] Update core-related help strings - - --- 2018-04-30 Tom Tromey New
[RFA,02/12] Update help strings in skip.c - - --- 2018-04-30 Tom Tromey New
[RFA,01/12] Fix help and documentation for inferior commands - - --- 2018-04-30 Tom Tromey New
[RFA,6/6] Remove a use of is_mi_like_p from darwin-nat-info.c - - --- 2018-04-30 Tom Tromey New
[RFA,5/6] Remove some is_mi_like_p from breakpoint code - - --- 2018-04-30 Tom Tromey New
[RFA,4/6] Remove a use of is_mi_like_p from tracepoint.c - - --- 2018-04-30 Tom Tromey New
[RFA,3/6] Remove some uses of is_mi_like_p from spu-tdep.c - - --- 2018-04-30 Tom Tromey New
[RFA,2/6] Remove some uses of is_mi_like_p from py-framefilter.c - - --- 2018-04-30 Tom Tromey New
[RFA,1/6] Make do_is_mi_like_p const. - - --- 2018-04-30 Tom Tromey New
[python] PR python/19151 Hardware breakpoints in GDB Python. - - --- 2018-04-30 Phil Muldoon New
[python] Consistently use $srcfile in py-breakpoint.exp - - --- 2018-04-30 Phil Muldoon New
[python] PR python/19151 Hardware breakpoints in GDB Python. - - --- 2018-04-30 Phil Muldoon New
[RFA,4/4] Remove interp_name - - --- 2018-04-30 Tom Tromey New
[RFA,3/4] Remove interp_ui_out - - --- 2018-04-30 Tom Tromey New
[RFA,2/4] Change the as_*_interp functions to use dynamic_cast - - --- 2018-04-30 Tom Tromey New
[RFA,1/4] Use scoped_restore in a couple of interp-related places - - --- 2018-04-30 Tom Tromey New
[RFA,4/4] Change Python code to use new_reference - - --- 2018-04-30 Tom Tromey New
[RFA,3/4] Use new_reference for struct value - - --- 2018-04-30 Tom Tromey New
[RFA,2/4] Remove new_bfd_ref - - --- 2018-04-30 Tom Tromey New
[RFA,1/4] Introduce ref_ptr::new_reference - - --- 2018-04-30 Tom Tromey New
bug 23124: rust - Fix null deref when casting - - --- 2018-04-29 Dan Robertson New
fix race when building ada-lex.c - - --- 2018-04-28 John Reiser New
[PR,gdb/22950] proc-events.c: fix compilation on Solaris - - --- 2018-04-28 Fabian Groffen New
[v2,3/3] Use XOBNEW/XOBNEWVEC/OBSTACK_ZALLOC when possible - - --- 2018-04-28 Simon Marchi New
[v2,2/3] Introduce obstack_new, poison other "typed" obstack functions - - --- 2018-04-28 Simon Marchi New
[v2,1/3] Don't allocate mapped_index on the objfile obstack - - --- 2018-04-28 Simon Marchi New
bug 23124: rust - Fix null deref when casting - - --- 2018-04-28 Dan Robertson New
[4/4] Install gdb/fileio.h - - --- 2018-04-28 Julio Guerra New
[3/4] Explicit fixed-width integral File I/O protocol types - - --- 2018-04-28 Julio Guerra New
[2/4] Do not clear the value of st_dev in File I/O's stat() - - --- 2018-04-28 Julio Guerra New
[1/4] Remove the restriction of File I/O functions to regular files only - - --- 2018-04-28 Julio Guerra New
[RFA] Enable -Wsuggest-override - - --- 2018-04-27 Tom Tromey New
[RFA,v2,6/6] Remove long_long_align_bit gdbarch attribute - - --- 2018-04-27 Tom Tromey New
[RFA,v2,5/6] Remove rust_type_alignment - - --- 2018-04-27 Tom Tromey New
[RFA,v2,4/6] Expose type alignment on gdb.Type - - --- 2018-04-27 Tom Tromey New
[RFA,v2,3/6] Reindent type_object_getset in py-type.c - - --- 2018-04-27 Tom Tromey New
[RFA,v2,2/6] Handle alignof and _Alignof - - --- 2018-04-27 Tom Tromey New
[RFA,v2,1/6] Add initial type alignment support - - --- 2018-04-27 Tom Tromey New
Add an optional offset option to the "symbol-file" command - - --- 2018-04-27 Petr Tesarik New
[RFA] Fix "set" handling of Python parameters - - --- 2018-04-26 Tom Tromey New
[RFA] Handle var_zuinteger and var_zuinteger_unlimited from Python - - --- 2018-04-26 Tom Tromey New
[RFA,v3,2/2] Constify the line table - - --- 2018-04-26 Tom Tromey New
[RFA,v3,1/2] Make line tables independent of progspace - - --- 2018-04-26 Tom Tromey New
Fix remote 'g' command error handling - - --- 2018-04-26 Andrzej Kaczmarek New
[RFA] Add inclusive range support for Rust - - --- 2018-04-26 Tom Tromey New
testsuite: Fix cc-with-tweaks.sh being executed in the wrong shell - - --- 2018-04-26 Simon Marchi New
gdb: xtensa: handle privileged registers - - --- 2018-04-26 Max Filippov New
[2/2] Use XOBNEW when possible - - --- 2018-04-25 Simon Marchi New
[1/2] Introduce obstack_new, poison other "typed" obstack functions - - --- 2018-04-25 Simon Marchi New
Fix new inferior events output (Re: [PATCH v7] Enable 'set print inferior-events' and improve detac… - - --- 2018-04-25 Pedro Alves New
[RFA,v2,8/8] Let gdb.execute handle multi-line commands - - --- 2018-04-25 Tom Tromey New
[RFA,v2,7/8] Allow breakpoint commands to be set from Python - - --- 2018-04-25 Tom Tromey New
[RFA,v2,6/8] Use function_view in cli-script.c - - --- 2018-04-25 Tom Tromey New
[RFA,v2,5/8] Allow defining a user command inside a user command - - --- 2018-04-25 Tom Tromey New
[RFA,v2,4/8] Constify prompt argument to read_command_lines - - --- 2018-04-25 Tom Tromey New
[RFA,v2,3/8] Make print_command_trace varargs - - --- 2018-04-25 Tom Tromey New
[RFA,v2,2/8] Use counted_command_line everywhere - - --- 2018-04-25 Tom Tromey New
[RFA,v2,1/8] Allocate cmd_list_element with new - - --- 2018-04-25 Tom Tromey New
[RFA,v2] Add "continue" response to pager - - --- 2018-04-25 Tom Tromey New
[RFA,5/9] Add fall-through comment to i386-tdep.c - - --- 2018-04-24 John Baldwin New
[RFA,6/6] Remove long_long_align_bit gdbarch attribute - - --- 2018-04-24 Tom Tromey New
[RFA,5/6] Remove rust_type_alignment - - --- 2018-04-24 Tom Tromey New
[RFA,4/6] Expose type alignment on gdb.Type - - --- 2018-04-24 Tom Tromey New
[RFA,3/6] Reindent type_object_getset in py-type.c - - --- 2018-04-24 Tom Tromey New
[RFA,2/6] Handle alignof and _Alignof - - --- 2018-04-24 Tom Tromey New
[RFA,1/6] Add initial type alignment support - - --- 2018-04-24 Tom Tromey New
[pushed] info-shared.exp: Replace libs=-ldl with shlib_load - - --- 2018-04-24 Simon Marchi New
[RFA] (Ada/ravenscar) error during "continue" after task/thread switch - - --- 2018-04-23 Joel Brobecker New
[RFA/commit] (SPARC/LEON) fix incorrect array return value printed by "finish" - - --- 2018-04-23 Joel Brobecker New
[RFA,2/2] Reindent cli-out.h - - --- 2018-04-23 Tom Tromey New
[RFA,1/2] Remove cli_ui_out::out_field_fmt - - --- 2018-04-23 Tom Tromey New
[FYI] Regenerat gdb/configure and gdbserver/configure - - --- 2018-04-23 Tom Tromey New
[RFA] Add basic Python API for convenience variables - - --- 2018-04-22 Tom Tromey New
[RFA] Remove a cleanup from scm-frame.c - - --- 2018-04-21 Tom Tromey New
[RFA,2/2] Add -Wduplicated-cond - - --- 2018-04-21 Tom Tromey New
[RFA,1/2] Fix decoding of ARM VFP instructions - - --- 2018-04-21 Tom Tromey New
[RFA,9/9] Add -Wimplicit-fallthrough - - --- 2018-04-21 Tom Tromey New
[RFA,8/9] Add a missing break in record_linux_system_call - - --- 2018-04-21 Tom Tromey New
[RFA,7/9] Add missing "breaks" - - --- 2018-04-21 Tom Tromey New
[RFA,6/9] Add two fall-through comments in rs6000-tdep.c - - --- 2018-04-21 Tom Tromey New
[RFA,5/9] Add fall-through comment to i386-tdep.c - - --- 2018-04-21 Tom Tromey New
[RFA,4/9] Add a fall-through comment to stabsread.c - - --- 2018-04-21 Tom Tromey New
[RFA,3/9] Fix "obvious" fall-through warnings - - --- 2018-04-21 Tom Tromey New
[RFA,2/9] Add missing ATTRIBUTE_NORETURNs - - --- 2018-04-21 Tom Tromey New
[RFA,1/9] Fix "fall through" comments - - --- 2018-04-21 Tom Tromey New
« 1 2133 134 135256 257 »