gdb-patches archive
subject index for January, 2016

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#2] [testsuite patch]#2 Fix PR threads/19422 regression + Guile regression [Re: [PATCH+doc] Fix PR threads/19422 - show which thread caused stop]

[commit] [testsuite patch] Fix false FAILs on too long base directory

[commit] [testsuite patch] Fix gdb.multi/base.exp testsuite regression

[commit] [testsuite patch] i386 regression for funcargs.exp [Re: [PATCH 3/3] Remove HP-UX references fom testsuite]

[commit] [testsuite patch] Regression for foll-vfork.exp [Re: [PATCH] Remove HP-UX reference in foll-vfork.exp]

[commit] [testsuite patch]#2 Fix PR threads/19422 regression + Guile regression [Re: [PATCH+doc] Fix PR threads/19422 - show which thread caused stop]

[committed] MIPS: Complete `status' to `err' renaming in `mips_breakpoint_from_pc'

[committed] MIPS: Fix microMIPS instruction size determination

[committed] MIPS: Remove remnants of 48-bit microMIPS instruction support

[doco/RFA] Fix subject verb agreement in the description of several debug settings.

[OB PATCH] breakpoint.c (init_breakpoint_sal): Add comment.

[OB PATCH] Fix gdbserver build failure on targets without fork

[OB PATCH] lib/ada.exp (gdb_compile_ada): Fix typo.

[ob/pushed] Fix gdb.python/py-infthread.exp test message typo

Re: [OBV PATCH] MPX documentation

[PATCH 0/2 V2] Fix a fail in gdb.base/interrupt-noterm.exp

Re: [PATCH 0/2] Problems with gdb.mi/mi-vla-fortran.exp

[PATCH 0/2] Remove argument pc in get_next_pcs

[PATCH 0/2] Star wildcard ranges (e.g., "info thread 2.*")

[PATCH 0/3] Fix fork bugs

[PATCH 0/3] libiberty: sync w/gcc [committed]

[PATCH 0/3] PR remote/19496, remote fork failures

Re: [PATCH 0/4] sim: unify disassmebly tracing logic

[PATCH 0/4] Support tracepoints for ARM linux in GDBServer

Re: [PATCH 0/6] fortran: multi-dimensional subarrays with strides

[PATCH 0/6] Support kernel-backed user threads on FreeBSD

Re: [PATCH 0/8] Break at each iteration for breakpoints placed on a while statement

[PATCH 0/8] gdb/s390: Add regular and fast tracepoint support.

Re: [PATCH 00/11] [PR gdb/14441] Support C++0x rvalue references in gdb

Re: [PATCH 1/1] Add support for Intel PKRU register to GDB and GDBserver.

[PATCH 1/2] [GDBserver] Check input interrupt after reading in a packet

[PATCH 1/2] [GDBserver] Use regcache_read_pc in install_software_single_step_breakpoints

[PATCH 1/2] [libiberty] Sync with upstream gcc.

[PATCH 1/2] Fix "thread apply $conv_var" and misc other related problems

[PATCH 1/2] Fix sorting of enum values in FlagEnumerationPrinter

Re: [PATCH 1/2] fort_dyn_array: add basic fortran dyn array support

[PATCH 1/2] gdbserver: fix various warnings

[PATCH 1/3] btrace: fix gap indication

Re: [PATCH 1/3] gdb: New set/show max-value-size command.

[PATCH 1/3] libiberty: fix warnings about left shifting a negative value.

[PATCH 1/3] Move foreach_with_prefix to lib/gdb.exp

[PATCH 1/3] PR remote/19496, internal err forking-threads-plus-bkpt

[PATCH 1/4] Create new target "kdump" which uses libkdumpfile: https://github.com/ptesarik/libkdumpfile to access contents of compressed kernel dump.

[PATCH 1/4] Teach arm unwinders to terminate gracefully

[PATCH 1/6] Add support to readelf for reading FreeBSD ELF core notes.

Re: [PATCH 1/6] fortran: allow multi-dimensional subarrays

[PATCH 1/8] gdb.trace: Fix write_inferior_data_ptr on 32-bit big-endian machines.

[PATCH 1/8] gdb: Add write_guessed_tracepoint_pc hook to gdbarch.

