public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[RFC 00/32] clean up target delegation
 2014-01-13 19:24 UTC  (24+ messages)
` [RFC 01/32] add "this" pointers to more target APIs
` [RFC 03/32] introduce async_callback_ftype
` [RFC 02/32] introduce and use find_target_at
` [RFC 11/32] Add target_ops argument to to_insert_vfork_catchpoint
` [RFC 10/32] Add target_ops argument to to_terminal_init
` [RFC 32/32] minor cleanups to update_current_target
` [RFC 04/32] add make-target-delegates
` [RFC 31/32] change delegation for to_read_description
` [RFC 09/32] Add target_ops argument to to_close
` [RFC 26/32] convert to_static_tracepoint_markers_by_strid
` [RFC 12/32] Add target_ops argument to to_thread_name
` [RFC 24/32] convert to_disable_tracepoint
` [RFC 08/32] remove extended_remote_create_inferior_1
` [RFC 19/32] convert to_detach
` [RFC 25/32] convert to_upload_trace_state_variables
` [RFC 27/32] convert to_insert_mask_watchpoint
` [RFC 13/32] Add target_ops argument to to_get_ada_task_ptid
` [RFC 17/32] Add target_ops argument to to_static_tracepoint_markers_by_strid
` [RFC 07/32] introduce remote_load
` [RFC 20/32] convert to_remove_watchpoint
` [RFC 06/32] convert to_supports_btrace
` [RFC 16/32] Add target_ops argument to to_upload_trace_state_variables
` [RFC 30/32] convert to_search_memory

GDB 7.6.90 available for testing
 2014-01-13 19:15 UTC  (16+ messages)
` Regressions on s390x RHEL-6.5 (was: Re: GDB 7.6.90 available for testing)

[RFC][PATCH] Allow JIT unwinder provide symbol information
 2014-01-13 18:46 UTC  (3+ messages)

[PATCH] Fix gdb.trace/mi-traceframe-changed.exp to check for target trace support
 2014-01-13 17:12 UTC  (9+ messages)

[PATCH v9 00/29] record-btrace: reverse
 2014-01-13 17:11 UTC  (10+ messages)
` [PATCH v9 21/29] record-btrace: provide xfer_partial target method

[PATCH] Fix regression on s390x with entry-values.exp
 2014-01-13 16:57 UTC  (2+ messages)

[PATCH 0/2] minor cleanups for cmd_list_element
 2014-01-13 16:29 UTC  (3+ messages)
` [PATCH 2/2] better packing for command struct
` [PATCH 1/2] convert flags to bitfields

[PATCH 0/3] remove overlapping allocation macros
 2014-01-13 14:33 UTC  (2+ messages)

[PATCH] gdb: replace suffix rules with pattern rules
 2014-01-12 21:56 UTC 

[PATCH] Fix for PR tdep/16397: SystemTap SDT probe support for x86 doesn't work with "triplet operands"
 2014-01-12  4:06 UTC 

[PATCH] Split i386_stap_parse_special_token into smaller functions
 2014-01-12  3:36 UTC  (6+ messages)

[PATCH 5/5] Fix for D demangling in GDB
 2014-01-11 20:18 UTC  (11+ messages)

[PATCH 4/5] Implement D primitive types in GDB
 2014-01-11 16:39 UTC  (6+ messages)

[PATCH] Fix for pr 16426
 2014-01-11  1:44 UTC 

[PATCH 3/5] Add d_main_name to dlang.c
 2014-01-10 19:47 UTC  (7+ messages)

[PATCH 2/5] Updates d_language_defn to not use macro expansion
 2014-01-10 17:14 UTC  (5+ messages)

[PATCH] rearrange struct value to save memory
 2014-01-10 17:12 UTC  (3+ messages)

[PATCH] Fix possible alignment issue with dw2-dir-file-name test case
 2014-01-10 16:39 UTC  (6+ messages)

[PATCH] [doc] Mention that "set environment" affects the shell too
 2014-01-10 15:47 UTC  (3+ messages)

[PATCH] gdb.mi/mi-info-os.exp: Fix cross-debugger testing
 2014-01-10 11:02 UTC  (7+ messages)

[RFA/python+doco/NEWS] Add gdb.Type.name attribute
 2014-01-10  4:02 UTC  (3+ messages)

[PATCH] Have regdat.sh always rewrite the output register file
 2014-01-10  3:56 UTC 

GDB 7.6.90 testing and regressions
 2014-01-10  2:50 UTC 

[PATCH 1/5] Add D to the gdb testsuite
 2014-01-09 21:54 UTC  (2+ messages)

[PATCH] Fix buffer underrun in i386-dis.c
 2014-01-09 19:28 UTC  (4+ messages)

[PATCH] Debug Methods in GDB Python
 2014-01-09 19:01 UTC  (11+ messages)

[PATCH] Let gdbserver doesn't tell GDB it support target-side breakpoint conditions and commands if it doesn't support 'Z' packet
 2014-01-09 18:36 UTC  (13+ messages)

FYI: remove include/gdbm.h
 2014-01-09 17:17 UTC 

[PATCH v2 0/7] ARM record/replay and reverse debugging improvements
 2014-01-09 17:14 UTC  (20+ messages)
` [PATCH v2 6/7] Updates configure.tgt and enables gdb.reverse testsuite
` [PATCH v2 4/7] Adds support for recording system call instructions
` [PATCH v2 7/7] Adds a NEWS entry for arm record/replay improvements
` [PATCH v2 1/7] Fix for memory record corruption due to 64bit addresses
` [PATCH v2 5/7] Adds support for thumb32 instructions recording

