Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[patch 7/8] Types GC [GC markers]
 2009-05-25  8:04 UTC 

[patch 8/8] Types GC [varobj]
 2009-05-25  8:04 UTC 

[patch 5/8] Types GC [type_group framework]
 2009-05-25  8:03 UTC 

[patch 6/8] Types GC [the GC itself]
 2009-05-25  8:03 UTC 

[patch 4/8] Types GC [varobj_list to all_root_varobjs]
 2009-05-25  8:02 UTC 

[patch 3/8] Types GC [display_uses_solib_p to exp_iterate]
 2009-05-25  8:02 UTC 

[patch 2/8] Types GC [preserve_values as observer]
 2009-05-25  8:01 UTC 

[patch 1/8] Types GC [unloading observer]
 2009-05-25  8:01 UTC 

[patch 0/8] Types Garbage Collector (for VLA+Python)
 2009-05-25  8:00 UTC 

[RFA] Fix "break foo" when `foo's prologue ends before line table
 2009-05-25  7:26 UTC  (9+ messages)

[RFA] Fix printing frame arguments for COFF debug info
 2009-05-25  6:29 UTC  (11+ messages)
` More problems with language in printing symbols
  ` [RFA] "

[RFA] Remove ADD_SHARED_SYMBOL_FILES macro
 2009-05-25  6:17 UTC  (5+ messages)
` [RFA/Windows] "

[RFA] Fix too many "no debugging symbols found" warnings
 2009-05-25  3:20 UTC  (2+ messages)

[RFA] Fix build failure [was Re: [RFC] fork in multi-threaded apps, per-thread pending_fork, other follow-fork cleanups.]
 2009-05-24 20:50 UTC  (2+ messages)

[RFA] xmm8-15 testcase
 2009-05-24 19:00 UTC 

Fix copy_terminal_info thinko
 2009-05-24 18:17 UTC 

[RFC] fork in multi-threaded apps, per-thread pending_fork, other follow-fork cleanups
 2009-05-24 18:01 UTC  (2+ messages)

[RFA]: Clean up debug printing of pc in gdbserver
 2009-05-24 17:35 UTC  (4+ messages)

[RFA]: handle_extended_wait: Call linux_resume_one_lwp instead of ptrace
 2009-05-24 17:00 UTC  (2+ messages)

Fix breakpoints when several source files have the same name
 2009-05-24 10:49 UTC 

[Prec/RFA] Remove macros for record size in i386-linux-tdep.c
 2009-05-24  4:48 UTC  (8+ messages)

[RFC,v2] Yank out target_ops->to_sections
 2009-05-24  1:35 UTC 

[RFA] linux-low.c, linux_resume_one_lwp cleanup
 2009-05-24  0:52 UTC  (2+ messages)

[RFA] Fix documentation of snprintf and vsnprintf
 2009-05-23 20:09 UTC  (2+ messages)

[RFA] Fix documentation of snprintf and vsnprintf
 2009-05-23 17:02 UTC  (3+ messages)

[obv] Replace savestring by xstrdup where possible
 2009-05-23 16:52 UTC 

[obv] Remove unreachable code at varobj_get_handle callers
 2009-05-23 15:39 UTC 

[RFC] Yank out target_ops->to_sections
 2009-05-23 14:31 UTC  (2+ messages)

[GDB] Add missing configure options to README
 2009-05-23 13:24 UTC 

[RFA] Fix DJGPP register numbering with COFF and stabs debug info
 2009-05-23 11:26 UTC 

[obv] Fix Modula2 MAX_FUNC typo
 2009-05-23  9:56 UTC  (2+ messages)

struct section_table is not really a table per se
 2009-05-22 23:51 UTC 

[patch] use .gnu.attributes to detect e500 machine type
 2009-05-22 19:21 UTC  (3+ messages)

[Prec/RFA] fix build error of prec in cygwin
 2009-05-22 17:02 UTC  (27+ messages)

[RFA] rename find_thread_pid to find_thread_ptid
 2009-05-22 15:20 UTC  (3+ messages)

[PATCH 2/2] namespace support
 2009-05-22 14:52 UTC 

[PATCH 1/2] namespace support
 2009-05-22 14:48 UTC 

[PATCH 0/2] namespace support
 2009-05-22 14:42 UTC 

[ob] left over kill_command declaration
 2009-05-22 10:52 UTC 

Tidy up exec.c and bfd-target.c's memory reading from target sections
 2009-05-22  3:07 UTC 

[ob] small exec_bfd cleanup
 2009-05-22  0:54 UTC 

[commit] fix build failure in aix-thread.c:aix_thread_wait
 2009-05-21 23:25 UTC  (4+ messages)

[commit] Add options argument to dec-thread.c and remote-m32r-sdi.c's to_wait methods
 2009-05-21 22:55 UTC 

Python pretty-printing [6/6]
 2009-05-21 18:33 UTC  (5+ messages)

