Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
RFC: Fix breakpoint commands in MI
 2009-10-29 20:59 UTC 

PATCH: fix PR gdb/10783
 2009-10-29 19:15 UTC  (2+ messages)

[patch] Allow gdbserver to dynamically lookup libthread_db.so.1
 2009-10-29 17:45 UTC  (12+ messages)

[RFC] design question re: watchpoint target methods
 2009-10-29 17:28 UTC  (4+ messages)

--gc-section leftovers workaround
 2009-10-28 21:21 UTC  (9+ messages)

[ob] Thumb-2 stepping fix
 2009-10-28 20:18 UTC 

[RFA] comment looks wrong
 2009-10-28 20:04 UTC  (2+ messages)

[patch] Fix for PR gdb/10757
 2009-10-28 17:04 UTC  (12+ messages)

Fix for missing *stopped indication due to ctrl-c
 2009-10-28 16:44 UTC 

symbolic debug of loadable modules with kgdb light
 2009-10-28 15:05 UTC  (7+ messages)

[patch] Fix sim/lm32 build failure
 2009-10-28  4:27 UTC 

New simulator: RX
 2009-10-28  3:09 UTC 

[patch][ob] Fix possible crash in disable_thread_event_reporting
 2009-10-27 22:16 UTC 

[patch][commit][ob] Add self to MAINTAINERS
 2009-10-27 21:45 UTC 

[patch][doc] PR python/10781
 2009-10-27 21:14 UTC  (11+ messages)

[patch] enhance saved_regs comment in amd64-tdep.c
 2009-10-27 14:51 UTC  (2+ messages)

infinite loop processing siblings - dwarf2reader - dwarf 3 debug
 2009-10-26 21:50 UTC  (3+ messages)

Build failure: src/gdb ChangeLog record.c gcore.c gcore.h
 2009-10-26 18:33 UTC  (17+ messages)

Add self to MAINTAINERS
 2009-10-26 17:57 UTC 

[RFA] fix inferior call for avr
 2009-10-26 16:56 UTC  (3+ messages)

Michael Eager nominated Maintainer for the microblaze targets
 2009-10-26 16:31 UTC 

[RFA] New testes for process record save/restore commands
 2009-10-26  8:51 UTC  (6+ messages)

[RFC] testing specifically for process record
 2009-10-26  8:36 UTC  (6+ messages)

Seems like a bug in target_read_stack / dcache_xfer_memory?
 2009-10-26  8:25 UTC  (13+ messages)

[patch] Fix for PR gdb/10757
 2009-10-25 23:59 UTC 

please fix sim/cris
 2009-10-25 21:32 UTC  (5+ messages)

[patch] Performance optimize large bp_location count
 2009-10-25 19:41 UTC  (5+ messages)

[RFA] Makefile.in, linux.mh: Move Process Record to NATDEPFILES
 2009-10-25 18:41 UTC  (7+ messages)

[patch 1/4] Fix hw watchpoints: [x86*] repeated rwatch output
 2009-10-25 18:21 UTC  (5+ messages)

[patch] create include/cgen
 2009-10-25 15:59 UTC  (3+ messages)
` [obv] Fixup cgen path for gdb/mep-tdep.c [Re: [patch] create include/cgen]

[patch] Fix breakpoints in unloaded shared libraries
 2009-10-25 15:21 UTC 

New ARI regression Fri Oct 23 01:57:01 UTC 2009
 2009-10-24  3:33 UTC  (9+ messages)

FYI: remove unneeded declaration
 2009-10-23 19:40 UTC 

[patch] Improve comments in dcache.c, target.c
 2009-10-23 18:51 UTC 

[RFA] Eliminate byteswap.h functions from record.c
 2009-10-23 17:19 UTC  (3+ messages)

[RFA, 3 of 3] save/restore process record, part 3 (save/restore)
 2009-10-23 16:31 UTC  (32+ messages)

More record.c build failures
 2009-10-23 16:08 UTC  (5+ messages)

[RFA] charset: sanitize if empty
 2009-10-23 15:37 UTC  (2+ messages)

[patch] Error reporting during insert_breakpoints
 2009-10-23 15:36 UTC  (3+ messages)

[RFA] little cleanup in allocate_objfile
 2009-10-23 14:37 UTC  (4+ messages)

[committed/obvious] fix typo in frame.c debug message
 2009-10-23 14:30 UTC 

[RFA] sim/avr: allow C-c in gdb
 2009-10-23  9:16 UTC  (2+ messages)

[RFA] let record_resume fail immediately on error
 2009-10-23  7:29 UTC  (11+ messages)

[RFA] doc for "info record"
 2009-10-23  1:49 UTC  (5+ messages)

[patch] Omit function name when disassembling one function [Was: Re: [RFC][patch] Allow to disassemble line.]
 2009-10-23  0:51 UTC  (4+ messages)
` [patch] Omit function name when disassembling one function

[patch] Fix for PR gdb/10819
 2009-10-22 20:46 UTC  (12+ messages)

[patch 3/3] debug-file-directory with multiple components
 2009-10-22 20:22 UTC  (3+ messages)

[commit] testsuite tweaks
 2009-10-22 19:55 UTC 

[RFA, 2 of 3] save/restore process record, part 2 (core ops target)
 2009-10-22 19:43 UTC  (5+ messages)

[RFA, 4 of 3] save/restore process record, part 4 (docs and news)
 2009-10-22 19:42 UTC  (7+ messages)

[RFA, 5 of 3] save/restore process record, part 5 (gcore change)
 2009-10-22 19:42 UTC  (4+ messages)

[patch 2/3] find_separate_debug_file cleanup
 2009-10-22 17:59 UTC  (2+ messages)

[patch 1/3] print the .debug file name having CRC mismatch
 2009-10-22 17:50 UTC  (2+ messages)

[patch] Perform a namespace lookup at every block level
 2009-10-22 17:47 UTC  (8+ messages)
      ` [patch 2/2] "

[RFA] Expand "info record"
 2009-10-22 13:08 UTC  (11+ messages)

[committed/Darwin]: fix fetch of amd64 fpu registers
 2009-10-22 12:43 UTC 

[patch 0/3] find_separate_debug_file cleanups + multi-dirs
 2009-10-21 23:10 UTC 

[commit] Improve Xtensa Call0 ABI prologue analysis
 2009-10-21 18:50 UTC 

[RFC][patch] Allow to disassemble line
 2009-10-21 18:16 UTC  (13+ messages)

[PATCH][SH] Implement core-file support for sh-linux
 2009-10-21 14:18 UTC  (7+ messages)

Obvious fix: deprecated_insert_raw_breakpoint change (was [commit] multi-executable support)
 2009-10-21  8:40 UTC  (2+ 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