public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[RFC PATCH 0/2] couple big endian fixes in testsuites
 2014-10-27  3:16 UTC 

[PATCH 0/2] aarch64 couple big endian fixes
 2014-10-27  3:14 UTC  (3+ messages)
` [PATCH 2/2] aarch64: tramp_frame_start function need to read instrs correctly in be8 case
` [PATCH 1/2] aarch64: handle big endian float registers correctly

[PATCH V4 0/3] arm: set of big endian related fixes for armeb (v7)
 2014-10-27  3:10 UTC  (4+ messages)
` [PATCH V4 1/3] ARM: extract_arm_insn function need to read instrs correctly in be8 case
` [PATCH V4 2/3] ARM: arm_breakpoint should be little endian form in case for arm BE8
` [PATCH V4 3/3] read_pieced_value do big endian processing only in case of valid gdb_regnum

[COMMITTED PATCH] symtab.c (lookup_symbol_aux_local): Fix typo in comment
 2014-10-26 23:50 UTC 

[COMMITTED PATCH] Rename parameter "kind" to "block_index" in quick lookup functions
 2014-10-26 20:57 UTC 

[COMMITTED PATCH] block.h (ALL_BLOCK_SYMBOLS): Fix comment
 2014-10-26 19:28 UTC 

[COMMITTED PATCH] allocate_block: Use OBSTACK_ZALLOC
 2014-10-26 18:41 UTC 

[COMMITTED PATCH] Move block_found decl to symtab.h
 2014-10-26 17:45 UTC 

[COMMITTED PATCH] Clean up some function comments in symtab.[ch]
 2014-10-26 16:39 UTC 

[COMMITTED PATCH] symtab.c: forward decl cleanup
 2014-10-26  5:25 UTC 

[COMMITTED PATCH] symtab.c (lookup_symbol_aux_quick): Set block_found upon success
 2014-10-26  5:13 UTC 

[COMMITTED PATCH] Remove second (nested) copy of local var child_die
 2014-10-26  4:50 UTC 

GCC switch to C11 causes many testsuite compiler diagnostics
 2014-10-25 17:28 UTC  (2+ messages)

[PATCH v4] Make chained function calls in expressions work
 2014-10-25 14:24 UTC 

[PATCH] stepi/nexti: skip signal handler if "handle nostop" signal arrives
 2014-10-25 14:00 UTC  (7+ messages)

[PATCH v3] gdb/i387-tdep.c: Avoid warning for "-Werror=strict-overflow"
 2014-10-25  9:44 UTC  (4+ messages)

[libc patch] __tls_get_addr with link_map * instead of modid
 2014-10-25  6:26 UTC  (12+ messages)

[PATCH] Fix skipping stack protector on arm
 2014-10-25  2:10 UTC 

[PATCH 0/6] Use correct function address in dwarf assembler
 2014-10-25  0:18 UTC  (7+ messages)
` [PATCH 5/6] Fix implptr-optimized-out.exp fail
` [PATCH 6/6] Fix dw2-ifort-parameter.exp fail with clang
` [PATCH 3/6] Get start and end address of main in dwz.exp
` [PATCH 1/6] New proc _handle_attribute
` [PATCH 4/6] Use Dwarf::assemble in implptr-optimized-out.exp
` [PATCH 2/6] DW attribute macro MACRO_AT_func and MACRO_AT_range

[PATCH v2] gdb/hppa-tdep.c: Fix logical working flow typo issue
 2014-10-24 22:41 UTC  (3+ messages)

[PATCH] Python API: Add gdb.is_in_prologue and gdb.is_in_epilogue
 2014-10-24 22:34 UTC  (28+ messages)

Cannot execute this command without a live selected thread
 2014-10-24 22:07 UTC  (15+ messages)
                  ` Remove libthread_db -> remove thread_stratum? [was Re: Cannot execute this command without a live selected thread.]

[PATCH 00/10] Linux extended-remote fork events
 2014-10-24 18:45 UTC  (12+ messages)
` [PATCH 02/16 v2] Refactor follow-fork message printing
` [PATCH 04/16 v2] Determine supported extended-remote features

[PATCH] [PR gdb/16762 gdb/15958] Fixes for properly resizing TUI
 2014-10-24 18:44 UTC 

[PATCH 0/5] arm: set of big endian related fixes for armeb (v7)
 2014-10-24 17:36 UTC  (27+ messages)
` [PATCH 3/5] ARM: arm_breakpoint should be little endian form in case for arm BE8
` [PATCH 1/5] ARM: plt_size functions need to read instructions in right byte order
` [PATCH 4/5] ARM: read_pieced_value do big endian processing only in case of valid gdb_regnum
` [PATCH 2/5] ARM: extract_arm_insn function need to read instrs correctly in be8 case
      ` gdb/CONTRIBUTE
` [PATCH 5/5] ARM: asm-source.exp link options in case of armv7b target

[PATCH] Remove Vax Ultrix and VAX BSD support
 2014-10-24 17:09 UTC  (2+ messages)

[PATCH] NEWS: Clarify removed targets
 2014-10-24 17:08 UTC  (3+ messages)

Questions on commit 6c95b8df7fef5273da71c34775918c554aae0ea8
 2014-10-24 16:54 UTC  (6+ messages)

PATCH: fix typo in elfcore_write_lwpstatus()
 2014-10-24 16:12 UTC  (2+ messages)

