September 2014 Archives by thread
Starting: Mon Sep 1 01:02:00 GMT 2014
Ending: Tue Sep 30 23:20:00 GMT 2014
Messages: 915
- [PATCH 0/3] Fix fails in gdb.mi on arm-none-eabi
Yao Qi
- [PATCH] Ensure rl_get_screen_size() returns the actual terminal dimensions
Patrick Palka
- [PATCH][PR guile/17247] Block SIGCHLD while initializing Guile
Eli Zaretskii
- [PATCH v2] Fix xmethod Python so that it works with Python 3
Joel Brobecker
- [PING][PATCH 0/2] Improved variable object invalidation in GDB
Taimoor
- [PING][PATCH 1/2] Fix varobj updation after symbol removal
Taimoor
- [PING][PATCH 2/2] Testsuite for varobj updation after symbol removal
Taimoor
- [PATCH] Another board file for remote host
Yao Qi
- [PATCH] Add some debugging printfs to linux-nat.c
Gary Benson
- [PATCH] Rename 32- and 64-bit Intel files from "i386" to "x86"
Gary Benson
- [PATCH] Move `_initialize_varobj' to the end of varobj.c
Maciej W. Rozycki
- [PATCH 1/7] NEWS entry about aarch64-linux record/replay support
Marcus Shawcroft
- [PATCH 2/3] Include cleanups.h in common-defs.h
Gary Benson
- [PATCH 1/3] Remove spurious exceptions.h inclusions
Gary Benson
- [PATCH 0/3] Rationalize cleanups/exceptions includes
Gary Benson
- [PATCH] Reset errno before PTRACE_PEEKUSER for MIPS DSP_CONTROL
James Hogan
- [PATCH 2/7] Fixes for aarch64-linux core file support
Omair Javaid
- [PATCH 0/7] Process record and reverse debugging support on aarch64-linux
Omair Javaid
- [PATCH 3/7] Enable gdb process record on aarch64-linux targets
Omair Javaid
- [PATCH 4/7] Implements aarch64 process record and reverse debugging support
Omair Javaid
- [PATCH v2] Reset errno before PTRACE_PEEKUSER for MIPS DSP_CONTROL
James Hogan
- [PATCH, doc RFA][PR 15276] Add $_caller_is, et. al.
Doug Evans
- [RFC][PATCH] Process record support for ppc
Anthony Green
- [PATCH] Add gdbarch_sizeof_g_packet to "struct remote_arch_state" to handle the issue that get error "Remote 'g' packet reply is too long" with qemu-system-x86_64
Hui Zhu
- [PATCH,Hurd] Add hardware watch support
Gary Benson
- [PATCH] Fix PR gdb/17035: "show user" doesn't list user-defined commands that have empty bodies.
Pedro Alves
- [PATCH v2] aarch64/gdbserver: fix floating point registers display
Marcus Shawcroft
- [PATCH v3 1/2] Only leave dprintf inserted if it is marked as persistent (PR breakpoints/17012)
Simon Marchi
- [PATCH] Implement support for recording arm/thumb mode coprocessor instructions
Will Newton
- [PATCH v3 2/6] Implement support for recording thumb2 ASIMD struct ld/st insns
Will Newton
- [PATCH v3 4/6] Implement support for recording extension register ld/st insn
Will Newton
- [PATCH 6/7] Support for recording aarch64 advanced SIMD instructions
Will Newton
- [patch+7.8?] Fix crash on Python frame filters with unreadable arg
Phil Muldoon
- [OB PATCH] Use XCNEW rather than xcalloc (1, ...) in linux-x86-low.c
Gary Benson
- [PATCH] CONTRIBUTE: For internals refer to wiki, not gdb/doc
Maciej W. Rozycki
- [PATCH] PR python/16699: GDB Python command completion with overriden complete vs. completer class
Sergio Durigan Junior
- [PATCH] Fix for PR gdb/17235: possible bug extracting systemtap probe operand
Sergio Durigan Junior
- Reminder: wiki entries for GDB 7.8 branch fixes
Joel Brobecker
- [PATCH] Fix PR fortran/17237: bug in f-valprint.c
Sergio Durigan Junior
- [PATCH v2] Fix documentation for Type.template_argument.
Justin Lebar
- [COMMITTED PATCH] typeprint.c (find_global_typedef): Fix comment.
Doug Evans
- aarch64-tdep.c:aarch64_skip_prologue oddity, what's going on???
Doug Evans
- [PATCH] Remove some obfuscation from ${arch}_skip_prologue functions
Doug Evans
- [PATCH] skip_prologue_using_sal: early exit if assembler
Doug Evans
- [PATCH] Fix gdb.dwarf2/dwz.exp for thumb mode
Yao Qi
- Regression: GDB stopped on run with attached process (PR 17347) [Re: [pushed+7.8] Re: [PATCH] Fix "attach" command vs user input race [Re: Regression for attach from stdin [Re: [pushed] Re: [PATCH v6 0/2] enable target-async by default]]]
Jan Kratochvil
- [pushed] Fix dwarf2loc.h::dwarf2_evaluate_property function description.
Joel Brobecker
- [OB PATCH] x86 debug address register clarifications
Gary Benson
- [PING][PATCH] gdbserver-support: Handle gdbserver start failures
Maciej W. Rozycki
- [PATCH v2] Fix PR12526: -location watchpoints for bitfield arguments
Patrick Palka
- [RFA 3/9] Explicit locations v2 - Locations refactor
Keith Seitz
- [RFA 5/9] Explicit locations v2 - Add probe locations
Keith Seitz
- [RFA 4/9] Explicit locations v2 - Add address locations
Keith Seitz
- [RFA 2/9] Explicit locations v2 - Event locations API
Keith Seitz
- [RFA 6/9] Explicit locations v2 - Add explicit locations
Keith Seitz
- [RFA 7/9] Explicit locations v2 - CLI for explicit locations
Keith Seitz
- [RFA 8/9] Explicit locations v2 - MI for explicit locations
Keith Seitz
- [PATCH] Add Frame.read_register to Python API
Doug Evans
- [PATCH] gdbserver-support: Handle gdbserver start failures
Pedro Alves
- [PATCH] Fix truncation of TUI command history
Pedro Alves
- [PATCH] Specify SA_RESTART when registering the SIGWINCH signal handler
Pedro Alves
- [pushed] Re: Regression for i686 gdb.dwarf2/pieces-optimized-out.exp [Re: [PATCH v2] Handle partially optimized out values similarly to unavailable values]
Pedro Alves
- [PATCH] Remove code to cope with LWPs wrapped as PIDs
Gary Benson
- [PATCH v3 2/2] Add dprintf and detach test (PR breakpoints/17012)
Pedro Alves
- [PING] [PATCH] Fix gdb.fortran/array-element.exp failures.
Gabriel Krisman Bertazi
- [PATCH] Misc. testsuite cleanups for clang.
Doug Evans
- [ob/pushed] parse_number("0") reads uninitialized memory
Pedro Alves
- [Patch 00/16 v2] Linux extended-remote fork and exec events
Breazeal, Don
- [PATCH] Add test for global variable that is nested by another DSO
Sergio Durigan Junior
- [PATCH, nds32] Exclude building gdb for nds32*-*-* target.
Chung-Ju Wu
- [PATCH 01/16 v2] Refactor native follow-fork
Pedro Alves
- [PATCH v2 2/2] mi-out: Implement mi redirection using a stack.
Pedro Alves
- [PATCH] ppc64le/gdbserver: Fix ppc_collect/supply_ptrace_register() routines
Edjunior Barbosa Machado
- [PATCH] Introduce remote_target_is_gdbserver
Simon Marchi
- [PATCH v2] Introduce remote_target_is_gdbserver
Simon Marchi
- [PATCHv2,Hurd] Add hardware watch support
Samuel Thibault
- [PATCH] Fix typo in program_info
Doug Evans
- [PATCH] Change form of prompt argument to with_gdb_prompt.
Doug Evans
- [RFC] Use address_from_register in dwarf2-frame.c:read_addr_from_reg
Andrew Pinski
- [PATCH] New command: queue-signal
Doug Evans
- [PATCH 00/14] Refactor low-level Linux x86 debug register code
Gary Benson
- eliminate deprecated_insert_raw_breakpoint. what's left.
Pedro Alves
- [OB PATCH] Replace use of magic number in scm-cmd.c/py-cmd.c
Doug Evans
- [PATCH][COMMITTED] scm-error.exp: Handle guile 2.2 backtrace output
Doug Evans
- [PATCH 03/16 v2] Refactor ptrace extended event status
Pedro Alves
- [PATCH] Remove trad_frame_set_reg_unknown declaration
James Hogan
- [pushed] Fix missing "struct iovec" definition on some x86-linux. (was: "[PATCH 7/7 v2] Tidy #include lists")
Joel Brobecker
- [PATCH] GDB/testsuite: Extend the time gdbserver is waited for
Maciej W. Rozycki
- s/current_inferior/current_thread/ in gdbserver
Pedro Alves
- [PATCH 1/2] GDB/testsuite: Avoid timeout lowering
Maciej W. Rozycki
- [PATCH 2/2] GDB/testsuite: Add/correct gdb.reverse timeout tweaks
Maciej W. Rozycki
- [PATCH] GDB/testsuite: Correct gdb.base/watchpoint-solib.exp timeout tweak
Maciej W. Rozycki
- [PATCH] Add myself as write-after-approval GDB maintainer
James Hogan
- [GCC PR55056] Re: [RFC patch] testsuite: Workaround issues with GCC 4.8.0pre + gdb.trace new KFAIL
Doug Evans
- [PATCH] Fix DW_FORM_ref4 values in dw2-op-out-param.S
Doug Evans
- [committed] MIPS: Don't infer IRIX OS ABI from generic section names
Maciej W. Rozycki
- [PATCH] Add myself as write-after-approval GDB maintainer.
Gabriel Krisman Bertazi
- [PATCH][COMMITTED] Fix pr 17367
Doug Evans
- [V3 10/21] vla: add NEWS entry for dynamic array support
Keven Boell
- [V3 15/21] test: evaluating allocation/association status
Keven Boell
- [V3 08/21] vla: get Fortran dynamic strings working.
Keven Boell
- [V3 16/21] test: dynamic arrays passed to functions.
Keven Boell
- [V3 03/21] vla: make field selection work with vla
Keven Boell
- [V3 18/21] test: dynamic string evaluations.
Keven Boell
- [V3 00/21] Fortran dynamic array support
Keven Boell
- [PATCH 1/9 v7] Introduce show_debug_regs
Pedro Alves
- [Patch, microblaze]: Port of Linux gdbserver
Ajit Kumar Agarwal
- [Patch, microblaze]: Port of Linux gdbserver
Michael Eager
- [Patch, microblaze]: Port of Linux gdbserver
Joel Brobecker
- [Patch, microblaze]: Port of Linux gdbserver
Ajit Kumar Agarwal
- [Patch, microblaze]: Port of Linux gdbserver
Michael Eager
- [Patch, microblaze]: Port of Linux gdbserver
Ajit Kumar Agarwal
- [Patch, microblaze]: Port of Linux gdbserver
Ajit Kumar Agarwal
- [Patch, microblaze]: Port of Linux gdbserver
Michael Eager
- [Patch, microblaze]: Port of Linux gdbserver
Ajit Kumar Agarwal
- [Patch, microblaze]: Port of Linux gdbserver
Michael Eager
- [Patch, microblaze]: Port of Linux gdbserver
Ajit Kumar Agarwal
- [Patch, microblaze]: Port of Linux gdbserver
Joel Brobecker
- [Patch, microblaze]: Port of Linux gdbserver
Ajit Kumar Agarwal
- [Patch, microblaze]: Port of Linux gdbserver
Joel Brobecker
- [Patch, microblaze]: Port of Linux gdbserver
Ajit Kumar Agarwal
- [Patch, microblaze]: Port of Linux gdbserver
Ajit Kumar Agarwal
- [Patch, microblaze]: Port of Linux gdbserver
Ajit Kumar Agarwal
- [Patch, microblaze]: Port of Linux gdbserver
Michael Eager
- [Patch, microblaze]: Port of Linux gdbserver
Ajit Kumar Agarwal
- [Patch, microblaze]: Port of Linux gdbserver
Michael Eager
- [Patch, microblaze]: Port of Linux gdbserver
Ajit Kumar Agarwal
- [Patch, microblaze]: Port of Linux gdbserver
Michael Eager
- [Patch, microblaze]: Port of Linux gdbserver
Pedro Alves
- [Patch, microblaze]: Port of Linux gdbserver
Ajit Kumar Agarwal
- [Patch, microblaze]: Port of Linux gdbserver
Pedro Alves
- [Patch, microblaze]: Port of Linux gdbserver
Ajit Kumar Agarwal
- [Patch, microblaze]: Port of Linux gdbserver
Ajit Kumar Agarwal
- [Patch, microblaze]: Port of Linux gdbserver
Pedro Alves
- [Patch, microblaze]: Port of Linux gdbserver
Ajit Kumar Agarwal
- [Patch, microblaze]: Port of Linux gdbserver
Pedro Alves
- [Patch, microblaze]: Port of Linux gdbserver
Ajit Kumar Agarwal
- [PATCH 2/9 v7] Introduce target/target.h
Pedro Alves
- [PATCH 3/9 v7] Introduce target_{stop,continue}_ptid
Pedro Alves
- [PATCH 3/9 v7] Introduce target_{stop,continue}_ptid
Doug Evans
- [PATCH 3/9 v7] Introduce target_{stop,continue}_ptid
Gary Benson
- [PATCH 3/9 v7] Introduce target_{stop,continue}_ptid
Pedro Alves
- [PATCH 3/9 v7] Introduce target_{stop,continue}_ptid
Doug Evans
- [PATCH 3/9 v7] Introduce target_{stop,continue}_ptid
Pedro Alves
- [PATCH 3/9 v7] Introduce target_{stop,continue}_ptid
Doug Evans
- [PATCH 3/9 v7] Introduce target_{stop,continue}_ptid
Pedro Alves
- [PATCH 3/9 v7] Introduce target_{stop,continue}_ptid
Doug Evans
- [PATCH 3/9 v7] Introduce target_{stop,continue}_ptid
Pedro Alves
- [PATCH 3/9 v7] Introduce target_{stop,continue}_ptid
Doug Evans
- [PATCH 3/9 v7] Introduce target_{stop,continue}_ptid
Gary Benson
- [PATCH 3/9 v7] Introduce target_{stop,continue}_ptid
Doug Evans
- [PATCH 3/9 v7] Introduce target_{stop,continue}_ptid
Doug Evans
- [PATCH 3/9 v7] Introduce target_{stop,continue}_ptid
Gary Benson
- [PATCH 3/9 v7] Introduce target_{stop,continue}_ptid
Pedro Alves
- [PATCH 3/9 v7] Introduce target_{stop,continue}_ptid
Pedro Alves
- [PATCH 3/9 v7] Introduce target_{stop,continue}_ptid
Doug Evans
- [PATCH 3/9 v7] Introduce target_{stop,continue}_ptid
Pedro Alves
- [PATCH 3/9 v7] Introduce target_{stop,continue}_ptid
Doug Evans
- [PATCH 3/9 v7] Introduce target_{stop,continue}_ptid
Pedro Alves
- [PATCH 3/9 v7] Introduce target_{stop,continue}_ptid
Doug Evans
- [PATCH 3/9 v7] Introduce target_{stop,continue}_ptid
Pedro Alves
- [PATCH 3/9 v7] Introduce target_{stop,continue}_ptid
Pedro Alves
- [PATCH] Rename current_inferior as current_thread in gdbserver
Gary Benson
- [PATCH 4/9 v7] Introduce target/symbol.h
Pedro Alves
- [PATCH 5/9 v7] Introduce common-regcache.h
Pedro Alves
- [PATCH 6/9 v7] Include common-defs.h instead of defs.h/server.h in shared code
Pedro Alves
- [PATCH 7/9 v7] Remove GDBSERVER uses from linux-btrace.c
Pedro Alves
- [PATCH 8/9 v7] Remove GDBSERVER uses from i386-dregs.c
Pedro Alves
- [PATCH 9/9 v7] Remove one GDBSERVER use from linux-waitpid.c
Pedro Alves
- [pushed/Ada] Improved support for pointers to dynamic arrays
Joel Brobecker
- [PATCH][COMMITTED] AIX: AIX: Remove exec_one_dummy_insn hack
Ulrich Weigand
- [PATCH 0/9 v7] Common code cleanups
Doug Evans
- [PATCHv3,Hurd] Add hardware watch support
Samuel Thibault
- [PATCH v3] Introduce remote_target_is_gdbserver
Simon Marchi
- time to workaround libc/13097 in fsf gdb?
Doug Evans
- two agent expression nits (one line each)
David Taylor
- [PATCH 0/4] PR c++/13403 and PR c++/15154: Fix function calling convention in gnuv3 ABI
Siva Chandra
- [PATCH 1/4] PR c++/13403 and PR c++/15154: Non trivial return value tests
Siva Chandra
- [PATCH 3/4] PR c++/13403 and PR c++/15154: Add new non-trivial return value tests
Siva Chandra
- [PATCH 2/4] PR c++/13403 and PR c++/15154: Fix gnuv3_pass_by_reference to lookup copy c-tors with qualified args
Siva Chandra
- [PATCH 4/4] PR c++/13403 and PR c++/15154: Fix gnuv3_pass_by_reference to treat dynamic classes as non-trivial
Siva Chandra
- GDB dropping support for mips-irix and alpha-tru64
Joel Brobecker
- [PATCH v3 02/13] regcache: Add functions suitable for regset_supply/collect.
Thomas Schwinge
- [PATCH] [PR tdep/17379] Fix internal-error when stack pointer is invalid
Edjunior Barbosa Machado
- [PATCH 26/26] Drop 'regset_from_core_section' gdbarch method
Andreas Arnez
- [PATCH 01/26] Replace 'core_regset_sections' by iterator method
Andreas Arnez
- [PATCH 12/26] IA64: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'
Andreas Arnez
- [PATCH 20/26] SPARC: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'
Andreas Arnez
- [PATCH 11/26] M68K: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'
Andreas Arnez
- [PATCH 09/26] X86: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'
Andreas Arnez
- [PATCH 00/26] Regset rework
Andreas Arnez
- FYI: about pa-hpux and ia64-hpux support
Joel Brobecker
- [PATCHv4,Hurd] Add hardware watch support
Samuel Thibault
- [PATCH] MIPS bit field failures in gdb.base/store.exp
Luis Machado
- [PATCH] Remove support for testing against dead "target vxworks"
Pedro Alves
- [PATCH] Allow DW_FORM_GNU_addr_index in Fission skeleton CUs
Doug Evans
- [PATCH 6/9] Background execution + pagination aborts readline/gdb
Sergio Durigan Junior
- [PATCH] Honour SIGILL and SIGSEGV in cancel breakpoint
Yao Qi
- [COMMITTED PATCH] Fix set up of queue-signal.exp test.
Doug Evans
- [Bug tdep/8492] [RFA] sh-tdep.c: Follow up patch to implement two different ABIs
sergiodj at redhat dot com
- [PATCH 1/3] Check function is GC'ed
Yao Qi
- [RFA/commit] arm-tdep.c: Do not single-step after hitting a watchpoint.
Joel Brobecker
- [PATCH] Bug 17394: we cannot put a break-point at a global function for ASM file
Mihail-Marian Nistor
- [Patch, microblaze]: Add support of microblaze software single stepping
Michael Eager
- [PATCH][PR gdb/17046] Use standard setjmp.h on Darwin
James Clarke
- [pushed] Add test to make sure GDB knows which "kind" of watchpoint the target has
Pedro Alves
- [RFA] Fix CPPFLAGS handling in gdbserver's build.
Joel Brobecker
- [commit][obvious] Remove dead code from objc-lang.c (spurious "fprintf (stderr...")
Sergio Durigan Junior
- [commit][obvious] Replace "fprintf (stderr..." by "fprintf_unfiltered (gdb_stdlog..."
Sergio Durigan Junior
- [PATCH] PR tdep/9390: Fix possible typo on xstorxstormy16-tdep.c
Sergio Durigan Junior
- [PATCH] New "producer" attribute for gdb.Symtab objects
Doug Evans
- [PATCH/DOC RFA] Fix "breakpoint always-inserted off"; remove "breakpoint always-inserted auto"
Pedro Alves
- [Patch, microblaze] Add little-endian breakpoint
Ajit Kumar Agarwal
- Source files are deleted in in-tree build/test
Yao Qi
- [PATCH v2] Bug 17394: we cannot put a break-point at a global function for ASM file
Mihail-Marian Nistor
- [PATCH 2/3] Fix file name matching on remote host.
Yao Qi
- [PATCH 1/3] Clean up gdb.python/ tests
Yao Qi
- [PATCH 0/3] Fix gdb.python tests fails on remote host
Yao Qi
- [PATCH v6] Events when inferior is modified
Nick Bull
- [bfd patch] Regression for Linux vDSO in GDB
Jan Kratochvil
- [PATCH v2 2/3] Tell update_global_location_list to insert breakpoints
Pedro Alves
- [PATCH v2 0/3] Fix "breakpoint always-inserted off"; remove "breakpoint always-inserted auto"
Pedro Alves
- [PATCH] Also mark ELF solib trampoline minimal symbols special
Maciej W. Rozycki
- [PATCH 5/7] Support for recording syscall on aarch64-linux
Will Newton
- [PATCH 2/3] Update target_stop's documentation
Gary Benson
- [PATCH 1/3] Rename target_{stop,continue}_ptid
Gary Benson
- [PATCH 0/3] target_{stop,continue} things
Gary Benson
- [PATCH 3/3] Run dw2-var-zero-addr.exp with --readnow
Yao Qi
- [PING][PATCH 00/26] Regset rework
Andreas Arnez
- [PATCH 06/16 v2] Extended-remote Linux follow fork
Breazeal, Don
- [PATCH 07/16 v2] Extended-remote arch-specific follow fork
Breazeal, Don
- Sergio Durigan Junior nominated SystemTap Maintainer
Joel Brobecker
- [PATCH] Catch exception in value_rtti_indirect_type
Simon Marchi
- Questions on commit 6c95b8df7fef5273da71c34775918c554aae0ea8
Doug Evans
- [RFC][PATCH] arm-tdep.c (arm_m_exception_cache): Handle stack switching to PSP during exception unwind.
Jon Burgess
- [PATCH 2/2] Support setting breakpoints on C++ virtual method pointers
Patrick Palka
- [PATCH 1/2] Fix C++ virtual method pointer resolution
Patrick Palka
- [PATCH] Fix missing "@end table" gdb.texinfo
Jan-Benedict Glaw
- [PATCH] readline/search.c: Remove useless parameter '0' for rl_message()
Joel Brobecker
- [PING^2] [PATCH] Fix dynamic_cast operator
Siva Chandra
- [PATCH v4] Introduce target_is_gdbserver
Simon Marchi
- [PATCH] Avoid software breakpoint's instruction shadow inconsistency
Maciej W. Rozycki
- [PATCH 2/4] Match instruction adjusts SP in thumb
Yao Qi
- [RFA] Fix PR gdb/17016: Expect for probe "map_complete" instead of "rtld_map_complete"
Sergio Durigan Junior
- [PATCH] Don't prune program spaces when doing "maintenance info program-spaces"
Simon Marchi
- [PATCH] Add call to prune_program_spaces in mi_cmd_remove_inferior
Simon Marchi
- Why do functions objfpy_new and pspy_new exist?
Doug Evans
- [PATCH] Skip dlopen-libpthread.exp in cross testing
Yao Qi
- [PATCH] Force to update thread list in queue-signal.exp
Yao Qi
- [PATCH 3/3] Fix non-stop regressions caused by "breakpoints always-inserted off" changes
Pedro Alves
- [PATCH 2/3] PR17431: following execs with "breakpoint always-inserted on"
Pedro Alves
- [PATCH 1/3] Reduce Hg packet (select remote general thread) bouncing
Pedro Alves
- [PATCH 0/3] Fix non-stop + "breakpoints always-inserted off" regressions
Pedro Alves
- [pushed] infrun.c: comment/typo fixes
Pedro Alves
- [pushed] breakpoint.c: debug output when we skip inserting a breakpoint
Pedro Alves
- [pushed] infrun.c:user_visible_resume_ptid: Don't check singlestep_breakpoints_inserted_p
Pedro Alves
- [PATCH 0/9] software single-step support rework, fix limitations
Pedro Alves
- [PATCH 9/9] Announce the DTrace USDT probes support in NEWS.
Jose E. Marchesi
- [PATCH 4/9] New gdbarch functions: dtrace_probe_argument, dtrace_probe_is_enabled, dtrace_enable_probe, dtrace_disable_probe.
Jose E. Marchesi
- [PATCH 8/9] Documentation for DTrace USDT probes.
Jose E. Marchesi
- [PATCH 1/9] Adapt `info probes' to support printing probes of different types.
Jose E. Marchesi
- [PATCH 0/9] Add support for DTrace USDT probes to gdb
Jose E. Marchesi
- [PATCH 1/3] Split vDSO range lookup to a gdbarch hook
Pedro Alves
- [PATCH 3/3] Cache the vsyscall/vDSO range per-inferior
Pedro Alves
- [PATCH 0/3] Work around PR libc/13097 "linux-vdso.so.1"
Pedro Alves
- [PATCH 1/2] Introduce a new lval_type lval_mirrored_on_inferior_stack
Siva Chandra
- [PATCH 0/2] Make chained function calls in expressions work
Siva Chandra
- [PATCH 2/2] Enable having chained function calls in expressions
Siva Chandra
- break on C++ global objects ctors
Daniel Gutson
- [PATCH 02/16 v2] Refactor follow-fork message printing
Pedro Alves
- [PATCH] testsuite: expect possible pagination when starting gdb
Simon Marchi
- [PATCH] gdb/c-lang.c: Remove useless "err = 0;" instruction in c_get_string()
Chen Gang
- [patch] Fix library-list.dtd -> library-list-svr4.dtd
Jan Kratochvil
- [PATCH] microMIPS support (Linux signal trampolines)
Maciej W. Rozycki
- [RFC] Handle armv4t thumb shared library
Yao Qi
- [PATCH 1/2] Use Dwarf::assemble in implptr-optimized-out.exp
Yao Qi
- [PATCH 2/2] Fix implptr-optimized-out.exp fail in thumb mode
Yao Qi
- [PATCH 0/2] Fix implptr-optimized-out.exp fail in thumb mode
Yao Qi
- [PATCH] DWARFv5 DW_TAG_aligned_type.
Mark Wielaard
- [RFA/commit] arm-tdep.c: Do not single-step after hitting a watchpoint
Peter Maydell
- [PATCH] Sync libiberty with gcc
Iain Buclaw
- [PATCH] Delete program spaces directly when removing inferiors
Simon Marchi
- [PATCH v5] Exit code of exited inferiors in -list-thread-groups
Simon Marchi
- [PATCH] Fix MPX and AVX512 tests for path changes.
Walfred Tedeschi
- [PATCH, PR 17364] Need better printer names in bound_register.py
Walfred Tedeschi
- [PATCH] Add support for bound table in the Intel MPX context.
Walfred Tedeschi
- [PATCH] In MI mode -var-create --language not working.
Walfred Tedeschi
- [PATCH] Skip server-kill.exp on remote target
Yao Qi
- [PATCH] MIPS: Ignore invalid regs during info registers all
James Hogan
- [PATCH] Clean up after generated c files for MIPS DSP targets
James Hogan
Last message date:
Tue Sep 30 23:20:00 GMT 2014
Archived on: Sun Mar 8 13:12:10 GMT 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).