public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
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]

Cannot execute this command without a live selected thread
 2014-10-24 16:07 UTC  (2+ messages)

[libc patch] __tls_get_addr with link_map * instead of modid
 2014-10-24 15:56 UTC  (12+ messages)

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

[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 00/10] Linux extended-remote fork events
 2014-10-24 12:35 UTC  (11+ messages)
` [PATCH 02/16 v2] Refactor follow-fork message printing
` [PATCH 04/16 v2] Determine supported extended-remote features

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

[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 

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

Substitute '\' with '\\' in extended-prompt
 2014-10-22 13:01 UTC  (4+ 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 2/4] ARM: arm_breakpoint should be little endian form in case for arm BE8
` [PATCH V2 1/4] ARM: extract_arm_insn function need to read instrs correctly in be8 case
` [PATCH V2 4/4] ARM: asm-source.exp link options in case of armv7b target
` [PATCH V2 3/4] read_pieced_value do big endian processing only in case of valid gdb_regnum

[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  (5+ 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)

[PATCH v4] Introduce target_is_gdbserver
 2014-10-20 17:49 UTC  (3+ messages)

[PATCH] testsuite: expect possible pagination when starting gdb
 2014-10-20 17:46 UTC  (2+ messages)

[PATCH] Delete program spaces directly when removing inferiors
 2014-10-20 17:46 UTC  (2+ messages)

[PATCH] Small fixes to the Python API doc
 2014-10-20 17:32 UTC  (3+ messages)

[RFD+PATCH] ISA bit treatment on the MIPS platform
 2014-10-20 17:10 UTC  (6+ messages)
  ` [PATCH v2 1/2] "
        ` [PING][PATCH "

[PATCH] microMIPS support
 2014-10-20 17:01 UTC  (8+ messages)
` [PATCH] microMIPS support (Linux signal trampolines)
        ` [PING][PATCH] "
          ` [PING^2][PATCH] "
            ` [PING^3][PATCH] "

Source files are deleted in in-tree build/test
 2014-10-20  5:45 UTC  (3+ messages)
` [PATCH 1/2] Don't remove files copied to host

[PATCH] Fix ARM machine state testcase failures
 2014-10-20  4:00 UTC  (4+ messages)

[OB PATCH] Fix some comments to say minus_one_ptid instead of PID == -1
 2014-10-19 20:40 UTC 

[OB PATCH] (linux_nat_wait_1): Make local prev_mask non-static
 2014-10-19  4:28 UTC 

[PATCH] Skip argv0-symlink.exp on target argv[0] isn't available
 2014-10-18 13:03 UTC  (7+ messages)

[PATCH V2 0/9] Add support for DTrace USDT probes to gdb
 2014-10-17 19:48 UTC  (19+ messages)
` [PATCH V2 3/9] New commands `enable probe' and `disable probe'
` [PATCH V2 7/9] Simple testsuite for DTrace USDT probes
` [PATCH V2 6/9] Support for DTrace USDT probes in x86_64 targets

[Patch] Microblaze: Port of Linux gdbserver
 2014-10-17 19:22 UTC  (5+ messages)

[PATCH, doc RFA] New clear_objfiles python event
 2014-10-17 18:14 UTC  (3+ messages)

[PATCH, doc RFA] New attribute "progspace" for python gdb.Objfile objects
 2014-10-17 18:03 UTC  (4+ messages)

[patch] Remove HPUX
 2014-10-17 17:18 UTC  (4+ messages)

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

[PATCH] NEWS: Clarify removed targets
 2014-10-17 15:42 UTC  (2+ messages)

[PATCH] Fix mingw32 failures due to incorrect directory separator in pattern
 2014-10-17 14:29 UTC  (3+ messages)

GDB 7.8.1 release planned Mon Oct 27
 2014-10-17 14:13 UTC  (3+ messages)

[PATCH 0/4] Fix a set of terminal/readline handling bugs/crashes
 2014-10-17 13:39 UTC  (2+ messages)
` [pushed] "

[PATCH] Copy xml files to host
 2014-10-17 13:28 UTC  (3+ messages)

[PATCH] Delete Tru64 support
 2014-10-17 10:27 UTC  (3+ messages)
  ` [pushed] "

[PATCH 0/4] remote thread listing: get rid of unnecessary "thread alive?" traffic
 2014-10-17 10:21 UTC  (5+ messages)
` [PATCH 1/4] Merge remote thread listing methods
    ` [PATCH] Fix build without libexpat (Re: [PATCH 1/4] Merge remote thread listing methods)

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).