gdb-patches archive
subject index for May, 2018

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:

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

[committed] MIPS/gdbserver: Correctly handle narrow big-endian register transfers

[committed] MIPS/gdbserver: Fix issues with $zero register reads

[committed] MIPS/Linux/native: Supply $zero for the !PTRACE_GETREGS case

[committed] MIPS/Linux: Correct o32 core file FGR interpretation

[committed] MIPS/Linux: Disable n32 USR `ptrace' accesses to 64-bit registers

[committed] MIPS: Make `mask_address_var' static

[committed] testsuite: Fix a `server_pid' access crash in gdb.server/server-kill.exp

[FYI 0/2] two typedef/VEC removals

[FYI 1/2] Remove const_char_ptr typedef

[FYI 2/2] Remove tp_t typedef

[FYI] Clear rust_unions in rust_union_quirks

[FYI] Fix fall-through comment in windows-nat.c

[FYI] Remove last reference to REMOTE_OBS

[ob/pushed] Fix macOS build, missing override

Re: [obv] watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests [Re: [patch] aarch64: PR 19806: watchpoints: false negatives + PR

[obv] watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests [Re: [patch] aarch64: PR 19806: watchpoints: false negatives + PR 20207 contiguous ones]

[OBVIOUS PATCH] Fix reference in comment: SRC_AND_LOC instead of LOC_AND_SRC

[OBVIOUS PATCH] Remove useless variable int i in backtrace_command_1

[PATCH 0/3] Torward multiple simultaneous core instances

[PATCH 0/4] Change target stack representation

[PATCH 0/4] pr gdb/22882: fixing some thread related hangs

[PATCH 0/8] [PowerPC] Miscellaneous fixes for register access

[PATCH 0/8] Add SVE support for Aarch64 GDB

[PATCH 0/8] Convert C compile to C++

[PATCH 00/10] remote: More multi-target preparation

Re: [PATCH 00/40] C++ify target_ops, toward multi-target

[PATCH 01/10] remote: struct remote_state, use op new

[PATCH 02/10] remote: Eliminate remote_hostio_close_cleanup

[PATCH 03/10] remote: Make readahead_cache a C++ class

[PATCH 04/10] remote: multiple remote_arch_state instances per arch

[PATCH 05/10] remote: remote_arch_state pointers -> remote_arch_state objects

[PATCH 06/10] remote: Small cleanup in compare_section_command

[PATCH 07/10] remote: Move discard_pending_stop_replies call

[PATCH 08/10] Handle "show remote memory-write-packet-size" when not connected

[PATCH 09/10] remote: Make vcont_builder a class

[PATCH 1.2 01/10] remote: struct remote_state, use op new, fix leaks

[PATCH 1/2] Change type of reg_buffer::m_register_status to register_status

[PATCH 1/3] [gdbserver/win32] fatal "glob could not process pattern '(null)'" error

Re: [PATCH 1/3] gdb/testsuite: Fix broken regexp in gdbstub case

[PATCH 1/3] Move core_bfd to program space

[PATCH 1/3] Move gdb/common/diagnostics.h to include/diagnostics.h

[PATCH 1/4] gdb: Fix an infrun debug log message

[PATCH 1/4] target_stack -> current_top_target() throughout

[PATCH 1/8] [PowerPC] Consolidate linux target description selection

[PATCH 1/8] Add Aarch64 SVE target description

[PATCH 1/8] Return unique_xmalloc_ptr for generate_c_for_variable_locations

[PATCH 10/10] remote: one struct remote_state per struct remote_target

[PATCH 11/10] remote_target::m_remote_state, pointer -> object (Re: [PATCH 10/10] remote: one struct remote_state per struct remote_target)

[PATCH 2/2] Use std::unique_ptr in reg_buffer

[PATCH 2/3] Add DIAGNOSTIC_IGNORE_STRINGOP_TRUNCATION

[PATCH 2/3] Eliminate the 'the_core_target' global

[PATCH 2/3] gdbserver/Windows: Fix "no program to debug" error

[PATCH 2/4] gdb: Mark async event handler when event is already pending

[PATCH 2/4] target_ops::beneath -> target_ops::beneath()

[PATCH 2/8] [PowerPC] Consolidate wordsize getter between native and gdbserver

[PATCH 2/8] Function for reading the Aarch64 SVE vector length.

[PATCH 2/8] Rename symbol_substitution_name

Re: [PATCH 28/40] target_ops/C++: SPU/Linux

Re: [PATCH 3/3] gdb/testsuite: Handle targets with lots of registers

[PATCH 3/3] gdbserver/Windows: crash during connection establishment phase

[PATCH 3/3] Heap-allocate core_target instances

[PATCH 3/3] Use DIAGNOSTIC_IGNORE_STRINGOP_TRUNCATION to silence GCC 8

[PATCH 3/4] Eliminate find_target_beneath

Re: [PATCH 3/4] Explicit fixed-width integral File I/O protocol types

[PATCH 3/4] gdb: Run INF_EXEC_COMPLETE handler for additional cases

[PATCH 3/8] [PowerPC] Disable regsets using zero sizes in gdbserver

[PATCH 3/8] Add SVE register defines

[PATCH 3/8] Move C-related declarations to compile-c.h

[PATCH 4/4] gdb: After inferior call, finish all threads in process

[PATCH 4/4] Introduce class target_stack

[PATCH 4/8] [PowerPC] Consolidate linux vector regset sizes

[PATCH 4/8] Add a C++ wrapper for GCC C plug-in

[PATCH 4/8] Enable SVE for GDB

[PATCH 5/8] [PowerPC] Fix access to VSCR in linux targets

[PATCH 5/8] Add aarch64 psuedo help functions

[PATCH 5/8] Change compile_instance/compile_c_instance into classes

[PATCH 6/8] [PowerPC] Fix VSX registers in linux core files

[PATCH 6/8] Aarch64 SVE pseudo register support

[PATCH 6/8] Use std::unordered_map instead of htab_t.

[PATCH 7/8] [PowerPC] Fix inclusion of dfp pseudoregs in tdep

[PATCH 7/8] Add methods to gdbserver regcache and raw_compare

[PATCH 7/8] Move compile_instance to compile.c

[PATCH 8/8] [PowerPC] Recognize isa205 in linux core files

[PATCH 8/8] Ptrace support for Aarch64 SVE

[PATCH 8/8] Use policies for code generation

[PATCH PR gdb/22736] [aarch64] gdb crashes on a conditional breakpoint with cast return type

[PATCH RFC 0/5] Add a DWARF index cache

[PATCH RFC 1/5] Rename some functions, index -> gdb_index

[PATCH RFC 2/5] Remove mapped_index::total_size

[PATCH RFC 3/5] Make index reading functions more modular

[PATCH RFC 4/5] Introduce scoped_mmapped_file

[PATCH RFC 5/5] Add DWARF index cache

Re: [PATCH v2 0/3] Poison obstack functions

[PATCH v2 1/8] [PowerPC] Consolidate linux target description selection

[PATCH v2 2/8] [PowerPC] Consolidate wordsize getter between native and gdbserver

[PATCH v2 3/8] [PowerPC] Disable regsets using zero sizes in gdbserver

[PATCH v2 4/8] [PowerPC] Consolidate linux vector regset sizes

[PATCH v2 5/8] [PowerPC] Fix access to VSCR in linux targets

[PATCH v2 6/8] [PowerPC] Fix VSX registers in linux core files

[PATCH v2 7/8] [PowerPC] Fix inclusion of dfp pseudoregs in tdep

[PATCH v2 8/8] [PowerPC] Recognize isa205 in linux core files

[PATCH v2] arch-utils: Make the last endianness actually chosen sticky

Re: [PATCH v2] Don't elide all inlined frames

[PATCH v2] gdb: xtensa: handle privileged registers

[PATCH v2] linux: Add maintenance commands to test libthread_db

[PATCH v2] Notify about breakpoint modification when enabling/disabling single location

[PATCH v2][PR gdb/23210] Unset gdbarch significant_addr_bit by default

[PATCH] (obvious): Fix a comment, and pass stream to cb_data.

Re: [PATCH] [configure] Added "nfp" to the build for binutils.

[PATCH] [PR gdb/21695] Fix lost line info for symbol at addr zero

Re: [PATCH] [PR gdb/23093] Implementation of "gdbarch_gdb_signal_to/from_target" on FreeBSD

[PATCH] [PR gdb/23127] [AArch64] Fix tagged pointer support

[PATCH] [PR gdb/23210] Unset gdbarch significant_addr_bit by default

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

Re: [PATCH] Add an optional offset option to the "symbol-file" command

[PATCH] Add or1k target to --enable-targets=all

Re: [PATCH] bug 23124: rust - Fix null deref when casting

[PATCH] Define GNULIB_NAMESPACE in unittests/string_view-selftests.c

[PATCH] Do not clear the value of st_dev in File I/O's stat()

Re: [PATCH] Eliminate procfs.c:procfs_use_watchpoints

Re: [PATCH] Eliminate target_ops::to_xclose

[PATCH] Enable hardware watchpoints on attach for aarch64

[PATCH] fix build failure with Python 3.7

Re: [patch] Fix BZ 11420 -- configure uses incorrect link order when testing libpython

[PATCH] Fix macOS null pointer dereference

[PATCH] gdb/x86: Fix `-Wstrict-overflow' build error in `i387_collect_xsave'