[commit/Ada] General ada-valprint improvements
 2014-01-09 16:14 UTC  (6+ messages)

[PATCH] Make STARTUP_WITH_SHELL a runtime toggle -- add new "set/show startup-with-shell" option
 2014-01-09 12:10 UTC  (5+ messages)

New ARI warning Thu Jan 9 02:01:51 UTC 2014 in gdb-7.7-branch
 2014-01-09  2:40 UTC  (2+ messages)

[RFC] Change coding style rule: 80 column "hard limit" for ChangeLogs
 2014-01-09  2:34 UTC  (8+ messages)

[PATCH] [remote/gdbserver] Don't lose signals when reconnecting
 2014-01-08 20:37 UTC  (5+ messages)

[PATCH] Fix check for ICC incomplete struct types
 2014-01-08 16:38 UTC  (4+ messages)

[commit/wwww] Publish the creation of the gdb-7.7 branch
 2014-01-08 15:35 UTC  (2+ messages)

[PATCH 0/4] Change 'len' of to_xfer_partial to ULONGEST
 2014-01-08 15:31 UTC  (12+ messages)
` [PATCH 2/4] Change to_xfer_partial 'len' type "
` [PATCH 1/4] Use target_xfer_partial_ftype for rs6000_xfer_shared_libraries
` [PATCH 4/4] Change 'len''s type from LONGEST to ULONGEST: gdbarch methods core_xfer_shared_libraries and core_xfer_shared_libraries_aix
` [PATCH 3/4] Change 'len' of linux_common_xfer_osdata to ULONGEST

[RCF 00/11] Visit varobj available children only in MI
 2014-01-08 14:27 UTC  (4+ messages)

FYI: copyright year range now updated
 2014-01-08 13:33 UTC  (3+ messages)

[PATCH 0/3] move entry point info to the per-BFD object
 2014-01-08 13:30 UTC  (7+ messages)
` [PATCH 1/3] change solib-frv to use entry_point_address_query
` [PATCH 2/3] relocate the entry point addess when used
` [PATCH 3/3] move the entry point info into the per-bfd object

[PATCH v3] Events when inferior is modified
 2014-01-08 11:36 UTC  (4+ messages)
  ` [PATCH v4] "

gdb-7.7 branch FROZEN
 2014-01-08 10:04 UTC  (2+ messages)
` gdb-7.7 branch *un*-frozen

FYI/BRANCH: Patches applied to branch gdb-7.7-branch
 2014-01-08 10:02 UTC  (3+ messages)
` [release/branch 1/2] Document the GDB 7.6.90 release in gdb/ChangeLog
` [release/branch 2/2] Bump GDB version number to 7.6.90.DATE-cvs

[release/branch] Set GDB version number to 7.6.90
 2014-01-08  9:53 UTC 

FYI/HEAD: Patches applied to branch master
 2014-01-08  9:44 UTC  (3+ messages)
` [release/HEAD 2/2] Update NEWS post GDB 7.7 branch creation
` [release/HEAD 1/2] Bump version to 7.7.50.DATE-cvs

FYI/BRANCH: Patches applied to branch gdb-7.7-branch
 2014-01-08  9:42 UTC  (3+ messages)
` [release/branch 1/2] Bump version to 7.6.90.DATE-cvs
` [release/branch 2/2] Set development mode to "off" by default

[patchv4 4/5] Keep objfile original filename
 2014-01-08  6:26 UTC  (6+ messages)

[PATCH v2 02/13] script language API for GDB: extension.[ch]
 2014-01-08  3:17 UTC  (9+ messages)

[PATCH] Fix pointer assignment with different signedness
 2014-01-08  2:48 UTC  (3+ messages)

GDB 7.7 branching on Monday?
 2014-01-07 23:44 UTC  (4+ messages)

[PING RFA] Fix PR 16201: internal error on a cygwin program linked against a DLL with no .data section
 2014-01-07 23:40 UTC  (6+ messages)
    ` [RFA-v2] "
            ` [RFA-v3] "
              ` [COMMIT-v4] "

[PATCH] Use correct default for target functions that return pointer
 2014-01-07 21:07 UTC  (2+ messages)

[patch] Fix set auto-load safe-path false warning regression (PR 16216)
 2014-01-07 20:23 UTC 

[PATCH] Remove gdb_bfd_stash_filename to fix crash with fix of binutils/11983
 2014-01-07 19:54 UTC  (10+ messages)

[PATCH] Fix dir command for duplicated paths
 2014-01-07 19:21 UTC  (3+ messages)

[PATCH 0/3] remove obsolete ansidecl.h macros from sim
 2014-01-07 18:34 UTC  (3+ messages)
` [PATCH 3/3] remove VA_* "

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).