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]
[commit 7.8] [patch+7.8] Fix 7.8 regression: resolve_dynamic_struct: Assertion `TYPE_NFIELDS (type) > 0' (PR 17642)
[commit all 14 parts] [PATCH v4 00/14] let gdb reuse gcc's C compiler
[commit] [patch +noconst 1/2] Remove const to many struct objfile *
[commit] [patch +noconst 2/2] Unify lookup_symbol_in_objfile_symtabs
[commit] [patch+7.8] Fix 7.8 regression: resolve_dynamic_struct: Assertion `TYPE_NFIELDS (type) > 0' (PR 17642)
[commit] [patchv2] compile: Fix MinGW build [Re: [mingw rfc] Add mkdtemp to gdb/gnulib/]
[commit] [patchv3 2/2] Accelerate lookup_symbol_aux_objfile 85x
[COMMITTED PATCH] (lookup_global_symbol_from_objfile): Simplify.
[COMMITTED PATCH] (objfpy_get_owner): Increment refcount of result.
[COMMITTED PATCH] cp_lookup_nested_symbol: Fix comments.
[COMMITTED PATCH] cp_lookup_symbol_imports: Make static.
[COMMITTED PATCH] cp_lookup_symbol_nonlocal: Move definition.
[COMMITTED PATCH] Fix off-by-one error in make_hex_string.
[COMMITTED PATCH] infcmd.c (jump_command): Minor simplification.
[COMMITTED PATCH] lookup_symbol_file: Move next to only caller.
[COMMITTED PATCH] python/py-infthread.c: Whitespace fixes.
[COMMITTED PATCH] Rename language_lookup_primitive_type_by_name
[COMMITTED PATCH] Revert fix to symtab/17602, bigger fix needed
[COMMITTED PATCH] value_maybe_namespace_elt: Remove unnecessary test of result != NULL.
[committed] MIPS: Define aliases for MSYMBOL_TARGET_FLAG macros
[mingw rfc] Add mkdtemp to gdb/gnulib/ [Re: [PATCH v4 14/14] the "compile" command]
[OBV] Clean up gdb.trace/entry-values.exp
[patch +const 1/2] Add const to many struct objfile *
[patch +const 2/2] Unify lookup_symbol_in_objfile_symtabs
[patch +noconst 1/2] Remove const to many struct objfile *
[patch +noconst 2/2] Unify lookup_symbol_in_objfile_symtabs
Re: [PATCH 0/2] Fix fails in dw2-dir-file-name.exp on arm
[patch 0/2] Unify lookup_symbol_in_objfile_symtabs
Re: [PATCH 0/3 v2] Process record support for PowerPC
[PATCH 0/3, V2] MIPS: Provide FPU info and decode FCSR in `info float'
[PATCH 0/5] cp-namespace.c cleanup pass
[PATCH 0/5] GNU/Linux, fix attach races/problems
[PATCH 0/6] [PR 17684] Look up primitive types as symbols
[PATCH 0/8] Linux: starvation avoidance in non-stop mode
Re: [PATCH 04/16 v3] Determine supported extended-remote features
Re: [PATCH 06/16 v3] Extended-remote Linux follow fork
Re: [PATCH 1/2] [PR symtab/17602] Split up gdb.cp/anon-ns.cc
[patch 1/2] mingw: update gnulib: prepare the sources
[PATCH 1/2] remote-utils.c: remove unused gdb_stdlog
Re: [PATCH 1/2] S390: Fix 'expedite' for s390-te-linux64
Re: [PATCH 1/3 v2] Add expansion_notify callback to expand_symtabs_matching
Re: [PATCH 1/3 v2] Process record support for PowerPC
Re: [PATCH 1/3] python extended prompt: Use os.getcwd() instead of os.getcwdu()
[PATCH 1/3] Remove h8300_print_float_info
Re: [PATCH 1/4] python support for fetching separate debug files: build_id
[PATCH 1/5] cp-namespace.c cleanup pass: whitespace
[PATCH 1/5] libthread_db: debug output should go to gdb_stdlog
[PATCH 1/6] [PR 17684] new functions symbol_arch, symbol_symtab, symbol_objfile, symbol_set_symtab
Re: [PATCH 1/7] Import readlink
[PATCH 1/8] gdb.threads/{siginfo-thread.c,watchthreads-reorder.c,ia64-sigill.c} races with GDB
[patch 15/14] GDB/GCC compile function pointers [Re: [PATCH v4 00/14] let gdb reuse gcc's C compiler]
Re: [PATCH 2/2] [PR symtab/17602] Fix arguments to symbol_name_cmp
[PATCH 2/2] Function attributes: use shorter versions of the format macros
[patch 2/2] mingw: update gnulib: the gnulib files
Re: [PATCH 2/2] S390: Fix gdbserver support for TDB
Re: [PATCH 2/3 v2] Interleave completion list building with symbol table expansion
Re: [PATCH 2/3 v2] Process record support for PowerPC
Re: [PATCH 2/3 v3] Process record support for PowerPC
Re: [PATCH 2/3 v4] Process record support for PowerPC
Re: [PATCH 2/3] Fix Python help() test for Python 3
[PATCH 2/3] Refactor gdbarch method print_float_info
[PATCH 2/5] cp-namespace.c cleanup pass: simplify cp_lookup_symbol_in_namespace
[PATCH 2/5] Linux: on attach, attach to lwps listed under /proc/$pid/task/
[PATCH 2/6] [PR 17684] lookup_symbol_nonlocal routines get langdef parameter
[PATCH 2/8] watch_thread_num.exp and targets with fairer event reporting
Re: [PATCH 3/3 v2] Implement completion limiting
Re: [PATCH 3/3 v2] Process record support for PowerPC
[PATCH 3/3] MIPS: Provide FPU info and decode FCSR in `info float'
Re: [PATCH 3/4] python support for fetching separate debug files: add_separate_debug_file
[PATCH 3/5] cp-namespace.c cleanup pass: cp_lookup_nested_symbol_1
[PATCH 3/5] libthread_db: Skip attaching to terminated and joined threads
[PATCH 3/6] [PR 17684] rename initialize_symbol -> initialize_objfile_symbol
Re: [PATCH 3/7] Import lstat
[PATCH 3/8] cleanup and speed up (software_)breakpoint_inserted_here_p
[PATCH 4/4 v2] python support for fetching separate debug files: owner
[PATCH 4/5] cp-namespace.c cleanup pass: remove redundant calls to cp_lookup_symbol_in_namespace
[PATCH 4/5] Linux: Skip thread_db thread event reporting if PTRACE_EVENT_CLONE is supported
[PATCH 4/6] [PR 17684] SYMBOL_DOMAIN_BITS
[PATCH 4/8] linux-nat.c: clean up pending status checking and resuming LWPs
[PATCH 5/5] cp-namespace.c cleanup pass: remove redundancies in cp_lookup_symbol_nonlocal
[PATCH 5/5] Test attaching to a program that constantly spawns short-lived threads
[PATCH 5/6] [PR 17684] add support for primitive types as symbols
[PATCH 5/8] linux-nat.c: always mark execing LWP as resumed
[PATCH 6/6] [PR 17684] Add c++ support
[PATCH 6/8] linux-nat.c: better starvation avoidance, handle non-stop mode too
[PATCH 7/8] [gdbserver] linux-low.c: better starvation avoidance, handle non-stop mode too
[PATCH 8/8] add non-stop test that stresses thread starvation issues
[PATCH obvious/pushed] Fix comment typo
[PATCH obvious/pushed] Remove duplicate comment
Re: [PATCH v2 1/2] ISA bit treatment on the MIPS platform
Re: [PATCH v2 2/2] Correct invalid assumptions made by (mostly) DWARF-2 tests
Re: [PATCH v2] Bug 17394: we cannot put a break-point at a global function for ASM file
Re: [PATCH v2] Catch exception in value_rtti_indirect_type
Re: [PATCH v2] gdb/hppa-tdep.c: Fix logical working flow typo issue
[PATCH v2] Restore terminal state in mi_thread_exit (PR gdb/17627)
[PATCH v3 0/2] Provide useful completer for "info registers"
[PATCH v3 0/3] gdbserver: Fix support for S390 TDB
[PATCH v3 1/2] Add new GDB command "maint print user-registers"
[PATCH v3 1/3] gdbserver: Rephrase loops in regsets_fetch/store_inferior_registers
Re: [PATCH v3 12/14] add linux_infcall_mmap
Re: [PATCH v3 14/14] the "compile" command
Re: [PATCH v3 2/2] Add dprintf and detach test (PR breakpoints/17012)
[PATCH v3 2/2] Provide completer for "info registers"
[PATCH v3 2/3] gdbserver: Prevent stale/random values in register cache
[PATCH v3 3/3] S390: Fix gdbserver support for TDB
RE: [PATCH v3] aarch64/gdbserver: fix floating point registers display
[PATCH v3] gdb/hppa-tdep.c: Fix logical working flow issues and check additional store instructions
[PATCH v4 0/2] Provide useful completer for "info registers"
[PATCH v4 0/4] gdbserver: Fix support for S390 TDB
Re: [PATCH v4 00/14] let gdb reuse gcc's C compiler
[PATCH v4 1/2] Add new GDB command "maint print user-registers"
[PATCH v4 1/4] gdbserver: Rephrase loops in regsets_fetch/store_inferior_registers
Re: [PATCH v4 12/14] add linux_infcall_mmap
Re: [PATCH v4 14/14] the "compile" command
[PATCH v4 2/2] Provide completer for "info registers"
[PATCH v4 2/4] gdbserver: Prevent stale/random values in register cache
[PATCH v4 3/4] gdbserver: Support read-only regsets in linux-low.c
[PATCH v4 4/4] S390: Fix gdbserver support for TDB
[PATCH v4] gdb/hppa-tdep.c: Fix logical working flow issues and check additional store instructions
Re: [PATCH v4] Introduce target_is_gdbserver
Re: [PATCH V5 2/3] Add AVX512 register support to gdbserver.
[PATCH v5] gdb/hppa-tdep.c: Fix logical working flow issues and check additional store instructions
Re: [PATCH v5] Introduce target_is_gdbserver
Re: [PATCH v5] Introduce target_is_gdbserver (was: v4)
Re: [PATCH v8] Events when inferior is modified
Re: [patch+7.8] Fix 7.8 regression: resolve_dynamic_struct: Assertion `TYPE_NFIELDS (type) > 0' (PR 17642)
[PATCH, ARM] Support for value 3 of Tag_ABI_VFP_args ARM attribute
[patch, moxie, committed] Add zex instructions to moxie simulator
[PATCH, moxie, sim] Add mul.x and umul.x instruction support
[PATCH, moxie, sim] moxie ldo/sto instructions use 16 bit offsets
[PATCH, moxie] Add moxiebox target support
[PATCH, moxie] Update single step and process record for moxie ISA updates
[PATCH/pushed] Add myself as write after approval maintainer
Re: [PATCH] [PR symtab/17591] Better fix
[PATCH] [RFC] PR c++/16874: make it easier to use anonymous namespaces
[PATCH] A few comment cleanups
[PATCH] Allow gdb.lookup_objfile to work with symlinked binary
Re: [PATCH] Append to input history file instead of overwriting it
[PATCH] Buildsym cleanups: more docs, more uniform set-up and tear-down
Re: [PATCH] Catch exception in value_rtti_indirect_type
[PATCH] Clear upper bits during sign extension
[PATCH] Commit f64e188b5 broke core file support in gdb
[patch] compile: Fix function pointers
[patch] compile: Fix MinGW build [Re: [mingw rfc] Add mkdtemp to gdb/gnulib/]
[patch] compile: rm -rf -> ftw()+rmdir()+unlink() [Re: [patch] compile: Fix MinGW build]
Re: [patch] compile: rm -rf -> ftw()+rmdir()+unlink() [Re: [patch] compile: Fix MinGW build]
Re: [PATCH] Delete program spaces directly when removing inferiors
[PATCH] Detect 64-bit-ness in PowerPC Book III-E
Re: [PATCH] Don't enable gdbtk in testsuite
[PATCH] Don't repeat breakpoint commands
Re: [PATCH] dwarf2read.c (peek_die_abbrev): Improve error message text.
Re: [PATCH] Enable invoking overloaded operator() method on class and union values.
Re: [PATCH] Fix behaviour of 'show' commands in hook functions in MI mode
Re: [PATCH] Fix build with Python 3.4 (PR python/16784)
[PATCH] Fix gdb.cp/typeid.exp failures for ppc64
[PATCH] Fix info mem command for 32 bits host/64 bits target
[PATCH] Fix make_cleanup_dtor signature to match declaration
Re: [PATCH] Fix parallel testing issues in gdb.guile tests
Re: [PATCH] follow-exec: handle targets that don't have thread exit events
[PATCH] GCC5/DWARFv5 Handle DW_TAG_atomic_type for C11 _Atomic type qualifier.
[PATCH] Introduce utility function find_inferior_ptid
[PATCH] Make dg-extract-results.sh explicitly treat .{sum,log} files as text
[PATCH] Make naming of psymtab "quick" fns more consistent.
[PATCH] Merge dg-extract-results.{sh,py} from GCC upstream
RE: [Patch] Microblaze: Port of Linux gdbserver
Re: [PATCH] microMIPS support (Linux signal trampolines)
[PATCH] MIPS SDE OS ABI support
[PATCH] MIPS: Handle the DSP registers for bare metal
[PATCH] New parameter: debug symbol-lookup
[PATCH] New python function gdb.lookup_objfile.
[PATCH] PR 17520 -- structure offset wrong when 1/4 GB or greater
[PATCH] PR binutils/17677: _bfd_elf_get_synthetic_symtab runs in O(n^2) complexity
[PATCH] Printing of large objects not interruptable
Re: [PATCH] Provide useful completer for "info registers"
[PATCH] Recognize branch instruction on MIPS in gdb.trace/entry-values.exp
Re: [PATCH] Remove general_symbol_info.language_specific.cplus_specific
Re: [patch] Remove HPUX
[PATCH] Remove redundant call to lookup_static_symbol.
Re: [PATCH] Remove remnant of Chill support
[PATCH] Remove struct symbol_search member symtab.
[PATCH] Rename cp_is_anonymous to cp_is_in_anonymous
[PATCH] Rename cp_lookup_symbol_imports to cp_lookup_symbol_via_imports
[PATCH] Rename find_type_baseclass_by_name to cp_find_type_baseclass_by_name
[PATCH] Restore check-gdb.% target
Re: [PATCH] Restore terminal state in mi_thread_exit (PR gdb/17627)
[PATCH] Sanitize input_interrupt output
[PATCH] Skipping tests that use remote protocol
[PATCH] symbol lookup cache
[PATCH] symtab.c (domain_name) <MODULE_DOMAIN>: Add missing case.
[PATCH] testsuite/boards/stabs.exp
Re: [PATCH] testsuite: expect possible pagination when starting gdb
Re: [PATCH] Use GCC5/DWARF5 DW_AT_noreturn to mark functions that don't return normally.
Re: [PATCH] Use standard_testfile in i386-bp_permanent.exp
[PATCHSET] [0/4] Fix various issue in TUI
[PATCHSET] [1/4] Fix various issue in TUI
[PATCHSET] [2/4] Fix various issue in TUI
[PATCHSET] [3/4] Fix various issue in TUI
[PATCHSET] [4/4] Fix various issue in TUI
[patchv2] compile: Fix MinGW build [Re: [mingw rfc] Add mkdtemp to gdb/gnulib/]
Re: [patchv3 2/2] Accelerate lookup_symbol_aux_objfile 85x
RE: [PING] [PATCH v2] Bug 17394: we cannot put a break-point at a global function for ASM file
FW: [PING] [PATCH v3] Bug 17394: we cannot put a break-point at a global function for ASM file
[PING][PATCH] execl-update-breakpoints.exp: Move whole segment instead of .text section
[PING][PATCH] Fix behaviour of 'show' commands in hook functions in MI mode
Re: [ping^2 PATCH v2 1/4] Implemement support for groups of syscalls in the xml-syscall interface.
Re: [ping^3 PATCH v2 1/4] Implemement support for groups of syscalls in the xml-syscall interface.
[pushed/Ada] Internal error trying to print uninitialized string.
[pushed] Avoid use of sprintf in gdb/utils.c:make_hex_string
[pushed] callback.h:struct host_callback_struct compilation error on Windows hosts.
[pushed] Fix ARI warnings in gdb/compile/compile-object-load.c.
[pushed] Remove "dll-symbols", "add-shared-symbol-files" and assf" commands.
Re: [pushed] Use strtod instead of strtold in libiberty/d-demangle.c
[RFA/doco+NEWES] Remove "add-shared-symbol-files", "dll-symbols" and "assf" commands doc.
Re: [RFA/Linux] Ask kernel to kill inferior when GDB terminates
[RFA] configure gdb/gnulib with --disable-largefile if largefile support disabled.
Re: [RFC/RFT] Use core regset iterators on GNU Hurd
Re: [RFC/RFT] Use core regset iterators on Linux/CRIS
Re: [RFC/RFT] Use core regset iterators on Sparc Solaris
[RFC] [PATCH] Provide the ability to write the frame unwinder in Python
[RFC] [PR 17684] Look up primitive types as symbols
[RFC] Run tests in sub dir of testsuite/
[RFC] symbol lookup cache
[RFC][PATCH] Provide ability to have "foo set bar" parameters in python
[v2,1/2] remote-utils.c: remove unused gdb_stdlog
[v2,2/2] Function attributes: use shorter versions of the format macros
Re: Experimental branches
File-name completer marks all files as executable on MS-Windows
Re: FYI: small updates on GDB Coding Style wiki
GDB 7.9 branching - 2 weeks to go (Mon, Jan 12th)!
New ARI warning Fri Dec 5 01:52:44 UTC 2014
New ARI warning Sat Dec 13 01:53:10 UTC 2014
obsolete: [patch 15/14] GDB/GCC compile function pointers [Re: [PATCH v4 00/14] let gdb reuse gcc's C compiler]
path to find libcc1.so?
Re: PING: [V3 00/21] Fortran dynamic array support
ping^2: [patchv2] Fix 100x slowdown regression on DWZ files
pushed/gdb-7.8-branch: [PATCH] Lift DWARF unwinder restriction in dwarf2-frame.c::dwarf2_frame_cfa
pushed: [PATCH] Lift DWARF unwinder restriction in dwarf2-frame.c::dwarf2_frame_cfa
pushed: [RFA/doco+NEWES] Remove "add-shared-symbol-files", "dll-symbols" and "assf" commands doc.
pushed: [RFA/Linux] Ask kernel to kill inferior when GDB terminates
pushed: [RFA] configure gdb/gnulib with --disable-largefile if largefile support disabled.
Re: RFA 0/2 fix for bug with large structure offsets
Re: RFA 1/2 fix for bug with large structure offsets
Re: RFA bug fix -- x86-64 stabs and deprecated fp register
RFC: remove "info dll" alias to "info sharedlibraries"?
Re: RFC: skip_inline_frames failed assertion resuming from breakpoint on LynxOS
Re: RFC: using AdaCore's git hooks for binutils-gdb.git ...
Re: two agent expression nits (one line each)
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]