public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH] arc: Remove annoying debug message
 2016-09-30 19:31 UTC  (2+ messages)

[PATCH master/7.12] PR 20627: Use resume_stop to stop lwp
 2016-09-30 18:00 UTC  (3+ messages)

[PATCH, RFC] Add support for choosing disassembler cpu in GDB for POWER
 2016-09-30 17:55 UTC  (2+ messages)

[RFA 00/22] More C++-ification
 2016-09-30 16:19 UTC  (43+ messages)
` [RFA 15/22] Use std::string in macho_symfile_read_all_oso
` [RFA 07/22] Change scoped_minimal_symbol_reader to store objfile
` [RFA 19/22] Convert tid_range_parser to class
` [RFA 16/22] Use std::vector in elf_read_minimal_symbols
` [RFA 20/22] Initial conversion of dwarf_expr_ctx
` [RFA 21/22] Convert DWARF expr functions to methods
` [RFA 04/22] Use scoped_restore for current_ui
` [RFA 02/22] Use RAII to save and restore scalars
` [RFA 22/22] Convert dwarf_expr_context_funcs to methods
` [RFA 05/22] Turn wchar iterator into a class
` [RFA 09/22] Remove make_cleanup_restore_current_ui
` [RFA 03/22] Use scoped_restore for ui_file
` [RFA 01/22] Change selttest.c to use use std::vector
` [RFA 08/22] Record minimal symbols directly in reader
` [RFA 17/22] Remove make_cleanup_restore_current_uiout
` [RFA 13/22] Remove unnecessary cleanup from stabsread.c
` [RFA 12/22] Remove unnecessary null_cleanup
` [RFA 14/22] Replace two xmallocs with vector
` [RFA 18/22] Some cleanup removal in dwarf2loc.c
` [RFA 06/22] Introduce scoped_minimal_symbol_reader
` [RFA 10/22] Remove some cleanups in MI
` [RFA 11/22] Change command stats reporting to use class

read correct xcoff auxiliary entry & skip reading @fix entries
 2016-09-30 15:18 UTC  (2+ messages)

set sysroot command on AIX has no effect
 2016-09-30 14:38 UTC  (4+ messages)

CYGWIN file input redirection
 2016-09-30 14:06 UTC  (2+ messages)

Disallow 3-operand cmp[l][i] for ppc64
 2016-09-30  1:17 UTC  (2+ messages)

[patch+7.12] PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
 2016-09-29 17:34 UTC  (3+ messages)
  ` [commit+7.12] "

[pushed master+7.12] Fix PR 20345 - call_function_by_hand_dummy: Assertion `tp->thread_fsm == &sm->thread_fsm' failed
 2016-09-28 23:30 UTC 

[RFA 0/3] Fix some -Wimplicit-fallthrough warnings
 2016-09-28 21:58 UTC  (11+ messages)
` [RFA 2/3] Add missing ATTRIBUTE_NORETURNs
` [RFA 1/3] Fix "fall through" comments
` [RFA 3/3] Fix "obvious" fall-through warnings

[RFA] Small improvements to the remote protocol manual
 2016-09-28 18:42 UTC  (6+ messages)

[PATCH 00/13] Split brekapoint_from_pc to breakpoint_kind_from_pc and sw_breakpoint_from_kind
 2016-09-28 15:23 UTC  (3+ messages)
` [PATCH 03/13] gdbarch_breakpoint_from_pc doesn't return NULL

[PATCH V4 0/6] Fortran: Resolve target types of pointers
 2016-09-28 12:45 UTC  (6+ messages)
` [PATCH V4 1/6] Fortran: Testsuite, fix differences in type naming
` [PING][PATCH V4 0/6] Fortran: Resolve target types of pointers
` [ping 2] [PATCH "

[PATCH 0/4] Prevent more recursion into python based unwinders
 2016-09-28 12:41 UTC  (5+ messages)
` [PATCH 1/4] Distinguish sentinel frame from null frame
` [PATCH 2/4] Tweak meaning of VALUE_FRAME_ID
` [PATCH 3/4] Make gdb.PendingFrame.read_register handle "user" registers
` [PATCH 4/4] py-unwind-maint.exp: Allow unwinders to be called during python import

[GDB] Use AC_CHECK_SIZEOF to test for PRFPREGSET_T_BROKEN
 2016-09-28  8:45 UTC  (2+ messages)

[RFA] Consolidate API of target_supports_multi_process
 2016-09-27 22:22 UTC  (2+ messages)
` [RFA v2] "

Restored Objective-C language support
 2016-09-27 21:03 UTC  (2+ messages)

[PATCH] PR gdb/20643: Remote file IO not reset by run command
 2016-09-27 20:12 UTC 

[PATCH] Add a find_source hook for extension languages to locate missing source files
 2016-09-27 20:08 UTC  (3+ messages)

GDB 7.12 release - 2016-09-21 update?
 2016-09-27 18:16 UTC  (5+ messages)

patch ping
 2016-09-27 17:50 UTC  (3+ messages)

[PATCH 0/3] Fix PR gdb/19858: GDB doesn't register the JIT libraries on attach
 2016-09-27 17:46 UTC  (3+ messages)
