public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[FYI 0/3] trivial unused fixes
 2014-01-13 21:32 UTC  (2+ messages)
` [FYI 1/3] remove unused deprecated_flush_hook declaration

[Patch] PR python/15464 and python/16113
 2014-01-13 21:12 UTC  (5+ messages)

[PATCH v2 0/9] share minimal symbols across objfiles
 2014-01-13 20:59 UTC  (2+ messages)

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

GDB 7.6.90 available for testing
 2014-01-13 20:33 UTC  (18+ messages)
` Regressions on s390x RHEL-6.5 (was: Re: GDB 7.6.90 available for testing)

[PATCH 0/3] main_name cleanups
 2014-01-13 20:31 UTC  (9+ messages)
` [PATCH 3/3] move the "main" data into the per-BFD object

[patch] Fix set auto-load safe-path false warning regression (PR 16216)
 2014-01-13 20:21 UTC  (3+ messages)
  ` [commit+7.7] "

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

[PATCH 4/5] Implement D primitive types in GDB
 2014-01-13 20:03 UTC  (7+ messages)

[PATCH] rearrange struct value to save memory
 2014-01-13 20:02 UTC  (4+ messages)

[RFC 00/32] clean up target delegation
 2014-01-13 19:57 UTC  (33+ messages)
` [RFC 01/32] add "this" pointers to more target APIs
` [RFC 02/32] introduce and use find_target_at
` [RFC 03/32] introduce async_callback_ftype
` [RFC 09/32] Add target_ops argument to to_close
` [RFC 11/32] Add target_ops argument to to_insert_vfork_catchpoint
` [RFC 19/32] convert to_detach
` [RFC 27/32] convert to_insert_mask_watchpoint
` [RFC 24/32] convert to_disable_tracepoint
` [RFC 12/32] Add target_ops argument to to_thread_name
` [RFC 04/32] add make-target-delegates
` [RFC 32/32] minor cleanups to update_current_target
` [RFC 26/32] convert to_static_tracepoint_markers_by_strid
` [RFC 31/32] change delegation for to_read_description
` [RFC 10/32] Add target_ops argument to to_terminal_init
` [RFC 25/32] convert to_upload_trace_state_variables
` [RFC 08/32] remove extended_remote_create_inferior_1
` [RFC 20/32] convert to_remove_watchpoint
` [RFC 17/32] Add target_ops argument to to_static_tracepoint_markers_by_strid
` [RFC 13/32] Add target_ops argument to to_get_ada_task_ptid
` [RFC 07/32] introduce remote_load
` [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
` [RFC 21/32] convert to_load
` [RFC 28/32] convert to_get_section_table
` [RFC 18/32] Add target_ops argument to to_save_record
` [RFC 23/32] convert to_thread_architecture
` [RFC 05/32] add target method delegation
` [RFC 22/32] convert to_extra_thread_info
` [RFC 29/32] convert to_insn_history
` [RFC 15/32] Add target_ops argument to to_disable_tracepoint
` [RFC 14/32] Add target_ops argument to to_fileio_pwrite

[PATCH] Have regdat.sh always rewrite the output register file
 2014-01-13 19:52 UTC  (2+ messages)

[PATCH] gdb: replace suffix rules with pattern rules
 2014-01-13 19:45 UTC  (2+ messages)

[RFA/commit 1/3] language.h: Add "symtab.h" #include
 2014-01-13 19:42 UTC  (4+ messages)
` [PATCH] New "make check-headers" rule. (was: Re: [RFA/commit 1/3] language.h: Add "symtab.h" #include)
  ` [PATCH] New "make check-headers" rule

[PATCH] Fix for pr 16426
 2014-01-13 19:42 UTC  (2+ messages)

[FYI] remove deprecated_set_hook
 2014-01-13 19:34 UTC 

[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 1/2] convert flags to bitfields
` [PATCH 2/2] better packing for command struct

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

[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 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] 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)

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 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
` [PATCH v2 4/7] Adds support for recording system call instructions
` [PATCH v2 6/7] Updates configure.tgt and enables gdb.reverse testsuite

[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  (10+ messages)
` [PATCH 2/4] Change to_xfer_partial 'len' type "
` [PATCH 3/4] Change 'len' of linux_common_xfer_osdata "
` [PATCH 4/4] Change 'len''s type from LONGEST to ULONGEST: gdbarch methods core_xfer_shared_libraries and core_xfer_shared_libraries_aix

[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 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 1/2] Bump version to 7.7.50.DATE-cvs
` [release/HEAD 2/2] Update NEWS post GDB 7.7 branch creation

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

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