public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[Patch 00/16 v2] Linux extended-remote fork and exec events
 2014-10-31 23:29 UTC  (7+ messages)
` [PATCH 06/16 v3] Extended-remote Linux follow fork
` [PATCH 05/16 v3] GDBserver clone breakpoint list
` [PATCH 07/16 v3] Extended-remote arch-specific follow fork
` [PATCH 08/16 v3] Extended-remote follow vfork
` [PATCH 00/16 v3] Linux extended-remote fork and exec events
` [PATCH 04/16 v3] Determine supported extended-remote features

[PATCH 00/16] GDB testsuite cleanup, fix warnings with -std=gnu11
 2014-10-31 20:59 UTC  (21+ messages)
` [PATCH 01/16] Eliminate literal line numbers in so-impl-ld.exp
` [PATCH 02/16] Eliminate literal line numbers in dbx.exp
` [PATCH 03/16] Eliminate literal line numbers in call-ar-st.exp
` [PATCH 05/16] Eliminate literal line numbers in ending-run.exp
` [PATCH 04/16] Eliminate literal line numbers in call-rt-st.exp
` [PATCH 06/16] Eliminate literal line numbers in foll-exec.exp
` [PATCH 07/16] Eliminate literal line numbers in jump.exp
` [PATCH 08/16] Eliminate literal line numbers in shlib-call.exp
` [PATCH 09/16] Eliminate literal line numbers in mi-console.exp
` [PATCH 10/16] 'callfuncs' test case: Fix typo in prototyped version
` [PATCH 12/16] Drop non-prototype C function header variants: 'break' test case
` [PATCH 11/16] Drop non-prototype C function header variants: solib1.c
` [PATCH 15/16] GDB testsuite: drop non-prototype C function header variants
` [PATCH 16/16] GDB testsuite: Fix warnings with -std=gnu11
` [PATCH 13/16] Drop non-prototype C function header variants: 'list' test case
` [PATCH 14/16] Drop non-prototype C function header variants: 'sepdebug' "

[PATCH V3 0/9] Add support for DTrace USDT probes to gdb
 2014-10-31 20:28 UTC  (16+ messages)
` [PATCH V3 3/9] New commands `enable probe' and `disable probe'
` [PATCH V3 8/9] Documentation for DTrace USDT probes
` [PATCH V3 2/9] Move `compute_probe_arg' and `compile_probe_arg' to probe.c
` [PATCH V3 9/9] Announce the DTrace USDT probes support in NEWS
` [PATCH V3 1/9] Adapt `info probes' to support printing probes of different types
` [PATCH V3 6/9] Support for DTrace USDT probes in x86_64 targets
` [PATCH V3 7/9] Simple testsuite for DTrace USDT probes
` [PATCH V3 5/9] New probe type: "
` [PATCH V3 4/9] New gdbarch functions: dtrace_parse_probe_argument, dtrace_probe_is_enabled, dtrace_enable_probe, dtrace_disable_probe

[PATCH] Resolve xmethods over dynamic types
 2014-10-31 19:50 UTC 

GCC switch to C11 causes many testsuite compiler diagnostics
 2014-10-31 19:29 UTC  (9+ messages)

[PATCH 00/13 v2] Refactor low-level Linux x86 debug register code
 2014-10-31 18:57 UTC  (33+ messages)
` [PATCH 02/13 v2] Add x86_debug_reg_state to gdbserver
` [PATCH 01/13 v2] Introduce current_lwp_ptid
` [PATCH 04/13 v2] Make linux_stop_lwp be a shared function
` [PATCH 12/13 v2] Move low-level Linux x86 debug register code to a shared file
` [PATCH 05/13 v2] Introduce basic LWP accessors
` [PATCH 03/13 v2] Add iterate_over_lwps to gdbserver
` [PATCH 07/13 v2] Make lwp_info.arch_private handling shared
` [PATCH 08/13 v2] Rename gdbserver's low-level Linux x86 debug register accessors
` [PATCH 10/13 v2] Linux x86 low-level debug register comment synchronization
` [PATCH 11/13 v2] Introduce x86_linux_update_debug_registers
` [PATCH 06/13 v2] Change signature of linux_target_ops.new_thread
` [PATCH 13/13 v2] Move duplicated Linux x86 code to nat/x86-linux.c
` [PATCH 09/13 v2] Linux x86 low-level debug register code synchronization

[PATCH, doc RFA] Add ability to set random attributes in python objfiles,progspaces
 2014-10-31  0:07 UTC  (9+ messages)

[PATCH] Warn users about mismatched PID namespaces
 2014-10-30 16:18 UTC  (9+ messages)

[RFC] Import the rename gnulib module
 2014-10-30 12:08 UTC  (2+ messages)

[committed] skip tests that use cd for remote hosts
 2014-10-30 12:00 UTC 

