[PATCH 0/6] Use correct function address in dwarf assembler
2014-11-05 1:54 UTC (16+ messages)
` [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 3/6] Get start and end address of main in dwz.exp
` [PATCH 4/6] Use Dwarf::assemble in implptr-optimized-out.exp
` [PATCH 5/6] Fix implptr-optimized-out.exp fail
` [PATCH 1/6] New proc _handle_attribute
[PATCH] PR c++/17494 - Fix evaluation of method calls under EVAL_SKIP
2014-11-05 0:33 UTC (6+ messages)
merging from gcc
2014-11-05 0:16 UTC
[PATCH] tui: Fix newterm call for older ncurses
2014-11-04 19:17 UTC (3+ messages)
[PATCH 0/3] fix permanent breakpoints
2014-11-04 19:03 UTC (4+ messages)
` [PATCH 3/3] fix skipping "
` [PATCH 2/3] make "permanent breakpoints" per location and disableable
` [PATCH 1/3] add a default method for gdbarch_skip_permanent_breakpoint
[pushed] garbage collect gdb/breakpoint.c:breakpoint_thread_match
2014-11-04 18:48 UTC
FW: [ping] [PATCH] In MI mode -var-create --language not working
2014-11-04 15:59 UTC
[PATCH 0/3] callfuncs.exp: Execute with and without prototypes
2014-11-04 15:41 UTC (4+ messages)
` [PATCH 2/3] Perform all tests in callfuncs.exp with and without C function prototypes
` [PATCH 1/3] 'callfuncs' test case: Fixes in conditionally compiled code
` [PATCH 3/3] callfuncs.exp: Indent perform_all_tests()
[PATCH v4] Make chained function calls in expressions work
2014-11-04 15:40 UTC (13+ messages)
FW: [Ping] [PATCH] Add support for bound table in the Intel MPX context
2014-11-04 15:39 UTC
[COMMITTED PATCH 1/3] ARM: extract_arm_insn function need to read instrs correctly in be8 case
2014-11-04 14:25 UTC (6+ messages)
` [COMMITTED PATCH 3/3] read_pieced_value do big endian processing only in case of valid gdb_regnum
` [COMMITTED PATCH 2/3] ARM: arm_breakpoint should be little endian form in case for arm BE8
[pushed] PR tui/16138, PR tui/17519, and misc failures to initialize the terminal
2014-11-03 21:44 UTC (3+ messages)
[PATCH 0/4] Catch syscall groups
2014-11-03 18:38 UTC (7+ messages)
` [PATCH 2/4] Add support to catch groups of syscalls
` [PATCH 1/4] Implemement support for groups of syscalls in the xml-syscall interface
` [PATCH 3/4] Create syscall groups for x86_64
` [PATCH 4/4] Update documentation on catching a group of related syscalls
[RFD+PATCH] ISA bit treatment on the MIPS platform
2014-11-03 16:13 UTC (7+ messages)
` [PATCH v2 1/2] "
` [PING][PATCH "
` [PING^2][PATCH "
[PATCH] microMIPS support
2014-11-03 16:04 UTC (9+ messages)
` [PATCH] microMIPS support (Linux signal trampolines)
` [PING][PATCH] "
` [PING^2][PATCH] "
` [PING^3][PATCH] "
` [PING^4][PATCH] "
[RFC][PATCH v2] Python API: Add gdb.stack_may_be_invalid
2014-11-03 14:44 UTC
[RFC] Import the rename gnulib module
2014-11-03 14:43 UTC (3+ messages)
[PATCH v3 00/14] let gdb reuse gcc's C compiler
2014-11-03 13:24 UTC (24+ messages)
` [PATCH v3 04/14] add make_unqualified_type
` [PATCH v3 05/14] add dummy frame destructor
` [PATCH v3 01/14] introduce ui_file_write_for_put
` [PATCH v3 06/14] add infcall_mmap and gcc_target_options gdbarch methods
` [PATCH v3 08/14] introduce call_function_by_hand_dummy
` [PATCH v3 02/14] add gcc/gdb interface files
` [PATCH v3 07/14] add gnu_triplet_regexp gdbarch method
` [PATCH v3 03/14] add some missing ops to DWARF assembler
` [PATCH v3 09/14] split dwarf2_fetch_cfa_info from dwarf2_compile_expr_to_ax
` [PATCH v3 13/14] add s390_gcc_target_options
` [PATCH v3 10/14] make dwarf_expr_frame_base_1 public
` [PATCH v3 11/14] export dwarf2_reg_to_regnum_or_error
` [PATCH v3 12/14] add linux_infcall_mmap
` [PATCH v3 14/14] the "compile" command
GCC switch to C11 causes many testsuite compiler diagnostics
2014-11-03 11:02 UTC (10+ messages)
[OB PATCH] mdebugread.c (parse_procedure): Delete unnecessary forward decl
2014-11-03 5:37 UTC
[OB PATCH] xcoffread.c (process_linenos): Delete unnecessary code
2014-11-03 4:24 UTC
[PATCH,Hurd] Fix deallocation after proc_getprocinfo call
2014-11-02 15:26 UTC
[PATCH] Use ALL_PRIMARY_SYMTABS instead of ALL_SYMTABS
2014-11-01 5:33 UTC
[COMMITTED PATCH] objfiles.h: Remove some unused macros
2014-11-01 4:49 UTC
[PATCH] Remove TYPE_CODE_CLASS
2014-11-01 4:10 UTC
[OB PATCH] valops.c: Fix some whitespace
2014-11-01 3:24 UTC
[PATCH] solib_global_lookup: Fetch arch from objfile
2014-11-01 2:28 UTC
[PATCH 00/10] Linux extended-remote fork events
2014-10-31 23:44 UTC (9+ messages)
` [PATCH 04/16 v2] Determine supported extended-remote features
` [PATCH 05/16 v2] GDBserver clone breakpoint list
[Patch 00/16 v2] Linux extended-remote fork and exec events
2014-10-31 23:31 UTC (15+ messages)
` [PATCH 06/16 v3] Extended-remote Linux follow fork
` [PATCH 00/16 v3] Linux extended-remote fork and exec events
` [PATCH 08/16 v3] Extended-remote follow vfork
` [PATCH 07/16 v3] Extended-remote arch-specific follow fork
` [PATCH 05/16 v3] GDBserver clone breakpoint list
` [PATCH 04/16 v3] Determine supported extended-remote features
` [PATCH 13/16 v3] Extended-remote exec catchpoints
` [PATCH 10/16 v3] Extended-remote fork event documentation
` [PATCH 09/16 v3] Extended-remote fork catchpoints
` [PATCH 12/16 v3] Extended-remote follow exec
` [PATCH 11/16 v3] Extended-remote Linux exit events
` [PATCH 14/16 v3] Suppress spurious warnings with extended-remote follow exec
` [PATCH 16/16 v3] Non-stop follow exec tests
` [PATCH 15/16 v3] Extended-remote exec event documentation
[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 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
[PATCH V3 0/9] Add support for DTrace USDT probes to gdb
2014-10-31 20:28 UTC (13+ messages)
` [PATCH V3 4/9] New gdbarch functions: dtrace_parse_probe_argument, dtrace_probe_is_enabled, dtrace_enable_probe, dtrace_disable_probe
` [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 2/9] Move `compute_probe_arg' and `compile_probe_arg' to probe.c
` [PATCH V3 3/9] New commands `enable probe' and `disable probe'
` [PATCH V3 5/9] New probe type: DTrace USDT probes
[PATCH] Resolve xmethods over dynamic types
2014-10-31 19:50 UTC
[PATCH 00/13 v2] Refactor low-level Linux x86 debug register code
2014-10-31 18:57 UTC (9+ messages)
` [PATCH 01/13 v2] Introduce current_lwp_ptid
[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)
[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 2/2] Bump GDB version number to 7.8.1.DATE-cvs
` pushed: [release/branch 1/2] Document the GDB 7.8.1 release in gdb/ChangeLog
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 (8+ messages)
` [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
[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 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 (3+ messages)
` [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
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).