gdb-patches archive
subject index for June, 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:

[FYI] Fix crash in machoread.c

[FYI] Fix gdb mingw build

[FYI] Fix some missed "beneath" conversions

[gdb/testsuite] Fix hang in fork-running-state.c

[gdb] Add 'Concept Index' entry '&' for background execution

[OB PATCH] Remove unstable test output

[obv] Remove 2 excessive executable permission flags

[obvious/pushed] Add ChangeLog entry for e5a77256e8961294b3ea7d483124834311ca363b

[obvious/pushed] Fix "beneath" conversion on AIX

Re: [PATCH (for gdb)] enum-flags.h: Add trailing semicolon to example in comment

[PATCH 0/2] Improve alignment of "info threads" output, align "Target Id" column

[PATCH 0/2] Issue reconnecting to remote target afte fork

[PATCH 0/4] Allow larger sizes for tracepoint register masks

[PATCH 0/4] Allow loading symbol files with an offset

[PATCH 0/4] Sync a few directories with GCC

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

[PATCH 0/8] Non-contiguous address range support

[PATCH 1/2] Bump to autoconf 2.69 and automake 1.15.1

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

[PATCH 1/2] Fix running to breakpoint set in inline function by lineno/address

[PATCH 1/2] gdb: Fix assert for extended-remote target

[PATCH 1/2] Minor reorganization of fetch_registers/store_registers in windows-nat.c

[PATCH 1/2] remote & target_extra_thread_info, use cache w/ qThreadExtraInfo and qP too

[PATCH 1/3] Copy gdb-gdb.py to build dir

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

[PATCH 1/4] Add an optional offset option to the "symbol-file" command

[PATCH 1/4] config: Sync with GCC

[PATCH 1/4] Fix indentation in remote_target::download_tracepoint

Re: [PATCH 1/4] gdb: Add Stafford Horne as or1k maintainer.

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

[PATCH 1/8] Add block range data structure for blocks with non-contiguous address ranges

[PATCH 2/2] "break LINENO/*ADDRESS", inline functions and "info break" output

[PATCH 2/2] gdb: Clean up inferior list when reconnecting to new target

[PATCH 2/2] Generated files

[PATCH 2/2] Improve alignment of "info threads" output, align "Target Id" column

[PATCH 2/2] x86_64-windows GDB crash due to fs_base/gs_base registers

Re: [PATCH 2/3] Add DIAGNOSTIC_IGNORE_STRINGOP_TRUNCATION

[PATCH 2/3] gdb-gdb.py.in: Fix ordering of TypeFlags objects with Python 3

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

[PATCH 2/4] libiberty: Sync with GCC

[PATCH 2/4] Make add-symbol-file's address argument optional

[PATCH 2/4] Remove trailing '-' from the last QTDP action packet

Re: [PATCH 2/4] sim: Add Stafford Horne as or1k maintainer.

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

[PATCH 2/8] Record explicit block ranges from dwarf2read.c

[PATCH 3/3] gdb-gdb.py.in: Don't print value's tag_name

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

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

[PATCH 3/4] Make sure that sorting does not change section order

[PATCH 3/4] Use get_remote_packet_size in download_tracepoint

[PATCH 3/4] zlib: Sync with GCC

[PATCH 3/8] Add support for non-contiguous blocks to find_pc_partial_function

Re: [PATCH 3/8] Add SVE register defines

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

[PATCH 4/4] Add an optional offset option to the "add-symbol-file" command

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

[PATCH 4/4] libdecnumber: Sync with GCC

[PATCH 4/4] Variable size for regs mask in collection list

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

[PATCH 4/8] Disassemble blocks with non-contiguous ranges

Re: [PATCH 4/8] Enable SVE for GDB

[PATCH 5/4] configure.ac: Sync with GCC

Re: [PATCH 5/8] Add aarch64 psuedo help functions

[PATCH 5/8] Use BLOCK_ENTRY_PC in place of most uses of BLOCK_START

Re: [PATCH 6/8] Aarch64 SVE pseudo register support

