gdb-patches archive
subject index for November, 2017

This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.

Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

[Ada 1/6] watchpoint regression debugging with remote protocol (bare metal)

[Ada 2/6] Provide the "Base CPU" in output of "info task" (if set by runtime).

[Ada 3/6] Add multiple-CPU support in ravenscar-thread.c

[Ada 4/6] problem debugging ravenscar programs if runtime is stripped

[Ada 5/6] (Ada) crash connecting to TSIM simulator

[Ada 6/6] ravenscar: update inferior ptid with event ptid

[Ada/commit] various ravenscar-thread enhancements

[CANCEL] [PATCH 0/3] Convert probe interfaces to C++ (and perform some cleanups)

[committed v7 1/3] BFD: Write Linux core PRSTATUS note into MIPS core file

[committed v7 2/3] BFD: Extract PID from MIPS core dump file

[committed v7 3/3] Add test for fetching TLS from core file

Re: [Dwarf-Discuss] DWARF: Hierarchies of abstract and concrete DIE instance trees

[obvious] Adding ChangeLog entry for the last commit.

[PATCH 0/2 OBV] Fix build with GCC 8

[PATCH 0/2] Fix a couple gdb.ada/minsyms.exp problems

[PATCH 0/2] OpenMP: Search ancestor threads for variables

[PATCH 0/3] Convert probe interfaces to C++ (and perform some cleanups)

Re: [PATCH 0/3] Fix issues with writing Linux core PRSTATUS note on MIPS o32, n32 and n64 into core file

[PATCH 0/3] Some terminal handling TCL

[PATCH 0/3] Unit test to regcache::cooked_read and remove Morpho mt port

[PATCH 0/4] C++ify varobj a little bit

[PATCH 0/4] Enable the user to dump all memory regions

[PATCH 0/4] Get rid of DEF_VEC_I (int)

[PATCH 0/4] Poison XNEW and friends for non-POD types

[PATCH 0/4] Split up s390-linux-tdep.c

[PATCH 0/5] Fix multiple Ctrl-C/Quit issues

[PATCH 0/5][Resend] Fix multiple Ctrl-C/Quit issues

Re: [PATCH 0/6] Fix several cases of racy output matching

Re: [PATCH 00/10] Use std::vector and std::string throughout target-descriptions.c

[PATCH 00/11] Remove some usages of find_inferior

[PATCH 00/19] Remove find_inferior* and for_each_inferior*

[PATCH 01/11] Remove usage of find_inferior in win32-i386-low.c

[PATCH 01/19] Remove usage of find_inferior in regcache_invalidate_pid

[PATCH 02/11] Remove usage of find_inferior in win32-low.c

[PATCH 02/19] Remove usage of find_inferior in lynx_mourn

Re: [PATCH 03/10] Make target_desc::features an std::vector

[PATCH 03/11] Remove usages of find_inferior in linux-arm-low.c

[PATCH 03/19] Remove usages of find_inferior in linux-mips-low.c

[PATCH 04/11] Remove usage of find_inferior in reset_lwp_ptrace_options_callback

[PATCH 04/19] Remove find_inferior_id

Re: [PATCH 05/10] Make tdesc_feature::registers an std::vector

[PATCH 05/11] Remove usage of find_inferior in iterate_over_lwps

[PATCH 05/19] Remove find_inferior_in_random

Re: [PATCH 06/10] Make tdesc_reg string fields std::string

[PATCH 06/11] Remove usage of find_inferior in unsuspend_all_lwps

[PATCH 06/19] Remove usage of find_inferior in last_thread_of_process_p

[PATCH 07/11] Remove usage of find_inferior in linux_stabilize_threads

[PATCH 07/19] Remove usage of find_inferior in linux_detach

[PATCH 08/11] Remove usage of find_inferior when calling linux_set_resume_request

[PATCH 08/19] Remove usage of find_inferior in linux_mourn

Re: [PATCH 09/10] Make tdesc_type::u::u::fields an std::vector