Re: [PATCH 2/2] [D] Remove search_parents parameter from d_lookup_symbol_imports

[PATCH 2/2] [D] Sync libiberty dlang demangling tests with gdb's

[PATCH 2/2] [GDBserver] Block and unblock SIGIO

[PATCH 2/2] Fix enum flag with Python 3

[PATCH 2/2] gdbserver: use the new gdb warning helpers

[PATCH 2/2] Remove argument pc in get_next_pcs

[PATCH 2/2] Star wildcard ranges (e.g., "info thread 2.*")

[PATCH 2/3] btrace: allow leading trace gaps

[PATCH 2/3] Fix PR 19494: hang when killing unfollowed fork children

Re: [PATCH 2/3] gdb: Set max-value-size before running tests.

[PATCH 2/3] libiberty: Tweak the documentation of libiberty's xcrc32 function

[PATCH 2/3] PR remote/19496, interrupted syscall in forking-threads-plus-bkpt

[PATCH 2/4] Add Jeff Mahoney's py-crash patches.

[PATCH 2/4] Use the target architecture when encoding tracepoint actions

[PATCH 2/6] Add a psuedosection for the NT_FREEBSD_THRMISC note.

[PATCH 2/8] gdb/s390: Fill write_guessed_tracepoint_pc hook.

Re: [PATCH 2/9 v2] Introduce nat/linux-namespaces.[ch]

[PATCH 3/3] btrace: update tail call heuristic

[PATCH 3/3] Fix PR 19461: strange "info thread" behavior in non-stop

Re: [PATCH 3/3] gdb: Guard against undefined behaviour in mi-vla-fortran.exp

[PATCH 3/3] libiberty: dupargv: rewrite to use xstrdup

[PATCH 3/3] PR remote/19496, timeout in forking-threads-plus-bkpt

[PATCH 3/4] Add SLAB allocator understanding.

[PATCH 3/4] Enable tracing of pseudo-registers on ARM

[PATCH 3/6] Display per-thread information for threads in FreeBSD cores.

[PATCH 3/8] gdb/s390: Fill pseudo register agent expression hooks.

[PATCH 4/4] Minor cleanups

[PATCH 4/4] Support tracepoints for ARM linux in GDBServer

[PATCH 4/6] Use LWP IDs with ptrace register requests on FreeBSD.

[PATCH 4/8] gdb/s390: Fill gen_return_address hook.

[PATCH 5/6] Add support for LWP-based threads on FreeBSD.

[PATCH 5/8] gdbserver/s390: Switch on tracepoint support.

[PATCH 6/6] Dump register notes for each thread when generating a FreeBSD core.

[PATCH 6/8] gdbserver/s390: Add fast tracepoint support.

[PATCH 7/8] gdb.trace: Bump tspeed.exp timeout to 600 seconds.

[PATCH 8/8] gdbserver/s390: Add support for compiled agent expressions.

[PATCH OBV] [testsuite] Unbuffer the output in gdb.base/multi-forks.c

[PATCH obv] Fix function comments

[PATCH v2 0/6] Support kernel-backed user threads on FreeBSD

[PATCH v2 00/11] [PR gdb/14441] Support C++0x rvalue references in gdb

[PATCH v2 01/11] [PR gdb/14441] gdb: gdbtypes: add definitions for rvalue reference type

[PATCH v2 02/11] [PR gdb/14441] gdb: gdbtypes: change {lookup,make}_reference_type() API

[PATCH v2 03/11] [PR gdb/14441] gdb: valops: add ability to return rvalue reference values from value_ref()

[PATCH v2 04/11] [PR gdb/14441] gdb: parse: support rvalue reference type

[PATCH v2 05/11] [PR gdb/14441] gdb: demangle: implement demangling for rvalue reference typenames

[PATCH v2 06/11] [PR gdb/14441] gdb: print: implement correct printing of rvalue reference types and values

[PATCH v2 07/11] [PR gdb/14441] gdb: dwarf2read: support DW_AT_rvalue_reference type

[PATCH v2 08/11] [PR gdb/14441] gdb: convert lvalue reference type check to general reference type check

