public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 0/8] Non-contiguous address range support
 2018-07-19 18:52 UTC  (6+ messages)
` [PATCH 3/8] Add support for non-contiguous blocks to find_pc_partial_function

[PATCH] Don't throw Scheme exceptions with live std::vector objects
 2018-07-19 15:49 UTC 

[PATCH][gdb/exp] Fix exception when printing optimized out vla
 2018-07-19 15:27 UTC 

[FYI] Remove make_cleanup_value_free_to_mark
 2018-07-19 14:55 UTC 

[OB PATCH][testsuite] Fix regexp in list-thread-groups-available.exp
 2018-07-19 14:53 UTC 

[PATCH] Eliminate remaining gdb/guile cleanups
 2018-07-19 14:49 UTC  (2+ messages)

GDB 8.1.90 available for testing
 2018-07-19 14:48 UTC  (4+ messages)

[RFC][PATCH][symtab] Warn about unresolved DW_AT_upper_bound/DW_AT_count
 2018-07-19 14:40 UTC  (2+ messages)

Compilation error in simple-object-elf.c
 2018-07-19 14:02 UTC  (5+ messages)

[ob/pushed] gdbscm_wrap, really forward args
 2018-07-19 10:00 UTC 

USB C Docking Station from our meeting in HK trade show
 2018-07-19  9:04 UTC 

[ob/pushed] Eliminate cleanup in gdbscm_execute_gdb_command
 2018-07-18 23:26 UTC 

[RFA 0/4] some simple cleanup removal in guile
 2018-07-18 22:31 UTC  (15+ messages)
` [RFA 1/4] Use std::string in ppscm_make_pp_type_error_exception
` [RFA 3/4] Return unique_xmalloc_ptr from gdbscm_safe_eval_string
` [RFA 2/4] Change gdbscm_exception_message_to_string to return a unique_xmalloc_ptr
      ` [RFC] gdbscm_wrap, eliminate GDBSCM_HANDLE_GDB_EXCEPTION_WITH_CLEANUPS (Re: [RFA 2/4] Change gdbscm_exception_message_to_string to return a unique_xmalloc_ptr)
` [RFA 4/4] Return unique_xmalloc_ptr from gdbscm_scm_to_string

[pushed] Eliminate most remaining cleanups under gdb/guile/
 2018-07-18 22:27 UTC 

[PATCH][gdb/exp] Fix printing of type of optimized out vla
 2018-07-18 19:53 UTC  (2+ messages)

[RFA 00/15] Work toward making psymtabs reusable
 2018-07-18 18:56 UTC  (33+ messages)
` [RFA 03/15] Remove parameters from start_psymtab_common
` [RFA 10/15] Introduce objfile::reset_psymtabs
` [RFA 06/15] Change create_demangled_names_hash to take an objfile_per_bfd_storage
` [RFA 04/15] Change add_psymbol_to_list to use an enum
` [RFA 08/15] Remove readin and compunit_symtab fields from psymtab
` [RFA 05/15] Simplify calls to init_psymbol_list
` [RFA 02/15] Remove some unneeded psymtab initializations
` [RFA 01/15] Move some declarations to mdebugread.h
` [RFA 15/15] Move psymtabs to their own obstack
` [RFA 14/15] Make psymtab_storage::free_psymtabs private
` [RFA 11/15] Allocate the address map on the psymtab obstack
` [RFA 09/15] Introduce class psymtab_storage
` [RFA 13/15] Add psymtab_storage::allocate_dependencies
` [RFA 12/15] Move more allocations to psymtab obstack

[PATCH 0/3] Add a DWARF index cache
 2018-07-18 18:20 UTC  (5+ messages)