[PATCH 09/11] Remove usage of find_thread when calling resume_status_pending_p

[PATCH 09/19] Remove usage of find_inferior in find_lwp_pid

[PATCH 1/2 OBV] Fix build with GCC 8: strncpy -> memcpy

[PATCH 1/2] Add interface for implementing thread parent operation in Python

[PATCH 1/2] C++ify xmethod_worker, get rid of VEC(xmethod_worker_ptr)

[PATCH 1/2] Change register_changed_p returns bool

[PATCH 1/2] Convert SystemTap probe interface to C++ (and perform some cleanups)

[PATCH 1/2] Fix issues with gdb-memory-map.dtd

[PATCH 1/2] gdb.ada/minsyms.exp: Don't hardcode the variable's address

[PATCH 1/3 OBV] Fix M68HC11_NUM_REGS

[PATCH 1/3] 0xff chars in name components table; cp-name-parser lex UTF-8 identifiers

Re: [PATCH 1/3] [AArch64 Linux] Get rid of top byte from tagged address on memory access

[PATCH 1/3] Assume termios is available, remove support for termio and sgtty

[PATCH 1/3] Convert generic probe interface to C++ (and perform some cleanups)

Re: [PATCH 1/4] Add aarch64_create_target_description

[PATCH 1/4] Basic c++ification of varobj

[PATCH 1/4] Create private_inferior class hierarchy

[PATCH 1/4] Implement 'set honor-dontdump-flag' command

[PATCH 1/4] Make output_thread_groups take an std::vector<int>

[PATCH 1/4] Split up s390-linux-tdep.c into two files

[PATCH 1/5] Fix swallowed "Quit" when inserting breakpoints

[PATCH 1/5] Simplify child_terminal_inferior

[PATCH 10/11] Remove usages of find_thread when calling need_step_over_p

[PATCH 10/19] Remove usages of find_inferior calling not_stopped_callback

[PATCH 11/11] Remove usage of find_inferior when calling kill_one_lwp_callback

[PATCH 11/19] Remove usages of find_inferior in select_event_lwp

[PATCH 12/19] Remove usage of find_inferior in linux_stabilize_threads

[PATCH 13/19] Remove usages of find_inferior in stop_all_lwps

[PATCH 14/19] Remove usage of find_inferior in linux_resume

[PATCH 15/19] Remove usages of find_inferior that call proceed_one_lwp

[PATCH 16/19] Update comments

[PATCH 17/19] Remove find_inferior

[PATCH 18/19] Remove for_each_inferior

[PATCH 19/19] Remove for_each_inferior_with_data

[PATCH 2/2 OBV] Fix build with GCC 8: strncpy ->strcpy

[PATCH 2/2] Change value_contents_eq return bool

[PATCH 2/2] Convert DTrace probe interface to C++ (and perform some cleanups)

[PATCH 2/2] Don't lose language determined from the "main" name (fix gdb.ada/minsyms.exp)

[PATCH 2/2] Fix mem region parsing regression and add test

Re: [PATCH 2/2] OpenMP: Search ancestor threads for variables

[PATCH 2/2] Remove xmethod_worker::clone

[PATCH 2/3] Convert SystemTap probe interface to C++ (and perform some cleanups)

[PATCH 2/3] Don't set terminal flags twice in a row

[PATCH 2/3] regcache::cooked_read unit test

[PATCH 2/3] Unit test name-component bounds searching directly

[PATCH 2/4] Clean up s390-linux-tdep.c

[PATCH 2/4] Document new 'set honor-dontdump-flag' command

Re: [PATCH 2/4] gdbserver use aarch64_create_target_description

[PATCH 2/4] Make open_fds an std::vector

[PATCH 2/4] Make varobj::children an std::vector

[PATCH 2/4] remote: C++ify thread_item and threads_listing_context

[PATCH 2/5] Fix stdin ending up not registered after a Quit

[PATCH 2/5] Fix swallowed "Quit" when inserting breakpoints

Re: [PATCH 24/40] Per-language symbol name hashing algorithm