[PATCH v2 09/11] [PR gdb/14441] gdb: gdbtypes: add rvalue references to overloading resolution

[PATCH v2 1/6] Add support to readelf for reading FreeBSD ELF core notes.

[PATCH v2 10/11] [PR gdb/14441] gdb: python: support rvalue references in the gdb module

[PATCH v2 11/11] [PR gdb/14441] gdb: testsuite: add rvalue reference tests

[PATCH v2 2/6] Add a psuedosection for the NT_FREEBSD_THRMISC note.

[PATCH v2 3/6] Display per-thread information for threads in FreeBSD cores.

[PATCH v2 4/6] Use LWP IDs with ptrace register requests on FreeBSD.

[PATCH v2 5/6] Add support for LWP-based threads on FreeBSD.

[PATCH v2 6/6] Dump register notes for each thread when generating a FreeBSD core.

[PATCH v2] [D] Don't recursively look for a symbol in all imports of imported modules.

[PATCH v2] Fix sorting of enum values in FlagEnumerationPrinter

[PATCH v2] gdb.trace: Fix string collection for 64-bit platforms.

[PATCH v2] gnu_vector.exp: Respect `should_kfail' for PR8549

Re: [PATCH v2] Per-inferior/Inferior-qualified thread IDs

[PATCH v2] PR 18303, Tolerate malformed input for lookup_symbol-called functions.

Re: [PATCH v2] Python API: Fix an exception when registering a global pretty-printer in verbose mode

[PATCH V2][PR gdb/17903] Implement to_pid_to_exec_file for solaris

[PATCH V2][PR gdb/8527] Fix interrupt (^C) in Solaris

[PATCH V3 0/2] MPX ABI adaptations.

[PATCH V3 0/6] Intel MPX bound violation support.

[PATCH v3 0/6] Support kernel-backed user threads on FreeBSD

[PATCH v3 0/7] Per-inferior/Inferior-qualified thread IDs

[PATCH V3 1/2] ABI changes for MPX.

[PATCH v3 1/6] Add support to readelf for reading FreeBSD ELF core notes.

[PATCH V3 1/6] Merges gdb and gdbserver implementation for siginfo.

[PATCH v3 1/7] Add a new $_inferior convenience variable

[PATCH V3 2/2] Add mpx-bnd-init-on-return set/show command for inferior calls.

[PATCH v3 2/6] Add a psuedosection for the NT_FREEBSD_THRMISC note.

[PATCH V3 2/6] Prepararion for new siginfo on Linux.

[PATCH v3 2/7] Add Python InferiorThread.inferior attribute

[PATCH v3 3/6] Display per-thread information for threads in FreeBSD cores.

[PATCH V3 3/6] Use linux_get_siginfo_type_with_fields for x86.

[PATCH v3 3/7] Centralize thread ID printing

[PATCH V3 4/6] Add bound related fields to the siginfo structure.

[PATCH v3 4/6] Use LWP IDs with ptrace register requests on FreeBSD.

[PATCH v3 4/7] Per-inferior/Inferior-qualified thread IDs

[PATCH V3 5/6] Adaptation of siginfo fixup for the new bnd fields.

[PATCH v3 5/6] Add support for LWP-based threads on FreeBSD.

[PATCH v3 5/7] InferiorThread.global_num

[PATCH v3 6/6] Dump register notes for each thread when generating a FreeBSD core.

[PATCH V3 6/6] Intel MPX bound violation handling.

[PATCH v3 6/7] Implement "info threads -gid"

[PATCH v3 7/7] Add $_gthread convenience variable

[PATCH v3] PR 18303, Tolerate malformed input for lookup_symbol-called functions.

[PATCH V4 0/6] Intel MPX bound violation support

[PATCH v4 0/7] Support kernel-backed user threads on FreeBSD

[PATCH V4 1/6] Merge gdb and gdbserver implementations for siginfo

[PATCH v4 1/7] Add support to readelf for reading FreeBSD ELF core notes.

[PATCH V4 2/6] Prepararion for new siginfo on Linux.

[PATCH v4 2/7] Add a psuedosection for the NT_FREEBSD_THRMISC note.

[PATCH V4 3/6] Use linux_get_siginfo_type_with_fields for x86.

[PATCH v4 3/7] Add support for extracting thread names from cores.

[PATCH V4 4/6] Add bound related fields to the siginfo structure.

[PATCH v4 4/7] Display per-thread information for threads in FreeBSD cores.

[PATCH V4 5/6] Adaptation of siginfo fixup for the new bnd fields.

[PATCH v4 5/7] Use LWP IDs with ptrace register requests on FreeBSD.

[PATCH V4 6/6] Intel MPX bound violation handling.

[PATCH v4 6/7] Add support for LWP-based threads on FreeBSD.

[PATCH v4 7/7] Dump register notes for each thread when generating a FreeBSD core.

[PATCH v4] Implement 'catch syscall' for gdbserver

[PATCH v4] PR 18303, Tolerate malformed input for lookup_symbol-called functions.

[PATCH V5 0/5] Intel MPX bound violation support

[PATCH V5 1/5] Preparation for new siginfo on Linux

[PATCH V5 2/5] Use linux_get_siginfo_type_with_fields for x86

[PATCH V5 3/5] Add bound related fields to the siginfo structure

[PATCH V5 4/5] Adaptation of siginfo fixup for the new bnd fields

[PATCH V5 5/5] ntel MPX bound violation handling

Re: [PATCH v8 3/7] Refactor arm_software_single_step to use regcache

Re: [PATCH v8 5/7] Support software single step on ARM in GDBServer

[PATCH+doc] Fix PR threads/19422 - show which thread caused stop

[PATCH/RFC] sim: msp430: drop duplicate sim_load_file call

[PATCH/RFC] sim: simarch: new runtime framework for target settings (for --enable-targets=all)

[PATCH] [ARM] Make thumb2_breakpoint static again

[PATCH] [ARM] perror_with_name when failed to fetch/store registers

[PATCH] [ARM] Remove field syscall_next_pc in struct gdbarch_tdep

[PATCH] [D] Add support for printing D types.

[PATCH] [DOC] Interrupt when program is stopped

[PATCH] [gdb/doc] Update bullet list of multi-thread debugging facilities

[PATCH] [testsuite] @progbits -> %progbits

[PATCH] [testsuite] Fix tiemout fail in gdb.fortran/vla-value.exp

[PATCH] [testsuite] Remove BASEDIR

[patch] [v2] Enable dwarf unwind for AVR target

[PATCH] Add a new format letter to dump instructions backward

Re: [PATCH] Add micromips support to the MIPS simulator

[PATCH] Add netbsd-core to optional backends

[PATCH] Always organize test artifacts in a directory hierarchy

[PATCH] Better handling for realpath() failures in windows_make_so() on Cygwin

[PATCH] btrace, frame: fix crash in get_frame_type

[PATCH] btrace: preserve function level for unexpected returns

[PATCH] Change function signature passed to clone

[patch] Enable dwarf unwind for AVR target

[PATCH] Fix C++ build error by casting void *

[PATCH] Fix detection of "r_fs" and "r_gs" on FreeBSD.

[PATCH] Fix fail in gdb.base/interrupt-noterm.exp

[PATCH] Fix GCC6 -Wmisleading-indentation issues.

[PATCH] Fix GDB crash in dprintf.exp

[PATCH] Fix missing IPA lib in tspeed.exp in some configurations.

Re: [patch] fix phony_iconv wide character support

[PATCH] Fix PR gdb/19208 - SIGSEV while opening Fortran program compiled with ifort

[PATCH] Fix PR threads/19422 - show which thread caused stop

Re: [PATCH] Fix PR19388: Can't access $_siginfo in breakpoint (catch signal) condition

[PATCH] Fix problem handling colon in linespec, PR breakpoints/18303

[PATCH] Fix subject verb agreement in the description of several debug settings.

[PATCH] Fix two misleading indentation warnings

[PATCH] gdb.trace/testsuite: Bump stack collection fudge factor.

[PATCH] gdb.trace: Bump tspeed.exp timeout to 600 seconds.

[PATCH] gdb.trace: Deduplicate write_inferior_data_ptr.

[PATCH] gdb.trace: Fix another expected message on continue.

[PATCH] gdb.trace: Fix string collection for 64-bit platforms.

[PATCH] gdb.trace: Fix unavailable-dwarf-piece.exp on big endian targets

[PATCH] gdb.trace: Remove struct tracepoint_action_ops.

[PATCH] gdb: ppc: drop unnecessary sim file check [committed]

[PATCH] gdb: Respect CXXFLAGS when building with C++ compiler

[PATCH] gdb: score: drop sim file check

[PATCH] gdb: sim: disable integration w/some multitarget configs [PR sim/13418]

[PATCH] gdb: split out warnings helpers

[PATCH] gdbserver/s390: Advertise Z0 packet support.

[PATCH] gnu_vector.exp: Respect `should_kfail' for PR8549