` [PATCH 3/3] Add "

[committed] microMIPS: Add SYSCALL instruction decoding
 2018-07-18 18:20 UTC 

[RFA v3 0/6] Make psymbols independent of the progspace
 2018-07-18 18:12 UTC  (13+ messages)
` [RFA v3 6/6] Make psymbols and psymtabs independent of the program space
` [RFA v3 5/6] Add validity bits for psymtab high and low fields
` [RFA v3 3/6] Introduce partial_symbol::address
` [RFA v3 4/6] Introduce accessors for psymtab high and low fields

[RFA v2 0/6] remove some infrun-related cleanups
 2018-07-18 14:12 UTC  (7+ messages)
` [RFA v2 5/6] Remove release_stop_context_cleanup
` [RFA v2 4/6] Remove two infrun cleanups
` [RFA v2 6/6] Make save_infcall_*_state return unique pointers
` [RFA v2 3/6] Use new and delete for struct infcall_control_state
` [RFA v2 1/6] Use new and delete for struct infcall_suspend_state
` [RFA v2 2/6] Remove cleanup from infrun.c

[PATCH][exp] Interpret size of vla with unknown size as <optimized out>
 2018-07-18 13:27 UTC 

[RFC][PATCH][PR tui/23408] AArch64 Rename CPSR to PSTATE
 2018-07-18  1:28 UTC 

[RFC][PATCH][PR tui/23408] AArch64 Rename CPSR to PSTATE
 2018-07-18  1:08 UTC 

[PATCH 0/2] Issue reconnecting to remote target afte fork
 2018-07-17 17:47 UTC  (2+ messages)

[PATCH] gdb: Only run scheduler-locking tests if feature is supported
 2018-07-17 17:46 UTC  (2+ messages)

[PATCH] gdb: Don't call gdb_load_shlib unless GDB is running
 2018-07-17 17:28 UTC  (2+ messages)
` [PATCHv2] "

[RFA] Remove --disable-gdbcli and --disable-gdbmi
 2018-07-17 16:05 UTC  (6+ messages)

[PATCHv3] gdb: Change how frames are selected for 'frame' and 'info frame'
 2018-07-17 15:58 UTC  (2+ messages)
` [PATCHv4] "

[PATCH] RISC-V: Correct legacy misa register number
 2018-07-17 15:40 UTC  (4+ messages)

[PATCH] RISC-V: Don't decrement pc after break
 2018-07-17 15:37 UTC  (2+ messages)

[PATCH] gdb: Add switch to disable DWARF stack unwinders
 2018-07-17 13:36 UTC  (12+ messages)

[RFA] Use scoped_free_pendings in coff_symtab_read
 2018-07-17 13:18 UTC  (3+ messages)

[PATCH] RISC-V: Add software single step support
 2018-07-16 21:58 UTC  (3+ messages)

[PATCH] RISC-V: Add osabi support
 2018-07-16 21:51 UTC  (6+ messages)

[RFA 00/13] Add -Wunused-variable
 2018-07-16 21:12 UTC  (54+ messages)
` [RFA 06/13] Remove dead code from m32c-tdep.c
` [RFA 11/13] Remove unused variables from gdbserver
` [RFA 03/13] Use a previously unused variable in bfin-tdep.c
` [RFA 04/13] Call some functions in guile/ for effect
` [RFA 02/13] Unused variable fixes related to conditional compilation
` [RFA 01/13] Simple unused variable removals
` [RFA 05/13] Make a few calls in *-tdep.c for effect
` [RFA 10/13] Remove unused declaration from value.c
` [RFA 07/13] Remove unused declaration from py-prettyprint.c
` [RFA 08/13] Fix ravenscar-thread.c to use arch_ops
` [RFA 12/13] Add ATTRIBUTE_UNUSED to regdat.sh output
` [RFA 09/13] Pass the correct argument to the observer in reread_symbols

[pushed] Remove unused variables in ia64*tdep.c
 2018-07-16 18:43 UTC 

[pushed] Fix compilation error in ia64-vms-tdep.c with libunwind-ia64
 2018-07-16 18:17 UTC 

[PATCH] Make target_read_alloc & al return vectors
 2018-07-16 18:02 UTC  (4+ messages)

[RFA v3 0/2] Make line tables independent of progspace
 2018-07-16 16:28 UTC  (3+ messages)

[PATCH] Generate NT_PROCSTAT_{AUXV,VMMAP} in FreeBSD coredumps
 2018-07-16 13:39 UTC  (2+ messages)
` [PATCH v2] Generate NT_PROCSTAT_{AUXV,VMMAP,PS_STRINGS} "

