public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[RFC] Guile info/enable/disable command trio support
 2015-04-09  9:27 UTC  (2+ messages)

[PATCH] gdbserver gnu/linux: stepping over breakpoint
 2015-04-09  9:26 UTC  (4+ messages)

[PATCH 0/2] Import gnulib strtok_r module
 2015-04-09  9:10 UTC  (5+ messages)
` [PATCH 2/2] Import strtok_r gnulib module
` [PATCH 1/2] update-gnulib.sh: work around aclocal warning with Perl >= 5.16

[PATCH 0/7] Support reading/writing memory on architectures with non 8-bits bytes
 2015-04-09  8:20 UTC  (10+ messages)
` [PATCH 3/7] Clarify doc about memory read/write and non-8-bits bytes
` [PATCH 7/7] MI: Consider byte size when reading/writing memory
` [PATCH 4/7] gdbarch: add memory_byte_size method
` [PATCH 2/7] Cleanup some docs about memory write
` [PATCH 6/7] remote: Consider byte size when reading/writing memory
` [PATCH 1/7] Various cleanups in target read/write code
` [PATCH 5/7] target: consider byte size when reading/writing memory

[PATCH v2 0/9] compile: compile print&printf
 2015-04-09  7:39 UTC  (20+ messages)
` [PATCH v2 3/9] Code cleanup: compile: Constify some parameters
` [PATCH v2 2/9] compile: Distribute scope, add scope_data
` [PATCH v2 1/9] Code cleanup: Make parts of print_command_1 public
` [PATCH v2 4/9] compile: Support relocation to GNU-IFUNCs
` [PATCH v2 6/9] Code cleanup: compile: func_addr -> func_sym
` [PATCH v2 8/9] compile: New compile printf
` [PATCH v2 9/9] compile: compile printf: gdbserver support
` [PATCH v2 7/9] compile: New 'compile print'
` [PATCH v2 5/9] compile: Use -Wall, not -w

[PATCH] sim: move sim-engine.o/sim-hrw.o to the common list
 2015-04-09  6:42 UTC  (4+ messages)

[PATCH] Fix Python completion when using the "complete" command
 2015-04-08 22:29 UTC  (7+ messages)

[PATCH v2 00/23] All-stop on top of non-stop
 2015-04-08 19:41 UTC  (34+ messages)
` [PATCH v2 11/23] Use keep_going in proceed and start_step_over too
` [PATCH v2 04/23] Change adjust_pc_after_break's prototype
` [PATCH v2 12/23] Misc switch_back_to_stepped_thread cleanups
` [PATCH v2 20/23] PPC64: symbol-file + exec-file results in broken displaced stepping
` [PATCH v2 21/23] PPC64: Fix gdb.arch/ppc64-atomic-inst.exp with "
` [PATCH v2 22/23] S/390: displaced stepping and PC-relative RIL-b/RIL-c instructions
` [PATCH v2 16/23] Fix signal-while-stepping-over-bp-other-thread.exp on targets always in non-stop
` [PATCH v2 15/23] Implement all-stop on top of a target running non-stop mode
` [PATCH v2 02/23] Fix and test "checkpoint" in "
` [PATCH v2 23/23] native Linux: enable always non-stop by default
` [PATCH v2 03/23] PR13858 - Can't do displaced stepping with no symbols
` [PATCH v2 01/23] Fix gdb.base/sigstep.exp with displaced stepping on software single-step targets
` [PATCH v2 19/23] Disable displaced stepping if trying it fails
` [PATCH v2 10/23] PPC64: Fix step-over-trips-on-watchpoint.exp with displaced stepping on
` [PATCH v2 05/23] remote.c/all-stop: Implement TARGET_WAITKIND_NO_RESUMED and TARGET_WNOHANG
` [PATCH v2 09/23] Make gdb.threads/step-over-trips-on-watchpoint.exp effective on !x86
` [PATCH v2 17/23] Fix interrupt-noterm.exp on targets always in non-stop
` [PATCH v2 08/23] Test step-over-{lands-on-breakpoint|trips-on-watchpoint}.exp with displaced stepping
` [PATCH v2 07/23] Embed the pending step-over chain in thread_info objects
` [PATCH v2 13/23] Factor out code to re-resume stepped thread
` [PATCH v2 14/23] Teach non-stop to do in-line step-overs (stop all, step, restart)
` [PATCH v2 18/23] Fix step-over-{trips-on-watchpoint|lands-on-breakpoint}.exp race
` [PATCH v2 06/23] Make thread_still_needs_step_over consider stepping_over_watchpoint too

[PATCH] PR server/18081: gdbserver crashes when providing an unexisting binary
 2015-04-08 19:30 UTC  (2+ messages)

[pushed] Add test for PR18214 and PR18216 - multiple step-overs with queued signals
 2015-04-08 18:59 UTC 

[PATCH v4 0/2] Improve corefile generation by using /proc/PID/coredump_filter (PR corefile/16902)
 2015-04-08 17:21 UTC  (13+ messages)
` [PATCH 1/2] Implement support for checking /proc/PID/coredump_filter
      ` Build failure following: Implement support for checking /proc/PID/coredump_filter commit

[PATCH] s390-vregs.exp: Avoid compile errors with older GCCs and on 31-bit targets
 2015-04-08 17:13 UTC  (2+ messages)

[PATCH 7/7 v3] Remove tracepoint_action ops
 2015-04-08 17:09 UTC  (2+ messages)

[PATCH 6/7 v3] Build unavailable-stack frames for tracepoint
 2015-04-08 17:07 UTC  (2+ messages)

[PATCH 5/7 v3] Replace write_inferior_data_ptr with write_inferior_data_pointer
 2015-04-08 17:06 UTC  (2+ messages)

[PATCH 4/7 v3] Allow target to decide where to map jump-pad
 2015-04-08 17:04 UTC  (2+ messages)

[PATCH 3/7 v3] Add testcases for ppc64 tracepoint
 2015-04-08 17:02 UTC  (2+ messages)

[PATCH 2/7 v3] Tracepoint for ppc64
 2015-04-08 16:57 UTC  (2+ messages)

[PATCH 1/7 v3] powerpc: Support z-point type in gdbserver
 2015-04-08 16:56 UTC  (2+ messages)

[PATCH 2/2] Fast tracepoint for powerpc64le
 2015-04-08 16:53 UTC  (2+ messages)

[PATCH 1/3 v2] Fast tracepoint for powerpc64le
 2015-04-08 16:49 UTC  (2+ messages)

[PING][PATCH] GDB tests for Go language support: remove unnecessary first breakpoint
 2015-04-08 16:42 UTC 

[rfc, spu] Don't call set_gdbarch_cannot_step_breakpoint in spu_gdbarch_init
 2015-04-08 15:06 UTC  (3+ messages)

[PATCH] Find debug symbols file by buildid for coff file format also
 2015-04-08 12:39 UTC  (5+ messages)
    ` [PATCH] Find debug symbols file by buildid for PE "

[PATCH 0/2] Honour software single step in fallback of displaced stepping
 2015-04-08  9:51 UTC  (6+ messages)
` [PATCH 1/2] [gdbserver] assert on step if !can_hardware_single_step
` [PATCH 2/2] Honour software single step in fallback of displaced stepping

[pushed] Fix gdb.trace/{actions,infotrace,while-stepping}.exp with extended-remote
 2015-04-08  9:41 UTC 

[PATCH 0/7] Do not require "file" commands for remote targets
 2015-04-08  8:06 UTC  (18+ messages)
` [PATCH 4/7] Introduce linux_pid_to_exec_file
` [PATCH 5/7] Implement remote_pid_to_exec_file using qXfer:exec-file:read
` [PATCH 6/7] Implement qXfer:exec-file:read in gdbserver

[PATCH][SIM] Add RXv2 simulation
 2015-04-08  5:54 UTC  (3+ messages)

[PATCH][RX] RXv2 support
 2015-04-08  5:41 UTC  (3+ messages)

RFC: Python gdb.Type method returning optimized out gdb.Value
 2015-04-07 21:23 UTC  (3+ messages)

[RFA] Fix pascal behavior for class fields
 2015-04-07 20:06 UTC  (7+ messages)
        ` gdb-patches RFA: "
          ` [RFA 0/3] Fix pascal behavior for class fields with testcase
            ` [RFA 0/3 V4] "
              ` PING "
                ` PING^2 "

[obvious/pushed] Initialize variable on gdb/linux-tdep.c:decode_vmflags
 2015-04-07 19:21 UTC 

GNU gdb (GDB) 7.9.50.20150407-cvs s390x-ibm-linux-gnu GIT commit: ffa547701bec5b3fb92acf049e5442cbbfc95b2c
 2015-04-07 17:42 UTC 

[PATCH v5 0/6] Remote fork events
 2015-04-07 17:35 UTC  (5+ messages)
