Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
Porting GDB to ia64-hpux
 2010-12-28 16:17 UTC  (16+ messages)
` [PATCH 2/8] small integral parameters and return values
` [PATCH 4/8] libunwind-frame.c: handle functions with no minimal symbol/debug info
` [PATCH 1/8] Add a big-endian version of the ia64-ext floatformat
` [PATCH 6/8] port GDB to ia64-hpux (native)
` [PATCH 3/8] Make sure __LITTLE_ENDIAN/__BIG_ENDIAN are defined in libunwind-frame.c
` [PATCH 5/8] inf-ttrace: Determine attached process LWP immediately after attaching
` [PATCH 7/8] ia64-hpux: unwinding bsp value from system call
    ` [RFA/commit] Add documentation for TARGET_OBJECT_OSDATA
` [PATCH 8/8] [ia64-hpux] inferior function call support

[patch 2/3] Implement support for PowerPC BookE ranged watchpoints
 2010-12-28 16:10 UTC  (14+ messages)

[patch 1/2] New gdbarch hook user_register_name
 2010-12-28 14:52 UTC  (15+ messages)
` [patch 2/2] Implement gdbarch hook user_register_name on ARM

[PATCH] sim: allow memory maps to default to mapped files
 2010-12-28 14:34 UTC  (7+ messages)

[RFC] remove target_acknowledge_created_inferior
 2010-12-28 12:56 UTC  (3+ messages)

[RFA] unexpected multiple location for breakpoint
 2010-12-28 11:50 UTC  (5+ messages)

[RFA/RFC] mips tracepoint: fix Bug 12013
 2010-12-28 10:30 UTC  (20+ messages)

[PATCH, RFC] Changes to sim_store_register API
 2010-12-28  6:40 UTC  (5+ messages)

[PATCH] MI disassemble opcode support
 2010-12-28  6:35 UTC  (4+ messages)

[patch] Add an evaluation function hook to Python breakpoints
 2010-12-28  5:53 UTC  (12+ messages)

[PATCH v5] gdb: bfin: new port
 2010-12-28  5:08 UTC  (4+ messages)
` [PATCH v5] gdbserver: "

[PATCH] sim: nrun: decode signal when crashing
 2010-12-28  4:43 UTC  (3+ messages)

Fix shadow restoration when we have multiple locations at the same address
 2010-12-27 21:19 UTC 

[patch 1/2] Convert hardware watchpoints to use breakpoint_ops
 2010-12-27 20:04 UTC  (14+ messages)
            ` [patch] renaming: bp_location: b->bl &co. [Re: [patch 1/2] Convert hardware watchpoints to use breakpoint_ops]

[patch 0/3] Displaced stepping for 16-bit Thumb instructions
 2010-12-27 15:15 UTC  (5+ messages)
` [patch 1/3] "
` [patch 2/3] "
` [patch 3/3] "

RFC: add table headers to "info thread" output
 2010-12-27  8:20 UTC  (6+ messages)

FYI: final fix for PR 8399
 2010-12-27  5:08 UTC  (2+ messages)

[patch i386, 0/2] skip insns generated by -fstack-protector
 2010-12-25 14:03 UTC  (5+ messages)
` [patch i386, 2/2] "

New testcase arm-disp-step.exp
 2010-12-24  8:34 UTC  (5+ messages)

[patch, arm] Skip insns generated by -fstack-protector
 2010-12-24  8:21 UTC  (6+ messages)

[PATCH] gdbserver: start a gitignore
 2010-12-24  2:55 UTC  (11+ messages)

[doc] Remote protocol: undocumented return value for 'p' and 'g'
 2010-12-24  2:50 UTC  (3+ messages)

[patch 1/3] Implement support for PowerPC BookE masked watchpoints
 2010-12-23 19:31 UTC  (2+ messages)

[rfa] Update PC without side effect in displaced stepping
 2010-12-23 12:04 UTC  (7+ messages)

GDB 7.2.1 release status (2010-12-23)
 2010-12-23  7:01 UTC 

segfault: what should happen when I remove an inferior that is running?
 2010-12-23  5:27 UTC  (7+ messages)

New ARI warning Thu Dec 23 02:05:02 UTC 2010
 2010-12-23  2:58 UTC 

New ARI warning Thu Dec 23 01:54:08 UTC 2010
 2010-12-23  2:26 UTC 

[PATCH] sim: start a gitignore
 2010-12-22 15:36 UTC  (3+ messages)

Undefined uintptr_t with mingw
 2010-12-22 14:32 UTC  (6+ messages)

proposal: substitute-path handles foreign dir separators
 2010-12-22 12:00 UTC  (9+ messages)

[RFC] how to call host-side stuff from -tdep code?
 2010-12-21 12:39 UTC  (2+ messages)

[patch, testsuite] General ARM target triplet
 2010-12-20  6:34 UTC  (5+ messages)

[patch, arm] Consistent display of registers in corefile
 2010-12-20  3:09 UTC  (7+ messages)

RFA: add python exception subclasses (Was: gdb with python support still get crash on showing uninitialized local variables)
 2010-12-18  2:26 UTC  (3+ messages)
      ` RFA: add python exception subclasses

Assertion failure because of missing inferior
 2010-12-18  2:19 UTC  (14+ messages)
                  ` [Python] Segfault when clearing pspace (was: RE: Assertion failure because of missing inferior)
                    ` [Python] Segfault when clearing pspace

[patch] comment clean-up in do_my_cleanups
 2010-12-18  0:13 UTC 

[RFC] mips-tdep.c: Fix mips16 bit rot
 2010-12-17 21:40 UTC  (2+ messages)

[patch 0/4] hw watchpoints across fork() + multi-inf
 2010-12-17 21:24 UTC  (2+ messages)

FYI: pack partial_symtab a little better
 2010-12-17 17:19 UTC 

[RFC] mips-tdep.c: Update mips_register_to_value(), et al
 2010-12-16 22:52 UTC  (4+ messages)

FYI: make gdb.Value subclass-able
 2010-12-16 18:15 UTC 

Please add code to pick up SOLIB_SEARCH_PATH env var
 2010-12-16 14:23 UTC  (5+ messages)

[RFC] Improve amd64 prologue analysis
 2010-12-16  4:15 UTC  (8+ messages)

[commit] Fix help text of "save gdb-index" command
 2010-12-16  1:46 UTC 

RFC: next/finish/etc -vs- exceptions
 2010-12-15 21:18 UTC  (7+ messages)

[RFC] mips-tdep.c: pseudo-register -> raw register sign extension
 2010-12-15 20:54 UTC  (4+ messages)

[PATCH v4] gdb: bfin: new port
 2010-12-15 20:11 UTC  (7+ messages)
` [PATCH v4] gdbserver: "

Improve handling of Fortran keywords
 2010-12-15 19:28 UTC  (4+ messages)

[PATCH v2] gdb: bfin: new port
 2010-12-15 18:42 UTC  (4+ messages)
` [PATCH v3] "

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox