public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH v5 1/5] Implemement support for groups of syscalls in the xml-syscall interface
 2016-05-18 16:10 UTC  (3+ messages)

[PING 2][PATCH][PR gdb/19893] Fix handling of synthetic C++ references
 2016-05-18 16:07 UTC  (6+ messages)

[PATCH v2] Add mi-threads-interrupt.exp test (PR 20039)
 2016-05-18 14:22 UTC  (5+ messages)

[PATCH] Fix double prompt output after run control MI commands with mi-async on (PR 20045)
 2016-05-18 14:22 UTC  (3+ messages)

[FYI v3 0/8] Add Rust language support
 2016-05-18 13:46 UTC  (13+ messages)
` [FYI v3 2/8] Make gdb expression debugging handle OP_F90_RANGE
` [FYI v3 8/8] Rename OP_F90_RANGE to OP_RANGE
` [FYI v3 4/8] Add array start and end strings to generic_val_print_decorations
` [FYI v3 7/8] Add Rust documentation
` [FYI v3 3/8] Add self-test framework to gdb
` [FYI v3 1/8] Fix latent yacc-related bug in gdb/Makefile.in init.c rule
` [FYI v3 5/8] Add support for the Rust language
` [FYI v3 6/8] Update gdb test suite for Rust

[PATCH V2 0/7] Fortran, typeprint
 2016-05-18 13:29 UTC  (17+ messages)
` [PATCH V2 5/7] Fortran, testsuite: Add testcases for nested structures
` [PATCH V2 2/7] Fortran, typeprint: Fix wrong indentation when ptype "
` [PATCH V2 3/7] Fortran, typeprint: Take level of details into account when printing elements of a structure
` [PATCH V2 6/7] Fortran, testsuite: Fix duplicate testcase name
` [PATCH V2 1/7] Fortran, testsuite: Use multi_line in whatis_type testcase
` [PATCH V2 7/7] Fortran, typeprint: Forward level of details to be printed for pointers
` [PATCH V2 4/7] Fortran, typeprint: Decrease level of details when printing elements of a structure

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

[RFC 0/3] Use reinsert breakpoint for vCont;s
 2016-05-18 11:50 UTC  (14+ messages)
` [RFC 2/3] use "

[PATCH] The parameter in value_entirely_optimized_out is NULL
 2016-05-18 11:44 UTC  (2+ messages)

[PATCH] Match shell_prompt # in batch-preserve-term-settings.exp
 2016-05-18 11:27 UTC  (5+ messages)

Tom Tromey appointed Rust language maintainer
 2016-05-18 11:11 UTC 

New ARI warning Wed May 18 01:55:44 UTC 2016
 2016-05-18  1:55 UTC 

[PATCH] Fix -exec-run not running asynchronously with mi-async on
 2016-05-17 21:01 UTC  (3+ messages)

Patch for GNU/kFreeBSD
 2016-05-17 20:35 UTC  (3+ messages)
  ` [PATCH] "

[PATCH] Make gdb.server/connect-with-no-symbol-file.exp more robust
 2016-05-17 17:59 UTC  (5+ messages)

[PATCH v5 4/5] Include group information to xml syscall files
 2016-05-17 17:28 UTC 

[PATCH 1/4] Move trace conditions tests from ftrace.exp to trace-condition.exp
 2016-05-17 17:03 UTC  (4+ messages)
` [PATCH 4/4] Add tests for 64bit values in trace-condition.exp
` [PATCH 2/4] Add emit_less_unsigned test "
` [PATCH 3/4] Add variable length tests for emit_ref "

[PATCH v5 3/5] Add tests for catching groups of syscalls on supported architectures
 2016-05-17 16:56 UTC 

[PATCH v5 2/5] Add support to catch groups of syscalls
 2016-05-17 16:55 UTC 

RFA: Generate normal DWARF DW_LOC descriptors for non integer mode pointers
 2016-05-17 15:23 UTC  (4+ messages)

