Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[patch] Fix warnings using gcc-4.5 HEAD
 2009-07-11 12:09 UTC  (5+ messages)

Add a new modifier /c to "disassemble" command to make it output binary code
 2009-07-11  9:28 UTC  (9+ messages)

RFA: dwarf2.h merge
 2009-07-11  8:36 UTC  (6+ messages)

[RFA] Fix too many "no debugging symbols found" warnings
 2009-07-11  4:22 UTC  (5+ messages)

[patch 4/8] Types GC [varobj_list to all_root_varobjs]
 2009-07-10 22:12 UTC  (12+ messages)
  ` [patch 0/4] varobj_list replacement [Re: [patch 4/8] Types GC [varobj_list to all_root_varobjs]]
  ` [patch 1/4] varobj_list replacement, choice 1 of 3: VEC_safe_push + VEC_unordered_remove
  ` [patch 2/4] varobj_list replacement, choice 2 of 3: VEC_safe_insert + VEC_ordered_remove
  ` [patch 3/4] varobj_list replacement, choice 3 of 3: Iterator
  ` [patch 4/4] varobj_list replacement, choice 3 of 3: Iterator optimization

[patch] Perform a namespace lookup at every block level
 2009-07-10 20:16 UTC  (2+ messages)

RFA: update gdb internals doc with parallel make check
 2009-07-10 20:13 UTC  (3+ messages)

RFA: make test suite transcripts
 2009-07-10 19:50 UTC  (4+ messages)

RFA: valgrind -vs- the testsuite
 2009-07-10 18:02 UTC  (4+ messages)

[patch] [mi] mi_cmd_var_update cleanup
 2009-07-10 14:55 UTC  (3+ messages)

[RFA] Use data cache for stack accesses
 2009-07-10 14:19 UTC  (9+ messages)

[obv] i386-tdep.c: Fix call to read_memory_unsigned_integer
 2009-07-09 23:59 UTC 

[patch] Report `dump memory' errors
 2009-07-09 23:29 UTC  (3+ messages)

Patch: merge src and gcc copies of dwarf2.h
 2009-07-09 20:32 UTC  (10+ messages)

[RFA] Check solib bfd arch
 2009-07-09 16:50 UTC  (5+ messages)

[patch] Fix i386 memory-by-register access on amd64
 2009-07-09 16:36 UTC  (10+ messages)
  ` [patch] /* */ for target_thread_architecture [Re: [patch] Fix i386 memory-by-register access on amd64]

[patch] Fix for gdb.threads/staticthreads.exp failure on Linux
 2009-07-09  6:36 UTC  (7+ messages)

How to fix solib path name?
 2009-07-08 20:46 UTC  (21+ messages)

[RFA] Add "inf" alias for "info"
 2009-07-08 20:08 UTC  (13+ messages)

[patch] nto-tdep.c - adjust addr_low addr_high
 2009-07-08 14:27 UTC 

RFC: %ebp-based backtrace patch
 2009-07-08 12:53 UTC  (12+ messages)

[RFA] Avoid internal error in paddress
 2009-07-08 12:10 UTC  (2+ messages)

[commit] Fix crash at gdbtui startup
 2009-07-08 12:07 UTC 

Patch : gdbserver get_image_name on CE
 2009-07-08 11:34 UTC  (6+ messages)

i386.record.floating.point.patch : with more testing and assurity
 2009-07-08  9:00 UTC  (2+ messages)

[patch] fix parallel make of sim/lm32
 2009-07-08  6:17 UTC 

[patch] fix sim/iq2000 build
 2009-07-08  5:39 UTC 

[06/15] Per-breakpoint architecture support
 2009-07-07 22:30 UTC  (5+ messages)
  ` [RFC] Insight build problem: was "

[RFA] Rewrite data cache to use splay tree
 2009-07-07 21:25 UTC 

[patch] fix for crash in python pretty-printer
 2009-07-07 21:05 UTC  (6+ messages)

