public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 0/4] Require GNU make
 2016-11-16 16:11 UTC  (2+ messages)
` [PATCH 4/4] Makefile: Replace explicit subdir rules with pattern rules

[PATCH 00/13] Change gdbarch software_single_step frame_info to regcache
 2016-11-16 15:09 UTC  (15+ messages)
` [PATCH 04/13] gdbarch software_single_step frame_info to regcache: cris
` [PATCH 11/13] gdbarch software_single_step frame_info to regcache: tic6x
` [PATCH 01/13] New regcache_raw_get_signed
` [PATCH 12/13] gdbarch software_single_step frame_info to regcache: spu
` [PATCH 10/13] gdbarch software_single_step frame_info to regcache: rs6000
` [PATCH 05/13] gdbarch software_single_step frame_info to regcache: mips
` [PATCH 06/13] gdbarch software_single_step frame_info to regcache: moxie
` [PATCH 13/13] Change gdbarch software_single_step frame_info to regcache
` [PATCH 03/13] gdbarch software_single_step frame_info to regcache: alpha
` [PATCH 08/13] gdbarch software_single_step frame_info to regcache: sparc
` [PATCH 09/13] gdbarch software_single_step frame_info to regcache: s390
` [PATCH 07/13] gdbarch software_single_step frame_info to regcache: nios2
` [PATCH 02/13] gdbarch software_single_step frame_info to regcache: aarch64

[RFA] PR symtab/16264 - support DW_AT_main_subprogram
 2016-11-16 14:51 UTC  (2+ messages)

[PATCH] gdb/tracepoint.c: Don't use printf_vma
 2016-11-16 14:34 UTC  (2+ messages)

[PATCH 0/2] Auto roll back on error while changing a setting
 2016-11-16 14:18 UTC  (8+ messages)
` [PATCH 1/2] gdb: Restore a settings previous value on error during change
` [PATCH 2/2] gdb: Simplify variable set hooks

[1/9][RFC][DWARF] Reserve three DW_OP numbers in vendor extension space
 2016-11-16 14:02 UTC  (10+ messages)

[PATCH V4 0/6] Fortran: Resolve target types of pointers
 2016-11-16 12:16 UTC  (11+ messages)
` [PATCH V4 5/6] Resolve dynamic "

[pushed] gdb: update gnulib to pull in C++ namespace support fixes
 2016-11-15 23:51 UTC 

Use of mcheck during GDB development
 2016-11-15 22:11 UTC  (9+ messages)

[PATCH 0/4] Makefile improvements and cleanups
 2016-11-15 22:10 UTC  (19+ messages)
` [PATCH 2/4] Makefile: Replace explicit subdir rules with pattern rules
` [PATCH 1/4] Makefile: Replace old suffix "
` [PATCH 3/4] Makefile: Flatten and sort file lists

[PATCH] Delete gdb::unique_ptr/gdb::move
 2016-11-15 19:56 UTC  (2+ messages)

[PATCH] gdb::{unique_ptr,move} -> std::{unique_ptr,move}
 2016-11-15 19:55 UTC  (2+ messages)

[PATCH] bitfield-parent-optimized-out: Fix struct definition
 2016-11-15 19:53 UTC  (4+ messages)

[PATCH, v2] Fixup test names starting with uppercase
 2016-11-15 19:52 UTC  (3+ messages)

[PATCH 0/3] Support DW_AT_data_bit_offset
 2016-11-15 19:42 UTC  (11+ messages)
` [PATCH 2/3] Fix copy_bitwise()
` [PATCH 1/3] Fix PR12616 - gdb does not implement DW_AT_data_bit_offset
` [PATCH 3/3] Optimize byte-aligned copies in copy_bitwise()

[PATCH] Fix PR18360 - internal error when using "interrupt -a"
 2016-11-15 18:21 UTC  (3+ messages)

[RFA 00/11] third series of C++ use in Python layer
 2016-11-15 15:37 UTC  (18+ messages)
` [RFA 04/11] Use gdbpy_enter in python.c
` [RFA 03/11] Use gdbpy_enter in py-param.c
` [RFA 09/11] Use gdbpy_ref in py_print_frame
` [RFA 08/11] Remove ensure_python_env
` [RFA 07/11] Use gdbpy_enter_varobj in varobj_value_get_print_value
` [RFA 02/11] Use gdbpy_enter in fnpy_call
` [RFA 05/11] Use gdbpy_enter_varobj in more of varobj.c
` [RFA 11/11] Change python_run_simple_file to use gdbpy_ref
` [RFA 06/11] Change type of encoding argument to gdbpy_extract_lazy_string
` [RFA 10/11] Use gdbpy_ref in py-prettyprint.c
` [RFA 01/11] Use gdbpy_enter in cmdpy_function

[RFA 00/20] more use of C++ in the Python layer
 2016-11-15 14:57 UTC  (32+ messages)