Re: [PATCH 25/40] Introduce lookup_name_info and generalize Ada's FULL/WILD name matching

Re: [PATCH 26/40] Optimize .gdb_index symbol name searching

Re: [PATCH 28/40] lookup_name_info::make_ignore_params

Re: [PATCH 29/40] Simplify completion_list_add_name | remove sym_text / sym_text_len

Re: [PATCH 3/3] [AArch64] Remove tag from address for watchpoint

[PATCH 3/3] Convert DTrace probe interface to C++ (and perform some cleanups)

[PATCH 3/3] cooked_read test for readonly regcache

[PATCH 3/3] Eliminate STOP_SIGNAL, use SIGTSTP directly

[PATCH 3/3] Fix mapped_index::find_name_components_bounds upper bound computation

[PATCH 3/4] Add "-a" argument to gcore.in

[PATCH 3/4] Add comments to uncommented functions in s390-tdep.c

[PATCH 3/4] Create private_thread_info hierarchy

[PATCH 3/4] Make process_info::syscalls_to_catch an std::vector

[PATCH 3/4] Replace VEC (varobj_update_result) with std::vector

Re: [PATCH 3/4] Use flexible target descriptors for aarch64

[PATCH 3/5] Don't ever Quit out of resume

[PATCH 3/5] Fix stdin ending up not registered after a Quit

Re: [PATCH 30/40] Use search_domain::FUNCTIONS_DOMAIN when setting breakpoints

Re: [PATCH 31/40] Handle custom completion match prefix / LCD

Re: [PATCH 32/40] Make "break foo" find "A::foo", A::B::foo", etc. [C++ and wild matching]

Re: [PATCH 33/40] Make the linespec/location completer ignore data symbols

Re: [PATCH 35/40] Comprehensive C++ linespec/completer tests

Re: [PATCH 37/40] Fix completing an empty string

Re: [PATCH 39/40] Breakpoints in symbols with ABI tags (PR c++/19436)

[PATCH 4/4] Add comments to uncommented functions in s390-linux-tdep.c

Re: [PATCH 4/4] Add xml selftests

[PATCH 4/4] Document the new "-a" argument for gcore

[PATCH 4/4] Poison XNEW and friends for types that should use new/delete

[PATCH 4/4] Remove DEF_VEC_I (int)

[PATCH 4/4] Remove DEF_VEC_P (varobj_p)

[PATCH 4/5] Don't ever Quit out of resume

[PATCH 4/5] Python unwinder sniffer: PyExc_KeyboardInterrupt -> Quit

Re: [PATCH 4/8] Remove regcache_descr::nr_raw_registers

[PATCH 5/5] Python unwinder sniffer: PyExc_KeyboardInterrupt -> Quit

[PATCH 5/5] Test breakpoint commands w/ "continue" + Ctrl-C

Re: [PATCH 6/6] Fix racy output matching in gdb.tui/tui-completion.exp

Re: [PATCH 6/8] const-fy regcache::m_aspace

[PATCH OBV] Remove dead code in regcache::dump

[PATCH OBV] Remove non-linux tic6x target descriptions

[PATCH OBV] Skip gdb.mi/list-thread-groups-available.exp if no xml support

[PATCH OBV] Skip gdb.python/py-thrhandle.exp if python is not enabled.

[PATCH PR gdb/18071] TLS variables can't be resolved on aarch64-linux-gnu

[PATCH v2 0/3] C++ debugging improvements: wild matching and ABI tags

[PATCH v2 0/3] Convert probe interfaces to C++ (and perform some cleanups)

[PATCH v2 0/4] Enable the user to dump all memory regions

[PATCH v2 1/3] Convert generic probe interface to C++ (and perform some cleanups)

[PATCH v2 1/3] Handle custom completion match prefix / LCD

RE: [PATCH v2 1/4] arc: Migrate to new target features

[PATCH v2 1/4] Create private_inferior class hierarchy

[PATCH v2 1/4] Implement 'set dump-excluded-mappings' command

