Show patches with: none      |   25822 patches
« 1 299 100 101258 259 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[v2,5/5] Improve test gdb.dwarf2/dw2-ranges-func.exp - - --- 2019-07-04 Kevin Buettner New
[v2,4/5] Allow display of negative offsets in print_address_symbolic() - - --- 2019-07-04 Kevin Buettner New
[v2,3/5] dwarf2-frame.c: Fix FDE processing bug involving non-contiguous ranges - - --- 2019-07-04 Kevin Buettner New
[v2,2/5] Restrict use of minsym names when printing addresses in disassembled code - - --- 2019-07-04 Kevin Buettner New
[v2,1/5] Prefer symtab symbol over minsym for function names in non-contiguous blocks - - --- 2019-07-04 Kevin Buettner New
Fix BZ#24331 -- set print elem doesn't limit repeated elements correctly - - --- 2019-07-03 Terekhov, Mikhail via Gdb-patches New
[3/4] Allow display of negative offsets in print_address_symbolic() - - --- 2019-07-03 Kevin Buettner New
[pushed] Fix early return in foreach_with_prefix - - --- 2019-07-03 Pedro Alves New
Restore original GDB prompt in define.exp - - --- 2019-07-03 Richard Bunt New
[pushed] Remove return value from remove_breakpoints_inf - - --- 2019-07-03 Simon Marchi New
[v2,4/4] Fix a FIXME in mi-out.c - - --- 2019-07-02 Tom Tromey New
[v2,3/4] Introduce field_unsigned - - --- 2019-07-02 Tom Tromey New
[v2,2/4] Use field_string in more places - - --- 2019-07-02 Tom Tromey New
[v2,1/4] Use field_core_addr in more places - - --- 2019-07-02 Tom Tromey New
gdb: Remove a non-const reference parameter - - --- 2019-07-02 Andrew Burgess New
[3/3] Introduce field_unsigned - - --- 2019-07-01 Tom Tromey New
[2/3] Use field_string in more places - - --- 2019-07-01 Tom Tromey New
[1/3] Use field_core_addr in more places - - --- 2019-07-01 Tom Tromey New
[users/palves/format_strings] Document the gdb-specific formatters - - --- 2019-07-01 Pedro Alves New
[users/palves/format_strings] %pS/%pN -> %p[/%p] - - --- 2019-07-01 Pedro Alves New
[PATCHv2,2/2] gdb: Don't skip prologue for explicit line breakpoints in assembler - - --- 2019-07-01 Andrew Burgess New
[PATCHv2,1/2] gdb: Remove unneeded parameter from set_breakpoint_location_function - - --- 2019-07-01 Andrew Burgess New
[FYI] Avoid use-after-free in DWARF debug names code - - --- 2019-07-01 Tom Tromey New
Reduce manual reference counting in py-inferior.c - - --- 2019-07-01 Tom Tromey New
ui_out format strings for fields and styles (Re: [PATCH] Style "pwd" output) - - --- 2019-07-01 Pedro Alves New
ui_out format strings for fields and styles (Re: [PATCH] Style "pwd" output) - - --- 2019-07-01 Pedro Alves New
ui_out format strings for fields and styles (Re: [PATCH] Style "pwd" output) - - --- 2019-07-01 Pedro Alves New
ui_out format strings for fields and styles (Re: [PATCH] Style "pwd" output) - - --- 2019-07-01 Pedro Alves New
[3/3] i386/AArch64: Remove unused xml files - - --- 2019-07-01 Alan Hayward New
[2/3] i386/AArch64: Remove unused .dat files - - --- 2019-07-01 Alan Hayward New
[1/3] i386/AArch64: Remove old xml tests - - --- 2019-07-01 Alan Hayward New
Move generic_load declaration to symfile.h - - --- 2019-06-30 Simon Marchi New
Make documentation of "python" command match actual behavior - - --- 2019-06-29 Kevin Buettner New
Fix crash when using PYTHONMALLOC=debug (PR python/24742) - - --- 2019-06-27 Sergio Durigan Junior New
[5/5] pipe command completer - - --- 2019-06-27 Pedro Alves New
[4/5] Fix latent bug in test_gdb_complete_cmd_multiple - - --- 2019-06-27 Pedro Alves New
[3/5] Teach gdb::option about string options - - --- 2019-06-27 Pedro Alves New
[2/5] Make gdb::option::complete_options save processed arguments too - - --- 2019-06-27 Pedro Alves New
[1/5] Fix test_gdb_complete_tab_multiple race - - --- 2019-06-27 Pedro Alves New
[2/3] Arm: Prefix register sizes with ARM_ - - --- 2019-06-27 Alan Hayward New
Remove is_a_field_of_this from ada_lookup_symbol - - --- 2019-06-27 Tom Tromey New
[4/4] Add $_ada_exception convenience variable - - --- 2019-06-27 Tom Tromey New
[3/4] Back out earlier Ada exception change - - --- 2019-06-27 Tom Tromey New
[2/4] Handle copy relocations - - --- 2019-06-27 Tom Tromey New
[1/4] Change SYMBOL_VALUE_ADDRESS to be an lvalue - - --- 2019-06-27 Tom Tromey New
Adjust i386 registers on SystemTap probes' arguments (PR breakpoints/24541) - - --- 2019-06-26 Sergio Durigan Junior New
Change arm_objfile_data_key to use type-safe registry - - --- 2019-06-26 Tom Tromey New
[FYI] Remove lookup_minimal_symbol_solib_trampoline - - --- 2019-06-26 Tom Tromey New
[3/3] Arm/AArch64: Use a single set of Arm register set size defines - - --- 2019-06-26 Alan Hayward New
[2/3] Arm: Prefix register sizes with ARM_ - - --- 2019-06-26 Alan Hayward New
[1/3] Arm/AArch64: Split DISPLACED_MODIFIED_INSNS name clash - - --- 2019-06-26 Alan Hayward New
[committed,gdb/testsuite] Add back missing debug for index-cache.exp - - --- 2019-06-26 Tom de Vries New
Add an Objfile.lookup_global_symbol function - - --- 2019-06-25 Terekhov, Mikhail via Gdb-patches New
Fix TUI use of "has_break" field - - --- 2019-06-25 Tom Tromey New
[2/2] arm-tdep: sort mapping symbols after parsing all minimal symbols - - --- 2019-06-25 Simon Marchi New
[1/2] arm-tdep: replace arm_mapping_symbol VEC with std::vector - - --- 2019-06-25 Simon Marchi New
[RFA,3/3] NEWS and documentation for leading-args related concept and commands. - - --- 2019-06-24 Philippe Waroquiers New
[RFA,2/3] Add tests for new leading-args related commands and arguments. - - --- 2019-06-24 Philippe Waroquiers New
[RFA,1/3] leading-args: allow to define default command/alias arguments - - --- 2019-06-24 Philippe Waroquiers New
Add Rust support to source highlighting - - --- 2019-06-24 Tom Tromey New
[PROTOTYPE] Make "info breakpoints" show breakpoint's specs (Re: [PATCH] gdb: Don't skip prologue f… - - --- 2019-06-24 Pedro Alves New
[66/66] Tidy tui_delete_win - - --- 2019-06-24 Tom Tromey New
[65/66] Make tui_gen_win_info constructor protected - - --- 2019-06-24 Tom Tromey New
[64/66] Fix latent bug in set_is_exec_point_at - - --- 2019-06-24 Tom Tromey New
[63/66] Remove NULL checks before xfree - - --- 2019-06-24 Tom Tromey New
[62/66] Remove union tui_which_element - - --- 2019-06-24 Tom Tromey New
[61/66] More type safety for TUI source window functions - - --- 2019-06-24 Tom Tromey New
[60/66] Use bool for is_exec_point - - --- 2019-06-24 Tom Tromey New
[59/66] Fix "auxiliary" typo - - --- 2019-06-24 Tom Tromey New
[58/66] Separate out data window - - --- 2019-06-24 Tom Tromey New
[57/66] Remove "data_content" and "data_content_count" from TUI data window - - --- 2019-06-24 Tom Tromey New
[56/66] Turn tui_first_data_item_displayed into a method - - --- 2019-06-24 Tom Tromey New
[55/66] Remove tui_init_generic_part - - --- 2019-06-24 Tom Tromey New
[54/66] Separate out data item window - - --- 2019-06-24 Tom Tromey New
[53/66] Remove two unused enum constants from tui_win_type - - --- 2019-06-24 Tom Tromey New
[52/66] Remove command from tui_which_element - - --- 2019-06-24 Tom Tromey New
[51/66] Remove layout_def::split - - --- 2019-06-24 Tom Tromey New
[50/66] Separate out locator window - - --- 2019-06-24 Tom Tromey New
[committed,gdb/testsuite] Fix label reference in implptr-64bit.exp - - --- 2019-06-24 Tom de Vries New
[gdb/testsuite] Compile varval twice, once without bad DWARF - - --- 2019-06-24 Tom de Vries New
[gdb/testsuite] Compile varval twice, once without bad DWARF - - --- 2019-06-24 Tom de Vries New
[gdb/testsuite] Regenerate dw2-restrict.S - - --- 2019-06-24 Tom de Vries New
[committed,gdb/testsuite] Fix DW_AT_decl_file in gdb.trace tests - - --- 2019-06-24 Tom de Vries New
[committed,gdb/testsuite] Fix inter-cu refs in inlined_subroutine-inheritance.exp - - --- 2019-06-24 Tom de Vries New
[v2,8/8] testsuite, cp: increase the coverage of testing pass-by-ref arguments - - --- 2019-06-24 Aktemur, Tankut Baris New
[v2,7/8] infcall: handle pass-by-reference arguments appropriately - - --- 2019-06-24 Aktemur, Tankut Baris New
[v2,6/8] infcall: remove unused parameter in 'value_arg_coerce' - - --- 2019-06-24 Aktemur, Tankut Baris New
[v2,5/8] infcall: move assertions in 'call_function_by_hand_dummy' to an earlier spot - - --- 2019-06-24 Aktemur, Tankut Baris New
[v2,4/8] infcall: refactor 'call_function_by_hand_dummy' - - --- 2019-06-24 Aktemur, Tankut Baris New
[v2,3/8] infcall, c++: collect more pass-by-reference information - - --- 2019-06-24 Aktemur, Tankut Baris New
[v2,2/8] infcall, c++: allow more info to be computed for pass-by-reference values - - --- 2019-06-24 Aktemur, Tankut Baris New
[v2,1/8] gdb: recognize new DWARF attributes: defaulted, deleted, calling conv. - - --- 2019-06-24 Aktemur, Tankut Baris New
[49/66] Separate out execution-info window - - --- 2019-06-23 Tom Tromey New
[48/66] Remove tui_alloc_win_info - - --- 2019-06-23 Tom Tromey New
[47/66] Don't check window type in tui_set_win_focus_to - - --- 2019-06-23 Tom Tromey New
[46/66] Introduce tui_win_info::make_visible_with_new_height - - --- 2019-06-23 Tom Tromey New
[45/66] Introduce tui_win_info::update_tab_width - - --- 2019-06-23 Tom Tromey New
[44/66] Introduce enum tui_box - - --- 2019-06-23 Tom Tromey New
[43/66] Remove some TUI static allocations - - --- 2019-06-23 Tom Tromey New
[42/66] Introduce tui_gen_win_info::reset method - - --- 2019-06-23 Tom Tromey New
« 1 299 100 101258 259 »