[PATCH 6/8] Use BLOCK_ENTRY_PC to find function entry pc in infrun.c

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

[PATCH 7/8] Relocate block range start and end addresses

Re: [PATCH 8/8] Ptrace support for Aarch64 SVE

[PATCH 8/8] Test case for functions with non-contiguous ranges

[PATCH PR gdb/16841] virtual inheritance via typedef cannot find base

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

Re: [PATCH RFC 4/5] Introduce scoped_mmapped_file

[PATCH v2 0/3] Support large registers in regcache transfer_regset

[PATCH v2 0/4] Allow loading symbol files with an offset

[PATCH v2 00/10] gdb/gdbserver support for aarch64 SVE

[PATCH v2 01/10] Aarch64 SVE pseudo register support

[PATCH v2 02/10] Add Aarch64 SVE Linux headers

[PATCH v2 03/10] Add reg_buffer_common

[PATCH v2 04/10] Add regcache raw_compare method

[PATCH v2 05/10] Ptrace support for Aarch64 SVE

[PATCH v2 06/10] Add Aarch64 SVE dwarf regnums

[PATCH v2 07/10] Increase gdbsever PBUFSIZ

[PATCH v2 08/10] Enable Aarch64 SVE for gdbserver

[PATCH v2 09/10] Ptrace support for AArch64 SVE gdbsever

[PATCH v2 1/3] Use unsigned ints in regcache_map_entry

[PATCH v2 1/4] Add an optional offset option to the "symbol-file" command

[PATCH v2 10/10] Remove reg2 section from Aarch64 SVE cores

[PATCH v2 2/2] Generate files

[PATCH v2 2/3] Avoid memcpys in regcache read_part/write_part for full registers.

[PATCH v2 2/4] Make add-symbol-file's address argument optional

[PATCH v2 3/3] Use partial register read/writes in transfer_regset

[PATCH v2 3/4] Make sure that sorting does not change section order

[PATCH v2 4/4] Add an optional offset option to the "add-symbol-file" command

[PATCH v2] Fix Cell debugging regression (Re: [PATCH] Use thread_info and inferior pointers more throughout)

[PATCH v2] Fix lost line info for symbol at addr zero

[PATCH v2] Fix segfault when invoking -var-info-path-expression on a dynamic varobj

[PATCH v2] GDB PR tdep/8282: MIPS: Wire in `set disassembler-options'

[PATCH v2] Implement IPv6 support for GDB/gdbserver

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

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

[PATCH v2] Really fix gdb/23010: SYMBOL_LANGUAGE != DICT_LANGUAGE assertion

[PATCH v2][PR cli/22573] Honour 'print pretty' when printing result of finish command

[PATCH v3 0/3] Enable ptrace support for aarch64 sve

[PATCH v3 0/4] Allow loading symbol files with an offset

[PATCH v3 1/3] Add Aarch64 SVE compatibility macros

[PATCH v3 1/4] Add an optional offset option to the "symbol-file" command

[PATCH v3 2/3] Ptrace support for Aarch64 SVE

[PATCH v3 2/4] Make add-symbol-file's address argument optional

[PATCH v3 3/3] Ptrace support for AArch64 SVE gdbsever

[PATCH v3 3/4] Make sure that sorting does not change section order

[PATCH v3 4/4] Add an optional offset option to the "add-symbol-file" command

[PATCH v3/pushed] linux: Add maintenance commands to test libthread_db

[PATCH v3] Allow using special files with File I/O functions

[PATCH v3] Fix segfault when invoking -var-info-path-expression on a dynamic varobj

[PATCH v3] GDB PR tdep/8282: MIPS: Wire in `set disassembler-options'

[PATCH v3] Support large registers in regcache transfer_regset

[PATCH v4 1/2] PRU Simulator port

[PATCH v4 2/2] Add testsuite for the PRU simulator port

[PATCH v4] Fix segfault when invoking -var-info-path-expression on a dynamic varobj

