Show patches with: none      |   25856 patches
« 1 2137 138 139258 259 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[RFA,07/12] Remove free_value_chain - - --- 2018-04-05 Tom Tromey New
[RFA,06/12] Remove free_all_values - - --- 2018-04-05 Tom Tromey New
[RFA,05/12] Change value history to use value_ref_ptr - - --- 2018-04-05 Tom Tromey New
[RFA,04/12] Change varobj to use value_ref_ptr - - --- 2018-04-05 Tom Tromey New
[RFA,03/12] Change last_examine_value to value_ref_ptr - - --- 2018-04-05 Tom Tromey New
[RFA,02/12] Change breakpoints to use value_ref_ptr - - --- 2018-04-05 Tom Tromey New
[RFA,01/12] Introduce a gdb_ref_ptr specialization for struct value - - --- 2018-04-05 Tom Tromey New
[v4] Enable 'set print inferior-events' and improve detach/fork/kill/exit messages - - --- 2018-04-05 Sergio Durigan Junior New
[v2] Show line numbers in output for "info var/func/type" - - --- 2018-04-05 Andreas Arnez New
Show line numbers in output for "info var/func/type" - - --- 2018-04-05 Andreas Arnez New
Show line numbers in output for "info var/func/type" - - --- 2018-04-04 Andreas Arnez New
Fwd: [PATCH, committed] i386: Clear vex instead of vex.evex - - --- 2018-04-04 H.J. Lu New
[committed] i386: Clear vex instead of vex.evex - - --- 2018-04-04 H.J. Lu New
[RFA,v2,10/10] Remove unnecessary include from linespec.h - - --- 2018-04-04 Tom Tromey New
[RFA,v2,09/10] Remove typep and VEC(typep) from linespec.c - - --- 2018-04-04 Tom Tromey New
[RFA,v2,08/10] More use of std::vector in linespec.c - - --- 2018-04-04 Tom Tromey New
[RFA,v2,07/10] Change streq to return bool - - --- 2018-04-04 Tom Tromey New
[RFA,v2,06/10] Remove a string copy from event_location_to_sals - - --- 2018-04-04 Tom Tromey New
[RFA,v2,05/10] Have filter_results take a std::vector - - --- 2018-04-04 Tom Tromey New
[RFA,v2,04/10] Return std::string from canonical_to_fullform - - --- 2018-04-04 Tom Tromey New
[RFA,v2,03/10] Make copy_token_string return unique_xmalloc_ptr - - --- 2018-04-04 Tom Tromey New
[RFA,v2,02/10] Fix some indentation in linespec.c - - --- 2018-04-04 Tom Tromey New
[RFA,v2,01/10] Remove some cleanups from search_minsyms_for_name - - --- 2018-04-04 Tom Tromey New
[RFA] Change read_alphacoff_dynamic_symtab to use gdb::def_vector - - --- 2018-04-03 Tom Tromey New
[3/3] Remove usage of VEC(char_ptr) in gdbscm_parse_function_args - - --- 2018-04-01 Simon Marchi New
Add -Wno-error=deprecated-register to gdb build flags - - --- 2018-04-01 Simon Marchi New
[RFA,10/10] Remove unnecessary include from linespec.h - - --- 2018-04-01 Tom Tromey New
[RFA,09/10] Remove typep and VEC(typep) from linespec.c - - --- 2018-04-01 Tom Tromey New
[RFA,08/10] More use of std::vector in linespec.c - - --- 2018-04-01 Tom Tromey New
[RFA,07/10] Change streq to return bool - - --- 2018-04-01 Tom Tromey New
[RFA,06/10] Remove a string copy from event_location_to_sals - - --- 2018-04-01 Tom Tromey New
[RFA,05/10] Have filter_results take a std::vector - - --- 2018-04-01 Tom Tromey New
[RFA,04/10] Return std::string from canonical_to_fullform - - --- 2018-04-01 Tom Tromey New
[RFA,03/10] Make copy_token_string return unique_xmalloc_ptr - - --- 2018-04-01 Tom Tromey New
[RFA,02/10] Fix some indentation in linespec.c - - --- 2018-04-01 Tom Tromey New
[RFA,01/10] Remove some cleanups from search_minsyms_for_name - - --- 2018-04-01 Tom Tromey New
[RFA] Change read_alphacoff_dynamic_symtab to use gdb::def_vector - - --- 2018-04-01 Tom Tromey New
[RFA] Change rs6000_ptrace_ldinfo to return a byte_vector - - --- 2018-04-01 Tom Tromey New
Replace make_cleanup_restore_current_traceframe with RAII class - - --- 2018-04-01 Simon Marchi New
[5/5] Make dwarf2_per_objfile::all_type_units an std::vector - - --- 2018-04-01 Simon Marchi New
[4/5] Make dwarf2_per_objfile::all_comp_units an std::vector - - --- 2018-04-01 Simon Marchi New
[3/5] Remove some usages of get_dwarf2_per_objfile - - --- 2018-04-01 Simon Marchi New
[2/5] Replace dw2_get_cu/dw2_get_cutu with methods of dwarf2_per_objfile - - --- 2018-04-01 Simon Marchi New
[1/5] Remove some unused variables in dwarf2read.c - - --- 2018-04-01 Simon Marchi New
Fix gdb/doc/ PDF build on Fedora Rawhide==F-29 - - --- 2018-03-31 Jan Kratochvil New
[v2,5/5] Adapt and integrate string_view tests - - --- 2018-03-30 Simon Marchi New
[v2,4/5] Copy string_view tests from libstdc++ - - --- 2018-03-30 Simon Marchi New
[v2,3/5] Add gdb::string_view - - --- 2018-03-30 Simon Marchi New
[v2,2/5] Copy string_view files from libstdc++ - - --- 2018-03-30 Simon Marchi New
[v2,1/5] Update ax_cv_cxx_compile_cxx.m4 - - --- 2018-03-30 Simon Marchi New
[RFA,2/2] Remove some clanups from solib-svr4.c - - --- 2018-03-30 Tom Tromey New
Defer breakpoint reset when cloning progspace for fork child - - --- 2018-03-30 Simon Marchi New
[RFA] Add inclusive range support for Rust - - --- 2018-03-29 Tom Tromey New
[RFA] Fix crash in quirk_rust_enum - - --- 2018-03-29 Tom Tromey New
[RFA,3/3] Remvoe free_dwo_file_cleanup - - --- 2018-03-29 Tom Tromey New
[RFA,2/3] Remove parameter from free_dwo_file - - --- 2018-03-29 Tom Tromey New
[RFA,1/3] Remove free_cached_comp_units cleanups - - --- 2018-03-29 Tom Tromey New
[RFA] Remove make_cleanup_unpush_target - - --- 2018-03-29 Tom Tromey New
[PATCH5,PR,gdb/16959] gdb hangs in infinite recursion - - --- 2018-03-28 Weimin Pan New
[RFA] Fix FrameDecorator.function help string - - --- 2018-03-28 Tom Tromey New
Fix gdb.base/fork-running-state.exp race - - --- 2018-03-28 Pedro Alves New
Replace finish_thread_state_cleanup with a RAII class - - --- 2018-03-28 Pedro Alves New
[RFA,2/2] Remove some clanups from solib-svr4.c - - --- 2018-03-28 Tom Tromey New
[RFA,1/2] Change target_read_string to use unique_xmalloc_ptr - - --- 2018-03-28 Tom Tromey New
Add test case for a known hang in infrun - - --- 2018-03-27 Richard Bunt New
[FYI] Include <cmath> in dwarf-index-write.c - - --- 2018-03-27 Tom Tromey New
[RFA,1/2] Make line tables independent of progspace - - --- 2018-03-27 Tom Tromey New
[RFA] C++-ify typedef hash - - --- 2018-03-27 Tom Tromey New
[4,PR,gdb/16959] gdb hangs in infinite recursion - - --- 2018-03-26 Weimin Pan New
[PATCH2,PR,gdb/18071] aarch64: "info addr" command can't resolve TLS variables - - --- 2018-03-26 Weimin Pan New
Move DWARF index-related things to a separate file - - --- 2018-03-26 Simon Marchi New
[RFA,v3,01/13] Rationalize "backtrace" command line parsing - - --- 2018-03-26 Tom Tromey New
[pushed] Remove DEF_VEC_I(offset_type) - - --- 2018-03-26 Simon Marchi New
[pushed] Add include guard to filename-seen-cache.h - - --- 2018-03-26 Simon Marchi New
[v4,02/10] Make gdbserver reg_defs a vector of objects - - --- 2018-03-26 Alan Hayward New
[v2,15/15] Fix resolving GNU ifunc bp locations when inferior runs resolver - - --- 2018-03-25 Pedro Alves New
[v2,14/15] Extend GNU ifunc testcases - - --- 2018-03-25 Pedro Alves New
[v2,13/15] PPC64: always make synthetic .text symbols for GNU ifunc symbols - - --- 2018-03-25 Pedro Alves New
[v2,12/15] For PPC64/ELFv1: Introduce mst_data_gnu_ifunc - - --- 2018-03-25 Pedro Alves New
[v2,11/15] Fix stepping past GNU ifunc resolvers (introduce lookup_msym_prefer) - - --- 2018-03-25 Pedro Alves New
[v2,10/15] For PPC64: elf_gnu_ifunc_record_cache: handle plt symbols in .text section - - --- 2018-03-25 Pedro Alves New
[v2,09/15] Factor out minsym_found/find_function_start_sal overload - - --- 2018-03-25 Pedro Alves New
[v2,08/15] Eliminate find_pc_partial_function_gnu_ifunc - - --- 2018-03-25 Pedro Alves New
[v2,07/15] Breakpoints, don't skip prologue of ifunc resolvers with debug info - - --- 2018-03-25 Pedro Alves New
[v2,06/15] Fix setting breakpoints on ifunc functions after they're already resolved - - --- 2018-03-25 Pedro Alves New
[v2,05/15] Fix elf_gnu_ifunc_resolve_by_got buglet - - --- 2018-03-25 Pedro Alves New
[v2,04/15] Calling ifunc functions when resolver has debug info, user symbol same name - - --- 2018-03-25 Pedro Alves New
[v2,03/15] Calling ifunc functions when target has no debug info but resolver has - - --- 2018-03-25 Pedro Alves New
[v2,02/15] Fix calling ifunc functions when resolver has debug info and different name - - --- 2018-03-25 Pedro Alves New
[v2,01/15] Fix breakpoints in ifunc after inferior resolved it (@got.plt symbol creation) - - --- 2018-03-25 Pedro Alves New
Implement write_async_safe for mi_console_file (PR 22299) - - --- 2018-03-24 Simon Marchi New
[RFA,1/2] Remove cleanups from gdb_readline_wrapper - - --- 2018-03-24 Pedro Alves New
patch for search bug in gdbserver - - --- 2018-03-24 Game Debugger New
Remove stale file i386-avx.dat - - --- 2018-03-24 Simon Marchi New
[3,PR,gdb/16959] gdb hangs in infinite recursion - - --- 2018-03-23 Weimin Pan New
[RFA,v3,13/13] Remove verbose code from backtrace command - - --- 2018-03-23 Tom Tromey New
[RFA,v3,12/13] Simplify exception handling in py-framefilter.c - - --- 2018-03-23 Tom Tromey New
[RFA,v3,11/13] Improve "backtrace" help text - - --- 2018-03-23 Tom Tromey New
[RFA,v3,10/13] Call wrap_hint in one more spot in py-framefilter.c - - --- 2018-03-23 Tom Tromey New
[RFA,v3,09/13] Return EXT_LANG_BT_ERROR in one more spot in py-framefilter.c - - --- 2018-03-23 Tom Tromey New
« 1 2137 138 139258 259 »