Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH 4/4] catch syscall -- try 4 -- Build system, testcase and documentation
 2009-01-26  4:02 UTC  (2+ messages)

PR7580 - Command to force abort when internal error
 2009-01-26  3:53 UTC  (5+ messages)

[RFA] add gdbserver --remote-debug switch
 2009-01-26  3:48 UTC  (3+ messages)

[PATCH 1/4] catch syscall -- try 4 -- Architecture-independent part
 2009-01-26  0:51 UTC  (2+ messages)

[PATCH 3/4] catch syscall -- try 4 -- XML support
 2009-01-26  0:31 UTC 

[PATCH 2/4] catch syscall -- try 4 -- Architecture-dependent part
 2009-01-26  0:31 UTC 

[PATCH 0/4] catch syscall -- try 4 -- Introduction
 2009-01-26  0:30 UTC 

small get_prev_frame cleanup (don't allow a NULL this_frame anymore), plus caller adjustment
 2009-01-26  0:25 UTC 

[commit] one less cast from CORE_ADDR to long
 2009-01-25 23:38 UTC 

info frame ADDR internal error
 2009-01-25 19:43 UTC  (3+ messages)

Add support for --with-system-gdbinit
 2009-01-23 22:55 UTC  (17+ messages)

Remove call to deprecated_update_frame_pc_hack from normal_stop
 2009-01-23 21:07 UTC  (2+ messages)

Also handle "set input-radix 0" and "set output-radix 0"
 2009-01-23 18:50 UTC  (5+ messages)

[commit] Fix for PR9664
 2009-01-23 16:03 UTC  (2+ messages)

[RFA] Submit process record and replay third time, 3/9
 2009-01-23 15:55 UTC  (15+ messages)

[RFA] Add support of shared lib for Darwin
 2009-01-23 15:54 UTC  (2+ messages)
` Ping: "

[RFA] Submit process record and replay third time, 6/9
 2009-01-23 11:03 UTC  (2+ messages)

[rfa/gdbserver] Fix crash in thread_db_get_tls_address
 2009-01-23  1:08 UTC  (4+ messages)

PATCH: Fix for PR9631
 2009-01-22 22:54 UTC  (4+ messages)

[RFA] Add nexti to list of commands supporting background execution
 2009-01-22 18:19 UTC  (4+ messages)

[RFA] fix testsuite/gdb.server/file-transfer.exp windows failure
 2009-01-22 15:41 UTC  (2+ messages)

[RFA] Patch to fix "reverse-next" command error
 2009-01-22  9:00 UTC 

Use external editor in 'commands' command
 2009-01-22  3:25 UTC  (14+ messages)

[rfc] Fix word-size detection in PowerPC Linux native target
 2009-01-21 22:56 UTC 

[PATCH] Displaced stepping (non-stop debugging) support for ARM Linux
 2009-01-21 18:07 UTC  (2+ messages)

[PATCH] Improve the fetch/store of general-purpose and floating-point PowerPC registers
 2009-01-21 17:28 UTC  (8+ messages)

reverse for GDB/MI
 2009-01-21 15:21 UTC  (11+ messages)

[patch] Fix build of sparc-solaris2.8 with -m64
 2009-01-21  1:22 UTC 

RFC: Do not call write_pc for "signal SIGINT"
 2009-01-20 15:32 UTC  (7+ messages)

[patch] [VLA 2/2] Interpret FIELD_LOC_KIND_DWARF_BLOCK fields
 2009-01-20  3:57 UTC  (3+ messages)

[patch] add support for debugging fixed-point numbers
 2009-01-20  3:45 UTC  (5+ messages)

[RFA] dummy frame handling cleanup, plus inferior fun call signal handling improvement
 2009-01-19 14:40 UTC  (4+ messages)

[RFC] 32-bit support for windows thread information block
 2009-01-19  8:59 UTC  (9+ messages)
      ` [RFC] 64-bit support for x86-64 windows debug registers
          ` [RFA/windows] "

[PATCH/libiberty] Fix PR38903 Cygwin GCC bootstrap failure [was Re: Libiberty issue vs cygwin [was Re: This is a Cygwin failure yeah?]]
 2009-01-18 23:13 UTC  (6+ messages)

Committed: sim/cris: options to load programs at an offset and different start-address, run_sim_test progopts
 2009-01-18 22:20 UTC 

TUI's asm window, vertical scrolling
 2009-01-18 21:25 UTC 

rawhide's gdb segfaults, w/patch
 2009-01-18 19:23 UTC  (4+ messages)

Fix pending breakpoint + asm layout tui crash
 2009-01-18 17:09 UTC 

[ob] remove spurious 'return'
 2009-01-18  1:30 UTC 

[PATCH 1/4] catch syscall -- try 3 -- Architecture-independent part
 2009-01-17 19:29 UTC  (4+ messages)

[RFC] Support for comdat-based dwarf debug info reduction for types
 2009-01-17 18:56 UTC  (3+ messages)

[patch:MI] Observer for thread-changed
 2009-01-17 17:54 UTC  (7+ messages)
        ` [PATCH]:annotations [was Re: [patch:MI] Observer for thread-changed]
          ` [PATCH]:annotations

[PATCH 0/4] catch syscall -- try 3 -- Introduction
 2009-01-17 14:05 UTC  (8+ messages)

[patch] [VLA 1/2] Read in the DW_FORM_block* type attributes
 2009-01-17 11:07 UTC  (2+ messages)

[PATCH/WIP] C/C++ wchar_t/Unicode printing support
 2009-01-16 16:57 UTC  (10+ messages)

[BUG] Quit and "(running)" problem
 2009-01-16 15:39 UTC  (8+ messages)

Add linux-sparc gdbserver support
 2009-01-16 14:45 UTC  (2+ messages)

Watchpoint on an unloaded shared library(4)
 2009-01-16  7:39 UTC 

[RFA/NEWS] Move misplaced entry
 2009-01-16  4:32 UTC  (3+ messages)

[RFA/NEWS] Document the addition of a new native port: x86_64/MinGW
 2009-01-16  4:32 UTC  (3+ messages)

[rfc] Allow platform-specific override for solib_bfd_open (Re: [RFC] solib for darwin)
 2009-01-15 16:53 UTC  (3+ messages)

[rfc] Add assert to catch get_frame_arch (NULL) calls
 2009-01-15 15:41 UTC  (3+ messages)

[rfc] Remove deprecated_safe_get_selected_frame call from read_var_value
 2009-01-15 15:40 UTC  (4+ messages)

Add ia64-vms target to top level configure file
 2009-01-15 12:55 UTC 

[commit] Yet another get_frame_arch (NULL) call
 2009-01-15 11:16 UTC  (2+ messages)

[Bug symtab/8367] [RFA] performance improvement of lookup_partial_symtab
 2009-01-15  9:45 UTC  (2+ messages)

[RFA] Submit process record and replay third time, 0/9
 2009-01-15  4:59 UTC  (2+ messages)

[RFA] Make some char *'s -> const char *'s
 2009-01-15  1:57 UTC  (2+ messages)

[RFC] Add support for user-defined prefixed commands
 2009-01-14 20:32 UTC  (2+ messages)

[patch]: Fix build for w64 in ser-mingw.c
 2009-01-14 20:23 UTC  (3+ messages)

Doc fixes for makeinfo --html
 2009-01-14 19:22 UTC  (5+ messages)

Also allow -list-thread-groups (--available) without a live selected thread
 2009-01-14 15:22 UTC  (3+ messages)

[RFA/win32] Avoid a couple of name collisions in win32-nat.c
 2009-01-14 15:08 UTC  (5+ messages)

[RFA] dummy frame handling cleanup, plus inferior fun call signal handling improvement
 2009-01-14 15:07 UTC  (2+ messages)

[RFA/windows] cast of address to DWORD warning (handle_unload_dll)
 2009-01-14 15:05 UTC  (6+ messages)

[commit] handle a remote, multi-process, non-stop corner case
 2009-01-14 15:03 UTC 

[commit] More copyright header updates
 2009-01-14 10:59 UTC 

[0/2] Inspect extra signal information
 2009-01-13 19:47 UTC  (11+ messages)
` [2/2] "

page:  |  | latest

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