Show patches with: none      |   25703 patches
« 1 275 76 77257 258 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[2/2] gdb: Remove C++ symbol aliases from completion list - - --- 2019-12-27 Andrew Burgess New
[1/2] gdb: Convert completion tracker to use std types - - --- 2019-12-27 Andrew Burgess New
[FYI] Remove dead code from TUI - - --- 2019-12-27 Tom Tromey New
[FYI,3/3] Reorder an "if" in print_disassembly - - --- 2019-12-27 Tom Tromey New
[FYI,2/3] Change tui_active to bool - - --- 2019-12-27 Tom Tromey New
[FYI,1/3] Remove tui_gen_win_info::viewport_height - - --- 2019-12-27 Tom Tromey New
[v2] solib_target_free_so memory leak - - --- 2019-12-27 Terekhov, Mikhail via Gdb-patches New
Dwarf 5: Handle debug_str_offsets and indexed attributes that have base offsets. - - --- 2019-12-27 Terekhov, Mikhail via Gdb-patches New
[3/3] gdb: Better frame tracking for inline frames - - --- 2019-12-26 Andrew Burgess New
gdb: Fix backtrace with disassemble-next-line on - - --- 2019-12-26 Andrew Burgess New
Make symbol_set_names a member function - - --- 2019-12-26 Christian Biesinger New
[v2] Add a NEWS entry for multithreaded symbol loading - - --- 2019-12-26 Christian Biesinger New
[RFAv3,2/6] Improve process exit status macros on MinGW - - --- 2019-12-25 Eli Zaretskii New
Fix program invocation by gdbserver on MS-Windows - - --- 2019-12-24 Eli Zaretskii New
[3/3] windows_clear_solib memory leak - - --- 2019-12-24 Terekhov, Mikhail via Gdb-patches New
[2/3] solib_target_free_so memory leak - - --- 2019-12-24 Terekhov, Mikhail via Gdb-patches New
[1/3] pe_bfd_read_buildid memory leak - - --- 2019-12-24 Terekhov, Mikhail via Gdb-patches New
add file desc to gdbserver client_state - - --- 2019-12-24 Stan Cox New
Switch the inferior too in switch_to_program_space_and_thread (Re: [PATCH v2 08/24] Introduce switc… - - --- 2019-12-23 Pedro Alves New
[AArch64] Recognize more program breakpoint patterns - - --- 2019-12-23 Luis Machado New
Add type for $_tlb->process_environment_block->process_parameters - - --- 2019-12-23 Terekhov, Mikhail via Gdb-patches New
[RFC,v2] Rebase executable to match relocated base address - - --- 2019-12-23 Terekhov, Mikhail via Gdb-patches New
[3/3] gdb: Better frame tracking for inline frames - - --- 2019-12-23 Andrew Burgess New
[2/3] gdb: Don't reorder line table entries too much when sorting. - - --- 2019-12-23 Andrew Burgess New
[1/3] gdb: Include end of sequence markers in the line table - - --- 2019-12-23 Andrew Burgess New
gdb: use tui_set_layout not show_layout to fix window focus - - --- 2019-12-23 Andrew Burgess New
[2/2] gdb: Enable stdin on exception in execute_gdb_command - - --- 2019-12-23 Andrew Burgess New
[1/2] gdb: Re-enable stdin for all UIs from start_event_loop - - --- 2019-12-23 Andrew Burgess New
[RFC] Call tui_before_prompt in do_scroll_vertical - - --- 2019-12-23 Andrew Burgess New
[RFC] Call tui_before_prompt in do_scroll_vertical - - --- 2019-12-23 Tom Tromey New
[RFC] Rebase executable to match relocated base address - - --- 2019-12-22 Terekhov, Mikhail via Gdb-patches New
Fix search in TUI - - --- 2019-12-22 Terekhov, Mikhail via Gdb-patches New
Cache the text section offset of shared libraries - - --- 2019-12-21 Terekhov, Mikhail via Gdb-patches New
[RFC] Call tui_before_prompt in do_scroll_vertical - - --- 2019-12-21 Terekhov, Mikhail via Gdb-patches New
[RFA,3/3] Document 'set|show exec-file-mismatch (reload|warn|off)' - - --- 2019-12-21 Philippe Waroquiers New
[RFA,2/3] Test 'set exec-file-mismatch reload|warn|off'. - - --- 2019-12-21 Philippe Waroquiers New
[RFA,1/3] Implement 'set/show exec-file-mismatch'. - - --- 2019-12-21 Philippe Waroquiers New
gdb/arm-tdep: the "strd rd, [sp, #-imm]!" is the part of function prologue. - - --- 2019-12-21 chenzefeng New
"gdb --config" to show the xxHash option - - --- 2019-12-21 Eli Zaretskii New
Fix display of source code in TUI window - - --- 2019-12-20 Bernd Edlinger New
[pushed] sym-info-cmds.exp: add yet another missing quote in test name - - --- 2019-12-20 Simon Marchi New
[pushed] sym-info-cmds.exp: add missing quote in test name - - --- 2019-12-20 Simon Marchi New
[review,v2] Pass thread_info pointer to various inferior control functions - - --- 2019-12-20 Simon Marchi (Code Review) New
[pushed] Use enum bitfield for the calling_convention attribute of a subroutine - - --- 2019-12-20 Simon Marchi (Code Review) New
[pushed] Use enum bitfield for the calling_convention attribute of a subroutine - - --- 2019-12-20 Simon Marchi (Code Review) New
Use get_thread_regcache instead of get_current_regcache in post_create_inferior - - --- 2019-12-20 Simon Marchi New
[v2,02/24] Don't rely on inferior_ptid in record_full_wait - - --- 2019-12-20 Pedro Alves New
[review] Use enum bitfield for the calling_convention attribute of a subroutine - - --- 2019-12-20 Simon Marchi (Code Review) New
[pushed] testsuite, cp: increase the coverage of testing pass-by-ref arguments - - --- 2019-12-20 Simon Marchi (Code Review) New
[pushed] infcall, c++: allow more info to be computed for pass-by-reference va... - - --- 2019-12-20 Simon Marchi (Code Review) New
[pushed] infcall: handle pass-by-reference arguments appropriately - - --- 2019-12-20 Simon Marchi (Code Review) New
[pushed] infcall, c++: collect more pass-by-reference information - - --- 2019-12-20 Simon Marchi (Code Review) New
[pushed] gdb: recognize new DWARF attributes: defaulted, deleted, calling conv. - - --- 2019-12-20 Simon Marchi (Code Review) New
[pushed] gdb: recognize new DWARF attributes: defaulted, deleted, calling conv. - - --- 2019-12-20 Simon Marchi (Code Review) New
[pushed] infcall, c++: allow more info to be computed for pass-by-reference va... - - --- 2019-12-20 Simon Marchi (Code Review) New
[pushed] infcall, c++: collect more pass-by-reference information - - --- 2019-12-20 Simon Marchi (Code Review) New
[pushed] infcall: handle pass-by-reference arguments appropriately - - --- 2019-12-20 Simon Marchi (Code Review) New
[pushed] testsuite, cp: increase the coverage of testing pass-by-ref arguments - - --- 2019-12-20 Simon Marchi (Code Review) New
[pushed] Don't call tui_show_source from tui_ui_out - - --- 2019-12-20 Simon Marchi (Code Review) New
[pushed] Fix "list" command in the TUI - - --- 2019-12-20 Simon Marchi (Code Review) New
[pushed] Change tui_show_frame_info to return bool - - --- 2019-12-20 Simon Marchi (Code Review) New
[pushed] Add observable to watch current source symtab - - --- 2019-12-20 Simon Marchi (Code Review) New
[pushed] Use bool in tui_before_prompt - - --- 2019-12-20 Simon Marchi (Code Review) New
[pushed] Change set_locator_info to take a symtab_and_line - - --- 2019-12-20 Simon Marchi (Code Review) New
[pushed] Don't call set_current_source_symtab_and_line from TUI - - --- 2019-12-20 Simon Marchi (Code Review) New
[pushed] Reimplement tui_get_begin_asm_address - - --- 2019-12-20 Simon Marchi (Code Review) New
[pushed] Remove a call to update_exec_info - - --- 2019-12-20 Simon Marchi (Code Review) New
[pushed] Display "main" on initial TUI startup - - --- 2019-12-20 Simon Marchi (Code Review) New
[pushed] Simplify tui_update_source_windows_with_line - - --- 2019-12-20 Simon Marchi (Code Review) New
[pushed] Use symtab_and_line when updating TUI windows - - --- 2019-12-20 Simon Marchi (Code Review) New
[pushed] Simplify tui_update_source_windows_with_addr - - --- 2019-12-20 Simon Marchi (Code Review) New
[pushed] Use start_line_or_addr in TUI windows - - --- 2019-12-20 Simon Marchi (Code Review) New
[pushed] Remove some unnecessary focus switches - - --- 2019-12-20 Simon Marchi (Code Review) New
[pushed] Remove tui_source_window::show_symtab_source - - --- 2019-12-20 Simon Marchi (Code Review) New
[pushed] Change tui_source_window_base::set_contents to return bool - - --- 2019-12-20 Simon Marchi (Code Review) New
[pushed] Remove tui_show_disassem - - --- 2019-12-20 Simon Marchi (Code Review) New
[pushed] Remove some TUI asserts - - --- 2019-12-20 Simon Marchi (Code Review) New
[pushed] Simplify tui_source_window_base::maybe_update method - - --- 2019-12-20 Simon Marchi (Code Review) New
[pushed] Remove tui_show_disassem_and_update_source - - --- 2019-12-20 Simon Marchi (Code Review) New
[pushed] Change tui_update_locator_fullname to take a symtab - - --- 2019-12-20 Simon Marchi (Code Review) New
[pushed] Remove parameters from tui_show_source - - --- 2019-12-20 Simon Marchi (Code Review) New
[pushed] Remove parameters from tui_show_source - - --- 2019-12-20 Simon Marchi (Code Review) New
[pushed] Change tui_update_locator_fullname to take a symtab - - --- 2019-12-20 Simon Marchi (Code Review) New
[pushed] Remove tui_show_disassem_and_update_source - - --- 2019-12-20 Simon Marchi (Code Review) New
[pushed] Remove some TUI asserts - - --- 2019-12-20 Simon Marchi (Code Review) New
[pushed] Remove tui_show_disassem - - --- 2019-12-20 Simon Marchi (Code Review) New
[pushed] Simplify tui_source_window_base::maybe_update method - - --- 2019-12-20 Simon Marchi (Code Review) New
[pushed] Use start_line_or_addr in TUI windows - - --- 2019-12-20 Simon Marchi (Code Review) New
[pushed] Display "main" on initial TUI startup - - --- 2019-12-20 Simon Marchi (Code Review) New
[pushed] Remove tui_source_window::show_symtab_source - - --- 2019-12-20 Simon Marchi (Code Review) New
[pushed] Simplify tui_update_source_windows_with_line - - --- 2019-12-20 Simon Marchi (Code Review) New
[pushed] Use bool in tui_before_prompt - - --- 2019-12-20 Simon Marchi (Code Review) New
[pushed] Fix "list" command in the TUI - - --- 2019-12-20 Simon Marchi (Code Review) New
[pushed] Change tui_show_frame_info to return bool - - --- 2019-12-20 Simon Marchi (Code Review) New
[pushed] Add observable to watch current source symtab - - --- 2019-12-20 Simon Marchi (Code Review) New
[pushed] Remove some unnecessary focus switches - - --- 2019-12-20 Simon Marchi (Code Review) New
[pushed] Remove a call to update_exec_info - - --- 2019-12-20 Simon Marchi (Code Review) New
[pushed] Don't call tui_show_source from tui_ui_out - - --- 2019-12-20 Simon Marchi (Code Review) New
[pushed] Use symtab_and_line when updating TUI windows - - --- 2019-12-20 Simon Marchi (Code Review) New
[pushed] Change tui_source_window_base::set_contents to return bool - - --- 2019-12-20 Simon Marchi (Code Review) New
« 1 275 76 77257 258 »