` [PATCH 2/3] Make gdb.base/jit.exp binaries unique
  ` [testsuite bugreport] gdb.base/jit.exp has false PASSes, probably [Re: [PATCH 2/3] Make gdb.base/jit.exp binaries unique]

[PATCH] Extend test gdb.python/py-recurse-unwind.exp
 2016-09-27 17:44 UTC 

[PATCH] Update root-level .gitignore
 2016-09-27 15:55 UTC  (2+ messages)

[PATCH] DWARF: Don't add nameless modules to partial symbol table
 2016-09-27 14:11 UTC  (3+ messages)
` [ping] "
  ` [ping2] "

set sysroot command on AIX has no effect
 2016-09-27 11:39 UTC 

Re: [PATCH] Fix exception unwinding for ARM Cortex-M
 2016-09-27  4:40 UTC  (9+ messages)
`  "

[PATCH] Don't set random_signal for single step breakpoint
 2016-09-26 12:43 UTC  (2+ messages)

[PATCH] Call debug_exit in linux_wait_1
 2016-09-26  5:01 UTC  (2+ messages)

[PATCH 0/3] Support range stepping on software single-step target
 2016-09-26  2:47 UTC  (4+ messages)
` [PATCH 2/3] Get pending events in random
` [PATCH 3/3] Enable range stepping if software single step is supported
` [PATCH 1/3] Remove single-step breakpoint for GDBserver internal event

[PATCH v3 1/2] Emit inferior, thread and frame selection events to all UIs
 2016-09-26  2:25 UTC  (4+ messages)
` [PATCH v3 2/2] Add test for user context selection sync

[FYI v2 0/5] Some random C++-ification
 2016-09-24 20:13 UTC  (6+ messages)
` [FYI v2 4/5] Use std::vector in objfiles.c
` [FYI v2 5/5] Use std::string rather than dyn-string
` [FYI v2 2/5] Use std::string in cp-namespace.c
` [FYI v2 3/5] Use std::string, std::vector in rust-lang.c
` [FYI v2 1/5] Use std::string in break-catch-sig.c

[PATCH] gdb: Replace operator new / operator new[]
 2016-09-23 19:53 UTC  (5+ messages)

[OBV] Remove some unnecessary code
 2016-09-23 19:36 UTC 

[RFA 0/5] Some random C++-ification
 2016-09-23 16:15 UTC  (21+ messages)
` [RFA 3/5] Use std::string, std::vector in rust-lang.c
` [RFA 1/5] Use std::string in break-catch-sig.c
` [RFA 4/5] Use std::vector in objfiles.c
` [RFA 2/5] Use std::string in cp-namespace.c
` [RFA 5/5] Use std::string rather than dyn-string

[PATCH] Replace sprintf with xsnprintf in nat/linux-osdata.c
 2016-09-23 16:07 UTC 

[PATCH] Consolidate target_mourn_inferior between GDB and gdbserver
 2016-09-23 15:45 UTC  (5+ messages)

[PATCH] Close gdbserver in mi_gdb_exit
 2016-09-22 17:51 UTC  (3+ messages)

[PATCH] ppc: Add Power ISA 3.0/POWER9 instructions record support
 2016-09-22 15:05 UTC  (6+ messages)
` [PATCH] Fix build breakage from commit 6ec2b2

[PATCH] Use gdbserver-base in remote-gdbserver-on-localhost.exp
 2016-09-22 14:02 UTC  (2+ messages)

New ARI warning Thu Sep 22 01:56:01 UTC 2016
 2016-09-22 11:20 UTC  (3+ messages)
` [PATCH] arc: Fix ARI warning for printf(%p)

[PATCH] Check the right proc name
 2016-09-22 10:29 UTC  (3+ messages)

[PATCH master+7.12 v2 0/3] Emit user selection change notifications on all UIs
 2016-09-22  1:56 UTC  (7+ messages)
` [PATCH master+7.12 v2 3/3] Add test for user context selection sync

[PATCH] ppc: Fix return of instruction handlers in ppc_process_record_op63
 2016-09-21 18:09 UTC  (3+ messages)

[PATCH v3] arc: New Synopsys ARC port
 2016-09-21 17:30 UTC  (5+ messages)
` [PATCH v4] "

[PATCH] Update and add .gitignore's
 2016-09-21 17:17 UTC  (3+ messages)

[RFA 1/2] PR gdb/20604 - fix "quit" when an invalid expression is used
 2016-09-21 17:16 UTC  (4+ messages)

[PATCH] Diagnose invalid pointer arithmetic on gdb.Value
 2016-09-21 16:30 UTC  (6+ messages)

[committed] MIPS/testsuite: mips16-thunks: Use `standard_output_file'
 2016-09-21 12:04 UTC 

[PATCH master/7.12] Keep reserved bits in CPSR on write
 2016-09-21 12:02 UTC  (2+ messages)

[ping v2] [PATCH 0/8] record: notify about "record goto" stop
 2016-09-21 10:47 UTC 

Enabled TUI mode on MSYS2
 2016-09-20 22:45 UTC  (11+ messages)

[GDB BuildBot] New "Try Server"
 2016-09-20 20:20 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).