Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[RFA/RFC Prec] Add Linux AMD64 process record support, (64 bits system call support) 2/3
 2009-06-29  8:25 UTC 

[RFA/RFC Prec] Add Linux AMD64 process record support, (instruction set support) 1/3
 2009-06-29  8:24 UTC 

[RFA/RFC Prec] Add Linux AMD64 process record support, 0/3
 2009-06-29  8:21 UTC 

[PATCH 0/3] catch syscall -- try 5 -- Introduction
 2009-06-29  2:15 UTC  (5+ messages)

[RFC] Add windows Thread Information Block
 2009-06-29  1:58 UTC  (12+ messages)

[RFA] Patch to fix reverse return from subroutine error
 2009-06-29  0:38 UTC  (9+ messages)

[patch] Remove unimplemented MI commands [Re: Learn function name by its address]
 2009-06-28 19:32 UTC  (11+ messages)

[FYI] Inlining support, rough patch
 2009-06-28 13:35 UTC  (12+ messages)

[commit] Inlined function support
 2009-06-28  0:20 UTC 

[commit] Rename frame_unwind_id and frame_pc_unwind
 2009-06-28  0:08 UTC 

Don't overshoot when executing cfa instructions
 2009-06-27 22:33 UTC  (3+ messages)

Fix spurious testsuite failure
 2009-06-27 21:37 UTC 

[PATCH] New testsuite directory gdb.reverse, and tests
 2009-06-27 18:49 UTC  (12+ messages)

[RFA] Reverse-step/next and shared libraries (with testsuite)
 2009-06-27 18:35 UTC  (3+ messages)

[RFA] testsuite/gdb.base/fullname.exp fix
 2009-06-27 14:39 UTC  (7+ messages)

[PATCH] Conditional tracepoints
 2009-06-27 12:55 UTC  (2+ messages)

RFC: parallelize "make check"
 2009-06-27  9:13 UTC  (13+ messages)

Add register definitions for PowerPC 405
 2009-06-26 19:21 UTC 

Add define for PowerPC 405 to bfd
 2009-06-26 19:21 UTC 

[RFC] [1/2] First cut at multi-executable support
 2009-06-26 19:11 UTC  (4+ messages)

[rfc] Use LONGEST instead of value for index arithmetic
 2009-06-26 18:21 UTC  (5+ messages)

[patch] [3/5] Types reference counting [make_function_type-objfile]
 2009-06-26 18:04 UTC  (11+ messages)
  ` [rfc] Always use per-objfile types in symbol readers
  ` [rfc] Fix Java type allocation and revert make_function_type change

[6/7] Introduce per-type architecture
 2009-06-26 17:30 UTC 

[6/7] Introduce per-type architecture
 2009-06-26 17:16 UTC  (2+ messages)

[7/7] Use per-type architecture
 2009-06-26 16:43 UTC 

[5/7] Eliminate builtin flags types
 2009-06-26 16:42 UTC 

[4/7] Eliminate builtin float types
 2009-06-26 16:42 UTC 

[3/7] Eliminate builtin integer types
 2009-06-26 16:41 UTC 

[0/7] Implement per-type architecture
 2009-06-26 16:40 UTC 

[1/7] Eliminate builtin void type
 2009-06-26 16:40 UTC 

[2/7] Eliminate builtin character types
 2009-06-26 16:40 UTC 

[rfc] Helper routines for internal array/string types
 2009-06-26 15:57 UTC 

[rfc] Eliminate some builtin_type_ instances
 2009-06-26 15:57 UTC 

[rfc] Remove dead fall-back code from Pascal / Modula-2
 2009-06-26 15:56 UTC 

[rfa/Ada] Remove current_gdbarch from ensure_lval
 2009-06-26 15:54 UTC 

[rfa/Ada] Remove builtin types from type/value printing routines
 2009-06-26 15:53 UTC 

[rfa/Ada] Remove builtin_type_void
 2009-06-26 15:53 UTC 

[rfa/Ada] Restructure fixed array range fall-back to remove builtin types
 2009-06-26 15:53 UTC 

[rfa/Ada] Restructure array bounds routines to remove builtin types
 2009-06-26 15:51 UTC 

[RFA]: Update psymtab.exp for change in not found method handling
 2009-06-26 14:55 UTC  (2+ messages)

