Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[patch v6 00/12] branch tracing support for Atom
 2012-12-18  7:36 UTC  (25+ messages)
` [patch v6 09/12] gdbserver, linux, btrace: add btrace support for linux-low
` [patch v6 02/12] cli, btrace: add btrace cli
` [patch v6 06/12] remote, btrace: add branch trace remote ops
` [patch v6 12/12] btrace, x86: disable on some processors
` [patch v6 08/12] gdbserver, btrace: add generic btrace support
` [patch v6 01/12] thread, btrace: add generic branch trace support
` [patch v6 04/12] linux, i386, amd64: enable btrace for 32bit and 64bit linux native
` [patch v6 10/12] test, btrace: add branch tracing tests
` [patch v6 05/12] xml, btrace: define btrace xml document style
` [patch v6 03/12] linux, btrace: perf_event based branch tracing
` [patch v6 07/12] btrace, doc: document remote serial protocol
` [patch v6 11/12] test, btrace: more branch tracing tests

[PATCH] Add fseek to ui-file
 2012-12-18  7:03 UTC  (13+ messages)

ping: [PATCH] Add fseek to ui-file
 2012-12-18  6:42 UTC  (3+ messages)

[RFA/commit] solib-darwin.c: handle PIE when attaching processes
 2012-12-18  6:20 UTC  (3+ messages)
  ` checked in: "

[RFA/commit] Port GDB to powerpc-lynx178
 2012-12-18  6:17 UTC  (4+ messages)

[RFA/commit 1/2] update gnulib to 2012-11-05
 2012-12-18  6:07 UTC  (5+ messages)
` [RFA/commit 2/2] Import gnulib's errno module

[PATCH/RFC 01/02 v2] Refactor PRPSINFO handling on Binutils
 2012-12-18  5:47 UTC  (7+ messages)

[commit] Add call to autoheader in update-gnulib.sh
 2012-12-18  4:44 UTC 

[PATCH] print_frame add info
 2012-12-18  1:40 UTC 

RFC: implement "catch signal"
 2012-12-17 21:43 UTC  (12+ messages)

[PATCH/obvious?] Fix typo in gdb/frv-linux-tdep.c
 2012-12-17 21:27 UTC  (3+ messages)

RFA: remove -epoch, aka PR 7719
 2012-12-17 20:30 UTC  (2+ messages)

[0/10] RFC: use gnulib more heavily + more configure fixes
 2012-12-17 19:39 UTC  (6+ messages)

[rfc] Print MI fullname even for non-existing files
 2012-12-17 18:59 UTC  (9+ messages)

[RFC] Refactor doc on stop notification
 2012-12-17 16:30 UTC  (2+ messages)

FYI: remove unused global
 2012-12-17 15:11 UTC 

[patch] Code cleanup: Do not check symtab->FILENAME for NULL
 2012-12-17 13:55 UTC 

[RFA 1/2] Allow powerpc-*-lynxos* GDBserver to send register map via XML
 2012-12-17 11:38 UTC  (2+ messages)
` [RFA 2/2] Make x86-lynx GDBserver pass XML register map to GDB

[commit] LynxOS: Resume the same thread when receiving a thread create/exit event
 2012-12-17 11:33 UTC  (2+ messages)

[commit] lynx-low: Add debug trace when new thread is discovered
 2012-12-17 11:15 UTC 

[commit] Add PTRACE_GETTRACESIG handling in ptrace_request_to_str
 2012-12-17 11:12 UTC 

[commit 1/3] remove unused variable in lynx_create_inferior
 2012-12-17 10:59 UTC  (3+ messages)
` [commit 2/3] Delete unused variable in lynx_attach
` [RFC/commit 3/3] Delete unused variable in lynx_resume

[commit] lynx-low.c: PTRACE_GETTHREADLIST may not be defined
 2012-12-17 10:53 UTC 

[RFC 0/2 gdbserver] Compute 'traceframe usage' per tracepoint
 2012-12-17  9:21 UTC  (3+ messages)
` [PATCH 2/2] Compute traceframe usuage per tracepoint on demand

[RFA/patch] ppc-aix: .bss relocation problem when overlapping with the .data section
 2012-12-17  7:46 UTC 

[PATCH/RFC 02/02 v2] Refactor PRPSINFO handling on GDB
 2012-12-17  4:09 UTC 

[doc patch] coding style: 0 vs. NULL + [patch] Code cleanup: skip.c
 2012-12-16 19:00 UTC  (7+ messages)
        ` [doc patchv2] "
          ` [commit] "

[patch] Code cleanup: Remove search_len parameter
 2012-12-16 18:57 UTC  (2+ messages)
