public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 0/4 V2] gdbarch software_single_step returns VEC (CORE_ADDR) *
 2016-05-12 16:18 UTC  (5+ messages)
` [PATCH 1/4] Remove arm_override_mode
` [PATCH 2/4] Remove arm_insert_single_step_breakpoint
` [PATCH 4/4] gdbarch software_single_step returns VEC (CORE_ADDR) *
` [PATCH 3/4] Clear addr bit in next_pcs vector

[RFC 0/3] Use reinsert breakpoint for vCont;s
 2016-05-12 14:03 UTC  (11+ messages)
` [PATCH 3/3] [GDBserver] Support vCont s and S actions with software single step
` [RFC 1/3] make reinsert breakpoint thread specific
` [RFC 2/3] use reinsert breakpoint for vCont;s

[PATCH] record: automatically start recording
 2016-05-12 13:45 UTC  (6+ messages)

[PATCH] Add support for Phoenix-RTOS on ARM
 2016-05-12 13:33 UTC  (3+ messages)

[PATCH] Specify python2 or python3 as Python program name
 2016-05-12 12:50 UTC  (4+ messages)
` [PATCH] [GDBServer] Send SIGINT using process group ID

[PATCH 0/4] Fortran, typeprint
 2016-05-12 12:45 UTC  (14+ messages)
` [PATCH 3/4] Fortran, typeprint: Decrease level of details when printing elements of a structure
` [PATCH 1/4] Fortran, typeprint: Fix wrong indentation when ptype nested structures
` [PATCH 2/4] Fortran, typeprint: Take level of details into account when printing elements of a structure
` [PATCH 4/4] Fortran, typeprint: Forward level of details to be printed for pointers

[PATCH] [PR symtab/19999] Fix
 2016-05-11 16:22 UTC  (2+ messages)

gdb-7.11.1 - 2 weeks to go
 2016-05-10 16:18 UTC 

[PATCH, gdb, ARM] Use getters/setters to access ARM branch type
 2016-05-10 15:32 UTC  (3+ messages)

[PATCH] Match shell_prompt # in batch-preserve-term-settings.exp
 2016-05-10 12:02 UTC  (3+ messages)

[PATCH v2] AndesTech NDS32 port
 2016-05-10  9:31 UTC  (8+ messages)

[PATCH 1/2] Add port for Phoenix-RTOS in common configure files
 2016-05-10  8:03 UTC  (7+ messages)

[PATCH] Disable libgcj and libgloss for phoenix targets
 2016-05-10  8:01 UTC 

[PATCH, committed] remove trivialy unused variables
 2016-05-10  7:13 UTC  (6+ messages)

[PING][PATCH][PR gdb/19893] Fix handling of synthetic C++ references
 2016-05-09 13:14 UTC  (2+ messages)

[PATCH] Improve trace and ftrace condition testing
 2016-05-09 11:07 UTC  (3+ messages)

[PATCH 0/2] gdbarch software_single_step returns VEC (CORE_ADDR) *
 2016-05-09 11:05 UTC  (4+ messages)