[ob] Correct ovldbreak.exp KFAILs
 2009-07-07 20:37 UTC  (7+ messages)

[patch] Support counted strings and embedded nulls in value.string
 2009-07-07 19:56 UTC  (6+ messages)

[patch] solib do not add ldd if in libc
 2009-07-07 17:44 UTC  (2+ messages)

RFC: reference counting for value
 2009-07-07 17:03 UTC  (5+ messages)

nto_extra_thread_info
 2009-07-07 16:29 UTC  (2+ messages)

[patch] nto-procfs.c: Add to_xfer_partial
 2009-07-07 16:23 UTC  (6+ messages)

[RFA Darwin]: handle simultaneous signal posting and single-stepping
 2009-07-07 10:42 UTC  (3+ messages)

[RFC] Add step_stack_prev_frame_id
 2009-07-07  9:31 UTC  (2+ messages)

[patch 8/8] Types GC [varobj]
 2009-07-07  9:28 UTC  (2+ messages)
` cancelled: "

varobj_get_type cleanup
 2009-07-07  8:46 UTC  (3+ messages)

[RFA Darwin]: Add push_dummy_call for i386
 2009-07-07  8:15 UTC  (5+ messages)

[patch] Add parallel make support to sim/common/cgen.sh
 2009-07-07  8:12 UTC 

[RFA Darwin]: Remove unused darwin.defs file
 2009-07-07  7:48 UTC  (3+ messages)

[RFA/RFC Prec] Add Linux AMD64 process record support second version, (AMD64 Linux system call support) 3/3
 2009-07-07  2:40 UTC 

[RFA/RFC Prec] Add Linux AMD64 process record support second version, (64 bits system call support) 2/3
 2009-07-07  2:40 UTC 

[RFA/RFC Prec] Add Linux AMD64 process record support second version, (instruction set support) 1/3
 2009-07-07  2:38 UTC 

[RFA/RFC Prec] Add Linux AMD64 process record support second version, 0/3
 2009-07-07  2:34 UTC 

[patch] use .gnu.attributes to detect e500 machine type
 2009-07-06 21:26 UTC  (6+ messages)

[patch] Set calling convention of methods
 2009-07-06 20:50 UTC  (9+ messages)

Reporting the OSABI in target descriptions
 2009-07-06 20:29 UTC  (3+ messages)

[ob] Fix gdb.java tests in make check
 2009-07-06 19:16 UTC 

i386.record.floating.point.patch : with more testing and assurity
 2009-07-06 19:09 UTC 

i386.record.floating.point.patch : with more testing and assurity
 2009-07-06 19:03 UTC 

i386.record.floating.point.patch : with more testing and assurity
 2009-07-06 19:01 UTC 

[patch] configure.tgt - build gdbserver for nto
 2009-07-06 18:54 UTC  (3+ messages)

RFC: parallelize "make check"
 2009-07-06 18:53 UTC  (8+ messages)
        ` [patch] testsuite: Fix multiple runs in parallel on a single host [Re: RFC: parallelize "make check"]
            ` [patch] testsuite: Fix multiple runs in parallel on a single host

[patch] gdbserver: Add qnx target
 2009-07-06 18:35 UTC  (7+ messages)

[patch] cleanup: source.c objfile removal
 2009-07-06 18:26 UTC  (4+ messages)

[RFC] [2/2] First cut at multi-executable support
 2009-07-06 14:59 UTC  (3+ messages)
  ` [RFC] [2/2] First.3 "

[RFC] [1/2] First.2.2 cut at multi-executable support
 2009-07-06 14:55 UTC  (2+ messages)
` [RFC] [1/2] First.3.2 "

[RFC] [1/2] First.2.1 cut at multi-executable support
 2009-07-06 14:53 UTC  (2+ messages)
` [RFC] [1/2] First.3.1 "

[RFA Darwin v2]: Add push_dummy_call for i386
 2009-07-06  9:45 UTC 

page:  |  | latest

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