[PATCH] Handle loading improper core files gracefully in the mips backend.

[PATCH] Import strchrnul from gnulib and use it

[PATCH] Introduce skip_to_char and use it

[PATCH] libiberty: {count,dup,write}argv: constify argv input slightly [committed]

[PATCH] Limit breakpoint re-set to the current program space

[PATCH] Partially revert init_breakpoint_sal new_address_location change

[PATCH] perf testsuite: python 3 fixes

[PATCH] python/19506 -- gdb.Breakpoint address location regression

[PATCH] remote.c: Cleanup unused variables

[PATCH] Remove new_thread_notify and dead_thread_notify

[PATCH] Replace some $ARCH_{get,set}_pc with linux_{get,set}_pc_32bit

[PATCH] Replace some $ARCH_{get,set}_pc with linux_{get,set}_pc_64bit

[PATCH] Reword the string description of native FreeBSD ptids.

[PATCH] rx: Treat scalars larger than 8 bytes as aggregates in rx_push_dummy_call

[PATCH] sim: allow the assert configure option everywhere [committed]

[PATCH] sim: allow the environment configure option everywhere [committed]

[PATCH] sim: allow the inline configure option everywhere [committed]

[PATCH] sim: clean up some more device detritus [committed]

[PATCH] sim: config: do not try to align settings [committed]

