Show patches with: none      |   25639 patches
« 1 2189 190 191256 257 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[7/7] New test case gdb.base/branch-to-self.exp - - --- 2016-03-23 Yao Qi New
[6/7] Resume the inferior with signal rather than stepping over - - --- 2016-03-23 Yao Qi New
[5/7,GDBserver] Don't error in reinsert_raw_breakpoint if bp->inserted - - --- 2016-03-23 Yao Qi New
[4/7] Insert breakpoint even when the raw breakpoint is found - - --- 2016-03-23 Yao Qi New
[3/7] Force to insert software single step breakpoint - - --- 2016-03-23 Yao Qi New
[2/7] Deliver signal in hardware single step - - --- 2016-03-23 Yao Qi New
[1/7] New test case gdb.trace/signal.exp - - --- 2016-03-23 Yao Qi New
[avr,pr19401] Update PC after break - - --- 2016-03-23 Pitchumani Sivanupandi New
[2/2] Remove gdbarch method displaced_step_hw_singlestep - - --- 2016-03-23 Yao Qi New
[1/2] gdbarch software_single_step returns VEC (CORE_ADDR) * - - --- 2016-03-23 Yao Qi New
[3/3] Add regression test for PR gdb/19858 (JIT code registration on attach) - - --- 2016-03-23 Pedro Alves New
[2/3] Make gdb.base/jit.exp binaries unique - - --- 2016-03-23 Pedro Alves New
[1/3] Fix PR gdb/19858: GDB doesn't register the JIT libraries on attach - - --- 2016-03-23 Pedro Alves New
[v4,11/11,PR,gdb/14441] gdb: testsuite: add rvalue reference tests - - --- 2016-03-21 Artemiy Volkov New
[v4,10/11,PR,gdb/14441] gdb: gdbtypes: add rvalue references to overloading resolution - - --- 2016-03-21 Artemiy Volkov New
[v4,09/11,PR,gdb/14441] gdb: convert lvalue reference type check to general reference type check - - --- 2016-03-21 Artemiy Volkov New
[v4,08/11,PR,gdb/14441] gdb: python: support rvalue references in the gdb module - - --- 2016-03-21 Artemiy Volkov New
[v4,07/11,PR,gdb/14441] gdb: dwarf2read: support DW_TAG_rvalue_reference type - - --- 2016-03-21 Artemiy Volkov New
[v4,06/11,PR,gdb/14441] gdb: print: implement correct printing of rvalue reference types and values - - --- 2016-03-21 Artemiy Volkov New
[v4,05/11,PR,gdb/14441] gdb: demangle: implement demangling for rvalue reference typenames - - --- 2016-03-21 Artemiy Volkov New
[v4,04/11,PR,gdb/14441] gdb: parse: support rvalue reference type - - --- 2016-03-21 Artemiy Volkov New
[v4,03/11,PR,gdb/14441] gdb: valops: add ability to return rvalue reference values from value_ref() - - --- 2016-03-21 Artemiy Volkov New
[v4,02/11,PR,gdb/14441] gdb: gdbtypes: change {lookup,make}_reference_type() API - - --- 2016-03-21 Artemiy Volkov New
[v4,01/11,PR,gdb/14441] gdb: gdbtypes: add definitions for rvalue reference type - - --- 2016-03-21 Artemiy Volkov New
[v2,25/25] Add command to list UIs - - --- 2016-03-21 Pedro Alves New
[v2,24/25] Add new command to create extra console/mi UI channels - - --- 2016-03-21 Pedro Alves New
[v2,23/25] Handle UI terminal closed - - --- 2016-03-21 Pedro Alves New
[v2,22/25] Make main_ui be heap allocated - - --- 2016-03-21 Pedro Alves New
[v2,21/25] Only send sync execution command output to the UI that ran the command - - --- 2016-03-21 Pedro Alves New
[v2,20/25] Push thread->control.command_interp to the struct thread_fsm - - --- 2016-03-21 Pedro Alves New
[v2,19/25] New function should_print_stop_to_console - - --- 2016-03-21 Pedro Alves New
[v2,18/25] Replace the sync_execution global with a new enum prompt_state tristate - - --- 2016-03-21 Pedro Alves New
[v2,17/25] Make gdb_in_secondary_prompt_p() be per UI - - --- 2016-03-21 Pedro Alves New
[v2,16/25] Simplify starting the command event loop - - --- 2016-03-21 Pedro Alves New
[v2,15/25] Introduce display_mi_prompt - - --- 2016-03-21 Pedro Alves New
[v2,14/25] Make target_terminal_inferior/ours almost nops on non-main UIs - - --- 2016-03-21 Pedro Alves New
[v2,13/25] Always process target events in the main UI - - --- 2016-03-21 Pedro Alves New
[v2,12/25] Make command line editing (use of readline) be per UI - - --- 2016-03-21 Pedro Alves New
[v2,11/25] Make current_ui_out be per UI - - --- 2016-03-21 Pedro Alves New
[v2,10/25] Delete def_uiout - - --- 2016-03-21 Pedro Alves New
[v2,09/25] Make outstream be per UI - - --- 2016-03-21 Pedro Alves New
[v2,08/25] Make input_fd be per UI - - --- 2016-03-21 Pedro Alves New
[v2,07/25] Make instream and serial_stdin be per UI - - --- 2016-03-21 Pedro Alves New
[v2,06/25] Always run async signal handlers in the main UI - - --- 2016-03-21 Pedro Alves New
[v2,05/25] Make the intepreters output to all UIs - - --- 2016-03-21 Pedro Alves New
[v2,04/25] Introduce interpreter factories - - --- 2016-03-21 Pedro Alves New
[v2,03/25] Make the interpreters be per UI - - --- 2016-03-21 Pedro Alves New
[v2,02/25] Make gdb_stdout&co be per UI - - --- 2016-03-21 Pedro Alves New
[v2,01/25] Introduce "struct ui" - - --- 2016-03-21 Pedro Alves New
ARM process record: median instructions - - --- 2016-03-21 Yao Qi New
Remove comments on software_single_step in gdbarch.sh - - --- 2016-03-21 Yao Qi New
Suggest newer gdbserver if it has no qXfer:exec-file:read - - --- 2016-03-19 Jan Kratochvil New
[PR,python/19819] Remove unused static vars in py-xmethods.c - - --- 2016-03-18 Siva Chandra Reddy New
Fix debugging with destroyed TLS - - --- 2016-03-18 Andi Kleen New
[30/30] Eliminate target_check_pending_interrupt - - --- 2016-03-18 Pedro Alves New
[29/30] Eliminate immediate_quit - - --- 2016-03-18 Pedro Alves New
[28/30] target remote: Don't rely on immediate_quit (introduce quit handlers) - - --- 2016-03-18 Pedro Alves New
[27/30] TUI: GC tui_target_has_run - - --- 2016-03-18 Pedro Alves New
[26/30] Use target_terminal_ours_for_output in MI - - --- 2016-03-18 Pedro Alves New
[25/30] Do target_terminal_ours in query & friends instead of in all callers - - --- 2016-03-18 Pedro Alves New
[24/30] Add missing cleanups to defaulted_query and prompt_for_continue - - --- 2016-03-18 Pedro Alves New
[23/30] Use target_terminal_ours_for_output in warning/internal_error - - --- 2016-03-18 Pedro Alves New
[22/30] Use target_terminal_ours_for_output in infcmd.c - - --- 2016-03-18 Pedro Alves New
[21/30] Use target_terminal_ours_for_output in exceptions.c - - --- 2016-03-18 Pedro Alves New
[20/30] Use target_terminal_ours_for_output in cp-support.c - - --- 2016-03-18 Pedro Alves New
[19/30] ada-lang.c: Introduce type_as_string and use it - - --- 2016-03-18 Pedro Alves New
[18/30] Fix inconsistent handling of EINTR in ser-*.c backends - - --- 2016-03-18 Pedro Alves New
[17/30] Pass Ctrl-C to the target in target_terminal_inferior - - --- 2016-03-18 Pedro Alves New
[16/30] Decouple target_interrupt from all-stop/non-stop modes - - --- 2016-03-18 Pedro Alves New
[15/30] Eliminate clear_quit_flag - - --- 2016-03-18 Pedro Alves New
[14/30] Don't call clear_quit_flag in captured_main - - --- 2016-03-18 Pedro Alves New
[13/30] Don't call clear_quit_flag in prepare_to_throw_exception - - --- 2016-03-18 Pedro Alves New
[12/30] Don't call clear_quit_flag in command_handler - - --- 2016-03-18 Pedro Alves New
[11/30] Don't call clear_quit_flag after check_quit_flag - - --- 2016-03-18 Pedro Alves New
[10/30] Make Python use a struct serial event - - --- 2016-03-18 Pedro Alves New
[09/30] Introduce interruptible_select - - --- 2016-03-18 Pedro Alves New
[08/30] Fix signal handler/event-loop races - - --- 2016-03-18 Pedro Alves New
[07/30] Introduce a serial interface for select'able events - - --- 2016-03-18 Pedro Alves New
[06/30] Remove unused struct serial::name field - - --- 2016-03-18 Pedro Alves New
[05/30] Stop remote-fileio.c from throwing from SIGINT handler - - --- 2016-03-18 Pedro Alves New
[04/30] Don't set immediate_quit in prompt_for_continue - - --- 2016-03-18 Pedro Alves New
[03/30] TUI: check whether in secondary prompt instead of immediate_quit - - --- 2016-03-18 Pedro Alves New
[02/30] Inline command_loop in read_command_line - - --- 2016-03-18 Pedro Alves New
[01/30] Don't rely on immediate_quit in command_line_input - - --- 2016-03-18 Pedro Alves New
[v2,4/4] gdbserver: Add emit_ops for powerpc. - - --- 2016-03-18 Marcin Kościelnicki New
[v2,3/4] gdbserver: Add powerpc fast tracepoint support. - - --- 2016-03-18 Marcin Kościelnicki New
[2/4,v2] IPA: Add alloc_jump_pad_buffer target hook. - - --- 2016-03-18 Marcin Kościelnicki New
[OBV] Make sparc_software_single_step static - - --- 2016-03-18 Yao Qi New
Commit: AArch64 sim: Fix off by one error checking for invalid vector array element - - --- 2016-03-18 Nick Clifton New
[2/8] Check LWP_SIGNAL_CAN_BE_DELIVERED for enqueue/dequeue pending signals - - --- 2016-03-18 Yao Qi New
Commit: AArch64: Simulate scalar NEG and vector MUL - - --- 2016-03-18 Nick Clifton New
gdb/remote: Don't use vKill if multi-process features are disabled - - --- 2016-03-17 Andrew Burgess New
Minor fix in AVR prologue scan. - - --- 2016-03-17 Cristiano New
PR gdb/13519, disassemble command attempts to disassemble SRAM rather than program memory. - - --- 2016-03-17 Cristiano New
gdb/remote: Don't use vKill if multi-process features are disabled - - --- 2016-03-17 Andrew Burgess New
[doc,RFA] Remove support for "target m32rsdi" and "target mips/pmon/ddb/rockhopper/lsi" - - --- 2016-03-17 Pedro Alves Committed
[spu] throw error when target_read_memory fails - - --- 2016-03-17 Yao Qi New
Remove redundant WIFSTOPPED check - - --- 2016-03-17 Yao Qi New
[2/8] Check LWP_SIGNAL_CAN_BE_DELIVERED for enqueue/dequeue pending signals - - --- 2016-03-17 Yao Qi New
Canonicalize more arm linux syscalls - - --- 2016-03-17 Yao Qi New
« 1 2189 190 191256 257 »