[PATCH] gdb/x86: Fix write out of mxcsr register for xsave targets

[PATCH] gdb: Don't drop SIGSTOP during stop_all_threads

[PATCH] gdb: Make test names unique in gdb.base/maint.exp

[PATCH] gdb: Restore selected frame in print_frame_local_vars

[PATCH] gdb: Update autotools version used for gnulib import

[PATCH] gdb: xtensa: drop gdb_target definition

Re: [PATCH] gdb: xtensa: handle privileged registers

[PATCH] Implement IPv6 support for GDB/gdbserver

[PATCH] Linux/gdbserver: Correctly handle narrow big-endian register transfers

[PATCH] Make format_pieces recognize the \e escape sequence

Re: [PATCH] Make inf_ptrace_trad Linux-only, move to separate file

Re: [PATCH] More procfs.c simplification

[PATCH] Notify about breakpoint modification when enabling/disabling single location

[PATCH] PR gdb/22286: linux-nat-trad: Support arbitrary register widths

[PATCH] Process record: Fix null deref when loading empty core file

[PATCH] Process record: Log %rax after syscall under amd64-linux

[PATCH] Remove the restriction of File I/O function open() to regular files only

[PATCH] Removing lookup_minimal_symbol_and_objfile

[PATCH] testsuite: Extend TLS core file testing with an OS-generated dump

