Skip ld/lto tests if plugins is disabled for binutils?
2014-08-19 12:29 UTC
MSP430 SIM: Add support for hardware multiply
2014-08-19 10:36 UTC (4+ messages)
[PATCH 0/5 v7] Common code cleanups (first four, and one new)
2014-08-19 9:12 UTC (12+ messages)
` [PATCH 2/5 v7] Introduce common-types.h
` [PATCH 3/5 v7] Move print-utils.h to common-defs.h
` [PATCH 4/5 v7] Introduce common-debug.h
` [PATCH 5/5 v7] Introduce show_debug_regs
` [PATCH 1/5 v7] Introduce common/errors.h
[PATCH] Ensure internal_vproblem always prints the message
2014-08-19 8:46 UTC (3+ messages)
[PATCH] Typos in gdb/mi
2014-08-19 7:12 UTC (7+ messages)
[PATCH] Support _Complex in hard-VFP abi
2014-08-19 7:00 UTC (4+ messages)
[RFC] delete gdb.cp/ambiguous.exp ?
2014-08-19 6:58 UTC (2+ messages)
[patch] Fix -fsanitize=address on unreadable inferior strings
2014-08-19 6:54 UTC (2+ messages)
[PATCH] Convert target_structs vector to VEC
2014-08-19 6:42 UTC (2+ messages)
[PATCH] Set breakpoint on the right line
2014-08-19 6:38 UTC (3+ messages)
[PATCH] Regenerate gdb/configure (Re: Skip ld/lto tests if plugins is disabled for binutils?)
2014-08-19 6:33 UTC (3+ messages)
[PATCH] misc cleanups to linux_nat_close
2014-08-18 23:14 UTC
[patch+7.8] PR testsuite/16602 runtest deletes files in-src-tree
2014-08-18 19:16 UTC (5+ messages)
` ping: "
[commit] boards/fission.exp: Explicitly pass -ggnu-pubnames for clang
2014-08-18 19:10 UTC
Support for DWARF describing Ada unconstrained arrays
2014-08-18 17:56 UTC (6+ messages)
` [pushed 3/4] [Ada] "ptype" of array where bound value uses DW_OP_push_object_address
` [pushed 1/4] Add support for DW_OP_push_object_address
` [pushed 4/4] DW_AT_data_location and DW_OP_push_object_address testcase
` [pushed 2/4] Add support for DW_AT_data_location
[pushed] gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound in array range
2014-08-18 17:48 UTC
[commit] ada-typeprint.c (print_range): Initialize lo,hi for gcc -Wall
2014-08-18 17:40 UTC (2+ messages)
[Ada/pushed] Small improvements in ada_evaluate_subexp
2014-08-18 15:30 UTC (4+ messages)
` [pushed/Ada 3/3] ada_evaluate_subexp<OP_VAR_VALUE>: Avoid static fixing when possible
` [pushed/Ada 1/3] Fix indentation level in ada-lang.c::ada_evaluate_subexp
` [pushed/Ada 2/3] avoid "if ... else if ... else" logic "
[PATCH 0/5] Make gdbserver use exceptions and cleanups
2014-08-18 9:25 UTC (6+ messages)
` [PATCH 1/5] Move internal_{,v}warning to common/errors.[ch]
` [PATCH 3/5] Introduce common/gdb_setjmp.h
` [PATCH 2/5] Move cleanups.[ch] to common
` [PATCH 4/5] Introduce common/common-exceptions.[ch]
` [PATCH 5/5] Use exceptions and cleanups in gdbserver
[PATCH] prologue-single-line-func.exp
2014-08-18 1:12 UTC (3+ messages)
[patch] Fix 'gcore' with exited threads
2014-08-17 21:16 UTC (3+ messages)
` [patch+7.8?] "
[PATCH v2] Fix documentation for Type.template_argument
2014-08-17 18:25 UTC (7+ messages)
[PATCH] Fix gdb.fortran/array-element.exp failures
2014-08-17 4:07 UTC (8+ messages)
[PATCH 2/2] [PR symtab/17276]: Coalesce line number entries
2014-08-16 2:10 UTC
[PATCH v2] Fix xmethod Python so that it works with Python 3
2014-08-16 1:16 UTC (3+ messages)
[PATCH 1/2] [PR symtab/17276]: Coalesce line number entries
2014-08-16 1:00 UTC
[PATCH 0/3] Keep track of files copied to host and target
2014-08-16 0:38 UTC (7+ messages)
` [PATCH 1/3] Extend cleanfiles for multiple hosts
` [PATCH 2/3] Keep track of downloaded file in gdb_remote_download
` [PATCH 3/3] Copy .py files to remote host
[commit] (dwarf_decode_lines_1): Move definition of adj_opcode
2014-08-15 23:25 UTC
[commit] dwarf2read.c (dwarf_decode_lines_1): Add comment
2014-08-15 23:19 UTC
[PATCH] Integrate PR 12649's race detector directly in the testsuite machinery
2014-08-15 20:48 UTC (2+ messages)
[patchv2] Fix crash on optimized-out entry data values
2014-08-15 20:13 UTC (13+ messages)
` [PATCH] Handle partially optimized out values similarly to unavailable values (Re: [patchv2] Fix crash on optimized-out entry data values)
` [read_frame_arg patch] "
` [commit+7.8] [read_frame_arg patch] Handle partially optimized out values similarly to unavailable values
` [PATCH v2] "
Warnings in native MinGW32 build of GDB 7.8
2014-08-15 14:22 UTC (10+ messages)
[RFC] src-release.sh: Convert src-release to a shell script
2014-08-15 12:49 UTC (2+ messages)
Revisit gdb/12528 for bare metal targets
2014-08-15 6:19 UTC (9+ messages)
` [PATCH 1/2] Remove pst from dwarf_decode_lines_1
` [PATCH 2/2] Check function is GC'ed
[PATCH] Skip tfile.exp if unable to generate trace file
2014-08-15 0:46 UTC
[PATCH] Set print symbol off in some tests
2014-08-15 0:01 UTC (3+ messages)
[PATCH] dwarf_decode_lines_1: Delete local basic_block, unused
2014-08-14 23:45 UTC (3+ messages)
[PATCH v2 PR c++/17132] Add new argument NOSIDE to find_overload_match
2014-08-14 22:38 UTC (2+ messages)
[V2 00/23] Fortran dynamic array support
2014-08-14 20:03 UTC (12+ messages)
` [V2 15/23] test: dynamic arrays passed to subroutines
` Crash regression(?) printing Fortran strings in bt [Re: [V2 00/23] Fortran dynamic array support]
` [patch 1/2] "
Experience Costa Rica, a tropical paradise!
2014-08-13 21:59 UTC
[PATCH 00/10] Linux extended-remote fork events
2014-08-13 17:50 UTC (13+ messages)
` [PATCH 04/10] Enhance extended ptrace event setup
` [PATCH 03/10] Refactor extended ptrace event status
` [PATCH 07/10] Extended-remote arch-specific follow fork
` [PATCH 06/10] Extended-remote "
` [PATCH 01/10] Refactor native follow-fork
` [PATCH 02/10] Refactor follow-fork message printing
` [PATCH 05/10] GDBserver clone breakpoint list
` [PATCH 09/10] Extended-remote fork catchpoints
` [PATCH 10/10] Extended-remote fork event documentation
` [PATCH 08/10] Extended-remote follow vfork
[PATCH] aarch64/gdbserver: fix floating point registers display
2014-08-13 14:42 UTC (6+ messages)
[PATCH v3 0/6] ARM process record/replay improvements
2014-08-13 14:10 UTC (12+ messages)
` [PATCH v3 3/6] Implement support for recording VFP data processing instructions
` [PATCH v3 5/6] Implement support for recording vector data transfer instructions
` [PATCH v3 1/6] Implements support for recording arm/thumb mode coprocessor instructions
` [PATCH v3 6/6] Fix reverse-step and reverse-next over undebuggable solib code
` [PATCH v3 4/6] Implement support for recording extension register ld/st insn
` [PATCH v3 2/6] Implements support for recording thumb2 ASIMD struct "
[PATCH] arm software watchpoint: return to epilogue
2014-08-13 12:02 UTC (2+ messages)
[PATCH] Copy .py files to remote host
2014-08-13 10:28 UTC (9+ messages)
[patch] Fix --with-babeltrace with gcc-4.9.1
2014-08-13 9:52 UTC (9+ messages)
` [patch+7.8?] "
[PATCH 0/4 v6] Common code cleanups (first four)
2014-08-12 23:52 UTC (6+ messages)
` [PATCH 1/4 v6] Introduce common/errors.h
` [PATCH 2/4 v6] Introduce common-types.h
` [PATCH 3/4 v6] Move print-utils.h to common-defs.h
` [PATCH 4/4 v6] Introduce common-debug.h
[PATCH] Delete "Loaded symbols for ..." message in solib.c
2014-08-12 0:24 UTC (3+ messages)
[PATCH 0/4] baby step toward multi-target
2014-08-11 5:54 UTC (8+ messages)
[PATCH] Fix typo in program_info
2014-08-11 5:33 UTC
[commit] linux-nat.c (linux_nat_thread_address_space): Delete dead code
2014-08-11 4:11 UTC
GDB built with Guile won't start when boot-9 is unavailable
2014-08-10 19:18 UTC (4+ messages)
[PATCH] Delete struct inferior_suspend_state
2014-08-09 20:53 UTC (3+ messages)
[PATCH] Fix PR remote/9053: remove dead code on query packet size
2014-08-09 1:03 UTC (3+ messages)
[PATCH] Remove duplicated code on checking address 0x0 is accessiable
2014-08-08 14:10 UTC (2+ messages)
[PATCH] Make test messages in gdb.mi/mi-var-display.exp unique
2014-08-08 13:56 UTC (2+ messages)
[PATCH 0/8] Error handling cleanups
2014-08-08 11:38 UTC (4+ messages)
` [PATCH 6/8] Replace hardwired error handler in go32_create_inferior
[doc] Avoid conflicts between gdb and cross-gdb
2014-08-08 7:17 UTC (18+ messages)
Experience Costa Rica, a tropical paradise!
2014-08-07 18:06 UTC
[PATCH 00/11 v5] Common code cleanups
2014-08-07 13:48 UTC (4+ messages)
` [PATCH 05/11 v5] Add target/target.h
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