Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[RFA/DWARF] constant class of DW_AT_high_pc is offset for version >=4 only
 2014-02-21 18:42 UTC  (11+ messages)

[patch] Fix crash on process name "(sd-pam)" (PR 16594)
 2014-02-21 17:42 UTC  (7+ messages)
` [patchv2] "
          ` [commit] "

[PATCH] Fix length arg in call to breakpoint_xfer_memory
 2014-02-21 15:02 UTC  (4+ messages)

[patch][python] PR python/16483 (info frame-filters is too verbose)
 2014-02-21 14:31 UTC 

[patch][python PR python/16497 (bt n produces an off-by-one error)
 2014-02-21 13:43 UTC 

[PUSHED PATCH] Rename test
 2014-02-21 13:36 UTC 

[python][patch] PR python/16486 (Add wrapping hints to frame filter output)
 2014-02-21 13:00 UTC 

[Windows]Fix a bug which cause GDB.exe assert when try to run the inferior
 2014-02-21 10:13 UTC  (8+ messages)

[RFA/DWARF] Add array DW_AT_bit_stride and DW_AT_byte_stride support
 2014-02-21  9:31 UTC  (4+ messages)

[RFA/DWARF] Set enum type "flag_enum" and "unsigned" flags at type creation
 2014-02-21  9:21 UTC  (5+ messages)

[PATCH 0/8] Use new to_xfer_partial interface in ctf and tfile target
 2014-02-21  8:22 UTC  (18+ messages)
` [PATCH 6/8] "
` [PATCH 5/8] Share code on to_xfer_partial for tfile and ctf target
` [PATCH 1/8] Move trace file writer out of tracepoint.c
` [PATCH 7/8] Adjust read_value_memory to use to_xfer_partial
` [PATCH 2/8] Move tfile target to tracefile-tfile.c
` [PATCH 3/8] Share some code between ctf and tfile target
` [PATCH 4/8] Let tracefile has_memory and has_all_memory
` [PATCH 8/8] Call target_traceframe_info when traceframe is selected

[PATCH] value.c (record_latest_value): Fix comment
 2014-02-21  1:28 UTC  (2+ messages)

[PATCH] guile: Add 'history-push!' procedure
 2014-02-20 22:29 UTC  (5+ messages)

[RFC 0/7] make psymbols independent of progspace
 2014-02-20 22:08 UTC  (8+ messages)
` [RFC 4/7] make PSYMBOL_VALUE_ADDRESS take objfile argument
` [RFC 3/7] change representation of psymbol to flush out accessors
` [RFC 7/7] make psymbols and psymtabs independent of the program space
` [RFC 1/7] remove dead code in end_psymtab
` [RFC 2/7] change how psymtab section offsets are handled
` [RFC 5/7] introduce accessors for psymtab high and low fields
` [RFC 6/7] add validity bits "

[PATCH] Fix for PR tdep/16397: SystemTap SDT probe support for x86 doesn't work with "triplet operands"
 2014-02-20 21:53 UTC  (5+ messages)

[PATCH v2 3/3] remove all_lwps from gdbserver: remove all_lwps
 2014-02-20 21:36 UTC  (5+ messages)
` [commit] inferiors.c (add_thread): Fix whitespace
` [commit] linux-low.c (add_lwp): Change result to struct lwp_info *
` [commit] Add backlink from lwp_info to thread_info

[PATCH v2 2/3] remove all_lwps from gdbserver: use list api
 2014-02-20 21:19 UTC  (8+ messages)

[FYI] mark *_varobj_ops as "extern"
 2014-02-20 21:13 UTC 

[PATCH/committed] sim: delete duplicate SIGINT handling
 2014-02-20 19:41 UTC  (2+ messages)

[FYI] minor cleanup in dbxread.c
 2014-02-20 19:16 UTC 

[PATCH 0/7] eliminate deprecated_xfer_memory
 2014-02-20 18:27 UTC  (15+ messages)
` [PATCH 4/7] nto-procfs.c: Don't install a deprecated_xfer_memory method
` [PATCH 3/7] procfs.c: "
` [PATCH 5/7] go32-nat.c: "
` [PATCH 2/7] remote-m32r-sdi.c: "
` [PATCH 1/7] remote-mips.c: "
` [PATCH 6/7] eliminate target_ops->deprecated_xfer_memory
` [PATCH 7/7] bsd-uthread.c: Don't install a to_xfer_partial method

[PATCH v4] fixed inherit_abstract_dies infinite recursive call
 2014-02-20 17:48 UTC  (14+ messages)
  ` PING: "

[commit] Move the containing_scm arg from gdbscm_fill_eqable_gsmob_ptr_slot
 2014-02-20 17:32 UTC 

[Windows] DLL load/unload events during inferior startup cleanup
 2014-02-20 16:40 UTC  (6+ messages)
` [RFA/commit 1/3] Ignore DLL load/unload events during inferior initialization
` pushed: [Windows] DLL load/unload events during inferior startup cleanup

[PATCH v2 0/3] Intel(R) AVX-512 register support
 2014-02-20 16:11 UTC  (5+ messages)
` [PATCH v2 3/3] Add AVX512 feature description to GDB manual
` [PATCH v2 1/3] Add AVX512 registers support to GDB
` [PATCH v2 2/3] Add AVX512 register support to gdbserver

[Windows/RFA/commit] Deprecate windows-specific dll-symbols command and aliases
 2014-02-20  8:34 UTC  (13+ messages)

[commit] Fix ARI warning in thread-thread.c::dec_thread_get_ada_task_ptid
 2014-02-20  7:59 UTC 

[PATCH] Accept convenience variable in commands -break-passcount and -break-commands
 2014-02-20  7:22 UTC  (5+ messages)
  ` ping: "

New ARI warning Thu Feb 20 01:52:41 UTC 2014
 2014-02-20  1:52 UTC 

[obv] Fix return type of darwin_xfer_partial
 2014-02-20  0:52 UTC 

[RFC/Patch v4] Call overloaded operators to perform valid Python operations on struct/class values
 2014-02-20  0:04 UTC  (3+ messages)

[PATCH v2 1/3] remove all_lwps from gdbserver: rename head -> entry
 2014-02-19 22:54 UTC  (3+ messages)

Yao Qi to maintain the nios2 target
 2014-02-19 22:05 UTC 

[PATCH 0/2] remote.c: ptid.tid -> ptid.lwp
 2014-02-19 19:09 UTC  (2+ messages)

[PATCH] Improved ^c support for gdb/guile
 2014-02-19 16:42 UTC  (18+ messages)
` [PATCH v2] "

[RFC v2 00/38] clean up target delegation
 2014-02-19 16:35 UTC  (2+ messages)

[PATCH] Fix PR16220
 2014-02-19  9:01 UTC  (3+ messages)

[RFC][PATCH] Allow JIT unwinder provide symbol information
 2014-02-19  5:23 UTC  (8+ messages)

[PATCH] Doxygenate defs.h
 2014-02-19  1:47 UTC  (8+ messages)

[PATCH] make -j10 check TESTS=gdb.foo/*.exp
 2014-02-19  0:13 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] testsuite: Makefile.in (check-parallel): rm -rf outputs temp
 2014-02-19  0:04 UTC  (2+ messages)

[RFA/Python] Make regexp collection printers work with typedefs as well
 2014-02-18 22:05 UTC  (3+ messages)

[RFC 00/12 V2] Visit varobj available children only in MI
 2014-02-18 15:07 UTC  (10+ messages)
` [PATCH 11/12] Test case
` [PATCH 12/12] NEWS and Doc on --available-children-only

[commit] Revise signal mapping function in GDB interface for RX sim
 2014-02-18  1:54 UTC 

[PATCH] Import the "dirfd" gnulib module
 2014-02-17 22:39 UTC 

[PATCH] guile: Fix documentation typos
 2014-02-17 22:32 UTC  (5+ messages)

[PATCH] GDB: PPC: sim: fix cross-compilation
 2014-02-17 22:15 UTC  (2+ messages)

[wiki] GitMirrors page is out of date
 2014-02-17 20:24 UTC  (4+ messages)

[PATCH v5 00/15] C99 variable length array support
 2014-02-17 20:22 UTC  (4+ messages)

[RFC] Add g10 support to rl78-tdep.c
 2014-02-17 19:22 UTC  (2+ messages)

[PATCH 1/2] i386-cpuid: add support for identifying a processor
 2014-02-17  8:04 UTC  (3+ messages)

[PATCH PUSHED] Fix missing-prototypes warnings in gnu-nat.c
 2014-02-17  7:41 UTC  (2+ messages)

[PATCH] guile.c: Replace call to scm_init_guile with scm_with_guile
 2014-02-17  5:55 UTC 

[commit] Resort scm-gsmob.c in Makefile.in
 2014-02-17  4:57 UTC 

[PATCH 0/3] Unbreak build on hurd
 2014-02-17  3:32 UTC  (10+ messages)
` [PATCH 3/3] Find and link with -lmachuser -lhurduser
` [PATCH 1/3 OBV] Fix -Wformat warnings in gnu-nat.c
` [PATCH 2/3] Fix -Werror=pointer-sign warnings

[patch] testsuite: Fix "ERROR: no fileid for"
 2014-02-16 20:51 UTC  (6+ messages)
        ` [commit] "

GDB 7.7 crashes on LTO-built executable
 2014-02-15 16:58 UTC  (7+ messages)

[PATCH] Fix PR16508
 2014-02-15  6:58 UTC 

[OB PATCH] target.c (target_write_partial): Fix result type
 2014-02-14 23:00 UTC 

[ping] RE: [PATCH v1 1/3] Add AVX512 registers support to GDB
 2014-02-14 12:38 UTC 

[PATCH] fix PR-12417
 2014-02-14 10:41 UTC  (8+ 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