` [PATCH 2/2] Remove gdbarch method displaced_step_hw_singlestep

[PATCH] Fix -exec-run not running asynchronously with mi-async on
 2016-05-07 11:24 UTC 

[PATCH v3 00/34] Towards great frontend GDB consoles
 2016-05-06 13:04 UTC  (36+ messages)
` [PATCH v3 15/34] Always process target events in the main UI
` [PATCH v3 21/34] Replace the sync_execution global with a new enum prompt_state tristate
` [PATCH v3 16/34] Make target_terminal_inferior/ours almost nops on non-main UIs
` [PATCH v3 01/34] Prepare gdb.python/mi-py-events.exp for Python/MI in separate channels
` [PATCH v3 24/34] Push thread->control.command_interp to the struct thread_fsm
` [PATCH v3 02/34] [Ada catchpoints] Fix "warning: failed to get exception name: No definition of \"e.full_name\" in current context"
` [PATCH v3 03/34] Introduce "struct ui"
` [PATCH v3 29/34] Add new command to create extra console/mi UI channels
` [PATCH v3 20/34] Make gdb_in_secondary_prompt_p() be per UI
` [PATCH v3 33/34] Make mi-break.exp always expect breakpoint commands output on the main UI
` [PATCH v3 14/34] Make command line editing (use of readline) be per UI
` [PATCH v3 31/34] Add testing infrastruture bits for running with MI on a separate UI
` [PATCH v3 11/34] Make out and error streams be per UI
` [PATCH v3 13/34] Make current_ui_out "
` [PATCH v3 23/34] New function should_print_stop_to_console
` [PATCH v3 06/34] Introduce interpreter factories
` [PATCH v3 30/34] [DOC] Document support for running interpreters on separate UI channels
` [PATCH v3 25/34] Only send sync execution command output to the UI that ran the command
` [PATCH v3 28/34] Make stdin be per UI
` [PATCH v3 05/34] Make the interpreters "
` [PATCH v3 17/34] Introduce display_mi_prompt
` [PATCH v3 07/34] Make the intepreters output to all UIs
` [PATCH v3 08/34] Always run async signal handlers in the main UI
` [PATCH v3 04/34] Make gdb_stdout&co be per UI
` [PATCH v3 12/34] Delete def_uiout
` [PATCH v3 10/34] Make input_fd be per UI
` [PATCH v3 27/34] Handle UI's terminal closing
` [PATCH v3 34/34] Always switch fork child to the main UI
` [PATCH v3 32/34] Send deleted watchpoint-scope output to all UIs
` [PATCH v3 22/34] Fix for spurious prompts in secondary UIs
` [PATCH v3 26/34] Make main_ui be heap allocated
` [PATCH v3 18/34] Make raw_stdout be per MI instance
` [PATCH v3 19/34] Simplify starting the command event loop
` [PATCH v3 09/34] Make instream be per UI

[PATCH v2 00/25] Towards great frontend GDB consoles
 2016-05-06 12:58 UTC  (24+ messages)
` [PATCH v2 22/25] Make main_ui be heap allocated
` [PATCH v2 13/25] Always process target events in the main UI
` [PATCH v2 08/25] Make input_fd be per UI
` [PATCH v2 04/25] Introduce interpreter factories
` [PATCH v2 05/25] Make the intepreters output to all UIs
` [PATCH v2 25/25] Add command to list UIs

Commit: AArch64 sim: Add support for FMLA by element
 2016-05-06  9:34 UTC 

[PATCH 0/4] Thread handle to (GDB internal) thread object mapping
 2016-05-06  6:32 UTC  (7+ messages)
` [PATCH 1/4] Add target method for converting thread handle to thread_info struct pointer
` [PATCH 2/4] Add `thread_from_thread_handle' function to (Python) gdb module
` [PATCH 3/4] Documentation for gdb.thread_from_thread_handle
` [PATCH 4/4] Test case "

[PATCH] Fix double prompt output after run control MI commands with mi-async on (PR 20045)
 2016-05-05 20:29 UTC 

[PATCH v2] Add mi-threads-interrupt.exp test (PR 20039)
 2016-05-05 18:19 UTC 

[PATCH 1/2] Fix write endianness/size problem for fast tracepoint enabled flag
 2016-05-05 13:50 UTC  (3+ messages)

gdb-7.11.1 re-spin update
 2016-05-05 13:49 UTC  (12+ messages)

[pushed] Use setjmp/longjmp for TRY/CATCH instead of sigsetjmp/siglongjmp
 2016-05-05 11:22 UTC  (3+ messages)
` Possible regression on PPC64 testsuite with native-{extended-}gdbserver (was: Re: [pushed] Use setjmp/longjmp for TRY/CATCH instead of sigsetjmp/siglongjmp)
  ` Possible regression on PPC64 testsuite with native-{extended-}gdbserver