[PATCH] sim: config: drop use of __DATE__/__TIME__ [committed]

[PATCH] sim: convert to bfd_endian [committed]

[PATCH] sim: d10v: gut endian logic [committed]

[PATCH] sim: delete dead current_state globals

[PATCH] sim: drop --enable-sim-cflags option [committed]

[PATCH] sim: drop --enable-sim-{regparm,stdcall} options [committed]

[PATCH] sim: drop common/cconfig.h in favor of a single config.h [committed]

[PATCH] sim: drop host endian configure option [committed]

[PATCH] sim: drop targ-vals.def->nltvals.def indirection [committed]

[PATCH] sim: drop unused SIM_AC_OPTION_PACKAGES [committed]

[PATCH] sim: iq2000/m32r/lm32/sh64: delete dead option code [committed]

[PATCH] sim: mips: drop SIM_AC_OPTION_SMP call [committed]

[PATCH] sim: move many common settings from CPPFLAGS to config.h [committed]

[PATCH] sim: nrun: use lbasename [committed]

[PATCH] sim: parse_args: display getopt error ourselves [committed]

[PATCH] sim: parse_args: polish getopt error message [committed]

[PATCH] sim: ppc: do not exit when parsing args w/gdb [committed]

[PATCH] sim: punt x86-specific bswap logic [committed]

[PATCH] sim: sim_{create_inferior,open,parse_args}: constify argv/env slightly [committed]

[PATCH] sim: stop configuring common subdir [committed]

[PATCH] sim: TODO: move to wiki [committed]

[PATCH] sim: unify min/max macros [committed]

[PATCH] sim: use libiberty countargv in more places [committed]

[PATCH] sim: use STATE_MAGIC helper [committed]

[PATCH] testsuite/gdb.trace: Fix expected message on continue.

[PATCH] testsuite: Add --status to runtest invocation

[PATCH] testsuite: Make check-parallel return non-zero if a test failed

[PATCH] testsuite: Remove unused global references in gdb_test

[PATCH] Use a separate variable for the size passed to sysctl.

[PATCH] waiting_for_stop_reply around remote_fileio_request

Re: [PATCH][PING][PR gdb/19361] Fix invalid comparison functions

