public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
RFC: Add native support for Linux SH
 2017-03-10 10:50 UTC  (7+ messages)

[pushed] Fix PR tui/21216: TUI line breaks regression
 2017-03-09 23:04 UTC  (2+ messages)

[PATCH] [PR tdep/20928] Decode properly flags of %ccr register on sparc64
 2017-03-09 22:19 UTC  (2+ messages)

[PATCH v2 3/3] Add -file-list-shared-libraries MI command
 2017-03-09 19:12 UTC  (8+ messages)
` [Patch v3] "
    ` [Patch v4] "
        ` [Patch v5] "

GDB 8.0 release/branching update (10 more days to branching)
 2017-03-09 18:52 UTC  (5+ messages)

[Patch v2 1/2] Enable ILP32 mode in gdb on aarch64
 2017-03-09 17:33 UTC  (5+ messages)

[PATCH 0/3] PR gdb/21220: Fix quadratic runtime of memory writes into inferior on GNU/Linux
 2017-03-09 17:22 UTC  (6+ messages)
` [PATCH 1/3] inf-ptrace: Do not stop memory transfers after a single word
` [PATCH 2/3] Test case for dump/restore of large array
` [PATCH 3/3] linux-nat: Exploit /proc/<pid>/mem for writing

[PATCH] c++/8218: Destructors w/arguments
 2017-03-09 15:05 UTC  (4+ messages)

[PATCH 0/7] Pass ptid to target_ops register methods
 2017-03-08 23:31 UTC  (11+ messages)
` [PATCH 3/7] Define and use typedefs for bsd_uthread_ops fields
` [PATCH 6/7] Pass ptid to target_store_registers
` [PATCH 1/7] windows: Don't use current_thread for register fetch/store
` [PATCH 4/7] Pass down ptid in bsd_uthread_ops layer
` [PATCH 2/7] Add overload of s390_inferior_tid with a parameter
` [PATCH 7/7] Pass ptid to to_prepare_to_store
` [PATCH 5/7] Pass ptid to target_fetch_registers

[pushed] Avoid unstable test message in gdb.base/step-over-exit.exp
 2017-03-08 22:19 UTC 

[PATCH] Fix PR18360 - internal error when using "interrupt -a"
 2017-03-08 19:55 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH] PR gdb/21226: Take DWARF stack value pieces from LSB end
 2017-03-08 18:26 UTC 

[PATCH 0/2] Use std::hashmap and MI commands classes in mi-cmds.c
 2017-03-08 17:36 UTC  (6+ messages)

[pushed] gdb: Fix ATTRIBUTE_NONNULL usage
 2017-03-08 16:21 UTC 

[PATCH 0/6] Implement the ability to start inferiors with a shell on gdbserver
 2017-03-08 15:49 UTC  (18+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/6] Share gdb/environ.[ch] with gdbserver
  ` [PATCH v3 5/6] Share fork_inferior et al "
  ` [PATCH v3 6/6] Implement proper "startup-with-shell" support on gdbserver
  ` [PATCH v4 0/5] Implement the ability to start inferiors with a shell "
    ` [PATCH v4 2/5] Share parts of gdb/inflow.c with gdbserver
    ` [PATCH v4 3/5] Share parts of gdb/gdbthread.h "
    ` [PATCH v4 1/5] Share parts of gdb/terminal.h "
    ` [PATCH v4 5/5] Implement proper "startup-with-shell" support on gdbserver
    ` [PATCH v4 4/5] Share fork_inferior et al with gdbserver

[pushed] gdb.arch/amd64-entry-value-param*.exp: Make sure test messages are unique
 2017-03-08 14:23 UTC 

[pushed] "gdb.arch/i386-pkru.exp: probe PKRU support" shouldn't FAIL if not supported
 2017-03-08 13:14 UTC 

[pushed] gdb: Fix a few unstable test names
 2017-03-08 13:07 UTC 

[pushed] Fix PR 21218: GDB dumps core when escaping newline in multi-line command
 2017-03-08 12:27 UTC 

[PATCH v9] amd64-mpx: initialize BND register before performing inferior calls
 2017-03-08 12:02 UTC  (5+ messages)

[PATCH] bound_registers.py: Add support for Python 3
 2017-03-08  8:35 UTC  (8+ messages)

[PATCH] Fix python compatibility with old gdb versions
 2017-03-08  7:23 UTC 

[pushed] Move TUI completion tests to gdb.tui/completion.exp
 2017-03-08  0:19 UTC 

[pushed] Move TUI testcases to new gdb/testsuite/gdb.tui/ directory
 2017-03-08  0:19 UTC 

[PATCH v6 0/9] Python bindings for btrace recordings
 2017-03-07 17:23 UTC  (6+ messages)
` [PATCH v6 9/9] Add documentation for new record Python bindings

