[PATCH] Support dlang demangle in cxxfilter
2014-10-29 17:07 UTC (3+ messages)
[PATCH 00/16] GDB testsuite cleanup, fix warnings with -std=gnu11
2014-10-29 16:22 UTC (18+ messages)
` [PATCH 01/16] Eliminate literal line numbers in so-impl-ld.exp
` [PATCH 04/16] Eliminate literal line numbers in call-rt-st.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 06/16] Eliminate literal line numbers in foll-exec.exp
` [PATCH 09/16] Eliminate literal line numbers in mi-console.exp
` [PATCH 08/16] Eliminate literal line numbers in shlib-call.exp
` [PATCH 07/16] Eliminate literal line numbers in jump.exp
` [PATCH 12/16] Drop non-prototype C function header variants: 'break' test case
` [PATCH 10/16] 'callfuncs' test case: Fix typo in prototyped version
` [PATCH 11/16] Drop non-prototype C function header variants: solib1.c
` [PATCH 13/16] Drop non-prototype C function header variants: 'list' test case
` [PATCH 15/16] GDB testsuite: drop non-prototype C function header variants
` [PATCH 16/16] GDB testsuite: Fix warnings with -std=gnu11
` [PATCH 14/16] Drop non-prototype C function header variants: 'sepdebug' test case
[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
Substitute '\' with '\\' in extended-prompt
2014-10-29 14:39 UTC (5+ messages)
` [PATCH] Don't replace '\' with '\\' in before_prompt_hook
[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)
GDB 7.8.1 release planned Mon Oct 27
2014-10-29 13:19 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 2/2] fix py-value-cc.exp test for big endian target
` [RFC PATCH 1/2] fix implptrpiece.exp "
[PATCH 0/2] aarch64 couple big endian fixes
2014-10-29 6:07 UTC (4+ messages)
` [PATCH 2/2] aarch64: tramp_frame_start function need to read instrs correctly in be8 case
` [PATCH 1/2] aarch64: handle big endian float registers correctly
[PATCH] Fix skipping stack protector on arm
2014-10-29 5:45 UTC (2+ messages)
[PATCH 00/13 v2] Refactor low-level Linux x86 debug register code
2014-10-28 19:43 UTC (32+ messages)
` [PATCH 04/13 v2] Make linux_stop_lwp be a shared function
` [PATCH 02/13 v2] Add x86_debug_reg_state to gdbserver
` [PATCH 01/13 v2] Introduce current_lwp_ptid
` [PATCH 12/13 v2] Move low-level Linux x86 debug register code to a shared file
` [PATCH 03/13 v2] Add iterate_over_lwps to gdbserver
` [PATCH 05/13 v2] Introduce basic LWP accessors
` [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 09/13 v2] Linux x86 low-level debug register code synchronization
` [PATCH 13/13 v2] Move duplicated Linux x86 code to nat/x86-linux.c
[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 V3 0/9] Add support for DTrace USDT probes to gdb
2014-10-28 13:45 UTC (10+ messages)
` [PATCH V3 5/9] New probe type: DTrace USDT probes
` [PATCH V3 6/9] Support for DTrace USDT probes in x86_64 targets
` [PATCH V3 4/9] New gdbarch functions: dtrace_parse_probe_argument, dtrace_probe_is_enabled, dtrace_enable_probe, dtrace_disable_probe
` [PATCH V3 2/9] Move `compute_probe_arg' and `compile_probe_arg' to probe.c
` [PATCH V3 8/9] Documentation for DTrace USDT probes
` [PATCH V3 3/9] New commands `enable probe' and `disable probe'
` [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 7/9] Simple testsuite for DTrace USDT probes
Cannot execute this command without a live selected thread
2014-10-28 12:10 UTC (17+ 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 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 (20+ 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 (10+ 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
GCC switch to C11 causes many testsuite compiler diagnostics
2014-10-25 17:28 UTC (2+ messages)
[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 (9+ messages)
[PATCH 0/6] Use correct function address in dwarf assembler
2014-10-25 0:18 UTC (7+ messages)
` [PATCH 1/6] New proc _handle_attribute
` [PATCH 2/6] DW attribute macro MACRO_AT_func and MACRO_AT_range
` [PATCH 6/6] Fix dw2-ifort-parameter.exp fail with clang
` [PATCH 4/6] Use Dwarf::assemble in implptr-optimized-out.exp
` [PATCH 3/6] Get start and end address of main in dwz.exp
` [PATCH 5/6] Fix implptr-optimized-out.exp fail
[PATCH v2] gdb/hppa-tdep.c: Fix logical working flow typo issue
2014-10-24 22:41 UTC (2+ messages)
[PATCH 00/10] Linux extended-remote fork events
2014-10-24 18:45 UTC (8+ messages)
` [PATCH 02/16 v2] Refactor follow-fork message printing
[PATCH] [PR gdb/16762 gdb/15958] Fixes for properly resizing TUI
2014-10-24 18:44 UTC
[PATCH 0/5] arm: set of big endian related fixes for armeb (v7)
2014-10-24 17:36 UTC (12+ messages)
` [PATCH 5/5] ARM: asm-source.exp link options in case of armv7b target
` [PATCH 2/5] ARM: extract_arm_insn function need to read instrs correctly in be8 case
` gdb/CONTRIBUTE
[PATCH] Remove Vax Ultrix and VAX BSD support
2014-10-24 17:09 UTC (2+ messages)
[PATCH] NEWS: Clarify removed targets
2014-10-24 17:08 UTC (3+ messages)
Questions on commit 6c95b8df7fef5273da71c34775918c554aae0ea8
2014-10-24 16:54 UTC (6+ messages)
PATCH: fix typo in elfcore_write_lwpstatus()
2014-10-24 16:12 UTC (2+ messages)
[PATCH v6] Events when inferior is modified
2014-10-24 15:14 UTC (5+ messages)
` [PATCH v7] "
[PATCH] Guard a call to TYPE_TARGET_TYPE in gnuv3_pass_by_reference
2014-10-24 12:56 UTC (5+ messages)
[PATCH+7.8] PR 17408 - assertion failure in switch_back_to_stepped_thread
2014-10-24 12:05 UTC (2+ messages)
PATCH: GDB/MI - implement -exec-abort
2014-10-24 6:50 UTC (4+ messages)
page: next (older) | prev (newer) | 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).