Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH] Fix qtsave filename printing
 2011-10-13 13:16 UTC  (2+ messages)

[PATCH] Fix handling of qtsave responses
 2011-10-13 13:16 UTC  (3+ messages)

Fix testsuite race with multi-line commands
 2011-10-13 13:05 UTC 

[Patch][Python] PR python/13285 Document named constants for frame unwind stop reasons
 2011-10-13 12:39 UTC 

[RFC][Python] gdbpy_frame_stop_reason_string bug
 2011-10-13 11:27 UTC  (12+ messages)

[patch] Fix crash on empty DWARF expressions NULL DATA vs. zero SIZE
 2011-10-13  9:38 UTC  (4+ messages)
` [commit] "
    ` [obv] Fix warning: initialize unused field [Re: [commit] [patch] Fix crash on empty DWARF expressions NULL DATA vs. zero SIZE]

[PATCH] Fix that different function breakpoints are set at same pc address (PR gdb/12703)
 2011-10-13  8:19 UTC  (10+ messages)
      ` [ping]: "
        ` [ping 2]: "
      ` [PATCH] Fix that different function breakpoints are set@same "
            ` [committed] : "

New ARI warning Thu Oct 13 01:55:36 UTC 2011
 2011-10-13  1:55 UTC 

[PATCH] Improve handling of OS information data
 2011-10-13  0:20 UTC 

[patch 1/3] Refactor/simplify (+fix) svr4_current_sos
 2011-10-12 23:18 UTC  (3+ messages)

[RFC] identifying if a variable/msymbol has a symbol
 2011-10-12 21:46 UTC  (2+ messages)

patch: solib_break from _r_debug.r_brk
 2011-10-12 21:16 UTC  (8+ messages)

[patch] Fix internal error on optimized-out values (regression by me)
 2011-10-12 20:33 UTC  (8+ messages)

[patch 3/3] Implement qXfer:libraries for Linux/gdbserver #2
 2011-10-12 20:22 UTC  (3+ messages)

[patch] Relocate phdr in read_program_header
 2011-10-12 19:27 UTC  (2+ messages)

[PATCH] Add extra 'info os' information types for Linux
 2011-10-12 18:29 UTC 

[patch] dwarf2read.c (partial_read_comp_unit_head) cleanup
 2011-10-12 16:29 UTC  (3+ messages)

[RFA] Improve performance with lots of shared libraries
 2011-10-12 16:16 UTC  (8+ messages)