MemoryView missing from Python 2.4 and 2.6
 2017-03-07 17:18 UTC  (14+ messages)

[PATCH] Remove use of -mminimal-toc from powerpc64*-linux builds
 2017-03-07 15:51 UTC  (6+ messages)

[PATCH] Fix null dereference SEGV during 'maint print arch' caused by the disassembler-options patch
 2017-03-07 15:50 UTC  (3+ messages)

[PATCH v4 0/2] Eliminate cleanups & make ui_file a C++ class hierarchy
 2017-03-07 14:02 UTC  (8+ messages)
` [PATCH v4 2/2] Eliminate make_cleanup_ui_file_delete / make ui_file a "

[pushed] Rename gdb.base/tui-layout.exp -> gdb.base/tui-disasm-long-lines.exp
 2017-03-07 13:59 UTC 

[pushed] Add describing intro comment to gdb.base/tui-layout.exp
 2017-03-07 13:59 UTC 

[pushed] Fix "layout reg" crash
 2017-03-07 13:59 UTC 

[PATCH] [PR build/21187] Static linking of libstdc++ and libgcc with GDB leads to broken exception handling on AIX platform
 2017-03-07 12:12 UTC 

[Patch v2 2/2] Enable ILP32 mode in gdb on aarch64
 2017-03-06 22:04 UTC 

[PATCH obv] Remove const in xtensa-linux-nat.c:fetch_gregs
 2017-03-06 21:10 UTC 

RISC-V GDB Port v3
 2017-03-06 20:31 UTC  (3+ messages)
` [PATCH 1/2] RISC-V GDB Port
` [PATCH 2/2] RISC-V sim Port

[PING^2][PATCH] Big-endian targets: Don't ignore offset into DW_OP_stack_value
 2017-03-06 11:45 UTC 

[PATCH, v18] Add support for setting disassembler-options in GDB for POWER, ARM and S390
 2017-03-05 14:12 UTC  (6+ messages)
  ` Regression: gdb.base/sizeof.exp [Re: [PATCH, v18] Add support for setting disassembler-options in GDB for POWER, ARM and S390]

[PING] [PATCH] D: Fix classification of module.type in lexer
 2017-03-04 22:15 UTC 

[PATCH 0/3] Fix gdb.reverse/solib-precsave.exp fails in -mthumb
 2017-03-03 22:06 UTC  (4+ messages)
` [PATCH 2/3] Fix arm process record for some instructions
` [PATCH 3/3] Support CBNZ, CBZ, REV, REV16 and REVSH in arm process record
` [PATCH 1/3] Add instruction_reader to "

[PATCH] aarch64 sim umulh/smulh fixes
 2017-03-03 21:25 UTC 

[PATCH RFC] Decouple user selection from internal selection
 2017-03-03 18:31 UTC  (3+ messages)

[PATCH obv] Use range-based for loop in remote_add_target_side_commands
 2017-03-03 18:06 UTC 

[PATCH] Fetch lazy value before calling val_print
 2017-03-03 17:17 UTC  (2+ messages)

[PATCH] PR remote/21188: Fix remote serial timeout
 2017-03-02 16:15 UTC  (3+ messages)

[PATCH] Remove MAX_REGISTER_SIZE from sol-thread.c
 2017-03-02  9:52 UTC  (8+ messages)

[PATCH 00/11] Cleanup deprecated_*_hooks in defs.h
 2017-03-01 22:17 UTC  (17+ messages)
` [PATCH 06/11] Remove unused deprecated_context_hook
` [PATCH 01/11] Remove unused deprecated_{pre|post}_add_symbol_hook
` [PATCH 08/11] Remove unused deprecated_{attach|detach}_hook
` [PATCH 10/11] Remove unused deprecated_ui_load_progress_hook
` [PATCH 05/11] Remove unused deprecated_readline{_begin|_end}_hook
` [PATCH 03/11] Remove unused deprecated_warning_hook
` [PATCH 02/11] Remove unused deprecated_ui_loop_hook
` [PATCH 09/11] Remove unused deprecated_call_command_hook
` [PATCH 11/11] Remove deprecated_print_frame_info_listing_hook
` [PATCH 04/11] Remove unused deprecated_interactive_hook
` [PATCH 07/11] Remove unused deprecated_target_wait_hook