` [PATCH v6 "
  ` [PATCH v6 3/6] Extended-remote Linux follow fork

[PATCH 0/6] Introduce $inferior_spawn_id, make interrupt.exp work with GDBserver
 2015-04-07 17:31 UTC  (2+ messages)

[PATCH] Some Python 3 fixes
 2015-04-07 17:13 UTC 

[pushed] Fix gdb.trace/actions.exp race
 2015-04-07 16:28 UTC 

[PATCH] update thread list, delete exited threads
 2015-04-07 15:08 UTC  (2+ messages)

[PATCH] Fix gdb crash when trying to print the address of a synthetic pointer
 2015-04-07 14:41 UTC  (3+ messages)

[PATCH 00/17] All-stop on top of non-stop
 2015-04-07 14:12 UTC  (11+ messages)
` [PATCH 03/17] Displaced stepping debug: fetch the right regcache
` [PATCH 12/17] Implement all-stop on top of a target running non-stop mode
` [cancel] Re: [PATCH 00/17] All-stop on top of non-stop

[PATCH] Fix PR gdb/17720 (Function names appear without namespace/class prefixes in backtrace for optimized code)
 2015-04-07 13:15 UTC 

[PATCH 0/8] Linux: starvation avoidance in non-stop mode
 2015-04-07 10:31 UTC  (7+ messages)
` [PATCH 8/8] add non-stop test that stresses thread starvation issues

[PATCH 0/2] Command completion for 'layout' command
 2015-04-07  8:09 UTC  (3+ messages)
` [PATCH 1/2] gdb/testsuite: New skip_tui_tests predicate
` [PATCH 2/2] gdb: Add completer for layout command

Patch, sim: fix m68hc11 and iq2000 testsuites using dejagnu baseboard files
 2015-04-07  3:59 UTC  (3+ messages)

[PATCH 1/4] Code cleanup: Make parts of print_command_1 public
 2015-04-06 17:29 UTC  (10+ messages)
` [PATCH 3/4] compile: Constify some parameters
  ` obsolete: "
` [PATCH 2/4] compile: Add new field scope_data
  ` obsolete: "
` [PATCH 4/4] compile: New 'compile print'
  ` cancel: "
  ` obsolete: "
` [PATCH 1/4] v2: Code cleanup: Make parts of print_command_1 public
  ` obsolete: "

[PATCH v2] Add support for the x86 XSAVE extended state on FreeBSD/x86
 2015-04-06 17:11 UTC  (2+ messages)

[PATCH] sim: d10v: fix signal updates
 2015-04-06 16:51 UTC  (3+ messages)

[PATCH] gdb.pascal/stub-method.exp
 2015-04-06 16:03 UTC  (2+ messages)

[PATCH] fix lib/pascal.exp dest snafu
 2015-04-06 15:49 UTC  (2+ messages)

[PATCH] symbol cache: hash STRUCT_DOMAIN symbols as VAR_DOMAIN
 2015-04-06 15:35 UTC  (2+ messages)

[PATCH] Enable building GDB without installed libtermcap
 2015-04-06 11:42 UTC  (10+ messages)

[PATCH] sim: moxie: fix running after nrun conversion
 2015-04-05  8:43 UTC 

[PATCH] sim: mn10300: add a basic testsuite
 2015-04-05  7:52 UTC 

[PATCH] sim: m68hc11: add a basic testsuite
 2015-04-05  7:18 UTC 

[PATCH] sim: iq2000: add a basic testsuite
 2015-04-05  6:29 UTC 

[PATCH] sim: d10v: link in missing testsuite
 2015-04-05  6:12 UTC  (6+ messages)

[PATCH] sim: lm32: add a basic testsuite
 2015-04-05  6:07 UTC 

[PATCH v5 0/9] Update of the SPARC SIS simulator
 2015-04-03 20:36 UTC  (10+ messages)
` [PATCH v5 7/9] sim/erc32: Updated documentation
` [PATCH v5 1/9] sim/erc32: Switched emulated memory to host endian order
` [PATCH v5 8/9] sim/erc32: Add data watchpoint support
` [PATCH v5 9/9] Add watchpoint support to gdb simulator interface
` [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 v5 5/9] sim/erc32: Add support for LEON3 processor emulation
` [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 1/2] Preserve typedef layer when getting struct element
 2015-04-03 17:52 UTC  (4+ messages)
` [PATCH 2/2] Cache all static structures and reset cache during resolution

[PATCH] Do not consider reference types as dynamic
 2015-04-03 13:25 UTC  (8+ 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).