public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
RFC: Add native support for Linux SH
 2017-02-13 22:27 UTC  (6+ messages)
` [PATCH] gdb: "

[PATCH] Introduce and use disassembly_flags
 2017-02-13 20:03 UTC  (3+ messages)

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

[PATCH] Big-endian targets: Don't ignore offset into DW_OP_stack_value
 2017-02-13 19:00 UTC 

[PATCH, updated] Add support for setting disassembler-options in GDB for POWER, ARM and S390
 2017-02-13 18:52 UTC  (8+ messages)

[PR symtab/21126] Fix handling of fully zeroed PT_GNU_RELRO
 2017-02-13 18:49 UTC  (2+ messages)

[PATCH 0/3] xtensa: support call0 ABI native linux gdb and gdbserver
 2017-02-13 18:43 UTC  (7+ messages)
` [PATCH 1/3] gdb: xtensa: initialize isa in call0_ret
` [PATCH 3/3] gdbserver: xtensa: add call0 support
` [PATCH 2/3] gdb: xtensa-linux: "

[PATCH 0/2] xtensa: support THREADPTR register
 2017-02-13 18:26 UTC  (5+ messages)
` [PATCH 2/2] gdbserver: "
` [PATCH 1/2] gdb: xtensa-linux: "

[PATCH v6 0/9] Python bindings for btrace recordings
 2017-02-13 17:18 UTC  (13+ messages)
` [PATCH v6 4/9] Add record_start and record_stop functions
` [PATCH v6 6/9] python: Create Python bindings for record history
` [PATCH v6 5/9] Add method to query current recording method to target_ops
` [PATCH v6 1/9] btrace: Count gaps as one instruction explicitly
` [PATCH v6 3/9] btrace: Use binary search to find instruction
` [PATCH v6 9/9] Add documentation for new record Python bindings
` [PATCH v6 2/9] btrace: Export btrace_decode_error function
  ` [PATCH v6 7/9] python: Implement btrace Python bindings for record history
  ` [PATCH v6 8/9] python: Add tests for record Python bindings

[PATCH] aarch64 sim load/store single struct implementation w/ ldnr bug fixes
 2017-02-13 16:41 UTC  (4+ messages)

[PATCH] aarch64 sim bit/bif bug fix
 2017-02-13 15:36 UTC  (2+ messages)

[PATCH, v2] Improve load command's help text
 2017-02-13 14:57 UTC  (4+ messages)

[PATCH] Fix gdb.linespec/explicit.exp
 2017-02-13 13:19 UTC  (7+ messages)
` [PATCH,v2] "
` [PATCH, v3] "

[PATCH] Make gdb.arch/i386-biarch-core.exp more robust
 2017-02-13 13:15 UTC  (4+ messages)
` [PATCH, v3] "

[PATCH V7] amd64-mpx: initialize bnd register before performing inferior calls
 2017-02-13 12:55 UTC  (9+ messages)

[PATCH v5 0/9] Python bindings for btrace recordings
 2017-02-13 12:39 UTC  (19+ messages)
` [PATCH v5 5/9] Add method to query current recording method to target_ops
` [PATCH v5 3/9] btrace: Use binary search to find instruction
` [PATCH v5 8/9] python: Add tests for record Python bindings
` [PATCH v5 6/9] python: Create Python bindings for record history
` [PATCH v5 4/9] Add record_start and record_stop functions
` [PATCH v5 1/9] btrace: Count gaps as one instruction explicitly
` [PATCH v5 7/9] python: Implement btrace Python bindings for record history
` [PATCH v5 2/9] btrace: Export btrace_decode_error function

[OB PATCH] Fix NULL pointer dereference
 2017-02-13 12:10 UTC  (5+ messages)

[PATCH] Removal of uses of MAX_REGISTER_SIZE
 2017-02-13 11:59 UTC  (21+ messages)

[PATCH/committed] sim: use ARRAY_SIZE instead of ad-hoc sizeof calculations
 2017-02-13  6:29 UTC 

[PATCH v2 1/2] PRU Simulator port
 2017-02-13  5:36 UTC  (5+ messages)
` [PATCH v2 2/2] Add testsuite for the PRU simulator port
` [PING] [PATCH v2 1/2] PRU Simulator port

[RFA] PR python/13598 - add before_prompt event
 2017-02-12 23:02 UTC  (3+ messages)

[PATCH 1/8] Rename read_unsigned_leb128 to gdb_read_unsigned_leb128
 2017-02-12 20:41 UTC  (9+ messages)
