gdb-patches archive
subject index for May, 2016

This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.

Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

[commit] [doc] NEWS: QCatchSyscalls: simplify

[commit] [patch 1/2] Code cleanup: dwarf2_get_pc_bounds: -1/0/+1 -> enum

[commit] [patchv2 2/2] PR 15231: import bare DW_TAG_lexical_block

[doc] NEWS: QCatchSyscalls: simplify

[FYI v3 0/8] Add Rust language support

[FYI v3 1/8] Fix latent yacc-related bug in gdb/Makefile.in init.c rule

[FYI v3 2/8] Make gdb expression debugging handle OP_F90_RANGE

[FYI v3 3/8] Add self-test framework to gdb

[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

[FYI v3 7/8] Add Rust documentation

[FYI v3 8/8] Rename OP_F90_RANGE to OP_RANGE.

[FYI] PR gdb/19194 - fix typo in the manual

[OB PATCH] Remove unused libthread_db td_thr_validate reference

[ob/pushed+7.11 1/2] Remove gdb/python/python.c code that handles strlen failing with -1

[ob/pushed+7.11 2/2] Fix gdb/python/python.c use-after-free

[ob/pushed] Fix typos in gdb_pipe function comment

[obv doc] NEWS: Remove empty line

[PATCH 0/1] Skip attach-many-short-lived-threads.exp on known-broken DejaGnu versions

[PATCH 0/2] Forward VALUE_LVAL for STRUCT/STRUCT-PTR expressions

[PATCH 0/4 V2] gdbarch software_single_step returns VEC (CORE_ADDR) *

[PATCH 0/4] Add support for PKRU register to GDB and GDBServer.

[PATCH 0/4] Fortran, typeprint

[PATCH 0/4] Thread handle to (GDB internal) thread object mapping

[PATCH 0/6] Fix PR gdb/19828 (attach -> internal error) and attach optimizations

[PATCH 0/8] Use reinsert breakpoint for vCont;s

[PATCH 1/1] Skip attach-many-short-lived-threads.exp on known-broken DejaGnu versions

Re: [PATCH 1/2] Add port for Phoenix-RTOS in common configure files.

[patch 1/2] Code cleanup: dwarf2_get_pc_bounds: -1/0/+1 -> enum

Re: [PATCH 1/2] Fix write endianness/size problem for fast tracepoint enabled flag

[PATCH 1/2] gdb: Forward VALUE_LVAL when avoiding side effects for STRUCTOP_PTR

Re: [PATCH 1/2] gdbarch software_single_step returns VEC (CORE_ADDR) *

[PATCH 1/2] Introduce procedure use_gdb_stub

[PATCH 1/4] Add target method for converting thread handle to thread_info struct pointer

[PATCH 1/4] Change xstate_bv handling to use 8 bytes of data.

[PATCH 1/4] Fortran, typeprint: Fix wrong indentation when ptype nested structures.

[PATCH 1/4] Move trace conditions tests from ftrace.exp to trace-condition.exp

[PATCH 1/4] Remove arm_override_mode

Re: [PATCH 1/4] Teach arm unwinders to terminate gracefully

[PATCH 1/5 v3] Add counter-cases for trace-condition.exp tests

[PATCH 1/5] Add counter-cases for trace-condition.exp tests

[PATCH 1/6] Linux native thread create/exit events support

[PATCH 1/8] Switch to current thread before finish_step_over

[PATCH 2/2] Fix solib-display.exp remote check

[PATCH 2/2] gdb: Forward VALUE_LVAL when avoiding side effects for STRUCTOP_STRUCT

Re: [PATCH 2/2] Remove gdbarch method displaced_step_hw_singlestep

Re: [PATCH 2/2] Throw NOT_AVAILABLE_ERROR in read_stack and read_code

[PATCH 2/4] Add `thread_from_thread_handle' function to (Python) gdb module

[PATCH 2/4] Add emit_less_unsigned test in trace-condition.exp

Re: [PATCH 2/4] Fix annota-input-while-running.exp remote check

[PATCH 2/4] Fortran, typeprint: Take level of details into account when printing elements of a structure.

[PATCH 2/4] Remove arm_insert_single_step_breakpoint

[PATCH 2/4] Rename target descriptors to reflect actual content of descriptor.

[PATCH 2/5 v2] Move trace conditions tests from ftrace.exp to trace-condition.exp

[PATCH 2/6] [Linux] Read vDSO range from /proc/PID/task/PID/maps instead of /proc/PID/maps

[PATCH 2/8] Delete reinsert breakpoints from forked child

[PATCH 3/3] [GDBserver] Support vCont s and S actions with software single step

[PATCH 3/4] Add target descriptor for avx-avx512.

[PATCH 3/4] Add variable length tests for emit_ref in trace-condition.exp

[PATCH 3/4] Clear addr bit in next_pcs vector

[PATCH 3/4] Documentation for gdb.thread_from_thread_handle

Re: [PATCH 3/4] Fix detach.exp remote check

[PATCH 3/4] Fortran, typeprint: Decrease level of details when printing elements of a structure.

[PATCH 3/5 v2] Add emit_less_unsigned test in trace-condition.exp

[PATCH 3/6] [Linux] Avoid refetching core-of-thread if thread hasn't run

[PATCH 3/8] Pass breakpoint type in set_breakpoint_at

[PATCH 4/4] Add support for Intel PKRU register to GDB and GDBserver.

[PATCH 4/4] Add tests for 64bit values in trace-condition.exp

Re: [PATCH 4/4] Fix solib-display.exp remote check

[PATCH 4/4] Fortran, typeprint: Forward level of details to be printed for pointers.

[PATCH 4/4] gdbarch software_single_step returns VEC (CORE_ADDR) *

[PATCH 4/4] Test case for gdb.thread_from_thread_handle

[PATCH 4/5 v2] Add variable length tests for emit_ref in trace-condition.exp

[PATCH 4/6] [Linux] Optimize PID -> struct lwp_info lookup

[PATCH 4/8] Create sub classes of 'struct breakpoint'

[PATCH 5/5 v2] Add tests for 64bit values in trace-condition.exp

[PATCH 5/5 v3] Add tests for 64bit values in trace-condition.exp

[PATCH 5/6] Make gdb/linux-nat.c consider a waitstatus pending on the infrun side

[PATCH 5/8] Refactor clone_all_breakpoints

[PATCH 6/6] Fix PR gdb/19828: gdb -p <process from a container>: internal error

[PATCH 6/8] Make reinsert_breakpoint thread specific

[PATCH 7.11/PR 20039] Use target_terminal_ours_for_output in MI

[PATCH 7/8] Use reinsert_breakpoint for vCont;s

[PATCH 8/8] [GDBserver] Support vCont s and S actions with software single step

[PATCH pushed] Use standard_testfile in gdb.arch/thumb-prologue.exp and gdb.arch/thumb2-it.exp

[PATCH pushed] Use unsuspend_all_lwps

[PATCH V2 0/7] Fortran, typeprint

Re: [PATCH v2 00/25] Towards great frontend GDB consoles

Re: [PATCH v2 04/25] Introduce interpreter factories

Re: [PATCH v2 05/25] Make the intepreters output to all UIs

Re: [PATCH v2 08/25] Make input_fd be per UI

[PATCH V2 1/7] Fortran, testsuite: Use multi_line in whatis_type testcase.

Re: [PATCH v2 13/25] Always process target events in the main UI

[PATCH V2 2/7] Fortran, typeprint: Fix wrong indentation when ptype nested structures.

Re: [PATCH v2 22/25] Make main_ui be heap allocated

Re: [PATCH v2 24/25] Add new command to create extra console/mi UI channels

Re: [PATCH v2 25/25] Add command to list UIs

[PATCH V2 3/7] Fortran, typeprint: Take level of details into account when printing elements of a structure.

Re: [PATCH v2 3/8] Add self-test framework to gdb

[PATCH V2 4/7] Fortran, typeprint: Decrease level of details when printing elements of a structure.

[PATCH V2 5/7] Fortran, testsuite: Add testcases for nested structures.

[PATCH V2 6/7] Fortran, testsuite: Fix duplicate testcase name.

[PATCH V2 7/7] Fortran, typeprint: Forward level of details to be printed for pointers.

[PATCH v2/htab 4/6] [Linux] Optimize PID -> struct lwp_info lookup

[PATCH v2] Add mi-threads-interrupt.exp test (PR 20039)

[PATCH v2] AndesTech NDS32 port

Re: [PATCH V2] Improve user experience in printing Fortran derived types.

[PATCH v2][PR gdb/19893] Fix handling of synthetic C++ references

[PATCH v3 00/34] Towards great frontend GDB consoles

[PATCH v3 01/34] Prepare gdb.python/mi-py-events.exp for Python/MI in separate channels

[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 04/34] Make gdb_stdout&co be per UI

[PATCH v3 05/34] Make the interpreters be per UI

[PATCH v3 06/34] Introduce interpreter factories

[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 09/34] Make instream be per UI

[PATCH v3 10/34] Make input_fd be per UI

[PATCH v3 11/34] Make out and error streams be per UI

[PATCH v3 12/34] Delete def_uiout

[PATCH v3 13/34] Make current_ui_out be per UI

[PATCH v3 14/34] Make command line editing (use of readline) be per UI

[PATCH v3 15/34] Always process target events in the main UI

[PATCH v3 16/34] Make target_terminal_inferior/ours almost nops on non-main UIs

[PATCH v3 17/34] Introduce display_mi_prompt

[PATCH v3 18/34] Make raw_stdout be per MI instance

[PATCH v3 19/34] Simplify starting the command event loop

[PATCH v3 20/34] Make gdb_in_secondary_prompt_p() be per UI

[PATCH v3 21/34] Replace the sync_execution global with a new enum prompt_state tristate

[PATCH v3 22/34] Fix for spurious prompts in secondary UIs

[PATCH v3 23/34] New function should_print_stop_to_console

[PATCH v3 24/34] Push thread->control.command_interp to the struct thread_fsm

[PATCH v3 25/34] Only send sync execution command output to the UI that ran the command

[PATCH v3 26/34] Make main_ui be heap allocated

[PATCH v3 27/34] Handle UI's terminal closing

[PATCH v3 28/34] Make stdin be per UI

[PATCH v3 29/34] Add new command to create extra console/mi UI channels

[PATCH v3 30/34] [DOC] Document support for running interpreters on separate UI channels

[PATCH v3 31/34] Add testing infrastruture bits for running with MI on a separate UI

[PATCH v3 32/34] Send deleted watchpoint-scope output to all UIs

[PATCH v3 33/34] Make mi-break.exp always expect breakpoint commands output on the main UI

[PATCH v3 34/34] Always switch fork child to the main UI

[PATCH v3 35/34] Add "new-ui console" tests

[PATCH V3 6/7] Fortran, testsuite: Fix duplicate testcase name.

Re: [PATCH V3] Add negative repeat count to 'x' command

[PATCH v3][PR gdb/19893] Fix handling of synthetic C++ references

[PATCH V4] Add negative repeat count to 'x' command

[PATCH v4][PR gdb/19893] Fix handling of synthetic C++ references

[PATCH v5 0/5] Catch syscall groups

[PATCH v5 1/5] Implemement support for groups of syscalls in the xml-syscall interface.

Re: [PATCH V5 2/2] Add mpx-bnd-init-on-return set/show command for inferior calls.

[PATCH v5 2/5] Add support to catch groups of syscalls.

[PATCH v5 3/5] Add tests for catching groups of syscalls on supported architectures.

[PATCH v5 4/5] Include group information to xml syscall files.

[PATCH v5 5/5] Update documentation on catching a group of related syscalls.

[PATCH v6 1/5] Implemement support for groups of syscalls in the xml-syscall interface.

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

[PATCH v6 5/5] Update documentation on catching a group of related syscalls.

[PATCH, committed] remove trivialy unused variables

Re: [PATCH, doc RFA] Remove support for "target m32rsdi" and "target mips/pmon/ddb/rockhopper/lsi"

[PATCH, gdb, ARM] Use getters/setters to access ARM branch type

[PATCH/7.11.1?] Simpler fix PR gdb/19828: gdb -p <process from a container>: internal error

Re: [PATCH/RFC] Introduce =target-changed MI notification

[PATCH] [GDBServer] Send SIGINT using process group ID

Re: [PATCH] [GDBserver] step over shouldn't be ongoing in proceed_one_lwp

Re: [PATCH] [PR symtab/19999] Fix

[PATCH] Add mi-threads-interrupt.exp test (PR 20039)

[PATCH] Add myself as write-after-approval GDB maintainer.

[PATCH] Add support for Phoenix-RTOS on ARM.

[PATCH] AndesTech NDS32 port

[PATCH] BFD: Fix unmatched #ifndef and #endif

[PATCH] cgen: sim: Updates to sim files to match gdb types

[PATCH] Disable libgcj and libgloss for phoenix targets.

[PATCH] Document short responses to qXfer:object:read.

Re: [PATCH] Don't show deprecated commands in help

[PATCH] Fix -exec-run not running asynchronously with mi-async on

[PATCH] Fix double prompt output after run control MI commands with mi-async on (PR 20045)

[PATCH] Fix invalid implicit conversions from void *

[PATCH] Fix PR gdb/19828: gdb -p <process from a container>: internal error

Re: [PATCH] fix PR gdb/19914

[PATCH] Fix syntax error in annota-input-while-running.exp

Re: [PATCH] Improve trace and ftrace condition testing

[PATCH] infcmd, btrace: fix crash in 'finish' for tailcall-only frames

Re: [PATCH] Make gdb.server/connect-with-no-symbol-file.exp more robust

[PATCH] Match shell_prompt # in batch-preserve-term-settings.exp

[patch] PR 15231: import bare DW_TAG_lexical_block

[PATCH] Re: Patch for GNU/kFreeBSD

RE: [PATCH] record: automatically start recording

Re: [PATCH] remove trivialy unused variables

[PATCH] sim: h8300 SBR initial value fix

[PATCH] Skip unwritable frames in command "finish"

[PATCH] Specify python2 or python3 as Python program name

[PATCH] The parameter in value_entirely_optimized_out is NULL

[PATCH] Wake up interruptible_select in remote_fileio ctrl-c handler

Re: [PATCH][gdb] Fix -Wparentheses warnings

[PATCH][PR gdb/19893] Fix handling of synthetic C++ references

[patchv2 2/2] PR 15231: import bare DW_TAG_lexical_block

[PING 2][PATCH][PR gdb/19893] Fix handling of synthetic C++ references

[PING][PATCH V2 6/7] Fortran, testsuite: Fix duplicate testcase name.

Re: [PING][PATCH v2] AndesTech NDS32 port

[PING][PATCH] Allow DW_OP_GNU_uninit in dwarf_expr_require_composition

[PING][PATCH][PR gdb/19893] Fix handling of synthetic C++ references

[PING][RFC] rbreak's regex saving feature

[pushed/7.11.1] [PATCH 6/6] Fix PR gdb/19828: gdb -p <process from a container>: internal error

[pushed] Change type of cpsr in arm_sigreturn_next_pc

[pushed] Initialize res in get_next_pcs_read_memory_unsigned_integer

[PUSHED][PATCH V2 0/7] Fortran, typeprint

[pushed][spu] Fix C++ build problems

[RESEND PATCH v6 4/5] Include group information to xml syscall files.

[RFA 0/4] Add "pending" attribute to gdb.Breakpoint

[RFA 1/3] Rearrange Python breakpoint node in documentation

[RFA 2/3] use user_breakpoint_p in python code

[RFA 3/3] PR python/17698 - add Breakpoint.pending

[RFA v2 0/2] Fix PR python/17386 - add __index__ method to gdb.Value

[RFA v2 1/2] add nb_inplace_divide for python 2

[RFA v2 2/2] Fix PR python/17386 - add __index__ method to gdb.Value

[RFA] Fix PR python/17386 - add __index__ method to gdb.Value

[RFA] Fix PR python/17981

[RFA] Fix PR python/18984

[RFA] Fix PR python/19438, PR python/18393 - initialize dictionaries

[RFA] PR python/13598 - add before_prompt event

[RFA] PR python/15620, PR python/18620 - breakpoint events in Python

[RFC 0/3] Use reinsert breakpoint for vCont;s

[RFC 1/3] make reinsert breakpoint thread specific

[RFC 2/3] use reinsert breakpoint for vCont;s

Fwd: [RFC] rbreak's regex saving feature

Re: FW: Build xml target descriptions at run time

Commit: AArch64 sim: Add support for FMLA by element

gdb-7.11.1 - 2 weeks to go...

Re: gdb-7.11.1 re-spin update

gdb-7.11.1 release - nearly there!

Likely incorrect patch: remove the faulty basename() prototype from libiberty

MI2 grammar

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

obsolete: [patch] PR 15231: import bare DW_TAG_lexical_block

Re: Off-by-one error in windows-nat.c causes abort at startup

Patch for GNU/kFreeBSD

Re: Possible regression on PPC64 testsuite with native-{extended-}gdbserver

Possible regression on PPC64 testsuite with native-{extended-}gdbserver (was: Re: [pushed] Use setjmp/longjmp for TRY/CATCH instead of sigsetjmp/siglongjmp)

Return void from linker callbacks

RFA: Generate normal DWARF DW_LOC descriptors for non integer mode pointers

RFH: failed assert debugging threaded+fork program over gdbserver

Sync config.[guess|sub] from FSF GCC mainline

Tom Tromey appointed Rust language maintainer


Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Mail converted by MHonArc