[PATCH v2 2/3] Convert SystemTap probe interface to C++ (and perform some cleanups)

[PATCH v2 2/3] Make "break foo" find "A::foo", A::B::foo", etc. [C++ and wild matching]

[PATCH v2 2/4] Document new {set,show} dump-excluded-mappings commands.

[PATCH v2 2/4] remote: C++ify thread_item and threads_listing_context

[PATCH v2 3/3] Breakpoints in symbols with ABI tags (PR c++/19436)

[PATCH v2 3/3] Convert DTrace probe interface to C++ (and perform some cleanups)

[PATCH v2 3/4] Create private_thread_info hierarchy

[PATCH v2 3/4] Implement "-a" command line option for gcore

[PATCH v2 4/4] Document the new "-a" command line option for gcore

[PATCH v2 4/4] Poison XNEW and friends for types that should use new/delete

[PATCH v2.1 2/3] Make "break foo" find "A::foo", A::B::foo", etc. [C++ and wild matching]

[PATCH v2] Add support for the --readnever command-line option

[PATCH v2] Add support for the --readnever command-line option (DWARF only)

[PATCH v2] Don't lose language determined from the "main" name (fix gdb.ada/minsyms.exp)

[PATCH v2] Implement pahole-like 'ptype /o' option

[PATCH v2] Make '{add-,}symbol-file' not care about the position of command line arguments

Re: [PATCH v3] Add a 'starti' command.

[PATCH v3] Add support for the readnever concept

[PATCH v3] Make '{add-,}symbol-file' not care about the position of command line arguments

[PATCH v4] Add support for the readnever concept

[PATCH v4] Make '{add-,}symbol-file' not care about the position of command line arguments

Re: [PATCH v5 4/4] Make breakpoint/location number parsing error output consistent

[PATCH, gdb/testsuite] Fix wrong return type in tests

[PATCH] [testsuite] Don't skip gdb.dwarf2/pr10770.exp for non-gcc compiler

[PATCH] [testsuite] Pass -lpthread in libs

[PATCH] [testsuite] Pass -pie in ldflags

[PATCH] [testsuite] Remove code setting target_cflags -D_MIT_POSIX_THREADS

Re: [patch] aarch64: PR 19806: watchpoints: false negatives + PR 20207 contiguous ones

[PATCH] Allow osabi to be optional in target descriptors

[PATCH] Assertion 'xfered>0' in target.c for remote connection

[PATCH] Better make rules for IPA objects

[PATCH] C++ify osdata

[PATCH] Change tic6x target descriptions

Re: [PATCH] Define HAVE_NATIVE_GCORE_HOST on NetBSD

[PATCH] Enable hardware single step for m68k in GDBServer

[PATCH] fix aarch64-none-elf build error

[PATCH] Fix displaced-stepping RIP-relative VEX-encoded instructions (AVX) (PR gdb/22499)

[PATCH] Fix gdb.threads/process-dies-while-detaching.exp

[patch] Fix Python rbreak tests setting too many breakpoints