` [commit] "

[RFA] Avoid memory leak in gdb_setup_readline
 2012-12-16 18:53 UTC  (2+ messages)

[commit] Makefile.in: Move ravenscar-thread.c from SFILES to ALLDEPFILES
 2012-12-16  4:50 UTC 

[RFA/commit 1/3] minor ravenscar-thread cleanup
 2012-12-15 14:49 UTC  (8+ messages)
` [RFA 2/3] gdbarch-ification of ravenscar-thread support
` [RFA 3/3] Add ravenscar-thread support for powerpc

[commit v2] ravenscar-thread support updates
 2012-12-15 14:48 UTC  (7+ messages)
` [commit 1/6] minor ravenscar-thread cleanup
` [commit 6/6] Add missing backslash in configure.tgt gdb_target_ops (sparc-*-*)
` [commit 2/6] gdbarch-ification of ravenscar-thread support
` [commit 3/6] Rename ravenscar-sparc-thread.[hc] into sparc-ravenscar-thread.[hc]
` [commit 5/6] Add ravenscar-thread support for powerpc
` [commit 4/6] change ravenscar_sparc prefixes into sparc_ravenscar

[PATCH] use gdbarch_addr_bits_remove for entry point address
 2012-12-15 13:14 UTC  (12+ messages)
    ` crash/regression with ia64 targets (was: "Re: [PATCH] use gdbarch_addr_bits_remove for entry point address")
      ` crash/regression with ia64 targets
          ` checked in: "

[RFA] Fix memory leak in windows_xfer_shared_libraries
 2012-12-14 23:29 UTC  (9+ messages)
      ` [RFA] Fix other memory leak in solib_target_current_sos
          ` [RFA-v2] "

[RFA] New port: CR16: BFD Changes required by the gdb port
 2012-12-14 18:52 UTC  (2+ messages)

[RFA 4/5] New port: CR16: gdbserver
 2012-12-14 18:47 UTC  (2+ messages)

RFC: [0/4] Fix PR c++/8888
 2012-12-14 16:54 UTC  (2+ messages)

RFC: implement 'info proc mappings' for core files
 2012-12-14 15:17 UTC  (6+ messages)

[patch] gdbarch_syscall_pc_increment
 2012-12-14 15:14 UTC  (9+ messages)

[PATCH] Attach discard_pending_stop_replies to observer inferior_exit
 2012-12-14 13:48 UTC  (5+ messages)
` [ping]: "

[patch] Skip gdb.base/kill-after-signal.exp if gdb, nosignals
 2012-12-14 13:39 UTC  (5+ messages)

[PATCH] Add CTF support to GDB [1/4] Add "-ctf" to tsave command
 2012-12-14 11:37 UTC  (3+ messages)

[RFA/mingw32] environment variables are case-insensitive on win32
 2012-12-14 10:55 UTC  (15+ messages)

Fix mingw support for Home,End,Insert and Delete keys
 2012-12-14  8:36 UTC 

[RFA] Avoid calling stat with empty name in relocate_gdb_directory
 2012-12-14  8:17 UTC  (3+ messages)

[patch v5 00/12] branch tracing support for Atom
 2012-12-14  7:53 UTC  (10+ messages)
` [patch v5 07/12] btrace, doc: document remote serial protocol
` [patch v5 02/12] cli, btrace: add btrace cli

[patch] Fix gdb.dwarf2/implptr-optimized-out.S
 2012-12-13 21:31 UTC  (2+ messages)

FYI: use accessor in solib-svr4.c
 2012-12-13 21:29 UTC 

[PATCH] FreeBSD powerpc support
 2012-12-13 20:35 UTC  (9+ messages)

[RFC] Fix .text section offset for windows DLL (was Calling __stdcall functions in the inferior)
 2012-12-13 20:05 UTC  (31+ messages)
      ` [RFC-v2] "
        ` [RFC-v3] "
              ` [RFC-v4] "
                ` [RFC-v5] "

[2/2] RFC: build machoread.c in more cases
 2012-12-13 20:03 UTC  (2+ messages)

[1/2] RFC: refactor BFD check into autoconf macro
 2012-12-13 20:02 UTC  (2+ messages)

FYI: remove CY_AC_C_WORKS
 2012-12-13 19:41 UTC 

[PATCH 0/6] Add a new field 'installed' when reporting tracepoint
 2012-12-13 17:13 UTC  (5+ messages)
` [PATCH 6/6] Update test cases for 'installed' field

[RFA] Fix memory leak in windows_xfer_shared_libraries
 2012-12-13 11:23 UTC  (2+ messages)

[commit/obv] Remove trailing space in gdbarch.sh
 2012-12-13 10:32 UTC  (4+ messages)

[0/8] minor cleanups for the CLI
 2012-12-13  5:33 UTC  (3+ messages)

[7/8] make commands in infcmd.c static
 2012-12-13  5:32 UTC  (3+ messages)

[PATCH FYI] MAINTAINERS: add myself to the write-after-approval list
 2012-12-12 20:42 UTC 

[PATCH 0/8, V4] A general notification in GDB RSP
 2012-12-12 19:17 UTC  (8+ messages)
` [PATCH 4/8] command 'set debug notification'
` [PATCH 6/8] Handle notification for all-stop

RFC: fix PR 13987
 2012-12-12 19:14 UTC  (4+ messages)

[4/8] remove call-cmds.h
 2012-12-12 18:45 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