[PATCH] Match the working directory on remote host
 2014-10-30  2:51 UTC  (3+ messages)

Substitute '\' with '\\' in extended-prompt
 2014-10-30  1:48 UTC  (7+ messages)
` [PATCH] Don't replace '\' with '\\' in before_prompt_hook

gdb-7.8 branch FROZEN
 2014-10-29 20:49 UTC  (3+ messages)
` gdb-7.8 branch UN-frozen (was: "gdb-7.8 branch FROZEN")

pushed: [release/HEAD] Document the GDB 7.8.1 release in gdb/ChangeLog
 2014-10-29 20:04 UTC 

FYI/BRANCH: Patches applied to branch gdb-7.8-branch
 2014-10-29 20:03 UTC  (3+ messages)
` pushed: [release/branch 1/2] Document the GDB 7.8.1 release in gdb/ChangeLog
` pushed: [release/branch 2/2] Bump GDB version number to 7.8.1.DATE-cvs

pushed: [release/branch] Set GDB version number to 7.8.1
 2014-10-29 19:46 UTC 

Cannot execute this command without a live selected thread
 2014-10-29 19:16 UTC  (15+ messages)
                  ` Remove libthread_db -> remove thread_stratum? [was Re: Cannot execute this command without a live selected thread.]
          ` [pushed] Workaround remote targets that report an empty list to qfThreadInfo (Re: Cannot execute this command without a live selected thread.)

[PATCH] Remove unwanted spaces when looking up builtin types
 2014-10-29 18:50 UTC 

GDB 7.8.1 release planned Mon Oct 27
 2014-10-29 18:43 UTC  (3+ messages)

[PATCH+7.8] PR python/17372 - Python hangs when displaying help()
 2014-10-29 18:40 UTC  (2+ messages)

[PATCH+7.8] PR 17408 - assertion failure in switch_back_to_stepped_thread
 2014-10-29 18:39 UTC  (3+ messages)

[PATCH] Support dlang demangle in cxxfilter
 2014-10-29 17:07 UTC  (2+ messages)

[pushed] Fix uninitialized value access when very first GDB command entered is <RET>
 2014-10-29 15:01 UTC 

[pushed] TUI: don't let exceptions escape while handling readline key bindings
 2014-10-29 14:48 UTC 

[pushed] PR tui/16138, PR tui/17519, and misc failures to initialize the terminal
 2014-10-29 14:36 UTC 

[PATCH 0/2] Fix fileio.exp fails on mingw32 host
 2014-10-29 13:49 UTC  (2+ messages)

over-permissive stack_chk_guard on ARM
 2014-10-29 13:12 UTC  (9+ messages)
  ` [RFA] ARM: stricter __stack_chk_guard check during prologue (was: "Re: over-permissive stack_chk_guard on ARM")
    ` [RFA] ARM: stricter __stack_chk_guard check during prologue

[RFC PATCH 0/2] couple big endian fixes in testsuites
 2014-10-29  9:13 UTC  (6+ messages)
` [RFC PATCH 1/2] fix implptrpiece.exp test for big endian target
` [RFC PATCH 2/2] fix py-value-cc.exp "

[PATCH 0/2] aarch64 couple big endian fixes
 2014-10-29  6:07 UTC  (4+ messages)
` [PATCH 1/2] aarch64: handle big endian float registers correctly
` [PATCH 2/2] aarch64: tramp_frame_start function need to read instrs correctly in be8 case

[PATCH] Fix skipping stack protector on arm
 2014-10-29  5:45 UTC  (2+ messages)

[pushed] PR gdb/12623: non-stop crashes inferior, PC adjustment and 1-byte insns
 2014-10-28 16:07 UTC 

[pushed] Test for PR gdb/17511, spurious SIGTRAP after stepping into+in signal handler
 2014-10-28 15:51 UTC 

[pushed] gdb.base/sigstep.exp: cleanup and make it easier to extend
 2014-10-28 15:38 UTC  (2+ messages)

[PATCH] update bug numbers (GNATS -> Bugzilla) in a few signal related tests
 2014-10-28 15:33 UTC 

[PATCH 00/12] record btrace: prepare for a new trace format
 2014-10-28 14:35 UTC  (2+ messages)

[PATCH 5/9] Rename some "aux" functions
 2014-10-28  3:18 UTC  (4+ messages)

[PATCH 7/9] Rewrite lookup_static_symbol to use gdbarch routine
 2014-10-28  3:16 UTC  (2+ messages)

[PATCH 2/9] Add macro ALL_BLOCK_SYMBOLS_WITH_NAME
 2014-10-27 23:19 UTC  (2+ messages)

[PATCH] stepi/nexti: skip signal handler if "handle nostop" signal arrives
 2014-10-27 20:34 UTC  (11+ messages)

[PATCH] Don't run forever in gdb.base/structs.c
 2014-10-27 19:32 UTC  (5+ messages)