[PATCH] [GDBserver] step over shouldn't be ongoing in proceed_one_lwp
 2016-05-17  9:15 UTC  (2+ messages)

[PATCH pushed] Use unsuspend_all_lwps
 2016-05-17  7:38 UTC 

[PATCH 7.11/PR 20039] Use target_terminal_ours_for_output in MI
 2016-05-16 21:06 UTC  (2+ messages)

[PATCH] Add myself as write-after-approval GDB maintainer
 2016-05-16 12:56 UTC  (2+ messages)

[PATCH] Skip unwritable frames in command "finish"
 2016-05-16  7:29 UTC 

[PATCH v5 0/5] Catch syscall groups
 2016-05-16  2:30 UTC  (7+ messages)
` [PATCH v5 5/5] Update documentation on catching a group of related syscalls
` [PATCH v5 2/5] Add support to catch groups of syscalls
` [PATCH v5 4/5] Include group information to xml syscall files
` [PATCH v5 1/5] Implemement support for groups of syscalls in the xml-syscall interface
` [PATCH v5 3/5] Add tests for catching groups of syscalls on supported architectures

[PATCH v2] AndesTech NDS32 port
 2016-05-15  9:39 UTC  (9+ messages)

[patch] PR 15231: import bare DW_TAG_lexical_block
 2016-05-14 19:30 UTC 

[PATCH 0/4] Fortran, typeprint
 2016-05-13 15:55 UTC  (16+ 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 0/4] Add support for PKRU register to GDB and GDBServer
 2016-05-13 14:06 UTC  (6+ messages)
` [PATCH 4/4] Add support for Intel PKRU register to GDB and GDBserver
` [PATCH 1/4] Change xstate_bv handling to use 8 bytes of data
` [PATCH 3/4] Add target descriptor for avx-avx512
` [PATCH 2/4] Rename target descriptors to reflect actual content of descriptor

[PING][RFC] rbreak's regex saving feature
 2016-05-12 19:19 UTC 

RFH: failed assert debugging threaded+fork program over gdbserver
 2016-05-12 17:42 UTC  (2+ messages)

[PATCH] [PR symtab/19999] Fix
 2016-05-12 17:24 UTC  (4+ messages)

[PATCH 0/4 V2] gdbarch software_single_step returns VEC (CORE_ADDR) *
 2016-05-12 16:18 UTC  (5+ messages)
` [PATCH 3/4] Clear addr bit in next_pcs vector
` [PATCH 4/4] gdbarch software_single_step returns VEC (CORE_ADDR) *
` [PATCH 2/4] Remove arm_insert_single_step_breakpoint
` [PATCH 1/4] Remove arm_override_mode

[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)

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 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 v3 00/34] Towards great frontend GDB consoles
 2016-05-06 13:04 UTC  (28+ messages)
` [PATCH v3 29/34] Add new command to create extra console/mi UI channels
` [PATCH v3 24/34] Push thread->control.command_interp to the struct thread_fsm
` [PATCH v3 33/34] Make mi-break.exp always expect breakpoint commands output on the main 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 28/34] Make stdin be per UI
` [PATCH v3 17/34] Introduce display_mi_prompt
` [PATCH v3 05/34] Make the interpreters be per UI
` [PATCH v3 25/34] Only send sync execution command output to the UI that ran the command
` [PATCH v3 12/34] Delete def_uiout
` [PATCH v3 10/34] Make input_fd be per UI
` [PATCH v3 07/34] Make the intepreters output to all UIs
` [PATCH v3 04/34] Make gdb_stdout&co be per UI
` [PATCH v3 08/34] Always run async signal handlers in the main UI
` [PATCH v3 32/34] Send deleted watchpoint-scope output to all UIs
` [PATCH v3 27/34] Handle UI's terminal closing
` [PATCH v3 22/34] Fix for spurious prompts in secondary UIs
` [PATCH v3 26/34] Make main_ui be heap allocated
` [PATCH v3 34/34] Always switch fork child to the main UI
` [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  (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).