[patch] not able to set pending breakpoint at qualified C++ function names
 2009-06-26 14:50 UTC  (8+ messages)
          ` [patch] Test result regression for gdb.base/psymtab.exp [Re: [patch] not able to set pending breakpoint at qualified C++ function names]

[rfc] Some changes to the examine ("x") command
 2009-06-26 14:08 UTC 

[rfc] More rework of the internal variable logic
 2009-06-26 14:05 UTC 

[rfc] Make Java types per-architecture
 2009-06-26 14:04 UTC 

[RFA] comdat types
 2009-06-26  1:33 UTC  (7+ messages)

[patch] Use mmap instead of obstack_alloc for dwarf debug sections
 2009-06-25 23:25 UTC  (18+ messages)
                  ` [patch] Fix a reread_symbols regression by mmap [Re: [patch] Use mmap instead of obstack_alloc for dwarf debug sections.]
                          ` [patch] Replace reread_symbols by load+free calls

[RFA/RFC] Fix watchpoint troubles on windows native
 2009-06-25 23:07 UTC 

[OBV] Fix testsuite gdb.base/exe-lock.exp windows specific failure
 2009-06-25 22:41 UTC 

[patch] gdbserver: Add support for Z0/Z1 packets
 2009-06-25 22:18 UTC  (16+ messages)

[rfc][patch] Fix for gdb/10275 (mis-handling of DW_CFA_restore_state)
 2009-06-25 19:38 UTC  (3+ messages)

[patch] Add self to Write After Approval list
 2009-06-25 16:36 UTC 

[patch] Fix i386 memory-by-register access on amd64
 2009-06-25 16:33 UTC  (4+ messages)

[PATCH 2/2] namespace support
 2009-06-25 15:59 UTC  (4+ messages)

[10/15] Basic value access routines
 2009-06-24 19:41 UTC  (6+ messages)

[RFA] comdat types preparation
 2009-06-24 19:12 UTC  (2+ messages)

[patch] gdbserver: Add qnx target
 2009-06-24 18:51 UTC  (5+ messages)

[RFA] Remove ADD_SHARED_SYMBOL_FILES macro
 2009-06-24 17:03 UTC  (7+ messages)
` [RFA/Windows] "

[commit] Fix broken decimal-float case of value_one
 2009-06-24 16:58 UTC 

[commit] Two more obvious current_gdbarch eliminations
 2009-06-24 16:48 UTC 

[00/19] Eliminate some more current_gdbarch uses
 2009-06-24 16:44 UTC  (4+ messages)
` [rfc] longjmp breakpoints (Re: [00/19] Eliminate some more current_gdbarch uses)

[patch/stabs] Fix for warning: (Internal error: pc 0x4000000 in read in psymtab, but not in symtab
 2009-06-24 16:27 UTC 

Submition of i386.record.floating.point.patch
 2009-06-24 16:22 UTC 

[RFA] Fix problem with extended-remote if multi_process is zero
 2009-06-24 15:14 UTC  (2+ messages)

[commit] cleanup stale exec.{h|c} xfer_memory comments
 2009-06-23 20:54 UTC  (6+ messages)

[02/15] Python interpreter callback functions
 2009-06-23 20:45 UTC  (2+ messages)

RFC: reference counting for value
 2009-06-23 20:26 UTC 

DWARF is_stmt flag (revisited)
 2009-06-23 18:49 UTC  (3+ messages)

[PATCH] PR backtrace/9786
 2009-06-23 18:46 UTC  (4+ messages)

[RFC] Improve testsuite for poor expect behavior
 2009-06-23 18:14 UTC  (9+ messages)

[RFA/doco] document "set/show interactive-mode"
 2009-06-23 18:13 UTC 

[08/15] Small Java fix
 2009-06-23 18:12 UTC  (2+ messages)

Per-type architecture (Re: [10/15] Basic value access routines)
 2009-06-23 17:36 UTC  (11+ messages)

[RFA] Fix gdbserver crash if using kill in remote connection to windows gdbserver
 2009-06-23 17:22 UTC  (3+ messages)

[commit/Ada] dynamic sized packed array in variant record
 2009-06-23 16:46 UTC  (2+ messages)

[commit/cleanup] delete redundant ada-lang.c:evaluate_subexp
 2009-06-23 16:38 UTC  (2+ messages)

FYI: fix PR 10309
 2009-06-23 16:25 UTC 

[rfc][patch] Eliminate quadratic slow-down on number of solibs
 2009-06-23 13:32 UTC  (4+ messages)

[RFA] i386/amd64 h/w watchpoints in gdbserver
 2009-06-23  7:37 UTC  (5+ messages)

gdb.texinfo patch for -var-list-children (2)
 2009-06-23  3:19 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