[PATCH] Use ELF_SECTION_IN_SEGMENT to map segments

Re: [PATCH]: Fix PR19061, gdb hangs/spins-on-cpu when debugging any program on Alpha

Re: [patch][python] Consistently use $srcfile in py-breakpoint.exp

[PATCHv2 0/2] Changes to frame selection.

[PATCHv2 1/2] gdb: Split func_command into two parts.

[PATCHv2 2/2] gdb: Change how frames are selected for 'frame' and 'info frame'.

[PATCHv2] gdb/x86: Handle kernels using compact xsave format

[PING 2][PATCH 0/8] Add SVE support for Aarch64 GDB

[PING] [RFA 0/8] Implement 'frame apply COMMAND', enhance 'thread apply COMMAND'

[PING][PATCH] gdb/x86: Fix `-Wstrict-overflow' build error in `i387_collect_xsave'

[PING][PATCH] Process record: Log %rax after syscall under amd64-linux

[pushed 00/15] Remove some regcache functions

[pushed 01/15] Remove regcache_get_ptid

[pushed 02/15] Remove regcache_register_status

[pushed 03/15] Remove regcache_raw_update

[pushed 04/15] Remove regcache_raw_read

[pushed 05/15] Remove regcache_raw_write

[pushed 06/15] Remove regcache_cooked_read

[pushed 07/15] Remove regcache_raw_read_part

[pushed 08/15] Remove regcache_raw_write_part

[pushed 09/15] Remove regcache_invalidate

[pushed 10/15] Remove regcache_cooked_write

