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]
[Ada/NEWS+doco] New Ada maintenance command to ignore descriptive types (DWARF).
[commit+7.7] [patch] Fix set auto-load safe-path false warning regression (PR 16216)
[COMMIT-v4] Fix PR 16201: internal error on a cygwin program linked against a DLL with no .data section
[commit/Ada 01/11] ada-valprint.c: Reorder functions to reduce advance declarations.
[commit/Ada 02/11] ada_val_print_1: Add language parameter
[commit/Ada 03/11] ada_val_print_1: Go through val_print instead of recursive call to self.
[commit/Ada 04/11] Remove call to gdb_flush at end of ada_val_print_1
[commit/Ada 05/11] Split ada_val_print_1 into smaller functions
[commit/Ada 06/11] ada-valprint.c: Inline print_record inside ada_val_print_struct_union
[commit/Ada 07/11] rewrite ada_val_print_ref to reduce if/else block nesting depth
[commit/Ada 08/11] move ada_val_print_array down within other ada_val_print* functions
[commit/Ada 09/11] Extract string-printing out of ada_val_print_array
[commit/Ada 10/11] ada_print_floating: Remove use of statically sized buffer.
[commit/Ada 11/11] Ada: Fix missing call to pretty-printer for fields of records.
[commit/Ada] Add missing empty line after declaration in ada-typeprint.c:print_range.
[commit/Ada] Array bound incorrectly printed for array indexed by enum subrange
[commit/Ada] General ada-valprint improvements
[commit/Ada] Try printing array range using the name of its index type
[commit/obv] Add missing empty line after declarations in "if" block (py-type.c).
[commit/obvious] Add "volatile" keyword to "struct gdb_exception" declaration
[commit/obvious] Delete ada-lang.h::clear_ada_sym_cache (nonexistant function).
[commit/wwww] Publish the creation of the gdb-7.7 branch.
[commit] ada-lang.c: Really include "ui-out.h".
[commit] dll.c (UNSPECIFIED_CORE_ADDR): New macro.
[commit] Fix small style violation in py-value.c:get_field_type
[commit] Fix typo in ppc64_standard_linkage7
[commit] inferiors.c (thread_id_to_gdb_id): Delete.
[commit] Remove assert in procfs.c::procfs_make_note_section (x86-solaris)
[commit] varobj/Ada: Missing children for interface-wide tagged types
[FYI 0/3] trivial unused fixes
[FYI 1/3] remove unused deprecated_flush_hook declaration
[FYI 2/3] remove use_windows
[FYI 3/3] remove obsolete declaration
[FYI] Adding myself as a write-after-approval maintainer
[FYI] remove deprecated_set_hook
[OB PATCH] Fix uninitialized type_flags variable
[obv] gdbthread.h (gdb_id_to_thread): Delete, unused.
[PATCH 0/2] Create inferior fro trace file target
Re: [PATCH 0/2] GDB process record and reverse debugging improvements for arm*-linux*
[PATCH 0/2] minor cleanups for cmd_list_element
[PATCH 0/3] Add debug_printf and timestamps to gdbserver
[PATCH 0/3] frame filter fixes, proposed for 7.7
[PATCH 0/3] main_name cleanups
[PATCH 0/3] move entry point info to the per-BFD object
[PATCH 0/3] remove obsolete ansidecl.h macros from sim
[PATCH 0/3] remove overlapping allocation macros
[PATCH 0/4] Change 'len' of to_xfer_partial to ULONGEST
[PATCH 0/5 V8] MI notification on trace started/stopped
[PATCH 0/6 OBV] Fix compilation errors for hurd
[PATCH 0/6] Return target_xfer_status in to_xfer_partial
[PATCH 00/11] Support powerpc64le-linux platform
[PATCH 01/11] Refactor ppc64 function call and return value handling
Re: [PATCH 01/11] Use 'struct varobj_item' to represent name and value pair
Re: [PATCH 02/11] Generalize varobj iterator
[PATCH 02/11] Little-endian fixes: structure passing
Re: [PATCH 03/11] Iterate over 'struct varobj_item' instead of PyObject
[PATCH 03/11] Little-endian fixes: AltiVec tests
[PATCH 04/11] Little-endian fixes: VSX tests and pseudo-regs
Re: [PATCH 04/11] Remove #if HAVE_PYTHON
[PATCH 05/11] Little-endian fixes: 32-bit DFP parameters
Re: [PATCH 05/11] Rename varobj_pretty_printed_p to varobj_is_dynamic_p
[PATCH 06/11] Little-endian fixes: 128-bit DFP parameters / registers
Re: [PATCH 06/11] Use varobj_is_dynamic_p more widely
[PATCH 07/11] ELFv2 ABI: base support
Re: [PATCH 07/11] MI option --available-children-only
[PATCH 08/11] ELFv2 ABI: no function descriptors
Re: [PATCH 08/11] Iterator varobj_items by their availability
Re: [PATCH 09/11] Delete varobj's children on traceframe is changed.
[PATCH 09/11] ELFv2 ABI: stack frame layout changes
[PATCH 1/2] convert flags to bitfields
[PATCH 1/2] Create inferior for tfile target
[PATCH 1/2] Expand documentation of common-utils.h::FUNCTION_NAME
[PATCH 1/3] change gdbserver to use hashtab: list->table
[PATCH 1/3] change solib-frv to use entry_point_address_query
[PATCH 1/3] fix crash in frame filters
[PATCH 1/3] gdbserver debug_printf+timestamps: FUNCTION_NAME
[PATCH 1/3] make language_of_main static
Re: [PATCH 1/3] psymtab.c cleanup: Move expand_partial_symbol_names.
[PATCH 1/3] remove PARAMS from include/cgen
[PATCH 1/3] replace XZALLOC with XCNEW
[PATCH 1/4] Use target_xfer_partial_ftype for rs6000_xfer_shared_libraries
[PATCH 1/5] Add D to the gdb testsuite.
[PATCH 1/5] Move ptid_match to common/ptid.c.
[PATCH 1/5] Process notifications when reply is got
[PATCH 1/6] Fix no previous prototype for '_initialize_gnu_nat' [-Werror=missing-prototypes]
[PATCH 1/6] Tweak in memory_error
[PATCH 10/11] ELFv2 ABI: structure passing / return
Re: [PATCH 10/11] Match dynamic="1" in the output of -var-list-children
[PATCH 11/11] ELFv2 ABI: skip global entry point code
Re: [PATCH 11/11] Test case
[PATCH 2/2] Add ARI (ok) marker for __func__ reference in common-utils.h
[PATCH 2/2] better packing for command struct
[PATCH 2/2] Create inferior for ctf target.
[PATCH 2/3] change gdbserver to use hashtab: preparatory cleanup
[PATCH 2/3] fix erroneous error-handling in frame filter code
[PATCH 2/3] gdbserver debug_printf+timestamps: delim_string_to_char_ptr_vec_append
[PATCH 2/3] move main name into the progspace
Re: [PATCH 2/3] psymtab.c cleanup: Add function parameter typedefs
[PATCH 2/3] relocate the entry point addess when used
[PATCH 2/3] remove PARAMS from sim
[PATCH 2/3] replace XMALLOC with XNEW
[PATCH 2/4] Change to_xfer_partial 'len' type to ULONGEST.
[PATCH 2/5] Move status_to_str to nat/linux-waitpid.c.
[PATCH 2/5] Query supported notifications by qSupported
[PATCH 2/5] Updates d_language_defn to not use macro expansion
[PATCH 2/6] core_xfer_shared_libraries and core_xfer_shared_libraries_aix returns ULONGEST
[PATCH 2/6] Remove declaration of inf_tid_to_proc
[PATCH 3/3, doc RFA] gdbserver debug_printf+timestamps: main patch
[PATCH 3/3] avoid python exception in FrameDecorator.py
[PATCH 3/3] move the "main" data into the per-BFD object
[PATCH 3/3] move the entry point info into the per-bfd object
Re: [PATCH 3/3] psymtab.c cleanup: remove "partial" from function names
[PATCH 3/3] remove VA_* macros from sim
[PATCH 3/3] replace XCALLOC with XCNEWVEC or XCNEW
[PATCH 3/4] Change 'len' of linux_common_xfer_osdata to ULONGEST.
[PATCH 3/5] Add d_main_name to dlang.c
[PATCH 3/5] async remote notification 'Trace'.
[PATCH 3/5] Linux waitpid/__WALL emulation wrapper: If WNOHANG is set, don't touch sigprocmask.
[PATCH 3/6] Make functions static.
[PATCH 3/6] Replace -1 with TARGET_XFER_E_IO
[PATCH 4/4] Change 'len''s type from LONGEST to ULONGEST: gdbarch methods core_xfer_shared_libraries and core_xfer_shared_libraries_aix
[PATCH 4/5] Implement D primitive types in GDB
[PATCH 4/5] MI notification on trace started/stopped
[PATCH 4/5] Teach gdbserver's linux backend about no unwaited-for children (TARGET_WAITDKIND_NO_RESUMED).
Re: [PATCH 4/6] gdbserver: Delimit debugging output for readability
[PATCH 4/6] Return early in target_xfer_partial when LEN is zero.
[PATCH 4/6] Use void for empty argument list in trace_me
[PATCH 5/5] Add TARGET_WAITKIND_NO_RESUMED support to the RSP.
[PATCH 5/5] Fix for D demangling in GDB
[PATCH 5/5] New test case mi-trace-changed.exp
[PATCH 5/6] Add qualifier 'const' to argument args
[PATCH 5/6] Return target_xfer_status in to_xfer_partial
[PATCH 6/6] Remove an empty-body 'if' statement
[PATCH 6/6] Update comments to to_xfer_partial implementations.
[PATCH OBV] Fix missing-prototypes error for '_initialize_spu_nat'
[PATCH OBV] Use enum bfd_endian in gdbarch.sh
[PATCH OBV] Use gdb_byte * instead of void *
Re: [PATCH v1 02/36] Guile extension language: doc additions
Re: [PATCH v1 08/36] Guile extension language: guile/README
Re: [PATCH v1 1/3] Add AVX512 registers support to GDB.
[PATCH v10 00/28] record-btrace: reverse
[PATCH v10 01/28] btrace, test: fix multi-line btrace tests
[PATCH v10 02/28] btrace, linux: fix memory leak when reading branch trace
[PATCH v10 03/28] btrace: uppercase btrace_read_type
[PATCH v10 04/28] gdbarch: add instruction predicate methods
[PATCH v10 05/28] frame: add frame_id_build_unavailable_stack_special
[PATCH v10 06/28] btrace: change branch trace data structure
[PATCH v10 07/28] record-btrace: fix insn range in function call history
[PATCH v10 08/28] record-btrace: start counting at one
[PATCH v10 09/28] btrace: increase buffer size
[PATCH v10 10/28] record-btrace: optionally indent function call history
[PATCH v10 11/28] record-btrace: make ranges include begin and end
[PATCH v10 12/28] btrace: add replay position to btrace thread info
[PATCH v10 13/28] Add target_ops argument to to_prepare_to_store
[PATCH v10 14/28] record-btrace: supply register target methods
[PATCH v10 15/28] frame, backtrace: allow targets to supply a frame unwinder
[PATCH v10 16/28] frame, cfa: check unwind stop reason first
[PATCH v10 17/28] frame: do not assume unwinding will succeed
[PATCH v10 18/28] record-btrace, frame: supply target-specific unwinder
[PATCH v10 19/28] target, breakpoint: allow insert/remove breakpoint to be forwarded
[PATCH v10 20/28] record-btrace: provide xfer_partial target method
[PATCH v10 21/28] record-btrace: add to_wait and to_resume target methods.
[PATCH v10 22/28] record-btrace: provide target_find_new_threads method
[PATCH v10 23/28] record-btrace: add record goto target methods
[PATCH v10 24/28] record-btrace: extend unwinder
[PATCH v10 25/28] btrace, gdbserver: read branch trace incrementally
[PATCH v10 26/28] record-btrace: show trace from enable location
[PATCH v10 27/28] target: allow decr_pc_after_break to be defined by the target
[PATCH v10 28/28] record-btrace: add (reverse-)stepping support
[PATCH v2 0/3] remove all_lwps from gdbserver
[PATCH v2 0/7] ARM record/replay and reverse debugging improvements
Re: [PATCH v2 0/9] share minimal symbols across objfiles
[PATCH v2 00/11] Support powerpc64le-linux platform
[PATCH v2 00/36] Guile extension language for GDB
[PATCH v2 01/11] Refactor ppc64 function call and return value handling
[PATCH v2 01/36] Guile extension language: configure changes
[PATCH v2 02/11] Little-endian fixes: structure passing
Re: [PATCH v2 02/13] script language API for GDB: extension.[ch]
[PATCH v2 02/36] Guile extension language: doc additions
[PATCH v2 03/11] Little-endian fixes: AltiVec tests
[PATCH v2 03/36] Guile extension language: auto-load.c changes
[PATCH v2 04/11] Little-endian fixes: VSX tests and pseudo-regs
[PATCH v2 04/36] Guile extension language: breakpoint.c changes
[PATCH v2 05/11] Little-endian fixes: 32-bit DFP parameters
[PATCH v2 05/36] Guile extension language: cli changes
[PATCH v2 06/11] Little-endian fixes: 128-bit DFP parameters / registers
[PATCH v2 06/36] Guile extension language: gdbtypes.c additions
[PATCH v2 07/11] ELFv2 ABI: base support
[PATCH v2 07/36] Guile extension language: extension.c additions
[PATCH v2 08/11] ELFv2 ABI: no function descriptors
[PATCH v2 08/36] Guile extension language: guile/README
[PATCH v2 09/11] ELFv2 ABI: stack frame layout changes
[PATCH v2 09/36] Guile extension language: gdb-guile.exp
[PATCH v2 1/3] remove all_lwps from gdbserver: rename head -> entry
[PATCH v2 1/7] Fix for memory record corruption due to 64bit addresses
[PATCH v2 10/11] ELFv2 ABI: structure passing / return
[PATCH v2 10/36] Guile extension language: guile.c, guile.h
[PATCH v2 11/11] ELFv2 ABI: skip global entry point code
[PATCH v2 11/36] Guile extension language: scm-auto-load.c
[PATCH v2 12/36] Guile extension language: scm-gsmob.c
[PATCH v2 13/36] Guile extension language: scm-exception.c, scm-safe-call.c
[PATCH v2 14/36] Guile extension language: scm-ports.c
[PATCH v2 15/36] Guile extension language: scm-string.c
[PATCH v2 16/36] Guile extension language: scm-utils.c
[PATCH v2 17/36] Guile extension language: scm-iterator.c
[PATCH v2 18/36] Guile extension language: scm-arch.c
[PATCH v2 19/36] Guile extension language: scm-block.c
[PATCH v2 2/3] remove all_lwps from gdbserver: use list api
[PATCH v2 2/7] Fix for bugs in push and ldm instructions decoding
[PATCH v2 20/36] Guile extension language: scm-breakpoint.c
[PATCH v2 21/36] Guile extension language: scm-disasm.c
[PATCH v2 22/36] Guile extension language: scm-frame.c
[PATCH v2 23/36] Guile extension language: scm-lazy-string.c
[PATCH v2 24/36] Guile extension language: scm-math.c
[PATCH v2 25/36] Guile extension language: scm-objfile.c
[PATCH v2 26/36] Guile extension language: scm-pretty-print.c
[PATCH v2 27/36] Guile extension language: scm-symbol.c
[PATCH v2 28/36] Guile extension language: scm-symtab.c
[PATCH v2 29/36] Guile extension language: scm-type.c
[PATCH v2 3/3] remove all_lwps from gdbserver: remove all_lwps
[PATCH v2 3/7] Fix for bug in pop instruction decoding
[PATCH v2 30/36] Guile extension language: scm-value.c
[PATCH v2 31/36] Guile extension language: Scheme files
[PATCH v2 32/36] Guile extension language: help.exp update
[PATCH v2 33/36] Guile extension language: generic,goops tests
[PATCH v2 34/36] Guile extension language: equal? tests
[PATCH v2 35/36] Guile extension language: error tests
[PATCH v2 36/36] Guile extension language: section script tests
[PATCH v2 4/7] Adds support for recording system call instructions
[PATCH v2 5/7] Adds support for thumb32 instructions recording
[PATCH v2 6/7] Updates configure.tgt and enables gdb.reverse testsuite
[PATCH v2 7/7] Adds a NEWS entry for arm record/replay improvements
[PATCH v2] Add comments to gdbarch_address_class_name_to_type_flags
[PATCH v2] fixed inherit_abstract_dies infinite recursive call
[PATCH v2] gdb: xtensa: fix linux ptrace includes
[PATCH v2] Remove duplicated include in gdb directory
[PATCH v3 00/10] Remove `expout*' globals from parser-defs.h
Re: [PATCH v3 00/13] C99 variable length array support
[PATCH v3 01/10] Language independent bits
[PATCH v3 02/10] SystemTap integration
[PATCH v3 03/10] C language
[PATCH v3 04/10] Ada language
[PATCH v3 05/10] Fortran language
[PATCH v3 06/10] Java language
[PATCH v3 07/10] Modula-2 language
[PATCH v3 08/10] Objective-C language
[PATCH v3 09/10] Pascal language
[PATCH v3 10/10] Go programming language
Re: [PATCH v3] Events when inferior is modified
[PATCH V3] fixed inherit_abstract_dies infinite recursive call
[PATCH v3] Remove duplicated include in gdb directory
Re: [PATCH v4 00/13] C99 variable length array support
[PATCH v4 00/16] extension language API for GDB
Re: [PATCH v4 01/13] vla: introduce new bound type abstraction adapt uses
[PATCH v4 01/16] extension language API for GDB: configure changes
Re: [PATCH v4 02/13] type: add c99 variable length array support
[PATCH v4 02/16] extension language API for GDB: extension.[ch]
Re: [PATCH v4 03/13] vla: enable sizeof operator to work with variable length arrays
[PATCH v4 03/16] extension language API for GDB: python.[ch] changes
Re: [PATCH v4 04/13] vla: enable sizeof operator for indirection
[PATCH v4 04/16] extension language API for GDB: auto-load changes
[PATCH v4 05/16] extension language API for GDB: breakpoint changes
[PATCH v4 06/16] extension language API for GDB: pretty-printer changes
[PATCH v4 07/16] extension language API for GDB: cli changes
[PATCH v4 08/16] extension language API for GDB: mi changes
[PATCH v4 09/16] extension language API for GDB: framefilter changes
[PATCH v4 10/16] extension language API for GDB: top.c changes
[PATCH v4 11/16] extension language API for GDB: typeprint changes
Re: [PATCH v4 12/13] test: basic c99 vla tests for C primitives
[PATCH v4 12/16] extension language API for GDB: preserve_values changes
[PATCH v4 13/16] extension language API for GDB: utils.c changes
[PATCH v4 14/16] extension language API for GDB: eval.c, main.c changes
[PATCH v4 15/16] extension language API for GDB: defs.h changes
[PATCH v4 16/16] extension language API for GDB: python-interrupts.exp
Re: [PATCH v4] Events when inferior is modified
[PATCH v4] fixed inherit_abstract_dies infinite recursive call
[PATCH v4] Remove duplicated include in gdb directory
[PATCH v5] Remove duplicated include in gdb directory
[Patch v8] Debug methods using GDB Python
RE: [PATCH v9 21/29] record-btrace: provide xfer_partial target method
[PATCH/obvious] Fix 7.7 branch date annoucement
[PATCH/v4 1/3] fix Bug 15180 Agent style dprintf does not respect conditions (gdb)
[PATCH/v4 2/3] fix Bug 15180 Agent style dprintf does not respect conditions (gdbserver)
[PATCH/v4 3/3] fix Bug 15180 Agent style dprintf does not respect conditions (test)
[PATCH] [doc] Mention that "set environment" affects the shell too.
Re: [PATCH] [remote/gdbserver] Don't lose signals when reconnecting.
[PATCH] AArch64: gdb.base/float.exp: Fix `info float' test
[PATCH] Accept convenience variable in commands -break-passcount and -break-commands
[PATCH] Add AT_HWCAP2 auxv tag
[PATCH] Add comments to gdbarch_address_class_name_to_type_flags
Re: [PATCH] Add d_main_name to dlang.c
Re: [PATCH] add gdbarch_in_function_epilogue_p hook for sparc64
[PATCH] btrace: initiate teardown when closing record btrace target
[PATCH] Cast to uintptr_t when calling ptrace32 on aix
[PATCH] Change len's type to ULONGEST: remote_read_bytes and get_core_siginfo
[PATCH] Change len's type to ULONGEST: remote_write_bytes_aux
[PATCH] convert CONST to const
Re: [PATCH] Debug Methods in GDB Python
[PATCH] Fix "is a record target open" checks.
[Patch] Fix binutils-gdb build with GCC 4.9 (was: Build problems with GIT version: ../bfd/bfd.h:304:75: error: right-hand operand of comma expression has no effect)
[PATCH] Fix buffer underrun in i386-dis.c.
[PATCH] Fix check for ICC incomplete struct types
[PATCH] Fix copy of filename in bfd's filename field
[PATCH] Fix dir command for duplicated paths
[PATCH] Fix for pr 16426
[PATCH] Fix for PR breakpoints/16392: info prog after failure to insert breakpoint can cause gdb crash
[PATCH] Fix for PR tdep/16397: SystemTap SDT probe support for x86 doesn't work with "triplet operands"
[patch] Fix gdb.base/argv0-symlink.exp FAIL in long dirpath
[PATCH] Fix gdb.trace/mi-traceframe-changed.exp to check for target trace support
Re: [PATCH] Fix JIT reader path creation
Re: [PATCH] Fix passing double float complex arguments in sparc64
[PATCH] Fix pointer assignment with different signedness
[PATCH] Fix possible alignment issue with dw2-dir-file-name test case
Re: [PATCH] Fix PR 12702 - gdb can hang waiting for thread group leader (gdbserver)
[PATCH] Fix PR gdb/16120
[PATCH] Fix regression on s390x with entry-values.exp
[patch] Fix set auto-load safe-path false warning regression (PR 16216)
[PATCH] fixed inherit_abstract_dies infinite recursive call
Re: [PATCH] gdb.mi/mi-info-os.exp: Fix cross-debugger testing
Re: [PATCH] gdb/elfread.c: Enable ifunc support on ARM.
[PATCH] gdb: replace suffix rules with pattern rules
[PATCH] gdb: Support install-strip target
[PATCH] gdb: xtensa: fix build
[PATCH] gdb: xtensa: fix on 64 bit hosts
[PATCH] gdbserver: keep event_child and current_inferior in sync
[PATCH] Have regdat.sh always rewrite the output register file
Re: [PATCH] Let gdbserver doesn't tell GDB it support target-side breakpoint conditions and commands if it doesn't support 'Z' packet
Re: [PATCH] Make "backtrace" doesn't print python stack if init python dir get fail
Re: [PATCH] Make STARTUP_WITH_SHELL a runtime toggle -- add new "set/show startup-with-shell" option.
Re: [PATCH] New "make check-headers" rule.
Fwd: [PATCH] PR binutils/16490: Disp8 encoding/decoding is wrong AVX512 gather/scatter insns
Re: [Patch] PR python/15464 and python/16113
Re: [Patch] PR16445 - fix build of binutils-gdb
[PATCH] Prevent appending "-g" after "-g3" to compile options in info-macros.exp.
[PATCH] rearrange struct value to save memory
Re: [PATCH] Regression setting breakpoint
[PATCH] Remove duplicated include in gdb directory
[PATCH] Remove function get_frame_memory
[PATCH] Remove gdb_bfd_stash_filename to fix crash with fix of binutils/11983
[PATCH] Remove TYPE_STUB_SUPPORTED, fix ICC opaque struct bug
[PATCH] RFC: All stepping threads need the same checks and cleanup as the currently stepping thread
[PATCH] S390: Add support for 'catch syscall' command.
Re: [PATCH] Split i386_stap_parse_special_token into smaller functions
[PATCH] Support for HWbreak/watchpoint accross fork/vfork on arm-native
[PATCH] target: remove return after tcomplain ()
[PATCH] Test no =breakpoint-modified is emitted for modifications from MI commands
[PATCH] test, btrace: update expected text
Re: [PATCH] testsuite/gdb.dwarf2: Fix for dw2-dos-drive failure on ARM
Re: [PATCH] testsuite/gdb.dwarf2: Fix for dw2-ifort-parameter failure on ARM
[PATCH] testsuite: Fix gdb.dwarf2/dw2-case-insensitive.exp testcase for ppc64
[PATCH] testsuite: info-shared.exp: Expect leading dot on ppc64's symbols
Re: [PATCH] testsuite: info-shared.exp: Expect leading.on ppc64's symbols
Re: [Patch] Use "<unknown>" instead of NULL when a symbol isn't found
[PATCH] Use correct default for target functions that return pointer
[PATCH] Use rs->buf after getpkt
[PATCH][SPARC] Fix single-stepping in syscalls other than sigreturn
[PATCH]Add symbol whose field 'has_type' has been set to partial symbol table
Re: [patchv4 4/5] Keep objfile original filename
[ping] [PATCH v1 0/3] Intel(R) AVX-512 register support
[pushed/Ada] Remove unncessary function declarations in ada-typeprint.c.
[PUSHED] Fix go32-nat.c build fallout from to_detach constification.
[pushed] Minor reformatting in valops.c::value_slice
[pushed] Re: [RFC, doc] fix document error on the grammar of GDB/MI output format syntax
Re: [RCF 00/11] Visit varobj available children only in MI
[release/branch 1/2] Bump version to 7.6.90.DATE-cvs.
[release/branch 1/2] Document the GDB 7.6.90 release in gdb/ChangeLog
[release/branch 2/2] Bump GDB version number to 7.6.90.DATE-cvs.
[release/branch 2/2] Set development mode to "off" by default.
[release/branch] Set GDB version number to 7.6.90.
[release/HEAD 1/2] Bump version to 7.7.50.DATE-cvs.
[release/HEAD 2/2] Update NEWS post GDB 7.7 branch creation.
Re: [RFA-v2] Fix PR 16201: internal error on a cygwin program linked against a DLL with no .data section
[RFA-v3] Fix PR 16201: internal error on a cygwin program linked against a DLL with no .data section
[RFA/DWARF] Add array DW_AT_bit_stride and DW_AT_byte_stride support
[RFA/DWARF] Set enum type "flag_enum" and "unsigned" flags at type creation.
Re: [RFA/python+doco/NEWS] Add gdb.Type.name attribute.
[RFA/Python] Make regexp collection printers work with typedefs as well.
[RFC 0/2] let gdbserver use libiberty
[RFC 0/9] move more code into common/
[RFC 00/32] clean up target delegation
[RFC 01/32] add "this" pointers to more target APIs
[RFC 02/32] introduce and use find_target_at
[RFC 03/32] introduce async_callback_ftype
[RFC 04/32] add make-target-delegates
[RFC 05/32] add target method delegation
[RFC 06/32] convert to_supports_btrace
[RFC 07/32] introduce remote_load
[RFC 08/32] remove extended_remote_create_inferior_1
[RFC 09/32] Add target_ops argument to to_close
[RFC 1/2] link gdbserver against libiberty
[RFC 1/9] share "cell" code
[RFC 10/32] Add target_ops argument to to_terminal_init
[RFC 11/32] Add target_ops argument to to_insert_vfork_catchpoint
[RFC 12/32] Add target_ops argument to to_thread_name
[RFC 13/32] Add target_ops argument to to_get_ada_task_ptid
[RFC 14/32] Add target_ops argument to to_fileio_pwrite
[RFC 15/32] Add target_ops argument to to_disable_tracepoint
[RFC 16/32] Add target_ops argument to to_upload_trace_state_variables
[RFC 17/32] Add target_ops argument to to_static_tracepoint_markers_by_strid
[RFC 18/32] Add target_ops argument to to_save_record
[RFC 19/32] convert to_detach
[RFC 2/2] delete gdbserver's freeargv
[RFC 2/9] move some rsp bits into rsp-low.h
[RFC 20/32] convert to_remove_watchpoint
[RFC 21/32] convert to_load
[RFC 22/32] convert to_extra_thread_info
[RFC 23/32] convert to_thread_architecture
[RFC 24/32] convert to_disable_tracepoint
[RFC 25/32] convert to_upload_trace_state_variables
[RFC 26/32] convert to_static_tracepoint_markers_by_strid
[RFC 27/32] convert to_insert_mask_watchpoint
[RFC 28/32] convert to_get_section_table
[RFC 29/32] convert to_insn_history
[RFC 3/9] don't let bin2hex call strlen
[RFC 30/32] convert to_search_memory
[RFC 31/32] change delegation for to_read_description
[RFC 32/32] minor cleanups to update_current_target
[RFC 4/9] don't let hexify call strlen
[RFC 5/9] replace hexify with bin2hex
[RFC 6/9] replace convert_int_to_ascii with bin2hex
[RFC 7/9] replace unhexify with hex2bin
[RFC 8/9] replace convert_ascii_to_int with hex2bin
[RFC 9/9] update rsp-low comments
[RFC/Patch v7] Debug methods using GDB Python
Re: [RFC/Patch] Call overloaded operators to perform valid Python operations on struct/class values.
[RFC] Change coding style rule: 80 column "hard limit" for ChangeLogs
Re: [RFC] GDB Hurd Fixes
Re: [RFC][PATCH] Allow JIT unwinder provide symbol information
[Windows/RFA/commit] Deprecate windows-specific dll-symbols command and aliases
FYI/BRANCH: Patches applied to branch gdb-7.7-branch
FYI/HEAD: Patches applied to branch master
FYI: copyright year range now updated
FYI: gdb/ChangeLog rotation done
FYI: remove include/gdbm.h
GDB 7.6.90 available for testing
GDB 7.6.90 testing and regressions
Re: GDB 7.7 branching on Monday?
gdb-7.7 branch *un*-frozen
gdb-7.7 branch FROZEN
go32 fix
heads up: GDB 7.7 official release Wed Jan 29th (tomorrow)
K!tchen Design Lancaster
K!tchens Stoke On Trent
New ARI warning Sat Jan 18 01:52:44 UTC 2014
New ARI warning Thu Jan 9 02:01:51 UTC 2014 in gdb-7.7-branch
New ARI warning Tue Jan 21 01:52:58 UTC 2014
pushed: [PATCH 1/2] Expand documentation of common-utils.h::FUNCTION_NAME
pushed: [PATCH 2/2] Add ARI (ok) marker for __func__ reference in common-utils.h
Regressions on s390x RHEL-6.5 (was: Re: GDB 7.6.90 available for testing)
reject merges on gdb release branches?
small request regarding commits in binutils-gdb.git
xtensa-config.c: missing defs.h include.
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]