Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
ARM gdb boot code bug
 2009-05-01 23:56 UTC 

[RFA] rename find_thread_pid to find_thread_ptid
 2009-05-01 22:51 UTC 

[obv] Fix a comment typo
 2009-05-01 22:41 UTC 

[patch] Eliminate quadratic slow-down on number of soilibs (part 2)
 2009-05-01 22:17 UTC 

[obv] Remove unused assignment to thread_info in thread_db_pid_to_str
 2009-05-01 22:08 UTC 

[RFC] Trailing spaces in solaris_pid_to_str
 2009-05-01 21:32 UTC 

[patch][rfc] Allow GDB to search for the right libthread_db.so.1
 2009-05-01 18:53 UTC  (24+ messages)

Can we get rid of go32_stop? (and its normal_stop call?)
 2009-05-01 17:59 UTC  (8+ messages)

Process record and replay checked in to main trunk
 2009-05-01 17:58 UTC  (10+ messages)

[patch] Fix internal error on breaking at a multi-locations caller
 2009-05-01 17:32 UTC  (6+ messages)

Post mortem debugging for Windows CE
 2009-05-01 15:37 UTC  (11+ messages)

[patch] [3/5] Types reference counting [make_function_type-objfile]
 2009-05-01 14:44 UTC  (3+ messages)

[Patch] [MI] Out-of-scope varObjects no longer trigger a var-update change
 2009-05-01 13:53 UTC  (3+ messages)

[djgpp/commit] Fix go32_pid_to_str and go32_thread_alive
 2009-05-01 13:32 UTC  (4+ messages)

[RFC] Send new ARI warnings to gdb_testers mailing list
 2009-05-01  9:24 UTC  (3+ messages)

[RFC] Change OK: to ARI: for ARI rule ignore
 2009-05-01  8:18 UTC  (7+ messages)

[RFA] i386/amd64 h/w watchpoints in gdbserver
 2009-05-01  8:10 UTC  (2+ messages)

[djgpp/RFA] Fix crashes due to invalid numregs
 2009-05-01  8:10 UTC  (3+ messages)

PATCH: new gdb port: moxie-elf
 2009-05-01  3:20 UTC  (8+ messages)

PATCH: new sim port: moxie-elf
 2009-05-01  3:04 UTC  (2+ messages)

[patch] Fix a buglet in elfread.c
 2009-05-01  0:07 UTC  (5+ messages)

Fix 'catch catch' crash
 2009-04-30 22:46 UTC  (3+ messages)

[RFA] Don't kill inferior if there's a typo in the specified port
 2009-04-30 22:16 UTC  (5+ messages)

[PATCH] Program Breakpoints
 2009-04-30 19:14 UTC  (3+ messages)

[RFC] watchthreads2.exp: gdb can drop watchpoints
 2009-04-30 18:26 UTC  (3+ messages)

[rfc] Do not call read_pc in startup_inferior
 2009-04-30 15:55 UTC  (6+ messages)

[RFA] Fix memory leak in gdbserver
 2009-04-30  9:28 UTC  (2+ messages)

[RFC] Remove last occurences of target_{insert/remove}_watchpoint
 2009-04-29 23:00 UTC  (2+ messages)

[rfc][patch] Eliminate quadratic slow-down on number of solibs
 2009-04-29 21:12 UTC  (3+ messages)

[patch] Fix i386 memory-by-register access on amd64
 2009-04-29 20:45 UTC  (4+ messages)

Mingw GDB build fails for M16C target
 2009-04-29 20:33 UTC  (6+ messages)

[Bug symtab/8367] [RFA] performance improvement of lookup_partial_symtab
 2009-04-29  8:54 UTC  (5+ messages)