[pushed 11/15] Remove regcache_cooked_read_value

[pushed 12/15] Remove regcache_cooked_read_part

[pushed 13/15] Remove regcache_cooked_write_part

[pushed 14/15] Remove regcache_raw_supply

[pushed 15/15] Remove regcache_raw_collect

[pushed+RFC] C++ exception during command triggers stale cleanup internal-warning

[pushed/Ada] fix "stale cleanup" internal-warning when using "catch assert" command

[pushed] [spu] Fix "info spu event" output formatting

[pushed] Fix copy-pasto, allocate objfile_per_bfd_storage with obstack_new

[pushed] Fix gdb.base/remote.exp with native-extended-gdbserver board (Re: [PATCH 08/10] Handle "show remote memory-write-packet-size" when not connected)

[pushed] Fix s390 GNU/Linux build

[pushed] Mark END_CATCH as ATTRIBUTE_NORETURN (-Wmaybe-uninitialized warnings)

[pushed] regcache.c: Remove unused typedefs

[pushed] Remove "struct" keyword in range-based for loops

[pushed] value.c: Remove unused variables

Re: [python][patch] PR python/19151 Hardware breakpoints in GDB Python.

Re: [RESEND][PATCH 01/40] Convert struct target_ops to C++

Re: [RFA 0/2] Fix a bug in the 'x' command

[RFA 0/2] Replace one use of VEC in dwarf2read.c

[RFA 0/3] More Ada cleanup removal

[RFA 0/3] Remove some Ada cleanups

[RFA 0/3] remove some cleanups from solib files

Re: [RFA 0/4] minor interp-related cleanups

Re: [RFA 0/4] Remove TYPE_TAG_NAME

[RFA 0/4] some simple cleanup removal in guile

[RFA 0/5] Make cp-name-parser.y a pure parser

[RFA 0/6] Make psymbols independent of the progspace

[RFA 0/8] Implement 'frame apply COMMAND', enhance 'thread apply COMMAND'

Re: [RFA 0/9] Enable -Wimplicit-fallthrough

[RFA 0/9] Radically simplify the complaint system

[RFA 00/15] Work toward making psymtabs reusable

[RFA 00/42] Remove globals from buildsym

Re: [RFA 01/12] Fix help and documentation for inferior commands

[RFA 01/15] Move some declarations to mdebugread.h

[RFA 01/42] Use new and delete for buildsym_compunit

Re: [RFA 02/12] Update help strings in skip.c

[RFA 02/15] Remove some unneeded psymtab initializations

[RFA 02/42] Change buildsym_compunit::comp_dir to be a unique_xmalloc_ptr

Re: [RFA 03/12] Update core-related help strings

[RFA 03/15] Remove parameters from start_psymtab_common

[RFA 03/42] Add assert in prepare_for_building

Re: [RFA 04/12] Update memattr.c help strings

[RFA 04/15] Change add_psymbol_to_list to use an enum

[RFA 04/42] Move last_source file to buildsym_compunit

Re: [RFA 05/12] Update help strings in TUI

[RFA 05/15] Simplify calls to init_psymbol_list

[RFA 05/42] Move pending_macros to buildsym_compunit

Re: [RFA 06/12] Update help text in dcache.c

[RFA 06/15] Change create_demangled_names_hash to take an objfile_per_bfd_storage

[RFA 06/42] Move have_line_numbers to buildsym_compunit

Re: [RFA 07/12] Update help text for "jump" command

[RFA 07/15] Change symbol_set_names to take an objfile_per_bfd_storage

[RFA 07/42] Move last_source_start_addr to buildsym_compunit

Re: [RFA 08/12] Update help text in disasm.c

[RFA 08/15] Remove readin and compunit_symtab fields from psymtab

[RFA 08/42] Move processing_acc_compilation to dbxread.c

Re: [RFA 09/12] Update help text in tracepoint.c

[RFA 09/15] Introduce class psymtab_storage

[RFA 09/42] Make context_stack_size static in buildsym.c

[RFA 1/2] Allocate dwarf2_per_cu_data and signatured_type with new

Re: [RFA 1/2] Fix decoding of ARM VFP instructions