[RFC PATCH 0/3] Catch syscall group
 2014-10-27 19:20 UTC  (10+ messages)
` [RFC PATCH 2/3] Add support to catch groups of syscalls

[PATCH] PR c++/17494 - Fix evaluation of method calls under EVAL_SKIP
 2014-10-27 17:22 UTC  (2+ messages)

[PATCH] Python API: Add gdb.is_in_prologue and gdb.is_in_epilogue
 2014-10-27 16:40 UTC  (10+ messages)

[PATCH 2/7] Fixes for aarch64-linux gdb core file support
 2014-10-27 12:33 UTC  (4+ messages)
` [PATCH 2/7] Fixes for aarch64-linux "

[PATCH] Fix trace file fails on powerpc64
 2014-10-27 12:15 UTC  (3+ messages)

[PATCH, v2] Fix ARM machine state testcase failures
 2014-10-27 11:03 UTC  (4+ messages)

[patch 0/2] Accelerate symbol lookups 15x
 2014-10-27  8:54 UTC  (9+ messages)
  ` [patchv2 2/2] Accelerate lookup_symbol_aux_objfile 14.5x [Re: [patch 0/2] Accelerate symbol lookups 15x]

[PATCH 9/9] Improve function comment for lookup_global_symbol
 2014-10-27  5:03 UTC 

[PATCH 8/9] Rename lookup_symbol_global to lookup_global_symbol
 2014-10-27  5:02 UTC 

[PATCH 6/9] symtab.c (basic_lookup_symbol_nonlocal): Add comment
 2014-10-27  4:51 UTC 

[PATCH 4/9] Rename lookup_symbol_aux_block to lookup_symbol_in_block
 2014-10-27  4:33 UTC 

[PATCH 3/9] Rename lookup_symbol_static and lookup_static_symbol_aux
 2014-10-27  4:30 UTC 

[PATCH 1/9] Move lookup_block_symbol from symtab.c to block.c
 2014-10-27  4:25 UTC 

[PATCH 0/9] symtab.c symbol lookup cleanups
 2014-10-27  4:22 UTC 

[PATCH V4 0/3] arm: set of big endian related fixes for armeb (v7)
 2014-10-27  3:10 UTC  (4+ messages)
` [PATCH V4 1/3] ARM: extract_arm_insn function need to read instrs correctly in be8 case
` [PATCH V4 3/3] read_pieced_value do big endian processing only in case of valid gdb_regnum
` [PATCH V4 2/3] ARM: arm_breakpoint should be little endian form in case for arm BE8

[COMMITTED PATCH] symtab.c (lookup_symbol_aux_local): Fix typo in comment
 2014-10-26 23:50 UTC 

[COMMITTED PATCH] Rename parameter "kind" to "block_index" in quick lookup functions
 2014-10-26 20:57 UTC 

[COMMITTED PATCH] block.h (ALL_BLOCK_SYMBOLS): Fix comment
 2014-10-26 19:28 UTC 

[COMMITTED PATCH] allocate_block: Use OBSTACK_ZALLOC
 2014-10-26 18:41 UTC 

[COMMITTED PATCH] Move block_found decl to symtab.h
 2014-10-26 17:45 UTC 

[COMMITTED PATCH] Clean up some function comments in symtab.[ch]
 2014-10-26 16:39 UTC 

[COMMITTED PATCH] symtab.c: forward decl cleanup
 2014-10-26  5:25 UTC 

[COMMITTED PATCH] symtab.c (lookup_symbol_aux_quick): Set block_found upon success
 2014-10-26  5:13 UTC 

[COMMITTED PATCH] Remove second (nested) copy of local var child_die
 2014-10-26  4:50 UTC 

[PATCH v4] Make chained function calls in expressions work
 2014-10-25 14:24 UTC 

[PATCH v3] gdb/i387-tdep.c: Avoid warning for "-Werror=strict-overflow"
 2014-10-25  9:44 UTC  (4+ messages)

[libc patch] __tls_get_addr with link_map * instead of modid
 2014-10-25  6:26 UTC  (7+ messages)

[PATCH 0/6] Use correct function address in dwarf assembler
 2014-10-25  0:18 UTC  (7+ messages)
` [PATCH 5/6] Fix implptr-optimized-out.exp fail
` [PATCH 2/6] DW attribute macro MACRO_AT_func and MACRO_AT_range
` [PATCH 4/6] Use Dwarf::assemble in implptr-optimized-out.exp
` [PATCH 6/6] Fix dw2-ifort-parameter.exp fail with clang
` [PATCH 3/6] Get start and end address of main in dwz.exp
` [PATCH 1/6] New proc _handle_attribute

[PATCH v2] gdb/hppa-tdep.c: Fix logical working flow typo issue
 2014-10-24 22:41 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).