public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[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] Fix "layout reg" crash
 2017-03-07 13:59 UTC 

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

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

[PATCH] Remove use of -mminimal-toc from powerpc64*-linux builds
 2017-03-07 13:46 UTC  (5+ messages)

MemoryView missing from Python 2.4 and 2.6
 2017-03-07 13:38 UTC  (13+ messages)

[PATCH] [PR tdep/20928] Decode properly flags of %ccr register on sparc64
 2017-03-07 13:06 UTC 

[PATCH v9] amd64-mpx: initialize BND register before performing inferior calls
 2017-03-07 12:38 UTC  (3+ messages)

[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 v6 0/9] Python bindings for btrace recordings
 2017-03-07 11:53 UTC  (5+ messages)
` [PATCH v6 9/9] Add documentation for new record Python bindings

[Patch v2 1/2] Enable ILP32 mode in gdb on aarch64
 2017-03-07 10:20 UTC  (2+ messages)

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

GDB 8.0 release/branching update (10 more days to branching)
 2017-03-07  0:26 UTC  (3+ messages)

[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

[PATCH 0/3] PR gdb/21220: Fix quadratic runtime of memory writes into inferior on GNU/Linux
 2017-03-06 16:03 UTC  (4+ 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

[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 3/3] Support CBNZ, CBZ, REV, REV16 and REVSH in arm process record
` [PATCH 2/3] Fix arm process record for some instructions
` [PATCH 1/3] Add instruction_reader to arm process record

[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  (4+ 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 v2 3/3] Add -file-list-shared-libraries MI command
 2017-03-02 14:56 UTC  (7+ messages)
` [Patch v3] "
    ` [Patch v4] "
        ` [Patch v5] "

[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 05/11] Remove unused deprecated_readline{_begin|_end}_hook
` [PATCH 10/11] Remove unused deprecated_ui_load_progress_hook
` [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 02/11] Remove unused deprecated_ui_loop_hook
` [PATCH 03/11] Remove unused deprecated_warning_hook
` [PATCH 11/11] Remove deprecated_print_frame_info_listing_hook
` [PATCH 09/11] Remove unused deprecated_call_command_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 0/3] Introduce gdb::function_view & fix completion bug
 2017-02-24 17:45 UTC  (26+ messages)
` [PATCH 3/3] Fix gdb.base/completion.exp with --target_board=dwarf4-gdb-index
    ` [PATCH v2 0/2] "
      ` [PATCH v2 2/2] "
      ` [PATCH v2 1/2] symtab.c: Small refactor
` [PATCH 2/3] Use gdb::function_view in iterate_over_symtabs & co
` [PATCH 1/3] Introduce gdb::function_view
      ` [PATCH v1.1 "
          ` [PATCH v1.2 "

[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  (16+ messages)
` [PATCH 05/11] btrace: Use function segment index in insn iterator
` [PATCH 06/11] [SQUASH] btrace: Save function calls in a vector
` [PATCH 08/11] [SQUASH] btrace: Adjust struct btrace_function::{flow,segment}
` [PATCH 02/11] btrace: Change parameters to use btrace_thread_info
` [PATCH 07/11] [SQUASH] btrace: Adjust struct btrace_function::up
` [PATCH 03/11] btrace: Add btinfo to instruction interator
` [PATCH 04/11] btrace: Use function segment index in call iterator

[PATCH 1/2] Add rdrand/rdseed record/replay tests
 2017-02-23 21:42 UTC  (8+ messages)

[PATCH] PR21166: Validate rdrand/rdseed support separately in gdb.reverse/insn-reverse-x86.c
 2017-02-23 20:43 UTC  (4+ messages)

[PATCH] Restrict gdb.base/gcore-relro-pie.exp to native/linux targets
 2017-02-23 16:16 UTC  (7+ messages)

[PATCH] Fix usage of inferior_ptid in two thread_alive implementations
 2017-02-23 15:57 UTC  (8+ messages)

[PATCH v2 00/31] More cleanup elimination & unlimited args to user-defined funcs
 2017-02-23 10:53 UTC  (5+ messages)
` [PATCH v2 28/31] Use ui_file_as_string throughout more

[PATCH] gdb: add "-a" option for inferior commands
 2017-02-22 21:11 UTC  (6+ messages)

[PATCH v3 0/5] xtensa: support call0 ABI native linux gdb and gdbserver
 2017-02-22 18:32 UTC  (3+ messages)
` [PATCH v3 5/5] gdb: xtensa: fix test for privileged register number
` [PATCH v3 4/5] gdbserver: xtensa: add call0 support

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