public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH v2 1/8] Code cleanup: Split create_debug_types_hash_table
 2017-02-26 15:56 UTC  (24+ messages)
` [PATCH v2 3/8] Code cleanup: Refactor abbrev_table_read_table cycle
  ` [commit] "
` [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 v2 5/8] DWARF-5: call sites
  ` [commit] "
` [PATCH v2 8/8] DWARF-5: NEWS
  ` [commit] "
` [PATCH v2 7/8] DWARF-5: DW_FORM_data16
  ` [commit] "
` [PATCH v2 6/8] DWARF-5: Macros
  ` [commit] "
` [PATCH v2 2/8] Code cleanup: Split dwarf2_ranges_read to a callback
  ` [commit] "
` [commit] [PATCH v2 1/8] Code cleanup: Split create_debug_types_hash_table

[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  (27+ messages)
` [PATCH 1/3] Introduce gdb::function_view
      ` [PATCH v1.1 "
          ` [PATCH v1.2 "
` [PATCH 2/3] Use gdb::function_view in iterate_over_symtabs & co
` [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, v17] Add support for setting disassembler-options in GDB for POWER, ARM and S390
 2017-02-24 17:28 UTC  (7+ messages)

[PATCH, v18] Add support for setting disassembler-options in GDB for POWER, ARM and S390
 2017-02-24 16:32 UTC  (3+ messages)

MemoryView missing from Python 2.4 and 2.6
 2017-02-24 16:14 UTC  (6+ messages)

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

[PATCH] Fix array out of bound access
 2017-02-24 15:13 UTC  (2+ messages)

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

[PATCH] Remove MAX_REGISTER_SIZE from record-full.c
 2017-02-24 10:21 UTC 

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

[PATCH] Remove MAX_REGISTER_SIZE from sol-thread.c
 2017-02-24 10:12 UTC 

[PATCH] Remove MAX_REGISTER_SIZE from target.c
 2017-02-24 10:09 UTC 

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

[PATCH] Remove MAX_REGISTER_SIZE from frame.c
 2017-02-24 10:01 UTC 

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

[PATCH RFC] Decouple user selection from internal selection
 2017-02-24  7:53 UTC  (2+ messages)

[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] Fetch lazy value before calling val_print
 2017-02-23 17:13 UTC 

[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  (6+ messages)
` [PATCH v3 2/5] gdb: gdbserver: xtensa: make C0_NREGS available
` [PATCH v3 1/5] gdb: xtensa: clean up xtensa_default_isa initialization
` [PATCH v3 5/5] gdb: xtensa: fix test for privileged register number
` [PATCH v3 4/5] gdbserver: xtensa: add call0 support
` [PATCH v3 3/5] gdb: xtensa-linux: "

[PING][PATCH] Big-endian targets: Don't ignore offset into DW_OP_stack_value
 2017-02-22 11:49 UTC 

[PATCH 1/2] This patch fixes GDBServer's run control for single stepping
 2017-02-22 10:15 UTC  (18+ messages)
` [PATCH 2/2] Avoid step-over infinite loop in GDBServer

[PATCH v2 0/5] xtensa: support call0 ABI native linux gdb and gdbserver
 2017-02-22  2:11 UTC  (6+ messages)
` [PATCH v2 3/5] gdb: xtensa-linux: add call0 support
` [PATCH v2 1/5] gdb: xtensa: clean up xtensa_default_isa initialization
` [PATCH v2 2/5] gdb: gdbserver: xtensa: make C0_NREGS available
` [PATCH v2 4/5] gdbserver: xtensa: add call0 support
` [PATCH v2 5/5] gdb: xtensa: fix test for privileged register number

[PATCH] gdb: xtensa: drop incorrect const from automatic variable
 2017-02-22  2:11 UTC 

[PATCH v2 0/2] xtensa: support THREADPTR register
 2017-02-22  1:55 UTC  (3+ messages)
` [PATCH v2 1/2] gdb: xtensa-linux: "
` [PATCH v2 2/2] gdbserver: xtensa: "

[commit] Fix a regression by: Code cleanup: Split dwarf2_ranges_read to a callback
 2017-02-21 23:15 UTC 

[PATCH 0/6] Implement the ability to start inferiors with a shell on gdbserver
 2017-02-21 21:27 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 4/6] Share parts of gdb/gdbthread.h with gdbserver

[PATCH] Default initialize enum flags to 0
 2017-02-21 16:51 UTC  (5+ messages)

[PATCH] [ppc64] Add POWER8 atomic sequences single-stepping support
 2017-02-21 14:46 UTC  (10+ messages)
  ` [PATCH v2] "
          ` [PATCH v3] [ppc64] Add POWER8/ISA 2.07 "

[PATCH] [trivial] Fix test names starting with uppercase in gdb.arch/ppc64-atomic-inst.exp
 2017-02-21 14:44 UTC  (2+ messages)

[obv] Fix recent compiler warnings
 2017-02-21  8:16 UTC 

[PATCH] PR remote/21188: Fix remote serial timeout
 2017-02-20 22:52 UTC 

[PATCH] Introduce and use disassembly_flags
 2017-02-20 20:40 UTC  (11+ messages)

[PATCH 1/8] Rename read_unsigned_leb128 to gdb_read_unsigned_leb128
 2017-02-20 20:07 UTC  (23+ messages)
` [PATCH 8/8] DWARF-5: DW_FORM_data16
` [PATCH 3/8] Code cleanup: Split dwarf2_ranges_read to a callback
` [PATCH 5/8] DWARF-5 basic functionality
          ` [commit] "
` [PATCH 6/8] DWARF-5: call sites

[PATCH] Linux kernel thread runtime support
 2017-02-20 14:48 UTC  (3+ messages)

[PATCH] PR gdb/16188: Verify PTRACE_TRACEME succeeded
 2017-02-20 13:08 UTC  (6+ messages)
      ` [PATCH] Fix thinko on last commit

[PATCH] Removal of uses of MAX_REGISTER_SIZE
 2017-02-20 11:19 UTC  (11+ messages)

[PATCH] aarch64 sim sxtl/uxtl fix, plus another addv fix
 2017-02-19 21:30 UTC 

One month away from GDB 8.0 branching
 2017-02-19 19:50 UTC  (10+ messages)

[PATCH v3 1/2] PRU Simulator port
 2017-02-19 19:45 UTC  (2+ messages)
` [PATCH v3 2/2] Add testsuite for the PRU simulator port

RFC: Add native support for Linux SH
 2017-02-18 20:07 UTC  (6+ 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).