Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH] AArch64 Port of GDB and GDBSERVER
 2012-10-23 15:15 UTC  (4+ messages)

[PATCH] Really release IPC resources in info-os.exp
 2012-10-23 14:14 UTC  (2+ messages)

[RFA 3/5] New port: CR16: gdb port
 2012-10-23 13:55 UTC  (6+ messages)

[RFC 0/7 V3]A general notification in GDB RSP
 2012-10-23 11:27 UTC  (8+ messages)
` [PATCH 3/7] de-couple %Stop from notification: gdb
` [PATCH 1/7] new queue.h in common/
` [PATCH 7/7] new notification "TEST"
` [PATCH 5/7] Handle notification for all-stop
` [PATCH 4/7] command 'set debug notification'
` [PATCH 6/7] Cleanup pending queues before resume in all-stop
` [PATCH 2/7] de-couple %Stop from notification: gdbserver

[PATCH] Fix kfail in gdb.base/callfuncs.exp
 2012-10-23 10:06 UTC  (4+ messages)
` ping: "

[RFC] MI notification on register changes
 2012-10-23  7:24 UTC 

[PATCH 0/4] bitpos expansion summary reloaded
 2012-10-23  2:38 UTC  (14+ messages)

[PATCH 1/3] simplify decompression code
 2012-10-23  2:37 UTC  (6+ messages)

[RFC] Document replacement for frame_register_read (deprecated)
 2012-10-22 21:38 UTC 

[PATCH] Display full file path in MI style disassembly listing
 2012-10-22 21:26 UTC  (17+ messages)
` Add fullname field in disassembly output (Was Re: [PATCH] Display full file path in MI style disassembly listing)

[RFA] Add scripts to generate ARI web pages to gdb/contrib/ari directory
 2012-10-22 21:04 UTC  (11+ messages)
` [RFA-v2] "
        ` [RFA-v3] "
              ` [RFA-v4] "
                ` [RFA-v5] "

RFC: fix PR 13987
 2012-10-22 20:35 UTC  (3+ messages)

[obv 0/2] Minor cleanup in event-top.c
 2012-10-22 14:23 UTC  (5+ messages)
` [PATCH 2/2] Remove mark_async_signal_handler_wrapper
` [PATCH 1/2] Correct the type of sigFOO_token

Fix immediate Darwin crash
 2012-10-22  8:53 UTC  (2+ messages)

[RFC] Fix for gdb.parameter('architecture') returning empty string
 2012-10-22  7:16 UTC  (4+ messages)

[PATCH] new MI command for pattern filling of memory regions
 2012-10-22  7:02 UTC  (28+ messages)
              ` [PATCH] enhancement of mi_cmd_data_write_memory_bytes for filling memory regions (was [PATCH] new MI command for pattern filling of memory regions)
                            ` [+docs] "

[PATCH] Expand fortran array bounds sizes to LONGEST
 2012-10-21  7:44 UTC  (4+ messages)

[7.5] PATCH: PR backtrace/14646 [x32] backtrace doesn't work
 2012-10-21  2:06 UTC  (3+ messages)

[RFA/commit/Windows] run program with space in path to exe
 2012-10-20 17:20 UTC  (4+ messages)

[RFA/commit] Set default target-wide-charset setting to "UTF-16" for x86_64-windows
 2012-10-19 23:27 UTC  (4+ messages)

[RFA/commit] Change target-wide-charset to UTF-16 on ppc-aix
 2012-10-19 20:12 UTC 

RFA: probable rs6000-aix-tdep.c bug found by clang
 2012-10-19 20:00 UTC  (10+ messages)

[RFA/commit] Document exp_descriptor.op_name should never return NULL
 2012-10-19 19:56 UTC  (2+ messages)
` checked in: "

RFC: fix bug in compare_breakpoints
 2012-10-19 17:18 UTC  (12+ messages)
      ` Add -Wempty-body to warning set (was: Re: RFC: fix bug in compare_breakpoints)
        ` Add -Wempty-body to warning set

[PATCH] Fix mi "-var-create" regression
 2012-10-19 13:14 UTC  (8+ messages)

[PATCH] add skip_shlib_tests guard to tests that require shared lib support
 2012-10-19  9:14 UTC  (4+ messages)