[PATCH] Remove MAX_REGISTER_SIZE from target.c
 2017-03-01 17:23 UTC  (2+ messages)

[PATCH] Remove MAX_REGISTER_SIZE from record-full.c
 2017-03-01 13:07 UTC  (2+ messages)

[PATCH] Remove MAX_REGISTER_SIZE from frame.c
 2017-03-01 12:32 UTC  (2+ messages)

[PATCH] Static linking of libstdc++ and libgcc with GDB leads to broken exception handling on AIX platform
 2017-03-01  7:14 UTC  (3+ messages)

[PATCH] gdb.base/siginfo-thread.exp: Increase timeout for 'gcore' command
 2017-03-01  3:23 UTC 

[PATCH v2 0/6] sim: Port for OpenRISC
 2017-02-28 11:39 UTC  (4+ messages)
` [PATCH v2 4/6] sim: or1k: add or1k target to sim

[PATCH, v17] Add support for setting disassembler-options in GDB for POWER, ARM and S390
 2017-02-28 11:24 UTC  (8+ messages)

[PATCH obv] Use range-based for loop in remote_add_target_side_condition
 2017-02-27 19:12 UTC  (2+ messages)
` [PATCH obv] Remove struct keyword from range-based for loop

[PATCH] Fix array out of bound access
 2017-02-27 17:28 UTC  (3+ messages)

Out of office this week
 2017-02-27 11:23 UTC 

[PATCH v2 1/8] Code cleanup: Split create_debug_types_hash_table
 2017-02-26 15:56 UTC  (9+ messages)
` [PATCH v2 4/8] DWARF-5 basic functionality
            ` [patch] DWARF-5: Initialization due to a false compiler warning [Re: [PATCH v2 4/8] DWARF-5 basic functionality]
              ` [commit] "

[PATCH] fix bug with command `printf "%s\n", $_as_string($pc)`
 2017-02-26 14:44 UTC  (8+ messages)

[PATCH] aarch64 sim, smov and umov support
 2017-02-26  3:58 UTC 

[PATCH] aarch64 sim, add cnt insn support
 2017-02-26  3:54 UTC 

[PATCH 0/5] Improve Python Inferior reference handling + fix a bug
 2017-02-25 18:41 UTC  (3+ messages)
` [PATCH 5/5] Add missing incref when creating Inferior Python object

[PATCH] Apply substitute-path rules to relative filenames
 2017-02-25  5:06 UTC 

[PATCH] Add "thread-group id" and "id in thread-group" info to -thread-info output
 2017-02-24 20:32 UTC  (5+ messages)

[PATCH 3/3] Fix gdb.base/completion.exp with --target_board=dwarf4-gdb-index
 2017-02-24 17:45 UTC  (8+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] symtab.c: Small refactor
  ` [PATCH v2 2/2] Fix gdb.base/completion.exp with --target_board=dwarf4-gdb-index

[PATCH] Remove MAX_REGISTER_SIZE from remote.c
 2017-02-24 16:14 UTC  (2+ messages)

[PATCH V8] amd64-mpx: initialize BND register before performing inferior calls
 2017-02-24 15:03 UTC  (3+ messages)

[PATCH] Remove MAX_REGISTER_SIZE from regcache.c
 2017-02-24 10:19 UTC 

[PATCH] Remove MAX_REGISTER_SIZE from remote-sim.c
 2017-02-24 10:03 UTC 

[PATCH 00/11] btrace: Turn linked list of function call segments into vector
 2017-02-24  9:33 UTC  (11+ messages)
` [PATCH 05/11] btrace: Use function segment index in insn iterator
` [PATCH 07/11] [SQUASH] btrace: Adjust struct btrace_function::up
` [PATCH 06/11] [SQUASH] btrace: Save function calls in a vector
` [PATCH 04/11] btrace: Use function segment index in call iterator
` [PATCH 08/11] [SQUASH] btrace: Adjust struct btrace_function::{flow,segment}

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).