[RFA 00/42] Remove globals from buildsym
 2018-07-16  0:22 UTC  (20+ messages)
` [RFA 28/42] Set list_in_scope later in DWARF reader
` [RFA 29/42] Move the symbol lists to buildsym_compunit
` [RFA 21/42] Move the context stack "
` [RFA 40/42] Convert the DWARF reader to new-style buildysm
` [RFA 38/42] Introduce legacy-buildsym.h

hurd: fix RPC stubs names
 2018-07-15 13:02 UTC  (3+ messages)

packaging and printing supplier 2018/7/15 18:59:27
 2018-07-15 10:59 UTC 

hurd: update RPC prototypes
 2018-07-15 10:49 UTC  (2+ messages)

[RFC] mi: add -a option to the "-data-disassemble" command
 2018-07-14 18:27 UTC  (3+ messages)

[PATCH] Fix Cygwin compilation after target_ops C++ conversion
 2018-07-14 12:52 UTC 

[RFA_v4 0/8] Implement 'frame apply COMMAND', enhance 'thread apply COMMAND'
 2018-07-14 12:37 UTC  (4+ messages)
` [RFA_v4 2/8] Implement frame apply [all | COUNT | -COUNT | level LEVEL... ] [FLAG]... COMMAND

[pushed] Remove struct keyword in range-based for loop
 2018-07-14  2:09 UTC 

[RFA 0/2] Fix some bugs on macOS
 2018-07-13 20:45 UTC  (3+ messages)
` [RFA 2/2] Fix kill issue leading to zombie process on MacOS Sierra
` [RFA 1/2] Check results of get_darwin_inferior

[obvious/pushed] Expect for another variant of error message when gdbserver cannot resolve hostname
 2018-07-13 20:26 UTC 

[PATCH 00/17] GDB support for more powerpc registers on linux
 2018-07-13 18:29 UTC  (34+ messages)
` [PATCH 08/17] [PowerPC] Add tests for PPR and DSCR
` [PATCH 14/17] [PowerPC] Add gdbserver support for HTM registers
` [PATCH 06/17] [PowerPC] Add record/replay support for PPR and DSCR
` [PATCH 12/17] [PowerPC] Add tests for TAR
` [PATCH 10/17] [PowerPC] Add record/replay support "
` [PATCH 05/17] [PowerPC] Add support for PPR and DSCR
` [PATCH 13/17] [PowerPC] Add support for HTM registers
` [PATCH 07/17] [PowerPC] Add gdbserver support for PPR and DSCR
` [PATCH 09/17] [PowerPC] Add support for TAR
` [PATCH 16/17] [PowerPC] Add support for EBB and PMU registers
` [PATCH 02/17] [PowerPC] Fix two if statements in gdb/ppc-linux-nat.c
` [PATCH 04/17] [PowerPC] Refactor have_ initializers in rs6000-tdep.c
` [PATCH 15/17] [PowerPC] Add tests for HTM registers
` [PATCH 17/17] [PowerPC] Add gdbserver support for EBB and PMU registers
` [PATCH 11/17] [PowerPC] Add gdbserver support for TAR

[RFA] Make macOS build warning-free
 2018-07-13 17:16 UTC  (5+ messages)

[PATCH 03/17] [PowerPC] Fix indentation in arch/ppc-linux-common.c
 2018-07-13 15:18 UTC  (2+ messages)

[PATCH 01/17] [PowerPC] Simplify rs6000_pseudo_register_reggroup_p
 2018-07-13 15:17 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).