[PATCH v4] GDB PR tdep/8282: MIPS: Wire in `set disassembler-options'

[PATCH, testsuite] Allow function arguments in bp print match in selftest_setup

[PATCH, testsuite] Update gdb startup text in selftest.exp

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

[PATCH] Add configure.nat as a dependency of config.status

[PATCH] Add myself as a write-after-approval GDB maintainer

[PATCH] Add pretty-printer for CORE_ADDR

[PATCH] Avoid gdb.base/fork-running-state.exp lingering processes (Re: [gdb/testsuite] Fix hang in fork-running-state.c)

[patch] contrib/gdb-add-index.sh -dwarf-5

[PATCH] default_type_align: Use type_length_units

[PATCH] Enable hardware watchpoints on attach for aarch64

[PATCH] Ensure captured_main has unique address

[PATCH] Fix "info registers" regexes in gdb.base/jit-reader.exp

Re: [PATCH] fix build failure with Python 3.7

[PATCH] Fix Cell debugging regression (Re: [PATCH] Use thread_info and inferior pointers more throughout)

[PATCH] Fix gdb build on hppa-linux

Re: [PATCH] Fix macOS null pointer dereference

[PATCH] Fix ref in gdb.texinfo

[PATCH] Fix segfault when invoking -var-info-path-expression on a dynamic varobj

[PATCH] Fixed top frame assumption in watchpoint-hw-attach

[PATCH] GDB PR tdep/8282: MIPS: Wire in `set disassembler-options'

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

[PATCH] gdb: Eliminate the 'stop_pc' global

[PATCH] gdb: Prefer RISC-V register name "s0" over "fp"

[PATCH] Guard declarations of 'sve_*_from_*' macros on Aarch64 (and unbreak build)

[PATCH] Handle dprintf argument evaluation errors better (PR gdb/16551)

Re: [PATCH] Implement IPv6 support for GDB/gdbserver

[PATCH] include: Sync with GCC

[PATCH] MIPS/GDB/linux-nat.c: Fix a child detach condition for uClibc-ng

[PATCH] nat/fork-inferior: include linux-ptrace.h

[PATCH] Rename regcache_cooked_read_ftype and make a function_view

[PATCH] Silence GCC "uninitialized" warning on minsyms.c:lookup_minimal_symbol_by_pc_section

[PATCH] Support large registers in regcache transfer_regset

Re: [PATCH] testsuite: Fix cc-with-tweaks.sh being executed in the wrong shell

Re: [PATCH] Use ELF_SECTION_IN_SEGMENT to map segments

[PATCH] Use thread_info and inferior pointers more throughout

[PATCH] Use uint64_t for SVE VQ

[PATCH][gdb/testsuite/ada] Fix number-of-bp test in bp_inlined_func.exp

[PATCH][gdb/testsuite] Fix error message test in dw2-error.exp

[PATCH][gdb] Add me to write-after-approval section in MAINTAINERS

[PATCH][PR cli/22573] Honour 'print pretty' when printing result of finish command

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

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

[PATCHv3 0/4] Supply additional default gdbarch methods

[PATCHv3 1/4] gdb: Add a default_unwind_pc method for gdbarch

[PATCHv3 2/4] gdb: Remove more targets unwind_pc methods

[PATCHv3 3/4] gdb: Supply a default for gdbarch_dummy_id

[PATCHv3 4/4] gdb: Supply default gdbarch_unwind_sp and use where possible

[PATCHv3] gdb: Change how frames are selected for 'frame' and 'info frame'.

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

[PING] [PATCH] Enable hardware watchpoints on attach for aarch64

[PING] [PATCH] Fix segfault when invoking -var-info-path-expression on a dynamic varobj

[PING][PATCH v4] GDB PR tdep/8282: MIPS: Wire in `set disassembler-options'

Re: [PP?] [PATCH v3] GDB PR tdep/8282: MIPS: Wire in `set disassembler-options'

[PUSHED/OBV] Fix up HAS_SVE_STATE macro

[pushed] Add overrides, fix FreeBSD build

