public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
GDB 7.5: Problems with the auto-load safe-path feature
 2012-08-27 16:48 UTC  (3+ messages)
  ` [commit+7.5] apropos fix for auto-load texts [Re: GDB 7.5: Problems with the auto-load safe-path feature]

[patch] Fix .debug_macro NOBITS crash (PR 14494)
 2012-08-27 16:44 UTC  (3+ messages)
  ` [commit] "

[RFA] DWARF frame unwinder executes one too many rows
 2012-08-27 16:35 UTC  (4+ messages)
  ` [patch] testsuite: Test the unwinder off-by-one [Re: [RFA] DWARF frame unwinder executes one too many rows]
    ` [commit] "

ping: [patch] testsuite gdbserver async+non-stop: Fix racy FAILs
 2012-08-27 16:28 UTC 

[RFC] New GDB Port CR16
 2012-08-27 16:21 UTC  (2+ messages)

RFC: consolidate checks for _Unwind_DebugHook in test suite
 2012-08-27 15:57 UTC  (22+ messages)
` [PATCH 1/2] Append "." in error message
  ` [PATCH 2/2] Remove pass in skip_unwinder_tests

PATCH: error reading variable: value has been optimized out
 2012-08-27 15:46 UTC  (3+ messages)

bitpos expansion patches summary
 2012-08-27 14:02 UTC  (4+ messages)

[PATCH] Handle var_uinteger/var_zuinteger and case var_integer/var_zinteger together
 2012-08-27 10:10 UTC  (8+ messages)
` [RFC 0/3] Get rid of var_integer in CLI
  ` [PATCH 1/3] var_integer -> var_uinteger
  ` [ping] : [RFC 0/3] Get rid of var_integer in CLI

[PATCH 0/3] Factor code on suppress MI notification
 2012-08-27  9:46 UTC  (4+ messages)
` [PATCH 3/3] suppress notification
` [PATCH 1/3] add static to mi_cmds
` [PATCH 2/3] new macro DEF_MI_CMD_CLI and DEF_MI_CMD_MI

[PATCH] Fix memory-region overlapping checking
 2012-08-27  8:58 UTC  (10+ messages)

PING: PATCH: PR tui/14486: resize crashes tui
 2012-08-26 15:25 UTC 

[Patch] another trivial null pointer check to fix another tui segfault
 2012-08-26 15:23 UTC 

Sync toplevel files with GCC tree
 2012-08-26 14:59 UTC 

[3/3] RFC - optional patch to restore DW_AT_data_member_location
 2012-08-26  8:12 UTC  (4+ messages)

[2/3] RFC - reimplement common block support
 2012-08-26  8:11 UTC  (6+ messages)

[RFA] gdb/14288
 2012-08-25 20:31 UTC 

[RFC] Thread Name Printers
 2012-08-25  5:28 UTC  (7+ messages)

[patch] info threads sort by name and name regex matching
 2012-08-25  3:12 UTC  (13+ messages)

[patch] Implement $_version; for auto-load commands in ~/.gdbinit
 2012-08-24 19:03 UTC  (16+ messages)

[RCF 0/4] A general notification in GDB RSP
 2012-08-24 19:00 UTC  (10+ messages)
` [PATCH 3/4] de-couple %Stop from notification: gdbserver
` [PATCH 2/4] de-couple %Stop from notification: gdb
` [PATCH 4/4] new notification "TEST"
` [PATCH 1/4] new gdb_queue.h in common/

[patch+7.5] auto-load: User conveniences suggested by Doug Evans
 2012-08-24 18:26 UTC  (14+ messages)

"set inferior-tty" on MS-Windows
 2012-08-24 18:19 UTC  (3+ messages)

[PATCH] include libiberty.h in gdbserver.h
 2012-08-24 17:16 UTC  (3+ messages)

GDB test suite question
 2012-08-24 16:54 UTC  (5+ messages)

