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]
[PATCH] [PR tdep/17379] Fix internal-error when stack pointer is invalid
Re: [PATCH] [PR tdep/17379] Fix internal-error when stack pointer is invalid
[bfd commit+gdb-7.8] [bfd patch] Regression for Linux vDSO in GDB
[bfd patch] Regression for Linux vDSO in GDB
[Bug tdep/8492] [RFA] sh-tdep.c: Follow up patch to implement two different ABIs
Re: [Bug-readline] [PATCH] readline/search.c: Remove useless parameter '0' for rl_message()
[commit+7.8] [patch+7.8?] Fix crash on Python frame filters with unreadable arg
[commit] [patch] Fix library-list.dtd -> library-list-svr4.dtd
[commit] [testsuite patch] runaway attach processes [Re: Regression: GDB stopped on run with attached process (PR 17347)]
[commit][obvious] Remove dead code from objc-lang.c (spurious "fprintf (stderr...")
[commit][obvious] Replace "fprintf (stderr..." by "fprintf_unfiltered (gdb_stdlog..."
[COMMITTED PATCH] Fix set up of queue-signal.exp test.
[COMMITTED PATCH] typeprint.c (find_global_typedef): Fix comment.
[committed] MIPS: Don't infer IRIX OS ABI from generic section names
[COMMITTED] Re: [RFC] Use address_from_register in dwarf2-frame.c:read_addr_from_reg
Re: [GCC PR55056] Re: [RFC patch] testsuite: Workaround issues with GCC 4.8.0pre + gdb.trace new KFAIL
[IRIX] eliminate deprecated_insert_raw_breakpoint uses
[OB PATCH] Replace use of magic number in scm-cmd.c/py-cmd.c
[OB PATCH] Use XCNEW rather than xcalloc (1, ...) in linux-x86-low.c
[OB PATCH] x86 debug address register clarifications
[ob/pushed] parse_number("0") reads uninitialized memory
[PATCH 0/2] Fix implptr-optimized-out.exp fail in thumb mode
[PATCH 0/2] Make chained function calls in expressions work
[PATCH 0/3] Fix fails in gdb.mi on arm-none-eabi
[PATCH 0/3] Fix gdb.python tests fails on remote host
[PATCH 0/3] Fix non-stop + "breakpoints always-inserted off" regressions
[PATCH 0/3] Rationalize cleanups/exceptions includes
[PATCH 0/3] target_{stop,continue} things
[PATCH 0/3] Work around PR libc/13097 "linux-vdso.so.1"
[PATCH 0/4] PR c++/13403 and PR c++/15154: Fix function calling convention in gnuv3 ABI
Re: [PATCH 0/7] Process record and reverse debugging support on aarch64-linux
Re: [PATCH 0/9 v7] Common code cleanups
[PATCH 0/9] Add support for DTrace USDT probes to gdb
[PATCH 0/9] software single-step support rework, fix limitations
[PATCH 00/14] Refactor low-level Linux x86 debug register code
RE: [Patch 00/16 v2] Linux extended-remote fork and exec events
[PATCH 00/26] Regset rework
[PATCH 01/14] Introduce current_inferior_ptid
Re: [PATCH 01/16 v2] Refactor native follow-fork
[PATCH 01/26] Replace 'core_regset_sections' by iterator method
[PATCH 02/14] Add x86_debug_reg_state to gdbserver
Re: [PATCH 02/16 v2] Refactor follow-fork message printing
[PATCH 02/26] Add 'regset' parameter to 'iterate_over_regset_sections_cb'
[PATCH 03/14] Introduce current_inferior_pid
Re: [PATCH 03/16 v2] Refactor ptrace extended event status
[PATCH 03/26] Add multi-arch capable 'fbsd_make_corefile_notes' variant
[PATCH 04/14] Add iterate_over_lwps to gdbserver
[PATCH 04/26] AARCH64: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'
[PATCH 05/14] Make linux_stop_lwp be a shared function
[PATCH 05/26] ALPHA: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'
[PATCH 06/14] Introduce basic LWP accessors
Re: [PATCH 06/16 v2] Extended-remote Linux follow fork
[PATCH 06/26] ARM: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'
[PATCH 07/14] Change signature of linux_target_ops.new_thread
Re: [PATCH 07/16 v2] Extended-remote arch-specific follow fork
[PATCH 07/26] FRV: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'
[PATCH 08/14] Make lwp_info.arch_private handling shared
[PATCH 08/26] HPPA: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'
[PATCH 09/14] Rename gdbserver's low-level Linux x86 debug register accessors
[PATCH 09/26] X86: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'
[PATCH 1/2] Don't remove files copied to host
[PATCH 1/2] Fix C++ virtual method pointer resolution
Re: [PATCH 1/2] GDB/testsuite: Avoid timeout lowering
[PATCH 1/2] Introduce a new lval_type lval_mirrored_on_inferior_stack
Re: [PATCH 1/2] testsuite: refactor spawn and wait for attach
[PATCH 1/2] testsuite: refactor spawn and wait for attach (was: Re: Regression: GDB stopped on run with attached process)
[PATCH 1/2] Use Dwarf::assemble in implptr-optimized-out.exp
Re: [PATCH 1/3] Check function is GC'ed
[PATCH 1/3] Clean up gdb.python/ tests
[PATCH 1/3] Reduce Hg packet (select remote general thread) bouncing
[PATCH 1/3] Remove spurious exceptions.h inclusions
[PATCH 1/3] Rename target_{stop,continue}_ptid
[PATCH 1/3] Set print symbol off in mi-var-display.exp
[PATCH 1/3] Split vDSO range lookup to a gdbarch hook
[PATCH 1/4] PR c++/13403 and PR c++/15154: Non trivial return value tests
Re: [PATCH 1/7] NEWS entry about aarch64-linux record/replay support
Re: [PATCH 1/9 v7] Introduce show_debug_regs
[PATCH 1/9] Adapt `info probes' to support printing probes of different types.
[PATCH 1/9] Decide whether we may have removed breakpoints based on step_over_info
[PATCH 10/14] Linux x86 low-level debug register code synchronization
[PATCH 10/26] M32R: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'
[PATCH 11/14] Linux x86 low-level debug register comment synchronization
[PATCH 11/26] M68K: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'
[PATCH 12/14] Introduce x86_linux_update_debug_registers
[PATCH 12/26] IA64: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'
[PATCH 13/14] Move low-level Linux x86 debug register code to a shared file
[PATCH 13/26] M88K: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'
[PATCH 14/14] Move duplicated Linux x86 code to nat/x86-linux.c
[PATCH 14/26] MIPS: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'
[PATCH 15/26] MN10300: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'.
[PATCH 16/26] NIOS2: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'
[PATCH 17/26] PPC: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'
[PATCH 18/26] SCORE: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'
[PATCH 19/26] SH: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'
[PATCH 2/2] Enable having chained function calls in expressions
[PATCH 2/2] Fix implptr-optimized-out.exp fail in thumb mode
Re: [PATCH 2/2] GDB/testsuite: Add/correct gdb.reverse timeout tweaks
[PATCH 2/2] Rename py-objfile-script-gdb.py.in to py-objfile-script-gdb.py
[PATCH 2/2] Support setting breakpoints on C++ method pointers
[PATCH 2/2] Support setting breakpoints on C++ virtual method pointers
[PATCH 2/3] Fix file name matching on remote host.
[PATCH 2/3] Include cleanups.h in common-defs.h
[PATCH 2/3] PR17431: following execs with "breakpoint always-inserted on"
[PATCH 2/3] Update target_stop's documentation
[PATCH 2/3] Use mi_varobj_update in mi-var-child.exp and mi2-var-child.exp
[PATCH 2/3] Work around PR libc/13097 "linux-vdso.so.1"
Re: [PATCH 2/4] Match instruction adjusts SP in thumb
[PATCH 2/4] PR c++/13403 and PR c++/15154: Fix gnuv3_pass_by_reference to lookup copy c-tors with qualified args
Re: [PATCH 2/7] Fixes for aarch64-linux core file support
Re: [PATCH 2/9 v7] Introduce target/target.h
[PATCH 2/9] Move `compute_probe_arg' and `compile_probe_arg' to probe.c
[PATCH 2/9] Rewrite non-continuable watchpoints handling
[PATCH 20/26] SPARC: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'
[PATCH 21/26] TILEGX: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'
[PATCH 22/26] VAX: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'
[PATCH 23/26] XTENSA: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'
[PATCH 24/26] Drop target method 'fbsd_make_corefile_notes'
[PATCH 25/26] Linux targets: drop fall back to target method for 'make_corefile_notes'
[PATCH 26/26] Drop 'regset_from_core_section' gdbarch method
[PATCH 3/3] Cache the vsyscall/vDSO range per-inferior
[PATCH 3/3] Fix fail in mi-var-child.exp and mi-var-display.exp
[PATCH 3/3] Fix non-stop regressions caused by "breakpoints always-inserted off" changes
[PATCH 3/3] Fix py-parameter.exp for remote host
[PATCH 3/3] Include common-exceptions.h in common-defs.h
Re: [PATCH 3/3] Run dw2-var-zero-addr.exp with --readnow
[PATCH 3/3] Wait for target to stop before running agent commands
[PATCH 3/4] PR c++/13403 and PR c++/15154: Add new non-trivial return value tests
Re: [PATCH 3/7] Enable gdb process record on aarch64-linux targets
Re: [PATCH 3/9 v7] Introduce target_{stop,continue}_ptid
[PATCH 3/9] New commands `enable probe' and `disable probe'.
[PATCH 3/9] Put single-step breakpoints on the bp_location chain
[PATCH 4/4] PR c++/13403 and PR c++/15154: Fix gnuv3_pass_by_reference to treat dynamic classes as non-trivial
Re: [PATCH 4/7] Implements aarch64 process record and reverse debugging support
Re: [PATCH 4/9 v7] Introduce target/symbol.h
[PATCH 4/9] New gdbarch functions: dtrace_probe_argument, dtrace_probe_is_enabled, dtrace_enable_probe, dtrace_disable_probe.
[PATCH 4/9] Remove deprecated_insert_raw_breakpoint and friends
Re: [PATCH 5/7] Support for recording syscall on aarch64-linux
Re: [PATCH 5/9 v7] Introduce common-regcache.h
[PATCH 5/9] New probe type: DTrace USDT probes.
[PATCH 5/9] Switch back to stepped thread: clear step-over info
Re: [PATCH 6/7] Support for recording aarch64 advanced SIMD instructions
Re: [PATCH 6/9 v7] Include common-defs.h instead of defs.h/server.h in shared code
Re: [PATCH 6/9] Background execution + pagination aborts readline/gdb
[PATCH 6/9] Support for DTrace USDT probes in x86_64 targets.
[PATCH 6/9] thread.c: cleanup breakpoint deletion
Re: [PATCH 7/9 v7] Remove GDBSERVER uses from linux-btrace.c
[PATCH 7/9] infrun.c: add for_each_just_stopped_thread
[PATCH 7/9] Simple testsuite for DTrace USDT probes.
Re: [PATCH 8/9 v7] Remove GDBSERVER uses from i386-dregs.c
[PATCH 8/9] Documentation for DTrace USDT probes.
[PATCH 8/9] Make single-step breakpoints be per-thread
Re: [PATCH 9/9 v7] Remove one GDBSERVER use from linux-waitpid.c
[PATCH 9/9] Announce the DTrace USDT probes support in NEWS.
[PATCH 9/9] Non-stop + software single-step archs: don't force displaced-stepping for all single-steps
[PATCH v2 0/3] Fix "breakpoint always-inserted off"; remove "breakpoint always-inserted auto"
[PATCH v2 1/3] Change parameter type of update_global_location_list from boolean to enum
Re: [PATCH v2 2/2] mi-out: Implement mi redirection using a stack.
[PATCH v2 2/3] Tell update_global_location_list to insert breakpoints
[PATCH v2 3/3] Fix "breakpoint always-inserted off"; remove "breakpoint always-inserted auto"
Re: [PATCH v2] aarch64/gdbserver: fix floating point registers display
[PATCH v2] Bug 17394: we cannot put a break-point at a global function for ASM file
Re: [PATCH v2] Fix documentation for Type.template_argument.
Re: [PATCH v2] Fix PR12526: -location watchpoints for bitfield arguments
Re: [PATCH v2] Fix xmethod Python so that it works with Python 3
[PATCH v2] Introduce remote_target_is_gdbserver
[PATCH v2] Rename 32- and 64-bit Intel files from "i386" to "x86"
[PATCH v2] Rename current_inferior as current_thread in gdbserver
[PATCH v2] Reset errno before PTRACE_PEEKUSER for MIPS DSP_CONTROL
Re: [PATCH v3 02/13] regcache: Add functions suitable for regset_supply/collect.
Re: [PATCH v3 1/2] Only leave dprintf inserted if it is marked as persistent (PR breakpoints/17012)
Re: [PATCH v3 2/2] Add dprintf and detach test (PR breakpoints/17012)
Re: [PATCH v3 2/6] Implement support for recording thumb2 ASIMD struct ld/st insns
[PATCH v3 3/3] Fix "breakpoint always-inserted off"; remove "breakpoint always-inserted auto"
Re: [PATCH v3 4/6] Implement support for recording extension register ld/st insn
[PATCH v3] Introduce remote_target_is_gdbserver
[PATCH v4 3/3] Fix "breakpoint always-inserted off"; remove "breakpoint always-inserted auto"
[PATCH v4] Introduce target_is_gdbserver
Re: [PATCH v5] Exit code of exited inferiors in -list-thread-groups
[PATCH v6] Events when inferior is modified
[PATCH v8] Clarify GDBSERVER use in linux-waitpid.c
Re: [patch+7.8?] Fix crash on Python frame filters with unreadable arg
[PATCH, doc RFA][PR 15276] Add $_caller_is, et. al.
RE: [Patch, microblaze] Add little-endian breakpoint
Re: [Patch, microblaze]: Add support of microblaze software single stepping
[Patch, microblaze]: Port of Linux gdbserver
[PATCH, nds32] Exclude building gdb for nds32*-*-* target.
[PATCH, PR 17364] Need better printer names in bound_register.py
Re: [PATCH,Hurd] Add hardware watch support
[PATCH/DOC RFA] Fix "breakpoint always-inserted off"; remove "breakpoint always-inserted auto"
Re: [PATCH] [PR tdep/17379] Fix internal-error when stack pointer is invalid
[PATCH] Add call to prune_program_spaces in mi_cmd_remove_inferior
Re: [PATCH] Add Frame.read_register to Python API
Re: [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
[PATCH] Add myself as write-after-approval GDB maintainer
[PATCH] Add myself as write-after-approval GDB maintainer.
Re: [PATCH] Add some debugging printfs to linux-nat.c
[PATCH] Add support for bound table in the Intel MPX context.
[PATCH] Add test for global variable that is nested by another DSO
[PATCH] after gdb_run_cmd, gdb_expect -> gdb_test_multiple/gdb_test
[PATCH] Allow DW_FORM_GNU_addr_index in Fission skeleton CUs
[PATCH] Also mark ELF solib trampoline minimal symbols special
Re: [PATCH] Another board file for remote host
[PATCH] Avoid software breakpoint's instruction shadow inconsistency
[PATCH] Bug 17394: we cannot put a break-point at a global function for ASM file
[PATCH] Catch exception in value_rtti_indirect_type
[PATCH] Change form of prompt argument to with_gdb_prompt.
[PATCH] Clean up after generated c files for MIPS DSP targets
[PATCH] CONTRIBUTE: For internals refer to wiki, not gdb/doc
[PATCH] Delete program spaces directly when removing inferiors
[PATCH] Don't prune program spaces when doing "maintenance info program-spaces"
Re: [PATCH] DWARFv5 DW_TAG_aligned_type.
[PATCH] Ensure rl_get_screen_size() returns the actual terminal dimensions
[PATCH] Fix DW_FORM_ref4 values in dw2-op-out-param.S
Re: [PATCH] Fix for PR gdb/17235: possible bug extracting systemtap probe operand
[PATCH] Fix gdb.dwarf2/dwz.exp for thumb mode
[patch] Fix library-list.dtd -> library-list-svr4.dtd
[PATCH] Fix missing "@end table" gdb.texinfo
[PATCH] Fix MPX and AVX512 tests for path changes.
[PATCH] Fix PR fortran/17237: bug in f-valprint.c
Re: [PATCH] Fix PR gdb/17035: "show user" doesn't list user-defined commands that have empty bodies.
[PATCH] Fix PR12526: -location watchpoints for bitfield arguments
Re: [PATCH] Fix truncation of TUI command history
Re: [PATCH] Fix typo in program_info
[PATCH] Force to update thread list in queue-signal.exp
[PATCH] gdb/c-lang.c: Remove useless "err = 0;" instruction in c_get_string()
Re: [PATCH] GDB/testsuite: Correct gdb.base/watchpoint-solib.exp timeout tweak
Re: [PATCH] GDB/testsuite: Extend the time gdbserver is waited for
Re: [PATCH] gdbserver-support: Handle gdbserver start failures
[PATCH] Honour SIGILL and SIGSEGV in cancel breakpoint
Re: [PATCH] Implement support for recording arm/thumb mode coprocessor instructions
[PATCH] In MI mode -var-create --language not working.
[PATCH] Introduce remote_target_is_gdbserver
Re: [PATCH] microMIPS support (Linux signal trampolines)
[PATCH] MIPS bit field failures in gdb.base/store.exp
[PATCH] MIPS: Ignore invalid regs during info registers all
[PATCH] Misc. testsuite cleanups for clang.
Re: [PATCH] Move `_initialize_varobj' to the end of varobj.c
[PATCH] New "producer" attribute for gdb.Symtab objects
[PATCH] New command: queue-signal
[PATCH] NEWS entry about aarch64-linux record/replay support
[PATCH] ppc64le/gdbserver: Fix ppc_collect/supply_ptrace_register() routines
Re: [PATCH] PR python/16699: GDB Python command completion with overriden complete vs. completer class
[PATCH] PR tdep/9390: Fix possible typo on xstorxstormy16-tdep.c
Re: [PATCH] readline/search.c: Remove useless parameter '0' for rl_message()
[PATCH] Remove code to cope with LWPs wrapped as PIDs
[PATCH] Remove some obfuscation from ${arch}_skip_prologue functions
Re: [PATCH] Remove support for "rtld_" prefix on solib-svr4 probes
[PATCH] Remove support for "rtld_" prefix on solib-svr4 probes (was: Re: [RFA] Fix PR gdb/17016: Expect for probe "map_complete" instead of "rtld_map_complete")
[PATCH] Remove support for testing against dead "target vxworks"
[PATCH] Remove trad_frame_set_reg_unknown declaration
[PATCH] Rename 32- and 64-bit Intel files from "i386" to "x86"
[PATCH] Rename current_inferior as current_thread in gdbserver
[PATCH] Reset errno before PTRACE_PEEKUSER for MIPS DSP_CONTROL
[PATCH] Skip dlopen-libpthread.exp in cross testing
[PATCH] Skip server-kill.exp on remote target
[PATCH] skip_prologue_using_sal: early exit if assembler
Re: [PATCH] Specify SA_RESTART when registering the SIGWINCH signal handler
[PATCH] Sync libiberty with gcc
[PATCH] testsuite: expect possible pagination when starting gdb
[PATCH][COMMITTED] AIX: AIX: Remove exec_one_dummy_insn hack
[PATCH][COMMITTED] Fix pr 17367
[PATCH][COMMITTED] scm-error.exp: Handle guile 2.2 backtrace output
[PATCH][PR gdb/17046] Use standard setjmp.h on Darwin
Re: [PATCH][PR guile/17247] Block SIGCHLD while initializing Guile
[PATCHv2,Hurd] Add hardware watch support
[PATCHv3,Hurd] Add hardware watch support
[PATCHv4,Hurd] Add hardware watch support
[PING PATCH] Rename current_inferior as current_thread in gdbserver
Re: [PING] [PATCH] Fix gdb.fortran/array-element.exp failures.
Re: [PING][PATCH 0/2] Improved variable object invalidation in GDB
[PING][PATCH 00/26] Regset rework
Re: [PING][PATCH 1/2] Fix varobj updation after symbol removal
Re: [PING][PATCH 2/2] Testsuite for varobj updation after symbol removal
[PING][PATCH] Also mark ELF solib trampoline minimal symbols special
[PING][PATCH] CONTRIBUTE: For internals refer to wiki, not gdb/doc
[PING][PATCH] gdbserver-support: Handle gdbserver start failures
Re: [PING^2] [PATCH] Fix dynamic_cast operator
[pushed/Ada 1/4] print PTR.all where PTR is an Ada thin pointer
[pushed/Ada 2/4] Ada subscripting of pointer to array with dynamic bounds
[pushed/Ada 3/4] Ada: Print bounds/length of pointer to array with dynamic bounds
[pushed/Ada 4/4] dynarr-ptr.exp: Add ptype tests.
[pushed/Ada] Improved support for pointers to dynamic arrays
[pushed] Add test to make sure GDB knows which "kind" of watchpoint the target has
[pushed] breakpoint.c: debug output when we skip inserting a breakpoint
[pushed] Fix dwarf2loc.h::dwarf2_evaluate_property function description.
[pushed] Fix missing "struct iovec" definition on some x86-linux. (was: "[PATCH 7/7 v2] Tidy #include lists")
[pushed] infrun.c: comment/typo fixes
[pushed] infrun.c:user_visible_resume_ptid: Don't check singlestep_breakpoints_inserted_p
[pushed] Re: [PATCH 03/16 v2] Refactor ptrace extended event status
[pushed] Re: Regression for i686 gdb.dwarf2/pieces-optimized-out.exp [Re: [PATCH v2] Handle partially optimized out values similarly to unavailable values]
[pushed] Remove documention of dead "target vxworks"
[PUSHED][PR gdb/17384] Re: [PATCH] [PR tdep/17379] Fix internal-error when stack pointer is invalid
Re: [RFA 2/9] Explicit locations v2 - Event locations API
Re: [RFA 3/9] Explicit locations v2 - Locations refactor
Re: [RFA 4/9] Explicit locations v2 - Add address locations
Re: [RFA 5/9] Explicit locations v2 - Add probe locations
Re: [RFA 6/9] Explicit locations v2 - Add explicit locations
Re: [RFA 7/9] Explicit locations v2 - CLI for explicit locations
Re: [RFA 8/9] Explicit locations v2 - MI for explicit locations
Re: [RFA/commit] arm-tdep.c: Do not single-step after hitting a watchpoint
[RFA/commit] arm-tdep.c: Do not single-step after hitting a watchpoint.
[RFA] Fix CPPFLAGS handling in gdbserver's build.
[RFA] Fix PR gdb/17016: Expect for probe "map_complete" instead of "rtld_map_complete"
[RFC] Handle armv4t thumb shared library
Re: [RFC] Use address_from_register in dwarf2-frame.c:read_addr_from_reg
[RFC][PATCH] arm-tdep.c (arm_m_exception_cache): Handle stack switching to PSP during exception unwind.
[RFC][PATCH] Process record support for ppc
[testsuite patch] runaway attach processes [Re: Regression: GDB stopped on run with attached process (PR 17347)]
[V3 00/21] Fortran dynamic array support
[V3 01/21] vla: introduce allocated/associated flags
[V3 02/21] vla: make dynamic fortran arrays functional.
[V3 03/21] vla: make field selection work with vla
[V3 04/21] vla: reconstruct value to compute bounds of target type
[V3 05/21] vla: use value constructor instead of raw-buffer manipulation
[V3 06/21] vla: get dynamic array corner cases to work
[V3 07/21] vla: changed string length semantic.
[V3 08/21] vla: get Fortran dynamic strings working.
[V3 09/21] vla: add stride support to fortran arrays.
[V3 10/21] vla: add NEWS entry for dynamic array support
[V3 11/21] test: basic tests for dynamic array evaluations in Fortran.
[V3 12/21] test: evaluate dynamic arrays using Fortran primitives.
[V3 13/21] test: dynamic arrays passed to subroutines.
[V3 14/21] test: correct ptype of dynamic arrays in Fortran.
[V3 15/21] test: evaluating allocation/association status
[V3 16/21] test: dynamic arrays passed to functions.
[V3 17/21] test: accessing dynamic array history values.
[V3 18/21] test: dynamic string evaluations.
[V3 19/21] test: basic MI test for the dynamic array support.
[V3 20/21] test: test sizeof for dynamic fortran arrays.
[V3 21/21] test: stride support for dynamic arrays.
Re: aarch64-tdep.c:aarch64_skip_prologue oddity, what's going on???
automated testing comment [Re: time to workaround libc/13097 in fsf gdb?]
Re: automated testing comment [Re: time to workaround libc/13097 in fsf gdb?]
Re: break on C++ global objects ctors
eliminate deprecated_insert_raw_breakpoint. what's left.
FYI: about pa-hpux and ia64-hpux support
Re: GDB dropping support for mips-irix and alpha-tru64
New deprecation procedure
Questions on commit 6c95b8df7fef5273da71c34775918c554aae0ea8
Re [PATCH 2/7] Fixes for aarch64-linux core file support
Regression for gdb.base/default.exp [Re: [PATCH, doc RFA][PR 15276] Add $_caller_is, et. al.]
Regression for gdb.mi/mi-nsintrall.exp [Re: [PATCH v4 3/3] Fix "breakpoint always-inserted off"; remove "breakpoint always-inserted auto"]
Re: Regression: GDB stopped on run with attached process (PR 17347) [Re: [pushed+7.8] Re: [PATCH] Fix "attach" command vs user input race
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]]]
Re: Regression: GDB stopped on run with attached process (PR 17347) [Re: [pushed+7.8] Re: [PATCH] Fix "attach" command vs user input race
Reminder: wiki entries for GDB 7.8 branch fixes
s/current_inferior/current_thread/ in gdbserver
Sergio Durigan Junior nominated SystemTap Maintainer
Source files are deleted in in-tree build/test
time to workaround libc/13097 in fsf gdb?
top-level configure regenerated (was: "Re: [PATCH, nds32] Exclude building gdb for nds32*-*-* target.")
two agent expression nits (one line each)
Why do functions objfpy_new and pspy_new exist?
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]