Re: [RFA 1/2] Make line tables independent of progspace

[RFA 1/3] Remove cleanup from ada-lang.c

[RFA 1/3] Remove cleanup from old_renaming_is_invisible

[RFA 1/3] Use unique_xmalloc_ptr in two solib functions

Re: [RFA 1/4] Make c_type_print_varspec_suffix static

Re: [RFA 1/4] Use scoped_restore in a couple of interp-related places

[RFA 1/4] Use std::string in ppscm_make_pp_type_error_exception

[RFA 1/5] Remove a static buffer from cp-name-parser.y

[RFA 1/6] Remove dead code in end_psymtab

[RFA 1/8] Add helper functions check_for_flags and check_for_flags_vqcs

[RFA 1/9] Remove internal_complaint

Re: [RFA 10/12] Update help text in record-btrace.c

[RFA 10/15] Introduce objfile::reset_psymtabs

[RFA 10/42] Move some code from buildsym to stabsread

Re: [RFA 11/12] Update help text in linux-fork.c

[RFA 11/15] Allocate the address map on the psymtab obstack

[RFA 11/42] Move processing_gcc to stabsread

Re: [RFA 12/12] Update help text in record.c

[RFA 12/15] Move more allocations to psymtab obstack

[RFA 12/42] Move within_function to stabsread

[RFA 13/15] Add psymtab_storage::allocate_dependencies

[RFA 13/42] Remove buildsym_new_init

[RFA 14/15] Make psymtab_storage::free_psymtabs private

[RFA 14/42] Move scan_file_globals declaration to stabsread.h

[RFA 15/15] Move psymtabs to their own obstack

[RFA 15/42] Remove merge_symbol_lists

[RFA 16/42] Use gdb_assert in two places in buildsym.c

[RFA 17/42] Move the subfile stack to buildsym_compunit

[RFA 18/42] Make free_pending_blocks static

[RFA 19/42] Move the using directives to buildsym_compunit

[RFA 2/2] Use std::vector for dwarf2_per_cu_data

[RFA 2/3] Remove cleanup from ada_collect_symbol_completion_matches

[RFA 2/3] Return std::string from ada_exception_catchpoint_cond_string

[RFA 2/3] Use unique_xmalloc_ptr in darwin_current_sos

[RFA 2/4] Change gdbscm_exception_message_to_string to return a unique_xmalloc_ptr

Re: [RFA 2/4] Change the as_*_interp functions to use dynamic_cast

Re: [RFA 2/4] Thread language through c_type_print_args

[RFA 2/5] Use yy-remap.h in cp-name-parser.y

[RFA 2/6] Change representation of psymbol to flush out accessors

[RFA 2/8] Implement frame apply [all | COUNT | -COUNT] [-FLAGS...] COMMAND.

[RFA 2/9] Remove elements from complaint_series

[RFA 20/42] Use outermost_context_p in more places

[RFA 21/42] Move the context stack to buildsym_compunit

[RFA 22/42] Move current_subfile to buildsym_compunit

[RFA 23/42] Move pending addrmap globals to buildsym_compunit

[RFA 24/42] Move pending_blocks and pending_block_obstack to buildsym_compunit

[RFA 25/42] Remove the "listhead" argument from finish_block

[RFA 26/42] Remove free_pendings

[RFA 27/42] Do not look at file symbols when reading psymtabs

[RFA 28/42] Set list_in_scope later in DWARF reader

[RFA 29/42] Move the symbol lists to buildsym_compunit

[RFA 3/3] Change ada_catchpoint::excep_string to be a std::string

[RFA 3/3] Remove cleanup from print_mention_exception

[RFA 3/3] Use unique_xmalloc_ptr in solib-aix.c

Re: [RFA 3/4] Remove interp_ui_out

Re: [RFA 3/4] Remove TYPE_TAG_NAME

[RFA 3/4] Return unique_xmalloc_ptr from gdbscm_safe_eval_string

[RFA 3/5] Make cp-name-parser.y a pure parser

[RFA 3/6] Make PSYMBOL_VALUE_ADDRESS take objfile argument

[RFA 3/8] Add -FLAGS... argument to 'thread apply'.