[patch] doc: Document macros defined from command-line
 2009-04-29  7:55 UTC  (6+ messages)
  ` [patch] Better display command-line macros + doc addon [Re: [patch] doc: Document macros defined from command-line]

[PATCH] Improve the fetch/store of general-purpose and floating-point PowerPC registers
 2009-04-29  4:05 UTC  (11+ messages)

bcy g9j
 2009-04-29  2:13 UTC 

[RFA] Submit process record and replay fourth time, 3/8
 2009-04-29  1:43 UTC  (9+ messages)

[patch] not able to set pending breakpoint at qualified C++ function names
 2009-04-29  1:03 UTC  (2+ messages)

[patch] use .gnu.attributes to detect e500 machine type
 2009-04-28 21:31 UTC  (2+ messages)

[rfc] Eliminate read_pc and write_pc
 2009-04-28 16:38 UTC 

[RFA] Submit process record and replay fourth time, 0/8
 2009-04-28 15:15 UTC  (8+ messages)

[RFA] Submit process record and replay fourth time, 7/8
 2009-04-28 10:05 UTC  (3+ messages)

[RFA] Submit process record and replay fourth time, 5/8
 2009-04-28 10:03 UTC  (5+ messages)

[RFA] Submit process record and replay fourth time, 4/8
 2009-04-28  9:59 UTC  (4+ messages)

FYI: fix buglet in C lexer
 2009-04-28  1:03 UTC 

[Ada/dwarf] New DW_AT_GNAT_descriptive_type DWARF attribute
 2009-04-28  0:15 UTC  (2+ messages)

[Fwd: Re: Patch to support spaces in filenames & paths]
 2009-04-27 21:39 UTC  (3+ messages)

[PATCH, libiberty] Pex pipes block under win32 when parent process dies
 2009-04-27 20:56 UTC  (2+ messages)

[PATCH 2/3] catch syscall -- try 5 -- XML support
 2009-04-27 18:53 UTC  (8+ messages)

[PATCH 1/3] catch syscall -- try 5 -- Source code modifications
 2009-04-27 18:50 UTC  (6+ messages)

[patch] Fix PR 9675 - _static_ variables in C++ constructors
 2009-04-27 18:38 UTC  (4+ messages)

[patch] Do not allow unwinder to terminate inferior in an inferior function call if a C++ exception handler cannot be found
 2009-04-27 18:29 UTC  (4+ messages)

[RFA] Make watchthreads.exp more robust
 2009-04-27 12:52 UTC  (2+ messages)

[RFA] Add new test for breakpoints on templates
 2009-04-27 12:15 UTC  (3+ messages)

[RFA] C++ : breakpoint in templates
 2009-04-27 12:00 UTC  (3+ messages)

Setting up GDB init files broken in DJGPP
 2009-04-27 10:25 UTC  (6+ messages)

[Fwd: [PATCH] Program Breakpoints]
 2009-04-27  7:07 UTC  (4+ messages)
` [PATCH] Program Breakpoints

[PATCH 3/3] catch syscall -- try 5 -- Build-system, testcase, documentation and extra command
 2009-04-26 21:29 UTC  (8+ messages)

needed-list fails in libiberty
 2009-04-26 17:44 UTC  (12+ messages)

symbolic debug of loadable modules with kgdb light
 2009-04-26  0:39 UTC  (4+ messages)

Duplicate file names in gdb/Makefile.in
 2009-04-25 10:07 UTC  (2+ messages)

[RFA] Set the default of disassemble-next-line to off
 2009-04-25  9:56 UTC  (8+ messages)

[RFA] Fix typo in type of parameter "w" in print_wchar
 2009-04-25  8:50 UTC  (2+ messages)

[RFC] Special casing dtors?
 2009-04-24 22:49 UTC  (7+ messages)

[FYI] Inlining support, rough patch
 2009-04-24 21:44 UTC  (10+ messages)

[Patch] Improve path lookup of absolute source file
 2009-04-24 15:12 UTC  (4+ messages)

[PATCH 0/3] catch syscall -- try 5 -- Introduction
 2009-04-24 13:47 UTC  (6+ messages)

[RFA/commit] Handle EOF on terminals opened with ENONBLOCK
 2009-04-24 10:20 UTC  (2+ messages)

RFA: makes darwin-nat.c threads (and multi-processes) aware
 2009-04-24  9:22 UTC  (2+ messages)
` Ping - "

RFC: Support DW_TAG_entry_point
 2009-04-24  0:13 UTC  (7+ 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