[patch] gdb.base/valgrind-infcall.exp compat. with Ubuntu 10.04.4
 2012-08-24 14:28 UTC  (7+ messages)

[PATCH/MIPS] Add support Octeon's bbit instructions
 2012-08-24 13:57 UTC  (8+ messages)

[patch v3 01/16] gdbserver, build: add -DGDBSERVER
 2012-08-24 13:47 UTC  (4+ messages)

[RFA 0/4 take 2] Improved linker-debugger interface
 2012-08-24 12:48 UTC  (5+ messages)
  ` [patch] testsuite: Make solib-corrupted.exp untested for probes [Re: [RFA 0/4 take 2] Improved linker-debugger interface]

[PATCH 4/4]: Enable readline under "python"
 2012-08-24  8:55 UTC  (9+ messages)

[PATCH][h8300, mt, tilegx, xstormy16] Replace unsafe alloca calls with xmalloc
 2012-08-24  3:59 UTC  (3+ messages)

Error message from GDB 7.5 when quitting
 2012-08-24  3:51 UTC  (2+ messages)

AIX 64bit support
 2012-08-23 20:23 UTC  (5+ messages)

Fix ARM stepping over Thumb-mode "bx pc" or "blx pc"
 2012-08-23 19:09 UTC  (8+ messages)
    ` Ping "

[RFA 3/3] c++/13356: Update documentation
 2012-08-23 18:52 UTC  (2+ messages)

Document how to exit "python-interactive"
 2012-08-23 18:30 UTC  (9+ messages)

[commit/www] Announce the GDB 7.5 release
 2012-08-23 18:24 UTC  (5+ messages)
` GDB 7.5 on Windows (was: [commit/www] Announce the GDB 7.5 release.)
    ` GDB 7.5 on Windows

[Patch remote-sim] Adjust call to register_inferior_data_with_cleanup
 2012-08-23 18:06 UTC  (3+ messages)

[PATCH] gdb: improve usage strings
 2012-08-23 17:38 UTC  (14+ messages)
` [PATCH v2] "
` [PATCH v3] "
        ` further improve "handle" help string

python-interactive, and quitting gdb pagination
 2012-08-23 17:32 UTC  (2+ messages)

[RFC] Don't allow setting register in non-innermost frame
 2012-08-23 16:25 UTC  (3+ messages)

[PATCH] Set $trace_frame and $tracepoint on disconnect
 2012-08-23 16:17 UTC  (3+ messages)

[RFC] Autoload-breakpoints new version [3/9] notification async
 2012-08-23 14:30 UTC  (10+ messages)

[PATCH] Tweaks in gdb.trace/tfile.exp
 2012-08-23 14:05 UTC  (5+ messages)
      ` [committed]: "

[PATCH 1/3] bitpos: Expand type_field_bitpos to LONGEST and type.length to ULONGEST
 2012-08-23 10:54 UTC  (6+ messages)

[commit/regression] Fix remote-sim.c regression on PPC64
 2012-08-23  1:59 UTC  (2+ messages)

[RFA] Include GNUlib config.h
 2012-08-22 20:05 UTC  (3+ messages)

[PATCH 1/4]: Make "python" start a standard Python prompt
 2012-08-22 17:59 UTC  (20+ messages)

RFC: merged python exception handling patch
 2012-08-22 17:48 UTC  (6+ messages)

RFC: remove SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY
 2012-08-22 17:16 UTC  (3+ messages)

[RFC/RFA] Remove bad pointer to long typecast in symfile.c source
 2012-08-22 16:02 UTC 

creating the gdb-7.4 branch tomorrow (?)
 2012-08-22 14:23 UTC  (5+ messages)

[RFC 5/5] uprobes: add global breakpoints
 2012-08-22 13:53 UTC  (4+ messages)
    ` [RFC 5/5 v2] "

[obv] Remove declaration of xsnprintf in server.h
 2012-08-22 12:37 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).