[RFA 3/9] Remove "noisy" parameter from clear_complaints

[RFA 30/42] Remove buildsym_init

[RFA 31/42] Remove a TODO

[RFA 32/42] Remove EXTERN from buildsym.h

[RFA 33/42] Remove parameter from record_pending_block

[RFA 34/42] Add many methods to buildsym_compunit

[RFA 35/42] Do not use buildsym.h in some files

[RFA 36/42] Remove reset_symtab_globals

[RFA 37/42] Move struct buildsym_compunit to buildsym.h

[RFA 38/42] Introduce legacy-buildsym.h

[RFA 39/42] Parameterize cp_scan_for_anonymous_namespaces

Re: [RFA 4/4] Remove interp_name

Re: [RFA 4/4] Remove type_name_no_tag and rename type_name_no_tag_or_error

[RFA 4/4] Return unique_xmalloc_ptr from gdbscm_scm_to_string

[RFA 4/5] Include parser-defs.h in cp-name-parser.y

[RFA 4/6] Introduce accessors for psymtab high and low fields

[RFA 4/8] Documentation changes for 'frame apply' and 'thread apply'

[RFA 4/9] Remove symfile_complaints

[RFA 40/42] Convert the DWARF reader to new-style buildysm

[RFA 41/42] Remove some unused buildsym functions

[RFA 42/42] Remove record_line_ftype

[RFA 5/5] Make two cp-name-parser.y constants "const"

[RFA 5/6] Add validity bits for psymtab high and low fields

[RFA 5/8] Announce in NEWS 'frame apply', faas, taas, tfaas commands and -FLAGS... arg for thread apply

[RFA 5/9] Remove struct explanation

[RFA 6/6] Make psymbols and psymtabs independent of the program space

[RFA 6/8] Add a test for 'frame apply'

[RFA 6/9] Remove vcomplaint

[RFA 7/8] Modify gdb.threads/threads.exp to test FLAGS vqcs for thread apply

[RFA 7/9] Remove file and line from struct complain

[RFA 8/8] Add a self-test for cli-utils.c

[RFA 8/9] Remove struct complain

Re: [RFA 9/9] Add -Wimplicit-fallthrough

[RFA 9/9] Remove struct complaints

Re: [RFA v2 0/8] Various command-related improvements

Re: [RFA v2] Add "continue" response to pager

Re: [RFA v3 0/2] Make line tables independent of progspace

Re: [RFA/commit] (SPARC/LEON) fix incorrect array return value printed by "finish"

[RFA/gdbserver] x86 LynxOS-178: Adjust floating-point context structure

Re: [RFA] Add basic Python API for convenience variables

[RFA] Allocate dwp_file with new

[RFA] Allocate dwz_file with new

[RFA] Change build_address_symbolic to return std::string

[RFA] Change program_space::added_solibs to a std::vector

Re: [RFA] Clear entire "location" in value constructor

Re: [RFA] Fix "set" handling of Python parameters

[RFA] Fix the clang build

Re: [RFA] Handle var_zuinteger and var_zuinteger_unlimited from Python

[RFA] inadvertent language switch during breakpoint_re_set_one

[RFA] Initialize py_type_printers in ext_lang_type_printers

[RFA] Make "cbfd" a gdb_bfd_ref_ptr

[RFA] Remove a cleanup from remote.c

[RFA] Remove a cleanup from trace_dump_actions

[RFA] Remove a VEC from type.c

[RFA] Remove cleanups from coff-pe-read.c

[RFA] Remove cleanups from dbxread.c

[RFA] Remove cleanups from mdebugread.c

[RFA] Remove do_closedir_cleanup

[RFA] Remove output_command_const

[RFA] Remove resume_section_map_updates_cleanup

[RFA] Remove some text from --version output

[RFA] Show padding in ptype/o output

[RFA] Use a distinguishing name for minidebug objfile

[RFA] Use gdb::byte_vector in remote.c

[RFA] Use gdb_bfd_ref_ptr in target_bfd

[RFA] Use new to allocate mapped_index

[RFA] Use std::string in reread_symbols

[RFA] Use std::unique_ptr in dwarf2_read_debug_names