[patch 0/2] Accelerate symbol lookups 15x
 2014-10-24 16:07 UTC  (8+ messages)
  ` [patchv2 2/2] Accelerate lookup_symbol_aux_objfile 14.5x [Re: [patch 0/2] Accelerate symbol lookups 15x]

[PATCH] Support dlang demangle in cxxfilter
 2014-10-24 15:22 UTC  (2+ messages)

[PATCH v6] Events when inferior is modified
 2014-10-24 15:14 UTC  (7+ messages)
  ` [PATCH v7] "
        ` [PATCH v8] "

[PATCH] Guard a call to TYPE_TARGET_TYPE in gnuv3_pass_by_reference
 2014-10-24 12:56 UTC  (5+ messages)

over-permissive stack_chk_guard on ARM
 2014-10-24 12:48 UTC  (6+ messages)
  ` [RFA] ARM: stricter __stack_chk_guard check during prologue (was: "Re: over-permissive stack_chk_guard on ARM")
    ` [RFA] ARM: stricter __stack_chk_guard check during prologue

[PATCH+7.8] PR 17408 - assertion failure in switch_back_to_stepped_thread
 2014-10-24 12:05 UTC  (2+ messages)

PATCH: GDB/MI - implement -exec-abort
 2014-10-24  6:50 UTC  (4+ messages)

[PATCH 0/2] Make chained function calls in expressions work
 2014-10-23 23:31 UTC  (10+ messages)

[patch 2/2] Accelerate lookup_symbol_aux_objfile 8x
 2014-10-23 18:29 UTC  (3+ messages)

[PATCH+7.8] PR python/17372 - Python hangs when displaying help()
 2014-10-23 16:39 UTC 

[PATCH V3] read_pieced_value do big endian processing only in case of valid gdb_regnum
 2014-10-23  6:36 UTC  (2+ messages)

[patch 4/4] nios2 GDB update
 2014-10-23  3:25 UTC 

[0/4] Nios II opcodes/assembler/disassembler update
 2014-10-23  3:23 UTC 

Substitute '\' with '\\' in extended-prompt
 2014-10-22 13:01 UTC  (2+ messages)
` [PATCH] Don't replace '\' with '\\' in before_prompt_hook

[PATCH 0/2] Fix fileio.exp fails on mingw32 host
 2014-10-22  5:47 UTC  (3+ messages)
` [PATCH 2/2] Prepare directory in case test_system fails
` [PATCH 1/2] Close the file in fileio.exp test

[RFC PATCH] fix xfer from section that ends at max of CORE_ADDR
 2014-10-22  5:29 UTC 

[PATCH V2 0/4] arm: set of big endian related fixes for armeb (v7)
 2014-10-22  5:26 UTC  (5+ messages)
` [PATCH V2 1/4] ARM: extract_arm_insn function need to read instrs correctly in be8 case
` [PATCH V2 2/4] ARM: arm_breakpoint should be little endian form in case for arm BE8
` [PATCH V2 3/4] read_pieced_value do big endian processing only in case of valid gdb_regnum
` [PATCH V2 4/4] ARM: asm-source.exp link options in case of armv7b target

[PATCH, v2] Fix ARM machine state testcase failures
 2014-10-22  0:52 UTC  (5+ messages)

[PATCH] Fix gdb.dwarf2/dw2-dir-file-name.exp test for MIPS architectures
 2014-10-21 22:26 UTC  (4+ messages)

[PATCH, doc RFA] Add ability to set random attributes in python objfiles,progspaces
 2014-10-21 18:23 UTC  (8+ messages)

[PATCH 2/7] Fixes for aarch64-linux gdb core file support
 2014-10-21 13:28 UTC  (3+ messages)
` [PATCH 2/7] Fixes for aarch64-linux "

[PATCH 2/2 v3] Enable having chained function calls in expressions
 2014-10-21 12:45 UTC  (2+ messages)

[PATCH 0/7] Process record and reverse debugging support on aarch64-linux
 2014-10-21  9:10 UTC  (4+ messages)
` [PATCH 7/7] Enables gdb.reverse testsuite for aarch64*-linux targets

[PATCH 5/7] Support for recording syscall on aarch64-linux
 2014-10-21  9:09 UTC  (6+ messages)

[PATCH 4/7] Implements aarch64 process record and reverse debugging support
 2014-10-21  9:08 UTC  (5+ messages)

[PATCH 2/7] Fixes for aarch64-linux core file support
 2014-10-21  9:07 UTC  (4+ messages)
` Re "

[PATCH 6/7] Support for recording aarch64 advanced SIMD instructions
 2014-10-21  9:05 UTC  (3+ messages)

[patch 1/2] Accelerate iter_match_first_hashed 1.8x
 2014-10-20 21:44 UTC 

[PATCH 1/2 v3] Introduce a new lval_type lval_mirrored_on_inferior_stack
 2014-10-20 20:00 UTC 

[RFC PATCH 0/3] Catch syscall group
 2014-10-20 19:39 UTC  (9+ messages)
` [RFC PATCH 2/3] Add support to catch groups of syscalls

[PATCH] PR c++/17494 - Fix evaluation of method calls under EVAL_SKIP
 2014-10-20 19:11 UTC 

[PATCH] Catch exception in value_rtti_indirect_type
 2014-10-20 17:50 UTC  (2+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).