Re: [PATCH] Fix setting-breakpoints regression on PPC64 (function descriptors) (was: Re: ppc64 regression: [PATCH 1/2] Fix "list amb

[PATCH] Fix setting-breakpoints regression on PPC64 (function descriptors) (was: Re: ppc64 regression: [PATCH 1/2] Fix "list ambiguous_variable")

[PATCH] Fix testing gdb.rust/modules.exp against gdbserver

[PATCH] Fix tic6x-uclinux GDBserver build failure

Re: [PATCH] Fix type casts losing typedefs and reimplement "whatis" typedef stripping

[PATCH] gdb/inflow.c: Move SIGTTOU temporary ignoring to a RAII class

Re: [PATCH] GDBserver: Fix ignored Ctrl-C after reconnection

[PATCH] Implement pahole-like 'ptype /o' option

[PATCH] linux-nat: Eliminate custom target_terminal_{inferior,ours}, stop using set_sigint_trap

[PATCH] linux: Add maintenance commands to test libthread_db

[PATCH] Make 'symbol-file' not care about the position of command line arguments

Re: [PATCH] Make encode_actions_rsp use std::vector

[PATCH] Modify Aarch64 prologue analyzer to accept 128-bit registers

[PATCH] python: Fix memleak in do_start_initialization

Re: [PATCH] Record nested types

Re: [PATCH] Remove features/nios2-linux.c

[PATCH] S390: Add symfile-mem

[PATCH] Show optimized out local variables in "info locals"

[PATCH] Simplify child_terminal_inferior

[PATCH] Update my e-mail address.

[PATCH] Use boards/local-board.exp more

Re: [PATCH] Use console uiout when executing breakpoint commands

[PATCH] Workaround build bug with GCC 6.2.1

Re: [PATCHv4 1/5] gdb: Remove duplicate declaration of a function

Re: [PATCHv4 2/5] gdb: New API for tracking innermost block

Re: [PATCHv4 3/5] gdb: PR mi/20395: Fix -var-update for registers in frames 1 and up

Re: [PATCHv4 4/5] gdb: Remove out of date comment

Re: [PATCHv4 5/5] gdb: Don't store a thread-id for floating varobj

Re: [PING 2][PATCH PR gdb/21870] aarch64: Leftover uncleared debug registers

Re: [PING][PATCH PR gdb/18071] TLS variables can't be resolved on aarch64-linux-gnu

Re: [PING][PATCH] Add a note about Debugging Tools devroom at FOSDEM 2018 to gdb's news

Re: [PING][PATCH] Fix for prologue processing on PowerPC

Re: [PING]Fix for prologue processing on PowerPC

[pushed 1/2] Change int -> bool where applicable throughout varobj

[pushed 2/2] Revert unexpected rename in previous patch

[PUSHED OBV] Constify the 'arg' passed to commands in bsd-kvm.c.

[PUSHED OBV] Include <array> to declare std::array<>.

[pushed v2] Simplify child_terminal_inferior

[pushed/Ada] ada-lang.c::ada_value_cast: remove unused parameter noside

[pushed/ada] local variable watchpoint not deleted after leaving scope

[pushed/Ada] New gdb.ada/repeat_dyn testcase.

[pushed/Ada] preserve type length in ada-lang.c::to_fixed_range_type

[pushed/ARI] (Ada) ravenscar-thread.c: remove unwanted trailing \n in call to warning

[pushed/obv/Ada] fix typos in ada-lang.c comment

[pushed] [testsuite] Pass -g3 to clang in gdb.base/macscp.exp

[pushed] Add some more breakpoint/location range tests

[pushed] Avoid expensive complaint calls when complaints are disabled

[pushed] Comprehensive C++ linespec/completer tests

[PUSHED] Define MPFR_USE_INTMAX_T so that mpfr.h assumes intmax_t is available.

[pushed] Document linespec/explicit locations & completion improvements (manual + NEWS)

[pushed] Don't check termio.h and sgtty.h in common/common.m4 either (Re: [PATCH 1/3] Assume termios is available, remove support for termio and sgtty)

[pushed] Fix "make test-cp-name-parser"

[pushed] Fix clang warnings about copy elision

[pushed] Fix gdb.base/starti.exp racy test (Re: [PATCH v3] Add a 'starti' command.)

[pushed] Fix gdb.base/whatis-ptype-typedefs.exp on 32-bit archs (Re: [PATCH] Fix type casts losing typedefs and reimplement "whatis" typedef stripping)

[pushed] Fix gdb.linespec/cpls-ops.exp on 32-bit (Re: [pushed] Re: [PATCH 36/40] Add comprehensive C++ operator linespec/location/completion tests)

[pushed] Fix PR gdb/22491: Regression when setting SystemTap probe semaphores

[pushed] gdb.opt/inline-locals.exp: Remove trailing parentheses in test names

[pushed] Re: [PATCH 34/40] Make strcmp_iw NOT ignore whitespace in the middle of tokens

[pushed] Re: [PATCH 36/40] Add comprehensive C++ operator linespec/location/completion tests

[pushed] Re: [PATCH 38/40] Use TOLOWER in SYMBOL_HASH_NEXT

[pushed] Re: [RFC v2][0/9] Target FP: Refactor floating-point handling

Re: [pushed] Re: [RFC][08/19] Target FP: Use target format throughout expression parsing

[pushed] Refactor endian handling in DFP routines

[pushed] Remove obsolete core-regset.c

[pushed] Reorder/reindent dw2_expand_symtabs_matching & friends (Re: [PATCH 26/40] Optimize .gdb_index symbol name searching)

[pushed] Test attaching to a process that isn't a process group leader (Re: [PATCH] Simplify child_terminal_inferior)

[pushed] tui-win: Replace VEC with std::vector

[pushed][PowerPC] Detect different long double floating-point formats

Re: [python] Allow explicit locations in breakpoints.

Re: [python][patch] Python rbreak

[RFA 0/2] small usage updates in symfile.c

[RFA 0/2] some minor symbol-reading performance improvements

Re: [RFA 0/4] finish command constification

[RFA 0/6] remove cleanups from Ada

[RFA 00/13] Makefile simplifications and subdirification

[RFA 00/13] more cleanup removal

[RFA 01/13] A simpler way to make the "arch" build directory

[RFA 01/13] Replace really_free_pendings with a scoped_ class

[RFA 02/13] Move cli object files to cli subdirectory

[RFA 02/13] Remove cleanups from link_callbacks_einfo

[RFA 03/13] Move mi objects to mi subdirectory

[RFA 03/13] Use std::vector in compile-loc2c.c

[RFA 04/13] Move compile object files to compile subdirectory

[RFA 04/13] Use unique_xmalloc_ptr in find_separate_debug_file_by_debuglink

[RFA 05/13] Move tui object files to tui subdirectory

[RFA 05/13] Remove directive-searched cleanups

[RFA 06/13] Move unittests object files to unittests subdirectory

[RFA 06/13] Replace start_rbreak_breakpoints and end_rbreak_breakpoints

[RFA 07/13] Move guile object files to guile subdirectory

[RFA 07/13] Use gdb::def_vector in sparc64-tdep.c

[RFA 08/13] Move python object files to python subdirectory

[RFA 08/13] Remove make_cleanup_free_objfile

[RFA 09/13] Define YYOBJ in terms of YYFILES

[RFA 09/13] Use gdb::def_vector in ppc-linux-tdep.c

[RFA 1/2] Fix add-symbol-file usage and errors

[RFA 1/2] Speed up dict_hash

[RFA 1/6] Remove cleanup from old_renaming_is_invisible

[RFA 10/13] Remove cleanups from linux-tdep.c

[RFA 10/13] Simplify COMMON_OBS by using list of sources

[RFA 11/13] Add missing files to COMMON_SFILES

[RFA 11/13] Use unique_xmalloc_ptr in c_type_print_base

[RFA 12/13] Introduce gdb_breakpoint_up

[RFA 12/13] Move target object files to target subdirectory

[RFA 13/13] Redefine REMOTE_OBS in terms of a list of sources

[RFA 13/13] Use std::vector in h8300-tdep.c

[RFA 2/2] Simplify the psymbol hash function

[RFA 2/2] Update usage text for load, symbol-file

Re: [RFA 2/4] Remove cmd_cfunc_ftype

[RFA 2/6] Remove cleanup from create_excep_cond_exprs

[RFA 3/6] Remove cleanup from print_mention_exception

[RFA 4/6] Remove some more cleanups from ada-lang.c

Re: [RFA 4/8] Make strip_bg_char return a unique_xmalloc_ptr

[RFA 5/6] Change Ada exceptions to use std::string

[RFA 6/6] Remove unnecessary cleanup from ada_collect_symbol_completion_matches

Re: [RFA 7/8] Add truncate_repeat_arguments function

[RFA v2 0/2] small usage updates in symfile.c

[RFA v2 0/3] Handle dereferencing Rust trait objects

[RFA v2 1/2] Fix add-symbol-file usage and errors

[RFA v2 1/3] Handle dereferencing Rust trait objects

[RFA v2 2/2] Update usage text for load, symbol-file

[RFA v2 2/3] Make template_symbol derive from symbol

[RFA v2 3/3] Use an enum to represent subclasses of symbol

[RFA/Ada] fix handling of minimal symbols (UNOP_CAST and UNOP_ADDR)

[RFA/doco] (Ada) provide the exception message when hitting an exception catchpoint

[RFA] add include guards

[RFA] C++-ify parse_format_string

[RFA] C++-ify parser_state

[RFA] Change maybe_disable_address_space_randomization to a class

[RFA] Convert observers to C++

[RFA] Fix dependency tracking for objects in subdirectories

[RFA] Fix gdb snapshots

[RFA] Fix regression in "commands"

[RFA] Handle dereferencing Rust trait objects

[RFA] Remove symbolp vector

[RFA] Removes a cleanup from gcore.c

[RFA] Return unique_xmalloc_ptr from target_fileio_readlink

[RFA] Use gdb::ref_ptr for values

[RFC v2][1/2] Target FP: Refactor use of host floating-point arithmetic

[RFC v2][2/2] Target FP: Make use of MPFR if available

[RFC] Add support for stopping in Ada exception handler

Re: [RFC][00/19] Target FP: Precise target floating-point emulation

[RFC][PATCH] Consolidate gdbserver global variables

[spu] Fix single-stepping regression

[spu] Fix spu-linux gdbserver build

[spu] Fix spu-linux native build

[spu] Fix various test cases

[spu] Some additional test fixes

Add possibility to disable showing search memory access warnings

Breakage on builder Fedora-i686, revision 30649c145114fe3aac089bf06e9457238d46341b

Breakage on builder Fedora-i686, revision 85c4be7c83b80acf647e6ffcaed0f0cdbcb8c3eb

Breakage on builder Fedora-i686, revision a67d66eb97e7613a38ffe6622d837303b3ecd31d

Breakage on builder Fedora-i686, revision c0e7cef7156b2bc15ba43441ad14c6e83c09df8e

Breakage on builder Fedora-ppc64be-cc-with-index, revision 109483d9eec3f0d0c3eaafd5d829435059167c52

Breakage on builder Fedora-s390x-m64, revision 85c4be7c83b80acf647e6ffcaed0f0cdbcb8c3eb

Breakage on builder Fedora-s390x-m64, revision 935676c92feb5f35e4634ef58c20ffdfd0979b07

Breakage on builder Fedora-x86_64-cc-with-index, revision 81b42bcab16f4462eb4c91db2cf09cd76e17402e

Breakage on builder Fedora-x86_64-cc-with-index, revision 85c4be7c83b80acf647e6ffcaed0f0cdbcb8c3eb

Breakage on builder Fedora-x86_64-cc-with-index, revision e0115a844607b280449986e661f551dff49a9031

Breakage on builder Fedora-x86_64-m32, revision 85c4be7c83b80acf647e6ffcaed0f0cdbcb8c3eb

Breakage on builder Fedora-x86_64-m32, revision a67d66eb97e7613a38ffe6622d837303b3ecd31d

Breakage on builder Fedora-x86_64-m32, revision ee357486aa87b17782111295c5e7bd4ac9e6970f

Breakage on builder Fedora-x86_64-m64, revision 85c4be7c83b80acf647e6ffcaed0f0cdbcb8c3eb

Breakage on builder Fedora-x86_64-native-extended-gdbserver-m32, revision 85c4be7c83b80acf647e6ffcaed0f0cdbcb8c3eb

Breakage on builder Fedora-x86_64-native-extended-gdbserver-m32, revision ee357486aa87b17782111295c5e7bd4ac9e6970f

Breakage on builder Fedora-x86_64-native-extended-gdbserver-m64, revision 85c4be7c83b80acf647e6ffcaed0f0cdbcb8c3eb

Breakage on builder Fedora-x86_64-native-gdbserver-m32, revision 85c4be7c83b80acf647e6ffcaed0f0cdbcb8c3eb

Breakage on builder Fedora-x86_64-native-gdbserver-m64, revision 85c4be7c83b80acf647e6ffcaed0f0cdbcb8c3eb

Breakage on builder Ubuntu-AArch32-m32, revision 85c4be7c83b80acf647e6ffcaed0f0cdbcb8c3eb

Breakage on builder Ubuntu-AArch32-m32, revision c0e7cef7156b2bc15ba43441ad14c6e83c09df8e

Breakage on builder Ubuntu-AArch32-native-extended-gdbserver-m32, revision 85c4be7c83b80acf647e6ffcaed0f0cdbcb8c3eb

Breakage on builder Ubuntu-AArch32-native-extended-gdbserver-m32, revision c0e7cef7156b2bc15ba43441ad14c6e83c09df8e

Breakage on builder Ubuntu-AArch32-native-gdbserver-m32, revision 85c4be7c83b80acf647e6ffcaed0f0cdbcb8c3eb

Breakage on builder Ubuntu-AArch32-native-gdbserver-m32, revision c0e7cef7156b2bc15ba43441ad14c6e83c09df8e

Breakage on builder Ubuntu-AArch64-m64, revision 85c4be7c83b80acf647e6ffcaed0f0cdbcb8c3eb

Breakage on builder Ubuntu-AArch64-m64, revision d6d7ce56231ca8c233e64b2ebcb910fe334d6ff8

Breakage on builder Ubuntu-AArch64-native-gdbserver-m64, revision 85c4be7c83b80acf647e6ffcaed0f0cdbcb8c3eb

Breakage on builder Ubuntu-AArch64-native-gdbserver-m64, revision d6d7ce56231ca8c233e64b2ebcb910fe334d6ff8

Doc update to mention MPFR (Re: [RFC][00/19] Target FP: Precise target floating-point emulation)

Re: DWARF: Hierarchies of abstract and concrete DIE instance trees

Fix sol-thread.c compilation on Solaris

FYI - git-hooks updates to be deployed

New ARI warning Tue Nov 7 01:55:43 UTC 2017

New ARI warning Wed Nov 15 01:56:28 UTC 2017

New ARI warning Wed Nov 22 01:55:48 UTC 2017

OB: Move self to past maintainers

Oh dear. I regret to inform you that commit 109483d9eec3f0d0c3eaafd5d829435059167c52 might be unfortunate

Oh dear. I regret to inform you that commit 30649c145114fe3aac089bf06e9457238d46341b might be unfortunate

Oh dear. I regret to inform you that commit 81b42bcab16f4462eb4c91db2cf09cd76e17402e might be unfortunate

Oh dear. I regret to inform you that commit 85c4be7c83b80acf647e6ffcaed0f0cdbcb8c3eb might be unfortunate

Oh dear. I regret to inform you that commit 935676c92feb5f35e4634ef58c20ffdfd0979b07 might be unfortunate

Oh dear. I regret to inform you that commit a67d66eb97e7613a38ffe6622d837303b3ecd31d might be unfortunate

Oh dear. I regret to inform you that commit c0e7cef7156b2bc15ba43441ad14c6e83c09df8e might be unfortunate

Oh dear. I regret to inform you that commit d6d7ce56231ca8c233e64b2ebcb910fe334d6ff8 might be unfortunate

Oh dear. I regret to inform you that commit e0115a844607b280449986e661f551dff49a9031 might be unfortunate

Oh dear. I regret to inform you that commit ee357486aa87b17782111295c5e7bd4ac9e6970f might be unfortunate

ppc64 regression: [PATCH 1/2] Fix "list ambiguous_variable"

Question for Randolph Chung

Re: Remove ioctl-based procfs support on Solaris

RFC: problems with minimal symbols (without a type)

time to create the GDB 8.1.x branch?

Update find command help and search memory docs


Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Mail converted by MHonArc