[RFA] Use TRY/CATCH in remove_prev_frame

[RFA] Use unique_xmalloc_ptr for read_string

[RFC 0/5] Implenent 'frame apply COMMAND', enhance 'thread apply COMMAND'

[RFC 1/5] Add helper functions check_for_flags and check_for_flags_vqcs

[RFC 2/5] Implement frame apply [all | COUNT | -COUNT] [-FLAGS...] COMMAND

[RFC 3/5] Add -FLAGS... argument to thread apply

[RFC 4/5] Documentation changes for 'frame apply' and 'thread apply'

[RFC 5/5] Announce 'frame apply', faas, taas, tfaas commands and -FLAGS... arg for frame apply

[RFC PATCH] Read pseudo registers from frame instead of regcache

[RFC] (windows) GDB/MI crash when using "-list-thread-groups --available"

Re: [RFC][PATCH v2] Consolidate gdbserver global variables

Re: [RFC][PATCH v3] Consolidate gdbserver global variables

[Windows GDBserver] Make GDBserver functional again on Windows

Backport of patch to gdb 8.0 branch.

Breakage on builder Debian-s390x-m64, revision f6ac5f3d63e03a81c4ff3749aba234961cc9090e

Breakage on builder Debian-s390x-native-extended-gdbserver-m64, revision f6ac5f3d63e03a81c4ff3749aba234961cc9090e

Breakage on builder Debian-s390x-native-gdbserver-m64, revision f6ac5f3d63e03a81c4ff3749aba234961cc9090e

Breakage on builder Fedora-s390x-m64, revision f6ac5f3d63e03a81c4ff3749aba234961cc9090e

Breakage on builder NetBSD-x86_64-m64, revision 378272cef651024de67dc0e09d3f41ae2d66f8bd [gdb-8.0-branch]

Breakage on builder RHEL-s390x-m64, revision f6ac5f3d63e03a81c4ff3749aba234961cc9090e

Re: Breakpoint locations, enableness and MI's =breakpoint-modified event

Build failure with flex 2.5.4 (Re: [PATCH] fix race when building ada-lex.c)

Burglary happens, look at this Vivint monitoring offer

cherry picking documentation patches to 8.1 branch

Compare Stairlift Quotes and Save. Take a Look Inside!

Crime can happen! Check out this Vivint.SmartHome monitoring offer

Do Your Ears Ring Daily? If so... Eat THIS for Breakfast (or you may be dying a slow death)

ezmlm warning

GDB 8.1.1 release 2018-05-07 update

GDB 8.1.1 release, 2018-05-30 update

GDB fails to build with Python 3.7

GDBserver patch for x86 LynxOS-178

Get 3 Free Bottles Of Wine

Get Vivint.SmartHome monitoring now and sleep well

Get Your Vivint.SmartHome Monitored System from the most trusted name in home security

Home security with Vivint.SmartHome monitoring offer

Important, please!

Improve overflow detection in gdbserver

NEED FEEDBACK: time to start the GDB 8.2 release process (2018-05-30 update)

New ARI warning Fri May 18 01:56:48 UTC 2018

New ARI warning Fri May 25 01:57:07 UTC 2018

New ARI warning Sat May 5 01:56:26 UTC 2018

Oh dear. I regret to inform you that commit 378272cef651024de67dc0e09d3f41ae2d66f8bd might be unfortunate [gdb-8.0-branch]

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

Partnership you can Trust.

Re: Ping an old Python patch

Re: Pointers vs references for out and inout parameters

Re: possible fix for PR symtab/23010

Question: Is Dwarf CFI support required for new target?

Renewal by Andersen- Free Window Consultation

Revolutionary New Product is the Easiest Way to Remove Skin Tags and Moles

Save on printer ink - Free Shipping Available

support C/C++ identifiers named with non-ASCII characters

Switch to a 15 Yr Fixed Mortgage Before It Expires Soon

Sync include & libiberty with gcc

time to release soon? GDB 8.1.1 release 2018-05-14 update

Update autotools version for gdb and binutils

We urge you to switch to a 15-year fixed now

Your Vivint.SmartHome Monitoring offer has arrived


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