[pushed] Initialize res in get_next_pcs_read_memory_unsigned_integer
 2016-05-05  8:03 UTC 

[pushed] Change type of cpsr in arm_sigreturn_next_pc
 2016-05-05  8:02 UTC 

[PATCH] AndesTech NDS32 port
 2016-05-05  7:07 UTC 

[pushed][spu] Fix C++ build problems
 2016-05-04 23:45 UTC 

Fwd: [RFC] rbreak's regex saving feature
 2016-05-04 21:36 UTC 

[PATCH] Add mi-threads-interrupt.exp test (PR 20039)
 2016-05-04 19:27 UTC  (9+ messages)

[PATCH 0/4] Support tracepoints for ARM linux in GDBServer
 2016-05-04 16:24 UTC  (5+ messages)
` [PATCH 1/4] Teach arm unwinders to terminate gracefully

[PATCH 0/2] PR 19947: throw right exception in read_code and read_stack
 2016-05-04 14:08 UTC  (4+ messages)
` [PATCH 2/2] Throw NOT_AVAILABLE_ERROR in read_stack and read_code

[PATCH 1/2] Introduce procedure use_gdb_stub
 2016-05-04 13:37 UTC  (5+ messages)
` [PATCH 2/2] Fix solib-display.exp remote check

[PATCH, doc RFA] Remove support for "target m32rsdi" and "target mips/pmon/ddb/rockhopper/lsi"
 2016-05-04  1:03 UTC  (11+ messages)

[PATCH] fix PR gdb/19914
 2016-05-03 23:33 UTC  (4+ messages)

[PATCH 1/4] native-gdbserver: Clear isremote flag in board info
 2016-05-03 23:19 UTC  (13+ messages)
` [PATCH 3/4] Fix detach.exp remote check
` [PATCH 2/4] Fix annota-input-while-running.exp "
` [PATCH 4/4] Fix solib-display.exp "

[ob/pushed] Fix typos in gdb_pipe function comment
 2016-05-03 23:07 UTC 

[PATCH][PR gdb/19893] Fix handling of synthetic C++ references
 2016-05-03 21:04 UTC 

[PATCH 7.11/PR 20039] Use target_terminal_ours_for_output in MI
 2016-05-03 20:59 UTC  (2+ messages)

[PATCH V2] Improve user experience in printing Fortran derived types
 2016-05-03 16:14 UTC  (6+ messages)

[PATCH v2 0/8] Add Rust language support
 2016-05-03 15:58 UTC  (7+ messages)
` [PATCH v2 3/8] Add self-test framework to gdb

[ob/pushed+7.11 1/2] Remove gdb/python/python.c code that handles strlen failing with -1
 2016-05-03 11:22 UTC  (2+ messages)
` [ob/pushed+7.11 2/2] Fix gdb/python/python.c use-after-free

[PATCH][gdb] Fix -Wparentheses warnings
 2016-05-03 10:03 UTC  (5+ messages)

[PATCH] cgen: sim: Updates to sim files to match gdb types
 2016-05-02 23:50 UTC  (4+ messages)

Off-by-one error in windows-nat.c causes abort at startup
 2016-05-02 18:01 UTC  (4+ messages)

[PATCH] Don't show deprecated commands in help
 2016-05-02 13:51 UTC  (4+ messages)

[PATCH V2 0/2] Split tdesc_(amd64|i386)_mpx into tdesc(amd64|i386)_mpx_* and tdesc(amd64|i386)_avx_mpx_*
 2016-05-02 13:00 UTC  (6+ messages)
      ` Build xml target descriptions at run time
          ` FW: "

[PATCH V5 2/2] Add mpx-bnd-init-on-return set/show command for inferior calls
 2016-05-02 12:37 UTC  (4+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).