RFC: constify symtab_to_fullname
 2012-10-18 20:09 UTC  (3+ messages)

[RFC 0/2] Two new MI notifications
 2012-10-18 19:54 UTC  (15+ messages)
` [PATCH 2/2] new tracepoint downloaded MI notification
` [PATCH 1/2] new memory-changed "

[RFT/RFA/MinGW] remove some extraneous changes in readline/terminal.c
 2012-10-18 18:56 UTC  (3+ messages)
` checked in: "

[PATCH] Fix PR14617: New MI notification on tracepoint modified
 2012-10-18 17:33 UTC  (2+ messages)

[RFA] Avoid infinite height for mingw GDB
 2012-10-18 15:29 UTC  (7+ messages)

[RFC] Change how value is shown for varobjs of type vector
 2012-10-18  9:23 UTC  (4+ messages)

[RFC] Handle prologue on atom
 2012-10-18  2:52 UTC 

[PATCH] Fix MI -symbol-list-lines
 2012-10-17 20:44 UTC  (3+ messages)

printing 0xbeef wchar_t on x86-windows
 2012-10-17 19:20 UTC  (12+ messages)

[RFA] gdb/14288
 2012-10-17 17:34 UTC  (3+ messages)

[PATCH 0/3] Address review, "fix recent breakage in the JIT reader interface"
 2012-10-17 16:35 UTC  (11+ messages)
` [PATCH 2/3] Make jit-reader-load accept absolute paths to reader shared objects
` [PATCH 3/3] Add a test case for the jit-reader interface
` [PATCH 1/3] Fix segfault when unwinding JIT frames using a custom reader

[PATCH] improve python finish breakpoint for exceptions/longjmp case
 2012-10-17 16:28 UTC  (4+ messages)

[RFC] Autoload-breakpoints new version [1/9] autoload breakpoints without sync function
 2012-10-17 11:51 UTC  (3+ messages)

[PATCH] Support targets that know how to step over breakpoints
 2012-10-17 11:43 UTC  (2+ messages)

[RFC/RFA] dangling bfd pointer in archive cache
 2012-10-16 22:58 UTC  (5+ messages)

[PATCH 3/3] set BFD_DECOMPRESS
 2012-10-16 20:50 UTC 

[PATCH 2/3] lazily read note section data
 2012-10-16 20:48 UTC 

PATCH fix start-time and stop-time in trace-status
 2012-10-16 17:07 UTC  (8+ messages)

[PATCH] Extend tsave: save start time, stop time, user and notes
 2012-10-16 16:36 UTC  (6+ messages)

[obv] Call gdb_load_shlibs in solib-{precsave|reverse}.exp
 2012-10-16 13:15 UTC  (2+ messages)
` [committed]: "

[patch] entry values: Fix resolving in inlined frames
 2012-10-16  8:47 UTC  (5+ messages)
    ` [comment commit] "
` [commit] "

[RFA] Add support for class typedefs/add missing derivation.exp tests
 2012-10-15 22:33 UTC  (5+ messages)

[commit] Fix gdb testsuite regressions in 7.5 branch
 2012-10-15 21:33 UTC 

PING: PATCH: PR backtrace/14646: [x32] backtrace doesn't work
 2012-10-15 20:41 UTC  (13+ messages)

[patch] Have gdb_breakpoint call pass
 2012-10-15 19:12 UTC  (7+ messages)
` Regression for gdb.base/stap-probe.exp (and some others) [Re: [patch] Have gdb_breakpoint call pass]
        ` [commit] "

RFC: fix PR 14635
 2012-10-15 18:56 UTC  (2+ messages)

[PATCH] Remove unnecessary '#' from an assembly test file
 2012-10-15 17:26 UTC  (4+ messages)

[RFC] Fix .text section offset for windows DLL (was Calling __stdcall functions in the inferior)
 2012-10-15 17:23 UTC  (2+ messages)

[RFA/commit] Build with -DMS_WIN64 on amd64-windows if Python enabled
 2012-10-15 17:19 UTC  (2+ messages)
` checked in: "

RFC: fix PR 14634
 2012-10-15 15:54 UTC  (2+ messages)

[RFC] Autoload-breakpoints new version [0/9]
 2012-10-15 13:46 UTC  (4+ 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