[PATCH] readline: rltty.c: Declare ioctl() explicitly
2015-04-19 16:46 UTC (2+ messages)
[PATCH] readline: rlmbutil.h: Declare wcwidth() when HANDLE_MULTIBYTE enabled
2015-04-19 15:44 UTC (2+ messages)
[PATCH v5 0/9] Update of the SPARC SIS simulator
2015-04-19 7:04 UTC (15+ messages)
` [PATCH v5 1/9] sim/erc32: Switched emulated memory to host endian order
` [PATCH v5 5/9] sim/erc32: Add support for LEON3 processor emulation
` [PATCH v5 8/9] sim/erc32: Add data watchpoint support
` [PATCH v5 2/9] sim/erc32: Use gdb callback for UART I/O when linked with gdb
` [PATCH v5 6/9] sim/erc32: Add support for LEON2 processor emulation
` [PATCH v5 3/9] sim/erc32: Access memory subsystem through struct memsys
` [PATCH v5 4/9] sim/erc32: Move local extern declarations into sis.h
[patch] compile: Fix crash on cv-qualified self-reference
2015-04-18 17:28 UTC
[patch] Fix ASAN crash for gdb.compile/compile.exp
2015-04-18 17:01 UTC
[PATCH] sim: clean up duplicate sim-engine hooks
2015-04-18 8:40 UTC
[PATCH] sim: trim old USING_SIM_BASE_H define
2015-04-18 8:35 UTC
[PATCH] sim: unify SIM_CPU definition
2015-04-18 8:35 UTC
[PATCH] sim: unify sim_cia definition
2015-04-18 8:15 UTC
[PATCH 0/7] Do not require "file" commands for remote targets
2015-04-17 23:43 UTC (33+ messages)
` [PATCH 3/7] Use gdb_sysroot for main executable on attach
` [PATCH 4/7] Introduce linux_pid_to_exec_file
` [PATCH 4/7 v2] Introduce linux_proc_pid_to_exec_file
` [PATCH 6/7] Implement qXfer:exec-file:read in gdbserver
` Possible regression on gdb.base/attach.exp when using native-extended-gdbserver (was: Re: [PATCH 6/7] Implement qXfer:exec-file:read in gdbserver)
` [PATCH 7/7] Access executable from remote system when first inferior appears
[PATCH v8 0/7]
2015-04-17 21:00 UTC (8+ messages)
` [PATCH v8 1/7] Identify remote fork event support
` [PATCH v8 4/7] Arch-specific remote follow fork
` [PATCH v8 2/7] Clone remote breakpoints
` [PATCH v8 3/7] Extended-remote Linux follow fork
` [PATCH v8 5/7] Remote follow vfork
` [PATCH v8 6/7] Remote fork catch
` [PATCH v8 7/7] Extended-remote follow fork documentation
[PATCH 0/7] GNU/Linux mount namespace support
2015-04-17 17:46 UTC (32+ messages)
` [PATCH 4/7] Remove linux_proc_pid_get_ns
` [PATCH 2/7] Introduce target_fileio_set_fs
` [PATCH 1/7] Move make_cleanup_close to common code
` [PATCH 6/7] Implement multiple-filesystem support for remote targets
` [PATCH 3/7] Introduce nat/linux-namespaces.[ch]
` [PATCH 7/7] Implement vFile:setfs in gdbserver
` [PATCH 5/7] Implement multiple-filesystem support for Linux targets
[PATCH] gdb: fix xtensa build with custom overlay
2015-04-17 17:24 UTC (4+ messages)
[PATCH] Do not consider reference types as dynamic
2015-04-17 15:29 UTC (8+ messages)
[PATCH 0/2] Improved variable object invalidation in GDB
2015-04-17 15:18 UTC (4+ messages)
` [PATCH 2/2] Testsuite for varobj updation after symbol removal
` [PATCH 1/2] Fix "
[committed] ob: merge include/partition.h from gcc
2015-04-17 15:15 UTC
[PATCH] Use exec_file_find to prepend gdb_sysroot in follow_exec
2015-04-17 13:28 UTC
[PATCH] Update comments to target_can_use_hardware_watchpoint
2015-04-17 13:01 UTC (3+ messages)
[PATCH] return zero in arm_linux_can_use_hw_breakpoint if HW point isn't supported
2015-04-17 13:01 UTC (3+ messages)
[PATCH v3 00/23] All-stop on top of non-stop
2015-04-17 11:38 UTC (19+ messages)
` [PATCH v3 03/17] remote.c/all-stop: Implement TARGET_WAITKIND_NO_RESUMED and TARGET_WNOHANG
` [PATCH v3 15/17] PPC64: Fix gdb.arch/ppc64-atomic-inst.exp with displaced stepping
` [PATCH v3 11/17] Fix signal-while-stepping-over-bp-other-thread.exp on targets always in non-stop
` [PATCH v3 05/17] Embed the pending step-over chain in thread_info objects
` [PATCH v3 08/17] Factor out code to re-resume stepped thread
` [PATCH v3 04/17] Make thread_still_needs_step_over consider stepping_over_watchpoint too
` [PATCH v3 06/17] Use keep_going in proceed and start_step_over too
` [PATCH v3 13/17] Fix step-over-{trips-on-watchpoint|lands-on-breakpoint}.exp race
` [PATCH v3 02/17] Change adjust_pc_after_break's prototype
` [PATCH v3 07/17] Misc switch_back_to_stepped_thread cleanups
` [PATCH v3 01/17] Fix and test "checkpoint" in non-stop mode
` [PATCH v3 17/17] native Linux: enable always non-stop by default
` [PATCH v3 09/17] Teach non-stop to do in-line step-overs (stop all, step, restart)
` [PATCH v3 12/17] Fix interrupt-noterm.exp on targets always in non-stop
` [PATCH v3 14/17] Disable displaced stepping if trying it fails
` [PATCH v3 16/17] S/390: displaced stepping and PC-relative RIL-b/RIL-c instructions
` [PATCH v3 10/17] Implement all-stop on top of a target running non-stop mode
[PATCH] [testsuite] Probe awatch/rwatch support
2015-04-17 9:34 UTC (5+ messages)
[PATCH] Do arm_abi detection for ELFOSABI_GNU binaries
2015-04-17 8:41 UTC (3+ messages)
[PATCH] sim: microblaze: switch to common memory functions
2015-04-17 7:19 UTC
[PATCH] sim: replace CIA_{GET,SET} with CPU_PC_{GET,SET}
2015-04-17 7:00 UTC
[PATCH] sim: arm/cr16/d10v/h8300/microblaze/sh: fill out sim-cpu pc fetch/store helpers
2015-04-17 6:26 UTC
[PATCH] [PR symtab/18258] Fix
2015-04-17 0:02 UTC
[PATCH] Fixes to Cygwin-specific signal handling
2015-04-16 19:24 UTC (9+ messages)
` [PATCH 0/5] Fix to Cygwin-specific signal handling (v2)
` [PATCH 2/5] windows-nat: Cleanups in get_windows_debug_event
` [PATCH 4/5] windows-nat: Report an error if ContinueDebugEvent() fails
` [PATCH 5/5] windows-nat: Don't change current_event.dwThreadId in handle_output_debug_string()
` [PATCH 1/5] windows-nat: Don't use ternary conditional operator in get_windows_debug_event
` [PATCH 3/5] windows-nat: Fix misspelling in debug output
[PATCH 0/6] Introduce $inferior_spawn_id, make interrupt.exp work with GDBserver
2015-04-16 17:14 UTC (8+ messages)
` [PATCH 5/6] testsuite: Introduce $inferior_spawn_id
[PATCH v2 0/7] Support reading/writing memory on architectures with non 8-bits addressable memory
2015-04-16 14:48 UTC (9+ messages)
` [PATCH v2 3/7] Clarify doc about memory read/write and non-8-bits addressable memory unit sizes
` [PATCH v2 5/7] target: consider addressable unit size when reading/writing memory
` [PATCH v2 1/7] Various cleanups in target read/write code
` [PATCH v2 7/7] MI: consider addressable unit size when reading/writing memory
` [PATCH v2 2/7] Cleanup some docs about memory write
` [PATCH v2 4/7] gdbarch: add addressable_memory_unit_size method
` [PATCH v2 6/7] remote: consider addressable unit size when reading/writing memory
[pushed] Fix {mi-tracepoint-changed, mi-tsv-changed}.exp with native-extended-gdbserver
2015-04-16 14:34 UTC
[PATCH v3] Python API: Fix an exception when registering a global pretty-printer in verbose mode
2015-04-16 13:55 UTC
[pushed] Fix gdbserver_reconnect_p handling
2015-04-16 13:35 UTC
[PATCH 0/2] Honour software single step in fallback of displaced stepping
2015-04-16 13:01 UTC (6+ messages)
[PATCH] sim: avr/mcore/moxie: fill out sim-cpu pc fetch/store helpers
2015-04-16 6:15 UTC
[PATCH] dwarf2read.c (dw2_expand_symtabs_matching): Add some QUIT calls
2015-04-15 21:35 UTC (3+ messages)
[PATCH 0/3] bfd cache: tighten match criteria and debug commands
2015-04-15 16:15 UTC (4+ messages)
[PATCH v2] gdbserver: fix uClibc build whithout MMU
2015-04-15 16:03 UTC (4+ messages)
[PATCH] Some Python 3 fixes
2015-04-15 15:56 UTC (4+ messages)
[PATCH v7 7/7] Extended-remote follow fork documentation
2015-04-15 15:47 UTC (3+ messages)
[PATCH v7 0/7] Remote fork events
2015-04-15 15:41 UTC (10+ messages)
` [PATCH v7 1/7] Identify remote fork event support
` [PATCH v7 3/7] Extended-remote Linux follow fork
` [PATCH v7 5/7] Remote follow vfork
` [PATCH v7 6/7] Remote fork catch
[obv] [arm] Update displaced stepping debug message
2015-04-15 14:25 UTC
[obv] Fix code indentation
2015-04-15 14:23 UTC
[PATCH] [arm] Fix fails in gdb.base/disp-step-syscall.exp
2015-04-15 13:51 UTC
[PATCH] Fix fails in gdb.dwarf2/dynarr-ptr.exp
2015-04-15 13:06 UTC (2+ messages)
[PATCH] Mark object files with "target:" filenames as OBJF_NONLOCAL_FILENAME
2015-04-15 12:09 UTC (8+ messages)
` [PATCH v2] Do not manipulate "target:" filenames as local paths
[PATCH] Increase timeout in watch-bitfields.exp for software watchpoint
2015-04-15 11:48 UTC (7+ messages)
[PATCH] sim: unify sim-cpu usage
2015-04-15 6:20 UTC
[PATCH] sim: cris/frv/h8300/iq2000/lm32/m32r/sh64: standardize cpu state
2015-04-15 5:25 UTC
breakage with "switch to gdb version script"
2015-04-15 4:35 UTC (6+ messages)
[PATCH: gdb-7.8-branch] gdbserver: fix uClibc whithout MMU
2015-04-14 21:05 UTC (3+ messages)
[RFC] Unset tcl variable addr to avoid clashing
2015-04-14 19:12 UTC (5+ messages)
[PATCH 00/18] Implement full completer limiting
2015-04-14 15:28 UTC (3+ messages)
` [PATCH 12/18] Implement completion limiting for sim_command_completer
[PATCH] GDB tests for Go language support: remove unnecessary first breakpoint
2015-04-14 15:08 UTC (3+ 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