` [PATCH 7/8] DWARF-5: Macros
` [PATCH 4/8] Code cleanup: Refactor abbrev_table_read_table cycle
` [PATCH 2/8] Code cleanup: Split create_debug_types_hash_table
` [PATCH 3/8] Code cleanup: Split dwarf2_ranges_read to a callback
` [PATCH 8/8] DWARF-5: DW_FORM_data16
` [PATCH 5/8] DWARF-5 basic functionality
` [PATCH 6/8] DWARF-5: call sites

[PATCH 1/2] Fix the unitialized bit in a struct field corresponding to enumb
 2017-02-11 15:24 UTC 

[PATCH 2/2] Do not put {NULL, NULL} entries in a worklist when checking types for equality
 2017-02-11 15:24 UTC 

[PATCH 0/2] Miscellaneous fixes around type equality check
 2017-02-11 15:24 UTC 

[PATCH 0/2] Use std::hashmap and MI commands classes in mi-cmds.c
 2017-02-11  5:01 UTC  (6+ messages)
        ` [PATCH] Create MI commands using python

[PATCH 1/2] new-ui.exp: Use proc_with_prefix
 2017-02-10 21:34 UTC  (5+ messages)
` [PATCH 2/2] Do not send queries on secondary UIs

[FYI] Remove unused variable in rust-lang.c
 2017-02-10 20:10 UTC 

[PATCH] Don't send queries to the MI interpreter
 2017-02-10 19:32 UTC  (16+ messages)

[RFA v2 0/7] more cleanup removal in Python
 2017-02-10 19:18 UTC  (13+ messages)
` [RFA v2 2/7] Turn gdbpy_ref into a template
` [RFA v2 1/7] Remove some ui_out-related cleanups from Python
` [RFA v2 4/7] Change one more spot to use gdbpy_ref
` [RFA v2 6/7] Remove unnecessary local variables
` [RFA v2 5/7] Remove some gotos from Python
` [RFA v2 3/7] Use gdbpy_ref to simplify some logic
` [RFA v2 7/7] Fix Python test to use lowercase command

[PATCH][COMMITTED] gdb/MAINTAINERS: Update my e-mail address
 2017-02-10 16:54 UTC 

[PATCH] PR gdb/21122: Fix documentation mistakes for breakpoint commands
 2017-02-10 16:42 UTC  (3+ messages)

[PATCH v4 0/5] Add support for PKRU register to GDB and GDBServer
 2017-02-10 15:46 UTC  (5+ messages)
` [PATCH 4/5] Add target description for avx-avx512
` [PATCH 5/5] Add support for Intel PKRU register to GDB and GDBserver

[PING][PATCH v5 0/9] Python bindings for btrace recordings
 2017-02-10 13:47 UTC  (3+ messages)

[RFA 0/5] more cleanup removal in Python
 2017-02-10  6:47 UTC  (22+ messages)
` [RFA 4/5] Change one more spot to use gdbpy_ref
` [RFA 3/5] Introduce gdbpy_subclass and use it to simplify some logic
` [RFA 1/5] Remove some ui_out-related cleanups from Python
` [RFA 5/5] Remove some gotos "

PSA: contribution checklist: format of git log entries
 2017-02-10  0:30 UTC  (2+ messages)

[PATCH obv] Remove return in function returning void
 2017-02-09 21:25 UTC 

[PATCH] Fix usage of inferior_ptid in two thread_alive implementations
 2017-02-09 20:47 UTC  (5+ messages)

[PATCH 0/5] Improve Python Inferior reference handling + fix a bug
 2017-02-09 16:39 UTC  (7+ messages)
` [PATCH 4/5] Make Python inferior-related internal functions return a gdbpy_inf_ref
` [PATCH 1/5] Introduce specialized versions of gdbpy_ref

[RFC 0/7] Support for Linux kernel debugging
 2017-02-09 15:09 UTC  (8+ messages)
` [RFC 3/7] Add basic Linux kernel support

[ping^2][PATCH] Big-endian targets: Fix implptrpiece.exp
 2017-02-09 12:55 UTC 

[PATCH] Add gdb.current_arch() function to python module -- equivalent of guile (current-arch)
 2017-02-09 10:46 UTC  (5+ messages)

[PATCH] cgen: opcodes: Fix memory corruption in in lookup
 2017-02-08 21:59 UTC  (3+ messages)

[PATCH] Eliminate interp::quiet_p
 2017-02-08 18:15 UTC  (3+ messages)

[RFA] candidates for ambiguous command in upper case
 2017-02-08 18:05 UTC  (11+ messages)

[RFA] completion in command definition
 2017-02-08 17:59 UTC  (11+ messages)

New ARI warning Tue Feb 7 01:57:48 UTC 2017
 2017-02-07 21:29 UTC  (2+ 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).