[pushed] Change inline frame breakpoint skipping logic (fix gdb.gdb/selftest.exp)

Re: [pushed] darwin: handle recent version of dyld

[pushed] Fix follow-exec regression / crash (Re: Possible regression on gdb.multi/multi-arch-exec.exp)

[pushed] Fix GDB sparc build

[pushed] Format gdb-gdb.py.in with autopep8

[pushed] gdb.gdb/selftest.exp, Use multi_line to build gdb's expected startup output (Re: [PATCH, testsuite] Update gdb startup text in selftest.exp)

[pushed] gdb: Fix build on several hosts/ports

[pushed] gdb: For macOS, s/thread_info/struct thread_info/

[pushed] Make gdbreplay use more common routines

[pushed] Remove current_traceframe declaration

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

[pushed] Remove struct keyword in range-based for-loop

[pushed] Split value_fetch_lazy

[pushed] update-gnulib.sh: Report required versions of autoconf/aclocal

[RFA 0/2] remove cleanups from btrace code

[RFA 0/2] Support ptype/o in Rust

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

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

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

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

[RFA 00/10] Remove standalone ptid functions

Re: [RFA 00/15] Work toward making psymtabs reusable

Re: [RFA 00/42] Remove globals from buildsym

[RFA 01/10] Remove ptid_build

[RFA 02/10] Remove pid_to_ptid

[RFA 03/10] Remove ptid_get_pid

[RFA 04/10] Remove ptid_get_lwp

[RFA 05/10] Remove ptid_get_tid

[RFA 06/10] Remove ptid_is_pid

[RFA 07/10] Remove ptid_lwp_p

[RFA 08/10] Remove ptid_tid_p

[RFA 09/10] Remove ptid_match

[RFA 1/2] Move ptype/o printing code to typeprint.c

[RFA 1/2] Remove cleanups from btrace code

Re: [RFA 1/6] Remove dead code in end_psymtab

[RFA 10/10] Remove ptid_equal

[RFA 2/2] Remove last cleanup from btrace code

[RFA 2/2] Support ptype/o in Rust

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

Re: [RFA 3/6] Make PSYMBOL_VALUE_ADDRESS take objfile argument

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

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

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

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

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

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

[RFA v3 1/6] Remove dead code in end_psymtab

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

[RFA v3 3/6] Introduce partial_symbol::address

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

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

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

[RFA] Add --enable-codesign to gdb's configure

Re: [RFA] Change build_address_symbolic to return std::string

[RFA] Change functions in cp-name-parser.y into methods

[RFA] Fix a memory leak in py-param.c

[RFA] Fix crash in "run" on macOS when gdb is not signed

[RFA] Fix GDB build failure on Windows

[RFA] Fix/improve on-line help of 'define' command.

[RFA] Handle DW_AT_ranges in partial_die_info::read

Re: [RFA] inadvertent language switch during breakpoint_re_set_one

[RFA] Make dwarf2_free_objfile static

[RFA] Make macOS build warning-free

[RFA] Remove --disable-gdbcli and --disable-gdbmi

[RFA] Remove a VEC from dwarf2read.c

[RFA] Remove a VEC from py-unwind.c

[RFA] Remove a VEC from record-full.c

[RFA] Remove a VEC from serial.c

[RFA] Remove cleanups from record-full.c

[RFA] Remove cleanups from ser-mingw.c

[RFA] Remove cleanups from tracefile.c

[RFA] Remove la_error

[RFA] Remove last Ada cleanups

Re: [RFA] Remove resume_section_map_updates_cleanup

Re: [RFA] Remove some text from --version output

[RFA] Remove two more uses of make_cleanup_close

[RFA] Remove use of queue from remote.c

[RFA] Remove use of queue.h from gdbserver/event-loop.c

[RFA] Remove VEC from breakpoint

[RFA] Update "func" help text to GNU standards

[RFA] Use scoped_free_pendings in coff_symtab_read

[RFA] Use std::vector for moribund_locations

Re: [RFA] Use unique_xmalloc_ptr for read_string

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

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

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

