public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH] python.texi (Xmethods In Python): Fix name of method to call the xmethod
 2015-04-24 18:20 UTC 

[PATCH 1/3] Introduce function for directly updating GDB's screen dimensions
 2015-04-24 16:49 UTC  (4+ messages)
` [PATCH 3/3] Disable readline's SIGWINCH handler
` [PATCH 2/3] Update our idea of our terminal's dimensions even outside of TUI

[PATCH 1/2] Preserve typedef layer when getting struct element
 2015-04-24 16:33 UTC  (5+ messages)
` [PATCH 2/2] Cache all static structures and reset cache during resolution

[rfc] Fix PR 18208: update /proc/pid/coredump_filter by c code
 2015-04-24 15:29 UTC 

[PATCH 0/4] S390: Vector ABI support
 2015-04-24 14:46 UTC  (12+ messages)
` [PATCH 1/4] S390: For zero, let is_power_of_two() return false
` [PATCH 2/4] S390: Restructure s390_push_dummy_call
` [PATCH 3/4] S390: Re-arrange implementation of s390_return_value
` [PATCH 4/4] S390: Vector ABI support

Commit: Obvious fixes for PR 18273
 2015-04-24 14:42 UTC 

Commit: RX SIM: Obvious fix for valid register check
 2015-04-24 14:30 UTC 

[PATCH] Do not consider reference types as dynamic
 2015-04-24 14:22 UTC  (10+ messages)

[PATCH] Fix a crash with maintenance print type for GNAT stuff
 2015-04-24 14:14 UTC  (3+ messages)

[PATCH] gdb: Add support for dumping to verilog hex format
 2015-04-24 13:51 UTC  (10+ messages)

[PATCH] Make type-safe the 'content' field of struct tui_gen_win_info
 2015-04-24 12:55 UTC 

[PATCH] A new board file remote-gdbserver-on-localhost.exp
 2015-04-24 10:06 UTC  (3+ messages)

[WIP] Bare-metal register browsing
 2015-04-24  9:47 UTC  (2+ messages)

[PATCH 00/24] Remove gdb,noinferiorio from gdbserver boards
 2015-04-24  9:19 UTC  (35+ messages)
` [PATCH 16/24] Make gdb.base/shlib-call.exp use gdb_test_stdio
` [PATCH 10/24] Make gdb.base/catch-gdb-caused-signals.exp "
` [PATCH 13/24] Make gdb.base/call-ar-st.exp "
` [PATCH 07/24] Introduce gdb_test_stdio
` [PATCH 04/24] Don't rely on inferior I/O in gdb.base/siginfo-addr.exp
` [PATCH 12/24] Make gdb.base/a2-run.exp use $inferior_spawn_id and gdb_test_stdio
` [PATCH 01/24] gdb_test_multiple match eof of any spawn_id
` [PATCH 11/24] Make gdb.base/dprintf.exp use gdb_test_stdio
` [PATCH 17/24] Make gdb.base/varargs.exp "
` [PATCH 09/24] Make gdb.base/call-strs.exp "
` [PATCH 06/24] Don't rely on inferior I/O in gdb.base/restore.exp
` [PATCH 24/24] Don't set gdb,noinferiorio on gdbserver boards
` [PATCH 03/24] Fix gdb.base/interrupt.exp racy fail against gdbserver
` [PATCH 02/24] gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file
` [PATCH 22/24] Unbuffer all tests that rely on stdio
` [PATCH 14/24] Make gdb.base/call-rt-st.exp use $inferior_spawn_id
` [PATCH 23/24] interrupt.exp: Revert back to checking gdb,noinferiorio at the top
` [PATCH 20/24] Adjust MI to $inferior_spawn_id
` [PATCH 21/24] Make gdb.mi/mi-dprintf.exp use $inferior_spawn_id
` [PATCH 05/24] Don't rely on inferior I/O in {call-signal-resume, unwindonsignal}.exp
` [PATCH 19/24] Make gdb.gdb/selftest.exp use '-i $inferior_spawn_id'
` [PATCH 08/24] Make gdb.base/sizeof.exp use gdb_test_stdio
` [PATCH 18/24] Make gdb.gdb/complaints.exp use '-i $inferior_spawn_id' and gdb_test_stdio
` [PATCH 15/24] Make gdb.base/ending-run.exp use gdb_test_stdio

[PATCH v3 00/23] All-stop on top of non-stop
 2015-04-24  9:06 UTC  (40+ messages)
` [PATCH v3 06/17] Use keep_going in proceed and start_step_over too
` [PATCH v3 05/17] Embed the pending step-over chain in thread_info objects
` [PATCH v3 15/17] PPC64: Fix gdb.arch/ppc64-atomic-inst.exp with displaced stepping
` [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 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 10/17] Implement all-stop on top of a target running non-stop mode

[PATCH 1/4] compile: Use libcc1.so->libcc1.so.0
 2015-04-24  6:19 UTC  (12+ messages)
` [PATCH 2/4] compile: Use libcc1.so.0->libcc1.so.1
  ` cancel: "
` [PATCH 3/4] compile: set debug compile: Display GCC driver filename
  ` cancel: "
` [PATCH 4/4] compile: Add 'set compile-gcc'
  ` cancel: "
` cancel: [PATCH 1/4] compile: Use libcc1.so->libcc1.so.0

[PATCH] gdbtypes.h (struct cplus_struct_type) <n_baseclasses>: Fix comment
 2015-04-23 22:44 UTC 

[PATCH] Mark object files with "target:" filenames as OBJF_NONLOCAL_FILENAME
 2015-04-23 21:22 UTC  (3+ messages)