[patch] Eliminate quadratic slow-down on number of solibs (part 2)
 2009-05-21 16:40 UTC  (9+ messages)

[patch] Fix gdb.mi internal_error on killing inferior
 2009-05-21 16:03 UTC  (6+ messages)

[patch] Fix recent gdb.mi testsuite "unknown output after running"
 2009-05-21 15:54 UTC  (4+ messages)
    ` [commit] New target_wait `options' argument, and new TARGET_WNOHANG option. (was: Re: [patch] Fix recent gdb.mi testsuite "unknown output after running")

make mi_on_resume account for whole process resumes
 2009-05-21 15:11 UTC 

[patch] Fix racy gdb.mi/mi-nonstop.exp: interrupted (timeout)
 2009-05-21  8:01 UTC  (3+ messages)
  ` [obv] Recognize also DW_LANG_C99 [Re: [patch] Fix racy gdb.mi/mi-nonstop.exp: interrupted (timeout)]

[patch] Fix DW_AT_const_value using DW_FORM_string
 2009-05-21  7:17 UTC  (3+ messages)

[rfc] Remove current_gdbarch register handling from symbol readers
 2009-05-21  3:27 UTC  (4+ messages)

[RFA] Fix memory leak in gdbserver
 2009-05-21  0:27 UTC  (8+ messages)
` Build failure for x86_64-pc-mingw32 target
      ` [ARI] Add "bzero" (was: "Re: Build failure for x86_64-pc-mingw32 target")
        ` [ARI] Add "bzero"

[rfa][testsuite] Consolidade Python test functions in lib/gdb.exp
 2009-05-20 23:11 UTC  (19+ messages)

[patch] Fix gdb.mi hang on floating VAROBJs
 2009-05-20 20:32 UTC 

[commit/Ada] dynamic sized packed array in variant record
 2009-05-20 18:46 UTC 

[commit/cleanup] delete redundant ada-lang.c:evaluate_subexp
 2009-05-20 18:23 UTC 

[commit/AIX] cannot resume after attaching to process
 2009-05-20 18:14 UTC 

[RFC] patch to make GDB open a new terminal window for the inferior
 2009-05-20 17:48 UTC  (2+ messages)

[rfc] Simplify internal variable handling
 2009-05-20 15:06 UTC 

[rfc/rft] Fix incorrect static type in scm-lang.c
 2009-05-20 15:03 UTC 

[rfc/rft] Fix incorrect static types in mdebugread.c
 2009-05-20 15:02 UTC 

[Patch] [MI] Out-of-scope varObjects no longer trigger a var-update change
 2009-05-20 14:32 UTC  (3+ messages)
  `  "

[RFC] Send new ARI warnings to gdb_testers mailing list
 2009-05-20  5:23 UTC  (7+ messages)

[Fwd: Re: [PATCH] Program Breakpoints]
 2009-05-19 21:33 UTC  (5+ messages)

Workaround for glibc/BZ5983: following a child fork shows stale parent threads in the child
 2009-05-19 14:28 UTC  (5+ messages)

[patch] Remove unused PROT from openp()
 2009-05-19 13:52 UTC  (3+ messages)

[RFA] i386/amd64 h/w watchpoints in gdbserver
 2009-05-19  9:05 UTC  (4+ messages)

RFA: makes darwin-nat.c threads (and multi-processes) aware
 2009-05-19  4:13 UTC  (4+ messages)

[RFA] improved thread id reporting
 2009-05-19  3:39 UTC  (4+ messages)

Move the kill command to infcmd.c
 2009-05-19  3:03 UTC 

more bits of per-inferior terminal settings
 2009-05-19  2:47 UTC 

split new gdbarch_has_global_breakpoints out of gdbarch_has_global_solist
 2009-05-19  0:42 UTC 

[patch] Eliminate quadratic slow-down on number of soilibs (part 2)
 2009-05-18 22:58 UTC  (5+ messages)

switch solib-svr4.c to per-inferior data
 2009-05-18 19:08 UTC 

Add base linux native multi-process support
 2009-05-18 17:31 UTC  (7+ messages)

[PATCH] Add support for the Lattice Mico32 (LM32) architecture
 2009-05-18 16:09 UTC  (11+ messages)

[rfc] Ada simplification: ada_find_any_type
 2009-05-18 14:01 UTC  (2+ messages)

[rfc] Ada simplification: desc_data_type
 2009-05-18 13:58 UTC  (2+ messages)

[rfc] Ada simplification: ada_val_print_1
 2009-05-18 13:52 UTC  (2+ messages)

[rfc] Ada simplification: ada_coerce_to_simple_array_type
 2009-05-18 13:51 UTC  (2+ messages)

[rfc] Minor cleanup to pascal_val_print
 2009-05-18 13:46 UTC  (2+ messages)

[rfc] Remove deprecated_extract/store_floating
 2009-05-18 13:44 UTC  (2+ messages)

flush register/frame caches when loading a new core
 2009-05-18 12:13 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