Show patches with: State = Action Required       |   21049 patches
« 1 2163 164 165210 211 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[v2,4/8] Add array start and end strings to generic_val_print_decorations - - --- 2016-04-27 Tom Tromey New
[v2,3/8] Add self-test framework to gdb - - --- 2016-04-27 Tom Tromey New
[v2,2/8] Make gdb expression debugging handle OP_F90_RANGE - - --- 2016-04-27 Tom Tromey New
[v2,1/8] Fix latent yacc-related bug in gdb/Makefile.in init.c rule - - --- 2016-04-27 Tom Tromey New
Allow DW_OP_GNU_uninit in dwarf_expr_require_composition - - --- 2016-04-27 Andreas Arnez New
[OBV] Skip gdb.base/branch-to-self.exp if gdb,nosignals exists - - --- 2016-04-27 Yao Qi New
Avoid non-C++-enabled babeltrace versions - - --- 2016-04-27 Andreas Arnez New
[8/8] Add Rust documentation - - --- 2016-04-27 Tom Tromey New
[7/8] Update gdb test suite for Rust - - --- 2016-04-27 Tom Tromey New
[6/8] Add support for the Rust language - - --- 2016-04-27 Tom Tromey New
[5/8] Add array start and end strings to generic_val_print_decorations - - --- 2016-04-27 Tom Tromey New
[4/8] Add self-test framework to gdb - - --- 2016-04-27 Tom Tromey New
[3/8] Make gdb expression debugging handle OP_F90_RANGE - - --- 2016-04-27 Tom Tromey New
[2/8] Fix latent yacc-related bug in gdb/Makefile.in init.c rule - - --- 2016-04-27 Tom Tromey New
[1/8] Add DW_LANG_Rust and DW_LANG_Rust_old - - --- 2016-04-27 Tom Tromey New
c_value_print: Revert 'val' to a reference for TYPE_CODE_STRUCT - - --- 2016-04-26 Martin Galvan New
[patchv5] Workaround gdbserver<7.7 for setfs - - --- 2016-04-26 Jan Kratochvil New
Tweak doc on command tfind - - --- 2016-04-26 Yao Qi New
[RFC] Remove need_step_over from struct lwp_info - - --- 2016-04-26 Yao Qi New
[7/7] New test case gdb.base/branch-to-self.exp - - --- 2016-04-25 Yao Qi New
[4/7] Insert breakpoint even when the raw breakpoint is found - - --- 2016-04-25 Yao Qi New
[3/7] Force to insert software single step breakpoint - - --- 2016-04-25 Yao Qi New
fix PR gdb/19914 - - --- 2016-04-25 Doug Evans New
[ARM] Clear reserved bits in CPSR - - --- 2016-04-22 Yao Qi New
[commit/obv] Joel Brobecker stepping down as AIX Maintainer - - --- 2016-04-22 Joel Brobecker New
[2/7] Deliver signal in hardware single step - - --- 2016-04-22 Yao Qi New
[1/7] New test case gdb.trace/signal.exp - - --- 2016-04-22 Yao Qi New
[ARM] Clear reserved bits in CPSR - - --- 2016-04-22 Yao Qi New
Fix fail in gdb.base/annota1.exp and gdb.base/annota3.exp - - --- 2016-04-22 Yao Qi New
[3/3] Switch gdb's TRY/CATCH to C++ try/catch - - --- 2016-04-21 Pedro Alves New
[2/3] Propagate GDB/C++ exceptions across readline using sj/lj-based TRY/CATCH - - --- 2016-04-21 Pedro Alves New
[1/3] Rename rl_callback_read_char_wrapper -> gdb_rl_callback_read_char - - --- 2016-04-21 Pedro Alves New
[pushed] Switch gdb's TRY/CATCH to sjlj again - - --- 2016-04-21 Pedro Alves New
[pushed] Fix AIX gdb build with C++ compiler - - --- 2016-04-21 Pedro Alves New
[pushed] Fix s390 GNU/Linux gdb and gdbserver builds - - --- 2016-04-21 Pedro Alves New
[pushed] Add missing sentinel 'char *' casts in concat/reconcat calls - - --- 2016-04-21 Pedro Alves New
[ob/pushed] Fix host signal vs gdb signal mixup in gdb/darwin-nat.c - - --- 2016-04-20 Pedro Alves New
[ob/pushed] Fix "incompatible pointer type" warning in gdb/aarch64-tdep.c - - --- 2016-04-20 Pedro Alves New
[ob/pushed] gdb/darwin-nat.c: Fix "cast to pointer from integer of different size" warning - - --- 2016-04-20 Pedro Alves New
[2/2] Replace address and aspace with thread in struct step_over_info - - --- 2016-04-20 Doug Evans New
Improve maint print symbols,psymbols,msymbols - - --- 2016-04-20 Doug Evans New
Improve maint print symbols,psymbols,msymbols - - --- 2016-04-20 Doug Evans New
[COMMIT] symmisc.c (dump_symtab_1): Print owning compunit for identical blockvectors. - - --- 2016-04-20 Doug Evans New
Include arch/arm-linux.h in aarch32-linux-nat.c - - --- 2016-04-20 Yao Qi New
Move ARM_CPSR_GREGNUM to arch/arm-linux.h - - --- 2016-04-20 Yao Qi New
[3/7] Force to insert software single step breakpoint - - --- 2016-04-20 Yao Qi New
[2/2] Handle void * conversions in FreeBSD/x86 native code to fix C++ build. - - --- 2016-04-19 John Baldwin New
[1/2] Cast the pointer assigned to ss_sp to char *. - - --- 2016-04-19 John Baldwin New
[OB] symmisc.c (dump_symtab_1, dump_symtab): Delete arg objfile. - - --- 2016-04-19 Doug Evans New
[PR,symtab/17911] Recognize bad file types - - --- 2016-04-19 Doug Evans New
[RFC] Fix for Bugzilla #14062 (Exceptions in callbacks posted by gdb.post_event are silently ignore… - - --- 2016-04-19 Leonardo Boquillon New
[2/2] Involve gdbarch in taking DWARF register pieces - - --- 2016-04-19 Andreas Arnez New
Fix fails in gdb.trace/unavailable.exp - - --- 2016-04-19 Yao Qi New
Choose TARGET_OBJECT_STACK_MEMORY and TARGET_OBJECT_MEMORY in read_value_memory - - --- 2016-04-19 Yao Qi New
[2/2] Throw NOT_AVAILABLE_ERROR in read_stack and read_code - - --- 2016-04-19 Yao Qi New
[1/2] Use -fno-asynchronous-unwind-tables if C program is compiled without debug info on x86 - - --- 2016-04-19 Yao Qi New
Centralize yacc interface names remapping (yyparse, yylex, yyerror, etc) - - --- 2016-04-18 Pedro Alves New
[1/1] Build GDB as a C++ program by default - - --- 2016-04-18 Pedro Alves New
[3/3] deprecate "skip enable/etc.", doc string cleanup - - --- 2016-04-18 Doug Evans New
[2/3] deprecate "skip enable/etc.", doc string cleanup - - --- 2016-04-18 Doug Evans New
[v2] Fix PR gdb/19250: ptrace prototype is not detected properly in C++ mode - - --- 2016-04-18 Pedro Alves New
[1/3] deprecate "skip enable/etc.", doc string cleanup - - --- 2016-04-18 Doug Evans New
[ARM] minor opt in thumb_stack_frame_destroyed_p - - --- 2016-04-18 Yao Qi New
Centralize yacc interface names remapping (yyparse, yylex, yyerror, etc) - - --- 2016-04-16 Pedro Alves New
[ob/pushed] gdb/ada-exp.y: Remap yydefred - - --- 2016-04-16 Pedro Alves New
Fix PR gdb/19250: ptrace prototype is not detected properly in C++ mode - - --- 2016-04-16 Pedro Alves New
[ob/pushed] Fix gdb build with --enable-build-with-cxx --disable-nls - - --- 2016-04-15 Pedro Alves New
[ob/pushed] Fix gdb C++ build when libipt is available - - --- 2016-04-15 Pedro Alves New
Fix checks for VSX and Altivec availability on Power - - --- 2016-04-15 Edjunior Barbosa Machado New
[PING,2,v3] Fix gdb crash when trying to print the address of a synthetic C++ reference - - --- 2016-04-15 Martin Galvan New
Make gdb.server/connect-with-no-symbol-file.exp more robust - - --- 2016-04-15 Luis Machado New
[ARM] minor opt in thumb_stack_frame_destroyed_p - - --- 2016-04-15 Yao Qi New
[2/2] Replace address and aspace with thread in struct step_over_info - - --- 2016-04-15 Yao Qi New
[1/2] Refactor function set_step_over_info - - --- 2016-04-15 Yao Qi New
Tweak gdb.reverse/step-precsave.exp and gdb.reverse/step-reverse.exp - - --- 2016-04-15 Yao Qi New
[2/2] Involve gdbarch in taking DWARF register pieces - - --- 2016-04-15 Andreas Arnez New
[1/2] S390: Take value from sub-register if applicable - - --- 2016-04-15 Andreas Arnez New
Avoid "format not a string literal" warnings - - --- 2016-04-13 Pedro Alves New
Avoid implicit float <-> integer conversion warnings - - --- 2016-04-13 Pedro Alves New
fix PR gdb/19914 - - --- 2016-04-13 Yunlian Jiang New
[v3,2/2] Test GDB connection to GDBserver with no symbol files - - --- 2016-04-13 Luis Machado New
[v3,1/2] Debugging without a binary (regression) - - --- 2016-04-13 Luis Machado New
Fix zero_ext documentation - - --- 2016-04-13 Antoine Tremblay New
[v2] Fix aarch64 ftrace JIT condition testcase - - --- 2016-04-13 Antoine Tremblay New
linux-record: Squash cases with identical handling - - --- 2016-04-13 Andreas Arnez New
[1/2] Change gdb_load_shlibs to gdb_load_shlib - - --- 2016-04-12 Simon Marchi Changes Requested
[pushed/obv] Fix typo in ftrace.exp condition testing - - --- 2016-04-12 Antoine Tremblay New
[v2,2/2] Test GDB connection to GDBserver with no symbol files - - --- 2016-04-12 Luis Machado New
[v2,1/2] Debugging without a binary (regression) - - --- 2016-04-12 Luis Machado New
[pushed,C++] Switch TRY/CATCH to real C++ try/catch by default again - - --- 2016-04-12 Pedro Alves New
[pushed] Use setjmp/longjmp for TRY/CATCH instead of sigsetjmp/siglongjmp - - --- 2016-04-12 Pedro Alves New
[ob/pushed] Eliminate prepare_to_throw_exception - - --- 2016-04-12 Pedro Alves New
[2/2] Fix PR gdb/16818, workaround Python's forcing of -export-dynamic - - --- 2016-04-12 Pedro Alves New
[1/2] Fix "-Wl,--dynamic-list" gdb/configure test - - --- 2016-04-12 Pedro Alves New
Fix aarch64 ftrace JIT condition testcase - - --- 2016-04-12 Antoine Tremblay New
[4/7] Insert breakpoint even when the raw breakpoint is found - - --- 2016-04-12 Pedro Alves New
[v2] gdb: dwarf2read: implement handling of variables in Fortran common block - - --- 2016-04-12 G Helffrich New
[v4] Fix alignment of disassemble /r - - --- 2016-04-11 Leonardo Boquillon New
[v3] Fix alignment of disassemble /r - - --- 2016-04-11 Metzger, Markus T New
[1/7] New test case gdb.trace/signal.exp - - --- 2016-04-11 Yao Qi New
« 1 2163 164 165210 211 »