` [PATCH v2] Do not manipulate "target:" filenames as local paths
  ` [PING][PATCH "

[PATCH v2 1/2] compile: set debug compile: Display GCC driver filename
 2015-04-23 21:08 UTC  (3+ messages)
` [PATCH v2 2/2] compile: Add 'set compile-gcc'
  ` [PATCH v3 "

[patch 0/3, nios2] unbreak nios2-linux-gnu GDB
 2015-04-23 19:11 UTC  (5+ messages)
` [patch 1/3, nios2] revert to using "trap 31" for breakpoints
` [patch 2/3, nios2] use PTRACE_GETREGSET/SETREGSET in gdbserver
` [patch 3/3, nios2] fixes for new implementation of signal handler trampolines

[RFA/commit 1/2] DWARF: cannot break on out-of-line function nested inside inlined function
 2015-04-23 17:43 UTC  (2+ messages)
` [RFA/commit 2/2] out of line functions nested inside inline functions

[PING][PATCH] Fix PR gdb/17720 (Function names appear without namespace/class prefixes in backtrace for optimized code)
 2015-04-23 15:53 UTC  (3+ messages)

[PATCH v8 0/7]
 2015-04-23 14:20 UTC  (11+ messages)
` [PATCH v8 1/7] Identify remote fork event support
` [PATCH v8 3/7] Extended-remote Linux follow fork
` [PATCH v8 6/7] Remote fork catch
` [PATCH v8 7/7] Extended-remote follow fork documentation
` [PATCH v8 5/7] Remote follow vfork

[PATCH] Skip setting HW watchpoint if skip_hw_watchpoint_multi_tests in gdb.base/break-idempotent.exp
 2015-04-23 13:35 UTC 

[PATCH] compile: Use libcc1.so->libcc1.so.0
 2015-04-23 12:24 UTC  (13+ messages)
` mail dup cancel: "

[PATCH v2 3/3] Improve test for processor feature om MPX registers test
 2015-04-23 12:14 UTC 

[PATCH v2] Add support for bound table in the Intel MPX context
 2015-04-23 12:13 UTC 

[PATCH v2 2/3] Fix MPX and AVX512 tests for path changes
 2015-04-23 12:13 UTC 

[PATCH v2 1/3] Fix MPX tests for path changes
 2015-04-23 12:13 UTC 

[PATCH] Explicitly call rl_resize_terminal() in TUI's SIGWINCH handler
 2015-04-23 11:51 UTC  (3+ messages)

[PATCH v2] In MI mode -var-create --language not working
 2015-04-23  9:37 UTC 

[PATCH 0/2] Improved variable object invalidation in GDB
 2015-04-23  8:05 UTC  (4+ messages)
` [PATCH 2/2] Testsuite for varobj updation after symbol removal

[PATCH] gnu-nat: Delete target_stop "not implemented" implemention
 2015-04-22 21:52 UTC 

[PATCH] [PR python/18089] Fix
 2015-04-22 20:55 UTC 

[PING][PATCH v3] Python API: Fix an exception when registering a global pretty-printer in verbose mode
 2015-04-22 19:36 UTC  (3+ messages)

[PATCH] [PR python/18299] Fix
 2015-04-22 19:34 UTC 

GDB/MI interactive capability?
 2015-04-22 19:25 UTC 

3 weeks to GDB 7.9.1 release?
 2015-04-22 17:14 UTC  (6+ messages)

[PATCH] Fixes to Cygwin-specific signal handling
 2015-04-22 14:23 UTC  (15+ messages)
` [PATCH 0/5] Fix to Cygwin-specific signal handling (v2)
  ` [PATCH 2/5] windows-nat: Cleanups in get_windows_debug_event
  ` [PATCH 5/5] windows-nat: Don't change current_event.dwThreadId in handle_output_debug_string()
  ` [PATCH 4/5] windows-nat: Report an error if ContinueDebugEvent() fails
  ` [PATCH 3/5] windows-nat: Fix misspelling in debug output
  ` [PATCH 1/5] windows-nat: Don't use ternary conditional operator in get_windows_debug_event

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

[PATCH] Skip gdb.base/relativedebug.exp if libc doesn't have debug info
 2015-04-22  8:56 UTC 

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

[PATCH 0/6] Introduce $inferior_spawn_id, make interrupt.exp work with GDBserver
 2015-04-21 18:32 UTC  (10+ messages)
` [PATCH 5/6] testsuite: Introduce $inferior_spawn_id

[Ada/DWARF] printing array of variant records
 2015-04-21 15:44 UTC  (7+ messages)
` [RFA/commit 1/6] preserve the bit stride when resolving an array type
` [FYI 6/6] testsuite/gdb.ada/var_rec_arr: New testcase
` [RFA/commit 2/6] Add valaddr support in dynamic property resolution
` [FYI 3/6] [Ada] Resolve dynamic type before trying to print it
` [FYI 5/6] GDB crash trying to subscript array of variant record
` [FYI 4/6] [Ada] array of variant record subscripting

[OB PATCH] Introduce new shared function fileio_to_host_openflags
 2015-04-21 11:23 UTC 

[PATCH 0/7] GNU/Linux mount namespace support
 2015-04-21  7:56 UTC  (3+ messages)

[PATCH] Extend rl78 prologue analyzer to recognize more complicated prologues
 2015-04-21  7:54 UTC 

[PATCH 1/5] sim: gennltvals.sh: handle split out newlib source tree
 2015-04-21  7:30 UTC  (5+ messages)
` [PATCH 3/5] sim: mcore: drop watchpoint/dumpmem/clearstats support
` [PATCH 2/5] sim: mcore: switch to common syscall handling
` [PATCH 4/5] sim: mcore: convert to common memory/verbose functions
` [PATCH 5/5] sim: mcore: clean up printf warnings

RFC: "set" command with 2 arguments instead of one?
 2015-04-20 15:30 UTC  (9+ 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).