[RFA_v2 3/8] Add FLAGS... arguments to 'thread apply'.

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

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

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

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

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

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

[RFA_v3 1/8] Add helper functions parse_flags and parse_flags_qcs

[RFA_v3 2/8] Implement frame apply [all | COUNT | -COUNT | id ID... ] [FLAG]... COMMAND.

[RFA_v3 3/8] Add [FLAG]... arguments to 'thread apply'.

[RFA_v3 4/8] Documents the new commands 'frame apply', faas, taas, tfaas

[RFA_v3 5/8] Announce the user visible changes for frame/thread apply in NEWS.

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

[RFA_v3 7/8] Modify gdb.threads/pthreads.exp to test FLAG qcs arguments for thread apply

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

[RFC PATCH] Really fix gdb/23010: SYMBOL_LANGUAGE != DICT_LANGUAGE assertion

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

[RFC] Core file support for Aaarch64 SVE

[RFC] Make "run" work on macOS 10.13

[RFC][gdb] Fix build error in macroexp.c

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

Breakage on builder Debian-s390x-m64, revision de52b9607d2623f18b7a7dbee3e1123d8d63f5da

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

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

Breakage on builder Fedora-s390x-m64, revision de52b9607d2623f18b7a7dbee3e1123d8d63f5da

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

Breakage on builder Fedora-x86_64-m32, revision de52b9607d2623f18b7a7dbee3e1123d8d63f5da

Breakage on builder Fedora-x86_64-m64, revision de52b9607d2623f18b7a7dbee3e1123d8d63f5da

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

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

Breakage on builder Fedora-x86_64-native-gdbserver-m32, revision de52b9607d2623f18b7a7dbee3e1123d8d63f5da

Breakage on builder Fedora-x86_64-native-gdbserver-m64, revision de52b9607d2623f18b7a7dbee3e1123d8d63f5da

Breakage on builder Fedora-x86_64-w64-mingw32, revision 369c9167d47e69aad2e260cc1db17f8c894c138b

Breakage on builder NetBSD-x86_64-m64, revision de52b9607d2623f18b7a7dbee3e1123d8d63f5da

Breakage on builder RHEL-s390x-m64, revision de52b9607d2623f18b7a7dbee3e1123d8d63f5da

Burglary happens, look at this Vivint monitoring offer

Cannabis Extract now Legal to Buy and Ship in All 50 States

Change inline frame breakpoint skipping logic (Re: [PATCH] Ensure captured_main has unique address)

Chat with 20000 Russian and Ukrainian Beauties

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

Don't search for $SHELL in procfs.c

Re: fix libcc1 dependencies in toplevel Makefile

Fix procfs.c compilation

Fold i386-v4-nat.c into i386-sol2-nat.c

Re: GDB 8.1.1 release, 2018-05-30 update

GDB 8.1.1 release-- 2018-06-15 update

GDB 8.1.1 release-- 2018-06-26 update

GDB 8.2 branch 2018-06-11 Update

GDB 8.2 branch 2018-06-22 Update

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

Never Pay Full Price for Printer Ink Again! Save with us Today.

New ARI warning Sat Jun 2 01:58:10 UTC 2018

New FAIL gdb.base/float128.exp on ppc64le [Re: [RFC v2][2/2] Target FP: Make use of MPFR if available]

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

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

Re: Possible regression on gdb.gdb/complaints.exp

Possible regression on gdb.gdb/complaints.exp (was: Re: [RFA 0/9] Radically simplify the complaint system)

Re: Possible regression on gdb.multi/multi-arch-exec.exp

Possible regression on gdb.multi/multi-arch-exec.exp (was: Re: [PATCH] Use thread_info and inferior pointers more throughout)

RE: Question: Is Dwarf CFI support required for new target?

Re: RFC: Add native support for Linux SH

Re: Update autotools version for gdb and binutils

Urgent news - you could be saving thousands

Vivint. SmartHome has month to month options available

What's in your sheets?

x86_64-windows GDB crash due to fs_base/gs_base registers

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