` PING: "
    ` [RFA take 2] "
        ` [commit] "

[patch 04/12] entryval#3: Virtual tail call frames
 2011-10-12 15:56 UTC  (20+ messages)
` [commit] "
` doc build failure (Re: [patch 04/12] entryval#3: Virtual tail call frames)
      ` [patch] New test+use texinfo @click - @HAVE_MAKEINFO_CLICK@ [Re: doc build failure (Re: [patch 04/12] entryval#3: Virtual tail call frames)]

Patch to fix crash on mingw and nil-typenames
 2011-10-12 15:51 UTC  (4+ messages)

[RFA] c++/13225
 2011-10-12 13:40 UTC  (4+ messages)

linux-nat.c:stop_and_resume_callback - handle ending up with pending events
 2011-10-12 12:20 UTC 

Make DW_TAG_enumerator's consistent, regardless of containing scope
 2011-10-12  9:21 UTC  (8+ messages)
      ` [obv] Fix gdb.cp/namespace-enum.exp compilation [Re: Make DW_TAG_enumerator's consistent, regardless of containing scope]

[Python - doc] gdb.post_event description
 2011-10-12  8:53 UTC 

build broken by dwarf2read.c changes
 2011-10-12  0:25 UTC  (6+ messages)

Status of 'blacklist' patch?
 2011-10-11 23:54 UTC  (7+ messages)

[rfc] False separate debuginfo warning with "remote:" access
 2011-10-11 20:06 UTC  (9+ messages)
` [patch] Verify byte-by-byte if both files are the same on "remote:" [Re: [rfc] False separate debuginfo warning with "remote:" access]
  ` [patch] Verify byte-by-byte if both files are the same on "remote:" [Re: [rfc] False separate debuginfo warning with "remote:"
      ` [patch] Verify byte-by-byte if both files are the same on "remote:" [Re: [rfc] False separate debuginfo warning with "remot
      ` [commit] Fix condition (Re: [patch] Verify byte-by-byte if both files are the same on "remote:")

[PATCH] Fix jit.exp on most 32-bit targets
 2011-10-11 19:22 UTC  (7+ messages)

[commit, testsuite] Fix py-shared.exp file name comparison with "remote:" sysroot
 2011-10-11 19:12 UTC 

[PATCH] arm reversible : <phase_2_complete>
 2011-10-11 19:02 UTC  (11+ messages)
                  ` Fwd: "
                    ` [PATCH] arm reversible : <phase_2_complete> how to go ahead ?

[python] [patch] PR python/12656 (API for special blocks)
 2011-10-11 18:32 UTC  (8+ messages)

[PATCH] Fix regcache_restore() handling of unavailable regs
 2011-10-11 18:28 UTC  (5+ messages)

[patch] [python] Use TRY_CATCH in some functions
 2011-10-11 17:30 UTC  (2+ messages)

tweak debug output of PTRACE_EVENT_CLONE handling
 2011-10-11 15:35 UTC 

[patch] Fix entryval regression by me for simple `var@1'
 2011-10-11 15:26 UTC  (2+ messages)
` [commit] "

small optimization of linux_lwp_is_zombie
 2011-10-11 14:02 UTC 

ALU32_AND/ALU64_AND bug in common/sim-alu.h
 2011-10-11  8:12 UTC 

[patch, arm] Use read_memory_unsigned_integer to get address
 2011-10-11  7:34 UTC  (4+ messages)
` [ping]: "
  ` [committed]: "

[RFA] Only try to load libthread_db when we load libpthread
 2011-10-11  3:38 UTC  (7+ messages)

Fix gdb.cp/gdb2495.exp for remote-host testing
 2011-10-10 23:36 UTC  (2+ messages)

[commit, arm] Fix PR gdb/13218 (GDB segfaults on 3.x kernels)
 2011-10-10 18:52 UTC 

This a couple problems around PTRACE_EVENT_CLONE handling of signals in the new clone
 2011-10-10 16:56 UTC  (2+ messages)

[RFC 06/12] entryval: Display @entry parameters in bt full
 2011-10-10 16:09 UTC  (4+ messages)
` [MI RFC] entryval: MI access to entry values [Re: [RFC 06/12] entryval: Display @entry parameters in bt full]

[try 2nd 5/8] Displaced stepping for Thumb 32-bit insns
 2011-10-10 14:40 UTC  (5+ messages)

linux-nat.c:resume_lwp, remove redundant debug output
 2011-10-10 13:53 UTC 

Make linux-nat.c's non-stop mode target_stop implementation really asynchronous
 2011-10-10 13:29 UTC  (2+ messages)

[patch] Honor print option and value's type when printing optimized value
 2011-10-10  3:00 UTC  (3+ messages)
  ` [committed] : "

[PATCH] sim: move from common.m4 to SIM_AC_COMMON
 2011-10-10  2:44 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] sim: dv-cfi: include stdbool.h
 2011-10-10  2:42 UTC  (3+ messages)

[PATCH] sim: dv-cfi: include common headers only
 2011-10-10  2:41 UTC  (3+ messages)

[RFA, doc RFA] Add gdb.add_command_alias (now: alias foo = bar)
 2011-10-09 22:27 UTC  (3+ messages)

[obv] Fix entryval compatibility with older GCCs
 2011-10-09 20:58 UTC 

[patch 12/12] entryval#3: DWARF disassembler, NEWS, .s files
 2011-10-09 19:46 UTC  (2+ messages)
` [commit] "

[patch 11/12] entryval#3: @entry values even for references
 2011-10-09 19:44 UTC  (2+ messages)
` [commit] "

[patch 10/12] entryval#3: "@entry" in input expressions
 2011-10-09 19:41 UTC  (2+ messages)
` [commit] "

[patch 09/12] entryval#3: Display referenced values in backtraces
 2011-10-09 19:38 UTC  (2+ messages)
` [commit] "

[patch 08/12] entryval#3: lval_funcs->{read,write} can be now NULL
 2011-10-09 19:36 UTC  (2+ messages)
` [commit] "

[patch 07/12] entryval#3: Display @entry parameters
 2011-10-09 19:35 UTC  (2+ messages)
` [commit] "

[patch 06/12] entryval#3: reshuffle: Arguments reading+printing
 2011-10-09 19:30 UTC  (2+ messages)
` [commit] "

[patch 05/12] entryval#3: Self tail calls verification
 2011-10-09 19:29 UTC  (2+ messages)
` [commit] "

[patch 03/12] entryval#3: Tail call sites info reader
 2011-10-09 19:24 UTC  (2+ messages)
` [commit] "

[patch 02/12] entryval#3: Basic parameter values recovery
 2011-10-09 19:22 UTC  (2+ messages)
` [commit] "

[patch 01/12] entryval#3: reshuffle: More TYPE_CODE_FUNC specific space
 2011-10-09 19:11 UTC  (2+ messages)
` [commit] "

[patch 2/2] Fix DW_OP_GNU_implicit_pointer for DWARF32 v3+ on 64-bit arches
 2011-10-09 18:47 UTC  (4+ messages)
` [patch 2/2] Fix DW_OP_GNU_implicit_pointer for DWARF32 v3+ on 64-bit arches #2

[patch 1/2] Code cleanup: Unify dwarf2_per_cu_addr_size, dwarf2_per_cu_offset_size
 2011-10-09 18:45 UTC  (3+ messages)

[patch] Fix initial language with -readnow, regressed by: RFC: add DWARF index support
 2011-10-09 18:38 UTC  (5+ messages)
  ` [patch#2] "

[patch] Fix printed anonymous struct name
 2011-10-09 18:34 UTC  (3+ messages)

[PATCH] PR/12691 Add the inferior to Python exited event
 2011-10-09 18:17 UTC  (11+ messages)
          ` Regression (or a new FAIL?): gdb.python/py-events.exp [Re: [PATCH] PR/12691 Add the inferior to Python exited event]
                  ` [patch] gdb.python/py-events.exp: Disable multi-inferior for gdbserver [Re: Regression (or a new FAIL?): gdb.python/py-events.exp]

[RFA] fetch result of locdesc expressions as integer (not address)
 2011-10-09 16:35 UTC  (2+ messages)
` [patch#2] "

Fix gdb.base/solib-symbol.exp for remote-host testing
 2011-10-09 14:59 UTC  (2+ messages)

[commit] docs to register_pretty_printer `replace' arg
 2011-10-08  6:22 UTC  (2+ messages)

[PATCH] gdb/testsuite/gdb.python: add test cases for anonymous members fix
 2011-10-08  5:42 UTC 

[PATCH v4] gdb/python: add missing handling for anonymous members of struct and union
 2011-10-08  5:35 UTC 

New ARI warning Sat Oct 8 01:54:31 UTC 2011
 2011-10-08  1:54 UTC 

[commit] (register_pretty_printer): New argument `replace'
 2011-10-07 22:49 UTC 

[commit] whitespace changes to python/lib/gdb/printing.py
 2011-10-07 22:27 UTC 

[commit] fix compilation error
 2011-10-07 22:08 UTC 

[commit] fix typo in changelog entry
 2011-10-07 21:57 UTC 

ALL_LWPS, get rid of the ptid parameter
 2011-10-07 17:16 UTC 

[RFA/RFC] Restore old handling of multi-register variables
 2011-10-07 16:52 UTC  (6+ messages)

[PATCH v3] gdb/python: add missing handling for anonymous members of struct and union
 2011-10-07 14:03 UTC 

[RFA] testsuite: Add a test for passing of environment variables to inferior
 2011-10-07 13:53 UTC  (12+ messages)

[python] [doc] PR 12930/12802 (clarify Breakpoint::stop doco)
 2011-10-07 13:48 UTC  (4+ messages)

[python] [patch] PR 13624
 2011-10-07 13:47 UTC  (5+ messages)

[rfc v2, rfa-doc] Disable address space randomization with remote targets
 2011-10-07 12:15 UTC  (2+ messages)

[rfc v2, rfa-doc] Disable address space randomization with remote targets
 2011-10-07 12:08 UTC  (2+ messages)

[RFC - Python] New ObjFile event
 2011-10-07  8:44 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