public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[RFA] PR python/13598 - add before_prompt event
 2016-05-21  6:54 UTC  (2+ messages)

[RFA] PR python/15620, PR python/18620 - breakpoint events in Python
 2016-05-20 21:18 UTC  (2+ messages)

[RFA] Fix PR python/18984
 2016-05-20 19:48 UTC  (2+ messages)

[PATCH 0/8] Use reinsert breakpoint for vCont;s
 2016-05-20 15:13 UTC  (9+ messages)
` [PATCH 2/8] Delete reinsert breakpoints from forked child
` [PATCH 4/8] Create sub classes of 'struct breakpoint'
` [PATCH 7/8] Use reinsert_breakpoint for vCont;s
` [PATCH 3/8] Pass breakpoint type in set_breakpoint_at
` [PATCH 5/8] Refactor clone_all_breakpoints
` [PATCH 1/8] Switch to current thread before finish_step_over
` [PATCH 8/8] [GDBserver] Support vCont s and S actions with software single step
` [PATCH 6/8] Make reinsert_breakpoint thread specific

[RFA 0/4] Add "pending" attribute to gdb.Breakpoint
 2016-05-20 14:30 UTC  (8+ messages)
` [RFA 3/3] PR python/17698 - add Breakpoint.pending
` [RFA 2/3] use user_breakpoint_p in python code
` [RFA 1/3] Rearrange Python breakpoint node in documentation

gdb-7.11.1 - 2 weeks to go
 2016-05-20 13:25 UTC  (3+ messages)

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

[PATCH v3 00/34] Towards great frontend GDB consoles
 2016-05-19 19:28 UTC  (10+ messages)
` [PATCH v3 06/34] Introduce interpreter factories
` [PATCH v3 05/34] Make the interpreters be per UI
` [PATCH v3 08/34] Always run async signal handlers in the main UI
` [PATCH v3 07/34] Make the intepreters output to all UIs

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

[PATCH 0/6] Fix PR gdb/19828 (attach -> internal error) and attach optimizations
 2016-05-19 15:11 UTC  (8+ messages)
` [PATCH 1/6] Linux native thread create/exit events support
` [PATCH 2/6] [Linux] Read vDSO range from /proc/PID/task/PID/maps instead of /proc/PID/maps
` [PATCH 3/6] [Linux] Avoid refetching core-of-thread if thread hasn't run
` [PATCH 5/6] Make gdb/linux-nat.c consider a waitstatus pending on the infrun side
` [PATCH 4/6] [Linux] Optimize PID -> struct lwp_info lookup
` [PATCH 6/6] Fix PR gdb/19828: gdb -p <process from a container>: internal error

[PATCH/7.11.1?] Simpler fix PR gdb/19828: gdb -p <process from a container>: internal error
 2016-05-19 15:10 UTC  (2+ messages)
` [PATCH] Fix "

[PATCH] Wake up interruptible_select in remote_fileio ctrl-c handler
 2016-05-19 14:38 UTC 

Patch for GNU/kFreeBSD
 2016-05-19 13:34 UTC  (4+ messages)
  ` [PATCH] "

[PATCH] Fix invalid implicit conversions from void *
 2016-05-19 13:32 UTC  (3+ messages)

Tom Tromey appointed Rust language maintainer
 2016-05-19 13:24 UTC  (2+ messages)

[PATCH] Add support for Phoenix-RTOS on ARM
 2016-05-19 13:16 UTC  (5+ messages)

[PATCH] Add myself as write-after-approval GDB maintainer
 2016-05-19 10:35 UTC  (3+ messages)

[RFA] Fix PR python/17981
 2016-05-19  3:47 UTC 

[RFA] Fix PR python/19438, PR python/18393 - initialize dictionaries
 2016-05-19  3:34 UTC 

[RFA] Fix PR python/17386 - add __index__ method to gdb.Value
 2016-05-19  0:14 UTC 

MI2 grammar
 2016-05-18 19:55 UTC 

[PATCH V3] Add negative repeat count to 'x' command
 2016-05-18 19:00 UTC  (2+ messages)

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

[PATCH] The parameter in value_entirely_optimized_out is NULL
 2016-05-18 16:18 UTC  (3+ messages)

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

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

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

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

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] Make gdb.server/connect-with-no-symbol-file.exp more robust
 2016-05-17 17:59 UTC  (5+ messages)

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

[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] 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 2/5] Add support to catch groups of syscalls
` [PATCH v5 5/5] Update documentation on catching a group of related 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  (3+ 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 3/4] Add target descriptor for avx-avx512
` [PATCH 1/4] Change xstate_bv handling to use 8 bytes of data
` [PATCH 4/4] Add support for Intel PKRU register to GDB and GDBserver
` [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  (3+ messages)

[PATCH, gdb, ARM] Use getters/setters to access ARM branch type
 2016-05-10 15:32 UTC  (3+ 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).