Show patches with: State = Action Required       |   21281 patches
« 1 2171 172 173212 213 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[1/7] check_types_equal: short circuit check if identical pointers are used - - --- 2016-02-04 Jeff Mahoney New
Move threads out of jumppad without single step - - --- 2016-02-04 Yao Qi New
waiting_for_stop_reply around remote_fileio_request - - --- 2016-02-04 Yao Qi New
[RFC] breakpoints/19474 [was Re: RFC: branching for GDB 7.11 soon? (possibly Wed)] - - --- 2016-02-04 Keith Seitz New
Avoid compilation failure with remote-m32r-sdi.o - - --- 2016-02-03 Doug Evans New
[23/23] Add new command to create extra console/mi UI channels - - --- 2016-02-03 Pedro Alves New
[22/23] Only send sync execution command output to the UI that ran the command - - --- 2016-02-03 Pedro Alves New
[21/23] Push thread->control.command_interp to the struct thread_fsm - - --- 2016-02-03 Pedro Alves New
[20/23] New function should_print_stop_to_console - - --- 2016-02-03 Pedro Alves New
[19/23] Replace the sync_execution global with a new enum prompt_state tristate - - --- 2016-02-03 Pedro Alves New
[18/23] Make gdb_in_secondary_prompt_p() be per UI - - --- 2016-02-03 Pedro Alves New
[17/23] Simplify starting the command event loop - - --- 2016-02-03 Pedro Alves New
[16/23] Introduce display_mi_prompt - - --- 2016-02-03 Pedro Alves New
[15/23] Make target_terminal_inferior/ours almost nops on non-main UIs - - --- 2016-02-03 Pedro Alves New
[14/23] Always process target events in the main UI - - --- 2016-02-03 Pedro Alves New
[13/23] Make command line editing (use of readline) be per UI - - --- 2016-02-03 Pedro Alves New
[12/23] Make current_ui_out be per UI - - --- 2016-02-03 Pedro Alves New
[11/23] Delete def_uiout - - --- 2016-02-03 Pedro Alves New
[10/23] Make outstream be per UI - - --- 2016-02-03 Pedro Alves New
[09/23] Make input_fd be per UI - - --- 2016-02-03 Pedro Alves New
[08/23] Make instream and serial_stdin be per UI - - --- 2016-02-03 Pedro Alves New
[07/23] Make the intepreters output to all UIs - - --- 2016-02-03 Pedro Alves New
[06/23] Introduce interpreter factories - - --- 2016-02-03 Pedro Alves New
[05/23] Make the interpreters be per UI - - --- 2016-02-03 Pedro Alves New
[04/23] Make gdb_stdout&co be per UI - - --- 2016-02-03 Pedro Alves New
[03/23] Introduce "struct ui" - - --- 2016-02-03 Pedro Alves New
[02/23] Command line input handling TLC - - --- 2016-02-03 Pedro Alves New
[01/23] Test issuing a command split in multiple lines with continuation chars - - --- 2016-02-03 Pedro Alves New
RFA: Fix sim scache handling to use unsigned values. - - --- 2016-02-03 Nick Clifton New
[doc,RFA] Add "skip regexp" - - --- 2016-02-02 Doug Evans New
[V3,2/2] Add mpx-bnd-init-on-return set/show command for inferior calls. - - --- 2016-02-02 Walfred Tedeschi New
[doc,RFA] Add "skip regexp" - - --- 2016-02-02 Doug Evans New
[OB] gdb.texinfo (Value Sizes): Fix typo. - - --- 2016-02-01 Doug Evans New
[OB] gdb.texinfo (Skipping Over Functions and Files): Fix typo. - - --- 2016-02-01 Doug Evans New
[OB] gdb.base/skip.exp: Clean up multiple references to same test name. - - --- 2016-02-01 Doug Evans New
[V2,4/4] Enable/update legacy linespecs in MI. - - --- 2016-02-01 Keith Seitz New
[V2,3/4] Use string_to_event_location_basic in guile. - - --- 2016-02-01 Keith Seitz New
[V2,2/4] python/19506 -- gdb.Breakpoint address location regression - - --- 2016-02-01 Keith Seitz New
[V2,1/4] Refactor string_to_event_location for legacy linespec support. - - --- 2016-02-01 Keith Seitz New
[1/3] PR remote/19496, internal err forking-threads-plus-bkpt - - --- 2016-02-01 Pedro Alves New
[pushed] Test gdb.threads/forking-threads-plus-breakpoint.exp with, displaced stepping off (Re: [PA… - - --- 2016-02-01 Pedro Alves New
Fix 19548: Breakpoint re-set inserts breakpoints when it shouldn't - - --- 2016-02-01 Pedro Alves New
gdb/testsuite: Add D support to gdb_default_target_compile - - --- 2016-02-01 Iain Buclaw New
[4/4] Minor cleanups - - --- 2016-01-31 Ales Novak New
[3/4] Add SLAB allocator understanding. - - --- 2016-01-31 Ales Novak New
[2/4] Add Jeff Mahoney's py-crash patches. - - --- 2016-01-31 Ales Novak New
[1/4] Create new target "kdump" which uses libkdumpfile: https://github.com/ptesarik/libkdumpfile t… - - --- 2016-01-31 Ales Novak New
[D] Add support for printing D types. - - --- 2016-01-30 Iain Buclaw New
[v2,D] Don't recursively look for a symbol in all imports of imported modules. - - --- 2016-01-30 Iain Buclaw New
Move threads out of jumppad without single step - - --- 2016-01-29 Antoine Tremblay New
gdb.trace: Remove struct tracepoint_action_ops. - - --- 2016-01-29 Antoine Tremblay New
waiting_for_stop_reply around remote_fileio_request - - --- 2016-01-29 Yao Qi New
gdb.trace: Bump tspeed.exp timeout to 600 seconds. - - --- 2016-01-29 Marcin Kościelnicki New
[v4] PR 18303, Tolerate malformed input for lookup_symbol-called functions. - - --- 2016-01-28 Don Breazeal New
[v3] PR 18303, Tolerate malformed input for lookup_symbol-called functions. - - --- 2016-01-28 Don Breazeal New
gdb.trace: Deduplicate write_inferior_data_ptr. - - --- 2016-01-28 Marcin Kościelnicki New
Fix GDB crash in dprintf.exp - - --- 2016-01-28 Yao Qi New
[testsuite] Fix tiemout fail in gdb.fortran/vla-value.exp - - --- 2016-01-28 Yao Qi New
[v2] PR 18303, Tolerate malformed input for lookup_symbol-called functions. - - --- 2016-01-28 Don Breazeal New
[3/3] PR remote/19496, timeout in forking-threads-plus-bkpt - - --- 2016-01-28 Don Breazeal New
[2/3] PR remote/19496, interrupted syscall in forking-threads-plus-bkpt - - --- 2016-01-28 Don Breazeal New
[1/3] PR remote/19496, internal err forking-threads-plus-bkpt - - --- 2016-01-28 Don Breazeal New
[2/2,D] Sync libiberty dlang demangling tests with gdb's - - --- 2016-01-27 Iain Buclaw New
[1/2,libiberty] Sync with upstream gcc. - - --- 2016-01-27 Iain Buclaw New
Keith Seitz nominated Linespec Maintainer - - --- 2016-01-27 Joel Brobecker New
[2/2,GDBserver] Block and unblock SIGIO - - --- 2016-01-26 Yao Qi New
[1/2,GDBserver] Check input interrupt after reading in a packet - - --- 2016-01-26 Yao Qi New
[2/2,GDBserver] Block and unblock SIGIO - - --- 2016-01-26 Yao Qi New
[1/2,GDBserver] Check input interrupt after reading in a packet - - --- 2016-01-26 Yao Qi New
Fix GCC6 -Wmisleading-indentation issues. - - --- 2016-01-25 Mark Wielaard New
Fix GCC6 -Wmisleading-indentation issues. - - --- 2016-01-25 Mark Wielaard New
Remove new_thread_notify and dead_thread_notify - - --- 2016-01-25 Yao Qi New
Add a new format letter to dump instructions backward - - --- 2016-01-24 Toshihito Kikuchi New
[8/8] gdbserver/s390: Add support for compiled agent expressions. - - --- 2016-01-24 Marcin Kościelnicki New
[7/8] gdb.trace: Bump tspeed.exp timeout to 600 seconds. - - --- 2016-01-24 Marcin Kościelnicki New
[6/8] gdbserver/s390: Add fast tracepoint support. - - --- 2016-01-24 Marcin Kościelnicki New
[5/8] gdbserver/s390: Switch on tracepoint support. - - --- 2016-01-24 Marcin Kościelnicki New
[4/8] gdb/s390: Fill gen_return_address hook. - - --- 2016-01-24 Marcin Kościelnicki New
[3/8] gdb/s390: Fill pseudo register agent expression hooks. - - --- 2016-01-24 Marcin Kościelnicki New
[2/8] gdb/s390: Fill write_guessed_tracepoint_pc hook. - - --- 2016-01-24 Marcin Kościelnicki New
[1/8] gdb: Add write_guessed_tracepoint_pc hook to gdbarch. - - --- 2016-01-24 Marcin Kościelnicki New
rx: Treat scalars larger than 8 bytes as aggregates in rx_push_dummy_call - - --- 2016-01-23 Kevin Buettner New
gdb.trace: Remove struct tracepoint_action_ops. - - --- 2016-01-23 Marcin Kościelnicki New
gdb.trace/testsuite: Bump stack collection fudge factor. - - --- 2016-01-23 Marcin Kościelnicki New
gdb.trace: Fix unavailable-dwarf-piece.exp on big endian targets - - --- 2016-01-23 Marcin Kościelnicki New
gdb.trace: Fix another expected message on continue. - - --- 2016-01-23 Marcin Kościelnicki New
[commit#2,testsuite] #2 Fix PR threads/19422 regression + Guile regression [Re: [PATCH+doc] Fix PR … - - --- 2016-01-22 Jan Kratochvil New
[commit,testsuite] #2 Fix PR threads/19422 regression + Guile regression [Re: [PATCH+doc] Fix PR th… - - --- 2016-01-22 Jan Kratochvil New
[testsuite] #3 Fix PR threads/19422 regression + Guile regression [Re: [PATCH+doc] Fix PR threads/1… - - --- 2016-01-22 Jan Kratochvil New
[testsuite] #2 Fix PR threads/19422 regression + Guile regression [Re: [PATCH+doc] Fix PR threads/1… - - --- 2016-01-22 Jan Kratochvil New
Fix subject verb agreement in the description of several debug settings. - - --- 2016-01-22 John Baldwin New
Fix fail in gdb.base/interrupt-noterm.exp - - --- 2016-01-22 Yao Qi New
[1/8] gdb.trace: Fix write_inferior_data_ptr on 32-bit big-endian machines. - - --- 2016-01-22 Marcin Kościelnicki New
[OBV,testsuite] Unbuffer the output in gdb.base/multi-forks.c - - --- 2016-01-22 Yao Qi New
Partially revert init_breakpoint_sal new_address_location change - - --- 2016-01-22 Doug Evans New
[OB] breakpoint.c (init_breakpoint_sal): Add comment. - - --- 2016-01-22 Doug Evans New
[OB] lib/ada.exp (gdb_compile_ada): Fix typo. - - --- 2016-01-22 Doug Evans New
python/19506 -- gdb.Breakpoint address location regression - - --- 2016-01-21 Keith Seitz New
Reword the string description of native FreeBSD ptids. - - --- 2016-01-21 John Baldwin New
[v2] gdb.trace: Fix string collection for 64-bit platforms. - - --- 2016-01-21 Marcin Kościelnicki New
« 1 2171 172 173212 213 »