` [RFA 08/20] Use gdbpy_enter in python.c
` [RFA 14/20] Use gdbpy_enter in gdbpy_before_prompt_hook
` [RFA 15/20] Use gdbpy_enter in python_interactive_command
` [RFA 07/20] Use gdbpy_enter in py-progspace.c
` [RFA 04/20] Use gdbpy_enter in py-finishbreakpoint.c
` [RFA 06/20] Use gdbpy_enter in py-objfile.c
` [RFA 05/20] Use gdbpy_enter in py-inferior.c
` [RFA 16/20] Use gdbpy_enter in gdbpy_get_matching_xmethod_workers
` [RFA 17/20] Use gdbpy_reference in invoke_match_method
` [RFA 03/20] Use gdbpy_enter in py-cmd.c
` [RFA 13/20] Use gdbpy_enter in py-prettyprint.c
` [RFA 02/20] Use gdbpy_enter in py-breakpoint.c
` [RFA 10/20] Use gdbpy_enter in py-xmethods.c
` [RFA 01/20] Introduce gdbpy_enter
` [RFA 09/20] Use gdbpy_enter in py-type.c
` [RFA 11/20] Use gdbpy_enter in py-unwind.c
` [RFA 19/20] Introduce gdbpy_enter_varobj and use it
` [RFA 18/20] Use gdbpy_enter in py-xmethod.c
` [RFA 20/20] Use gdbpy_enter_varobj in py-varobj.c
` [RFA 12/20] Introduce htab_up and use gdbpy_enter in py-framefilter.c

[PATCH V2 0/5] Support tracepoints for ARM linux in GDBServer
 2016-11-15 14:42 UTC  (8+ messages)
` [PATCH V2 5/5] "

[RFA 00/14] add a smart pointer for PyObject*
 2016-11-15 14:32 UTC  (13+ messages)
` [RFA 01/14] Introduce py-ref.h
` [RFA 02/14] Change event code to use gdbpy_reference

[PATCH 1/2] RISC-V GDB Port
 2016-11-14 22:39 UTC  (2+ messages)

[PATCH 0/9 V3] Use reinsert breakpoint for vCont;s
 2016-11-14 19:14 UTC  (2+ messages)

set_value_component_location in apply_val_pretty_printer
 2016-11-14 16:38 UTC  (4+ messages)

[PATCH] btrace: read entire aux buffer
 2016-11-14  9:19 UTC  (2+ messages)

[PATCH] Fix C++ compilation on MinGW
 2016-11-13 21:48 UTC  (3+ messages)

[PATCH] Fixup test names starting with uppercase
 2016-11-12  2:46 UTC 

[PATCH] Don't handle unavailable/optimized-out in spu_software_single_step
 2016-11-11 20:43 UTC  (3+ messages)

[PATCH,COMMITTED] Fix cut and paste error in test suite
 2016-11-11 15:44 UTC 

[PATCH 01/24] MIPS: Handle run-time reconfigurable FPR size
 2016-11-11 12:29 UTC  (4+ messages)

[PATCH 1/2] Remove parameter valaddr from c print functions
 2016-11-11  8:41 UTC  (5+ messages)
` [PATCH 2/2] Remove apply_val_pretty_printer parameter valaddr

[PATCH/committed] sim: mips: fix dv-tx3904cpu build error
 2016-11-11  6:38 UTC 

[PATCH/committed] sim: mips: fix builds for r3900 cpus due to missing check_u64
 2016-11-11  6:37 UTC 

[PATCH 0/2] amd64: add fs_base and gs_base
 2016-11-10 12:37 UTC  (5+ messages)
` [PATCH 1/2] gdbserver-amd64: add HAVE_STRUCT_USER_REGS_STRUCT_(GS|FS)_BASE for gdbserver
` [PATCH 2/2] amd64-linux: expose system register FS_BASE and GS_BASE for Linux

[FYI 0/2] C++ in the Rust code
 2016-11-10  0:32 UTC  (5+ messages)
` [FYI 1/2] Use std::string in rust_get_disr_info
` [FYI 2/2] Remove some cleanups from the rust code

[RFA] Use unique_xmalloc_ptr in Python code
 2016-11-09 23:41 UTC  (3+ messages)

[PATCH] agent_expr_up: gdb::unique_ptr -> std::unique_ptr
 2016-11-09 23:03 UTC  (4+ messages)

[PATCH v2 0/5] Support an "unlimited" number of user-defined arguments
 2016-11-09 18:51 UTC  (12+ messages)
` [PATCH v2 2/5] Further cleanup/modernization of gdb.base/commands.exp

[PATCH] gdb: Use vector::emplace_back
 2016-11-09 18:45 UTC  (7+ messages)

[PATCH v2 1/5] gdb/testsuite: Introduce "proc_with_prefix"
 2016-11-09 15:57 UTC  (4+ messages)
` [PATCH] Make gdb.mi/user-selected-context-sync.exp use proc_with_prefix

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