[PATCH][PING][PR gdb/19374] null-ptr dereference on solaris when running get_osdata( "processes" )

[PATCH][PUSHED/OBV] gdb: Small cleanup to disasm.c:maybe_add_dis_line_entry

Re: [PATCH][RX] v2 instructions support

[PING] Re: [PATCH] Fix problem handling colon in linespec, PR breakpoints/18303

Fwd: Re: [PING][PATCH 1/1] Add support for Intel PKRU register to GDB and GDBserver.

[pushed 1/2] minor reformatting in sim/common/sim-fpu.c.

[pushed 2/2] Minor comment fixes in sim/common/sim-fpu.c.

[pushed/ob] minor reformatting in printcmd.c::print_scalar_formatted

Re: [RFA] Fix regression introduced in "break *<EXPR>" by explicit location patches

[RFA] Fix regression introduced in "break *<EXPR>" by explicit location patches (was: "Re: [PATCH v6 4/9] Explicit locations: introduce address locations")

Re: [RFC 1/2] Check input interrupt first when reading packet

Re: [RFC 2/2] Change SIGINT handler for extension languages only when target terminal is ours

[RFC/RFA] gdb/CONTRIBUTE update (most of the info is now on our wiki)

[testsuite patch] Fix false FAILs on too long base directory

Re: [testsuite patch] Fix gdb.multi/base.exp testsuite regression

[testsuite patch] Fix gdb.multi/base.exp testsuite regression [Re: [ob/pushed] Stop using nowarnings in gdb/testsuite/gdb.multi/]

[testsuite patch] Fix PR threads/19422 regression + Guile regression [Re: [PATCH+doc] Fix PR threads/19422 - show which thread caused stop]

[testsuite patch] i386 regression for funcargs.exp [Re: [PATCH 3/3] Remove HP-UX references fom testsuite]

Re: [testsuite patch] i386 regression for funcargs.exp [Re: [PATCH 3/3] Remove HP-UX references fom testsuite]

[testsuite patch] Regression for foll-vfork.exp [Re: [PATCH] Remove HP-UX reference in foll-vfork.exp]

Re: [testsuite patch] Regression for foll-vfork.exp [Re: [PATCH] Remove HP-UX reference in foll-vfork.exp]

[testsuite patch]#2 Fix PR threads/19422 regression + Guile regression [Re: [PATCH+doc] Fix PR threads/19422 - show which thread caused stop]

[testsuite patch]#3 Fix PR threads/19422 regression + Guile regression [Re: [PATCH+doc] Fix PR threads/19422 - show which thread caused stop]

[v2] [patch, testsuite] skip tests in with_target_charset if no ICONV support

Re: Always run GDB command post-hook after pre-hook has been run

Andreas Arnez appointed s390 target maintainer

Convert macros in elf-linux-core.h to inline functions

DJGPP specific fix for struct serial_ops in ser-go32.c

Enable gdb to open Linux kernel dumps

FYI/done: "Start of New Year Procedure"

FYI/pushed: fix gdb version parsing in src-release.sh

FYI: converting ss CVS repo to git...

FYI: Minor updates to sim/common/sim-fpu.c

heads up: GDB 7.11 release process to start soon!

How to abort a test?

Hurd: Make gdb/reply_mig_hack.awk script compatible to "mawk" (was: [RFC] GDB Hurd Fixes)

Keith Seitz nominated Linespec Maintainer

Linux core prstatus support

MIPS simulator is broken

Re: Move threads out of jumppad without single step

Re: MSP430 SIM: Add support for hardware multiply

new sim: Visium

one week to go until GDB 7.11 branch creation...

PING #2: Re: [PATCH 1/3] gdb: New set/show max-value-size command.

PING: Re: [PATCH 1/3] gdb: New set/show max-value-size command.

Regression for gdb.threads/fork-plus-threads.exp [Re: [PATCH 3/6] List inferiors/threads/pspaces in ascending order]

Rename elf-linux-psinfo.h to elf-linux-core.h

Re: RFC: block of commands

Re: RFC: block of commands

a suggestion about patch "ping"-s

Use elfcore_write_linux_prstatus in gdb


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