gdb-patches archive
subject index for July, 2015

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] [PATCH v7 00/10] Validate binary before use

[commit] [patch] debug compile: Replace confusing debug message

[commit] [patchv3] compile: Fix crash on cv-qualified self-reference

[commit] [testsuite patch] for: [PATCH] [PR corefiles/17808] i386: Fix internal error when prstatus in core file is too big

[Committed PATCH] Add support for backtracing through Renesas RX exception frames

[COMMITTED PATCH] rl78: Create a flags type for the psw register

[COMMITTED PATCH] rx-tdep.c: Use target_read_code instead of target_read_memory

[COMMITTED PATCH] rx: Create and use flags types for psw, bpsw, and fpsw registers.

[committed, PATCH 1/2] Sync config with GCC

[committed, PATCH] Regenerate configure files

[committed, PATCH] Sync toplevel files with GCC

[committed, testsuite] Reapply fix for gdb.cp/var-tag.exp C++ failures

[doc RFA] stabs.texinfo: @include gdb-cfg.texi.

[obv] [testsuite] i386-biarch-core.exp: Fix comment typo

[obv] add myself to write-after-approval list

[obv] ari: fix strerror() use

[obv] Fix GCC false warning

[OBV][PATCH] gdb: tui_win_name: Make parameter and result const.

[PATCH 0/2] fort_dyn_array: Enable basic Fortran dynamic array support

[PATCH 0/3] convert tui window names to lower case

[PATCH 0/4] C++: handle ptrace(enum __ptrace_request, ...)

[PATCH 0/4] GDBserver linux-arm-low.c cleanup

[PATCH 0/4] Move common aarch64 HW breakpoint/watchpoint code to nat/

[PATCH 0/5] An attempt to provide "scrolling" functionality to TUI (PR tui/14584)

[PATCH 0/5] Change how "target:" gets into filenames

[PATCH 0/5] Extended-remote follow exec

[PATCH 0/7] Aarch64 linux GDB remote multi-arch debugging

[PATCH 0/7] Split c_val_print

[PATCH 0/8] [AArch64] Add support for tracepoints

[PATCH 0/8] Fix various issues in --wrapper in GDBserver

[PATCH 0/8] generated perf tests

[PATCH 00/11] Aarch64 linux GDB native multi-arch debugging (part 1)

[PATCH 00/14] Split generic_val_print in smaller parts

Re: [PATCH 00/24] Remove gdb,noinferiorio from gdbserver boards

[PATCH 01/11] Remove {fetch,store}_fpregister and {fetch,store}_register

[PATCH 01/14] Factor out print_unpacked_pointer from generic_val_print

[PATCH 02/11] New aarch32-linux-nat.c

[PATCH 02/14] Factor out array printing code from generic_val_print

[PATCH 03/11] Native debug arm program by aarch64 GDB

[PATCH 03/14] Factor out pointer printing code from generic_val_print

[PATCH 04/11] Set architecture to arm in arm-*.xml files

[PATCH 04/14] Factor out memberptr printing code from generic_val_print

[PATCH 05/11] Adjust gdb.multi tests for aarch64

[PATCH 05/14] Factor out reference printing code from generic_val_print

[PATCH 06/11] Enable multi-arch test in catch-syscall.exp on aarch64

[PATCH 06/14] Factor out enum printing code from generic_val_print

[PATCH 07/11] New proc is_aarch32_target

[PATCH 07/14] Factor out flags printing code from generic_val_print

[PATCH 08/11] New proc is_aarch64_target

[PATCH 08/14] Factor out function/method printing code from generic_val_print

[PATCH 09/11] [gdbserver] Rename supports_conditional_breakpoints to supports_hardware_single_step

[PATCH 09/14] Factor out bool printing code from generic_val_print

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

[PATCH 1/2] gdb: Check the selected-frame in frame_find_by_id.

[PATCH 1/3] gdb: Convert TUI windows names to lower case.

[PATCH 1/4] btrace: fix build fail with 32-bit BFD

[PATCH 1/4] int -> enum target_hw_bp_type in aarch64-linux-nat.c

[PATCH 1/4] make gdbserver use the same ptrace autoconf checks as gdb

[PATCH 1/5] Extended-remote exec events

Re: [PATCH 1/5] Introduce build_debug_file_name

[PATCH 1/5] Revert default system root back to ""

[PATCH 1/5] tui: reset start_line whenever cur_line is reset

[PATCH 1/5] Update comment for struct type's length field, introduce type_length_units

[PATCH 1/7] Move have_ptrace_getregset to linux-low.c

[PATCH 1/7] Remove unneeded variable assignment

[PATCH 1/8] [AArch64] Refactor aarch64_make_prologue_cache

[PATCH 1/8] Disallow using --attach and --wrapper together.

[PATCH 1/8] gen-perf-test: clean_restart

[PATCH 10/11] Reply s and S vCont actions if target supports hardware single step

[PATCH 10/14] Factor out int printing code from generic_val_print

[PATCH 11/11] New target_ops hook to_can_do_single_step

[PATCH 11/14] Factor out char printing code from generic_val_print

[PATCH 12/14] Factor out float printing code from generic_val_print

[PATCH 13/14] Factor out decfloat printing code from generic_val_print

[PATCH 14/14] Factor out complex printing code from generic_val_print

[PATCH 2/2] fort_dyn_array: add basic test coverage

[PATCH 2/2] gdb: Select a frame for frame_info.

[PATCH 2/3] gdb/tui: Define tui window names once.

[PATCH 2/4] Don't use arm_regmap and arm_num_regs in arm_fill_gregset and arm_store_gregset

[PATCH 2/4] Move gdb_ptrace.h to nat/

[PATCH 2/4] record: set stop_pc in "record goto" command

[PATCH 2/4] Use debug_printf to print debug message

Re: [PATCH 2/5 v4] powerpc: Support z-point type in gdbserver.

RE: [PATCH 2/5] btrace: support Intel(R) Processor Trace

[PATCH 2/5] Extended-remote exec catchpoints

Re: [PATCH 2/5] Pre-strip now-unnecessary trailing directory separators

[PATCH 2/5] tui: use tui_putc to output newline entered by the user

[PATCH 2/5] Update comments in struct value for non-8-bits architectures

[PATCH 2/5] Update Valgrind GDB special case

Re: [PATCH 2/7 v3] Tracepoint for ppc64.

[PATCH 2/7] Factor out print_unpacked_pointer from c_val_print

[PATCH 2/7] New regs_info for aarch32

[PATCH 2/8] [AArch64] Refactor aarch64_make_stub_cache

[PATCH 2/8] gen-pert-test: compiler-info

[PATCH 2/8] Test --wrapper in extended-remote

[PATCH 3/3] gdb/tui: Use cleanups to free string copies.

Re: [PATCH 3/3] Replace TUI's select_frame hook (PR tui/13378)

[PATCH 3/4] ari, btrace: avoid unsigned long long

[PATCH 3/4] C++: handle glibc's ptrace(enum __ptrace_request, ...)

[PATCH 3/4] Pass aarch64_debug_reg_state to functions

[PATCH 3/4] Use regcache->tdesc instead of arm_hwcap

[PATCH 3/5] Extended-remote support for exec event tests

[PATCH 3/5] Introduce get_value_arch

[PATCH 3/5] Rename TARGET_SYSROOT_PREFIX as TARGET_FILENAME_PREFIX

[PATCH 3/5] tui: simplify and fix up handling of start_line in tui_redisplay_readline

Re: [PATCH 3/5] Update how find_separate_debug_file handles CANON_DIR argument

[PATCH 3/7] Factor out array printing code from c_val_print

[PATCH 3/7] Use arm target description and regs_info for 32-bit file on aarch64 GDBserver

[PATCH 3/8] [AArch64] Only access inferior registers when creating a frame cache

[PATCH 3/8] gen-perf-test: debian --as-needed

[PATCH 3/8] Set general_thread after restart

[PATCH 3/N] remote follow fork and spurious child stops in non-stop mode

[PATCH 4/4] btrace, pt: support new packets

[PATCH 4/4] Linux: sys/ptrace.h -> nat/gdb_ptrace.h everywhere

[PATCH 4/4] Move common aarch64 HW breakpoint/watchpoint code to nat/

[PATCH 4/4] Remove global variable arm_hwcap

Re: [PATCH 4/5 v4] Tracepoint for ppc64.

[PATCH 4/5 v5] Tracepoint for ppc64

Re: [PATCH 4/5] Add "target:" filename handling to find_separate_debug_file

[PATCH 4/5] Consider addressable memory unit size in various value functions

[PATCH 4/5] Eliminate spurious warnings from remote exec

[PATCH 4/5] tui: make updating of start_line in tui_puts more consistent

[PATCH 4/5] Use TARGET_FILENAME_PREFIX as the system root in some cases

[PATCH 4/7] Factor out pointer printing code from c_val_print

[PATCH 4/7] Get and set PC correctly on aarch64 in multi-arch

[PATCH 4/8] [AArch64] Teach prologue unwinder to terminate gracefully

[PATCH 4/8] gen-pert-test: measure logging

[PATCH 4/8] Test --wrapper when restarting process.

Re: [PATCH 5/5 v4] Allow target to decide where to map jump-pad.

[PATCH 5/5] Add new test internalvar.exp

Re: [PATCH 5/5] Also look for debug files in gdb_sysroot

[PATCH 5/5] Extended-remote exec event docs

[PATCH 5/5] tui: maintain a scrollback buffer and dump it upon exit (PR tui/14584)

[PATCH 5/5] Update exec_file_find callers

[PATCH 5/7] Disable Z0 packet on aarch64 on multi-arch debugging

[PATCH 5/7] Factor out struct and union printing code from c_val_print

[PATCH 5/8 v2] gen-perf-test: parallel build support

[PATCH 5/8] [AArch64] Teach stub unwinder to terminate gracefully

[PATCH 5/8] gen-pert-test: parallel build support

[PATCH 5/8] Refactor start_inferior

Re: [PATCH 6/6] Add test that exercises the inferior being killed while stopped under GDB

[PATCH 6/7] Disable tracepoint support for aarch32

[PATCH 6/7] Factor out int printing code from c_val_print

[PATCH 6/8] [AArch64] Implement gdbarch_gen_return_address gdbarch method

[PATCH 6/8] gen-pert-test: assemble functions return results

[PATCH 6/8] Set proc->priv->new_inferior out of linux_add_process

[PATCH 7/7] Factor out memberptr printing code from c_val_print

[PATCH 7/7] Mention multi-arch debugging support in NEWS

[PATCH 7/8] [testsuite][AArch64] Port gdb.trace

[PATCH 7/8] gen-perf-test: The perf-test generator

[PATCH 7/8] Initialise target descrption after skipping extra traps for --wrapper

[PATCH 8/8] [GDBServer][AArch64] Enable support for tracepoints

[PATCH 8/8] gen-perf-test: gmonster 1,2

[PATCH 8/8] Remove proc->priv->new_inferior

[PATCH obv/pushed] Fix m32r_remove_watchpoint parameter type

[PATCH obv/pushed] MIPS ptrace build fixes

[PATCH obv] Fix test for Python 3

[PATCH OBV] Fix typo in aarch64_linux_insert_hw_breakpoint

[PATCH obvious/pushed] gdb.mi/mi-pending.c: Return NULL instead of nothing in thread function

[PATCH v10 04/10] Create empty common/linux-maps.[ch] and common/target-utils.[ch]

[PATCH v11 0/7] Validate binary before use

[PATCH v11 04/10] Create empty common/linux-maps.[ch] and common/target-utils.[ch]

[PATCH v11 1/7] Create empty common/linux-maps.[ch] and common/target-utils.[ch]

[PATCH v11 2/7] Move gdb_regex* to common/

[PATCH v11 3/7] Prepare linux_find_memory_regions_full & co. for move

[PATCH v11 4/7] Move linux_find_memory_regions_full & co.

[PATCH v11 5/7] gdbserver build-id attribute generator

[PATCH v11 6/7] Validate symbol file using build-id

[PATCH v11 7/7] Tests for validate symbol file using build-id

[PATCH v2 0/2] PR threads/18600: Threads left stopped after fork+thread spawn

[PATCH v2 0/5] Extended-remote exec events

[PATCH v2 0/5] Support Intel(R) Processor Trace

Re: [PATCH v2 02/18] Remove completion_tracker_t from the public completion API.

[PATCH v2 1/2] PR threads/18600: Threads left stopped after fork+thread spawn

[PATCH v2 1/2] record: set stop_pc in "record goto" command

[PATCH v2 1/5] configure: check for libipt

[PATCH v2 1/5] Extended-remote follow exec

[PATCH v2 2/2] ari, btrace: avoid unsigned long long

[PATCH v2 2/2] PR threads/18600: Inferiors left around after fork+thread spawn

[PATCH v2 2/5] btrace: support Intel(R) Processor Trace

[PATCH v2 2/5] Extended-remote exec catchpoints

[PATCH v2 2/8] [AArch64] Refactor aarch64_make_stub_cache

[PATCH v2 3/5] btrace, linux: use data_size and data_offset

[PATCH v2 3/5] Extended-remote support for exec event tests

[PATCH v2 4/5] btrace: store raw btrace data

[PATCH v2 4/5] Eliminate spurious warnings from remote exec

[PATCH v2 4/8] [AArch64] Teach prologue unwinder to terminate gracefully

[PATCH v2 5/5] btrace: maintenance commands

[PATCH v2 5/5] Extended-remote exec event docs

[PATCH v2 5/8] [AArch64] Teach stub unwinder to terminate gracefully

[PATCH v2 7/8] [testsuite][AArch64] Port gdb.trace

[PATCH v2] D: Support looking up symbols in the current and imported modules

Re: [PATCH v2] GDBserver crashes when killing a multi-thread process

[PATCH v2] Make sure GDB uses a valid shell when starting the inferior and to perform the "shell" command

[PATCH v3 4/8] [AArch64] Teach prologue unwinder to terminate gracefully

[PATCH v3] ari, btrace: avoid unsigned long long

Re: [PATCH v3] Make only user-specified executable and symbol filenames sticky

[PATCH v3] Make sure GDB uses a valid shell when starting the inferior and to perform the "shell" command

Re: [PATCH v7 03/10] Code cleanup: Rename enum -> enum filterflags

Re: [PATCH v7 05/10] Move gdb_regex* to common/

Re: [PATCH v7 08/10] gdbserver build-id attribute generator

Re: [PATCH v7 10/10] Tests for validate symbol file using build-id

Re: [PATCH v8 09/10] Validate symbol file using build-id

[PATCH v9 09/10] Validate symbol file using build-id

[PATCH, MIPS] Move encoded as 'or' in binutils.

RE: [PATCH, MIPS] Support shared library debug with MIPS PIE (gdb)

[patch, nios2] don't allow non-stack memory writes in the prologue

[patch, nios2] fix _initialize_nios2_linux_tdep for BFD mach changes

[patch, nios2] Nios II R2 support for GDB

[patch, nios2] update trap/break handling in prologue analyzer

[patch, testsuite] further robustify gdb.base/bp-permanent.exp

[patch, testsuite] restrict gdb.arch/ppc64-symtab-cordic.exp to ppc64 targets

[PATCH/7.10 0/2] gdbserver: Fix several fork support (& co) issues

[PATCH/7.10 1/2] Linux gdbserver confused when event randomization returns a process exit event

[PATCH/7.10 2/2] gdbserver: Fix non-stop / fork / step-over issues

[PATCH/obvious] Call gdb_exit before gdb_skip_xml_test on gdb.base/catch-syscall.exp

[PATCH] [1/14] Completes renaming of configure.in files to .ac

[PATCH] [10/14] Completes renaming of configure.in files to .ac

[PATCH] [11/14] Completes renaming of configure.in files to .ac

[PATCH] [12/14] Completes renaming of configure.in files to .ac

[PATCH] [13/14] Completes renaming of configure.in files to .ac

[PATCH] [14/14] Completes renaming of configure.in files to .ac

[PATCH] [2/14] Completes renaming of configure.in files to .ac

[PATCH] [3/14] Completes renaming of configure.in files to .ac

[PATCH] [4/14] Completes renaming of configure.in files to .ac

[PATCH] [5/14] Completes renaming of configure.in files to .ac

[PATCH] [6/14] Completes renaming of configure.in files to .ac

[PATCH] [7/14] Completes renaming of configure.in files to .ac

[PATCH] [8/14] Completes renaming of configure.in files to .ac

[PATCH] [9/14] Completes renaming of configure.in files to .ac

[PATCH] [AArch64] Mark single precision pseudo registers unavailable if invalid

[PATCH] [AArch64] Refactor aarch64_make_prologue_cache

[PATCH] [AArch64] Rename boolean arguments in decoding functions

[PATCH] [Ada] Add support for subprogram renamings

[PATCH] [arm] Fix regression by Do not skip prologue for asm (.S) files

[PATCH] [COMMITTED] Don't build readline's shared libs by default

[PATCH] [gdbserver, aarch64] Set userregs to NULL in regs_info

[PATCH] [gdbserver] Don't set srv_linux_usrregs for aarch64*-*-linux*

[PATCH] [GDBserver][AArch64] Cleanup comments for each linux_target_ops method

[PATCH] [GDBserver][AArch64] Enable support for range stepping

[PATCH] [OBV] batch-preserve-term-settings.exp: use send_quit_command some more

[PATCH] [testsuite] Skip gdb.trace/range-stepping.exp test case if not supported

Re: [PATCH] Add a find_source hook for extension languages to locate missing source files.

[PATCH] Add end_psymtab_common

[PATCH] Add NEWS entry for tracepoints support on aarch64-linux

Re: [PATCH] Add proper handling for non-local references in nested functions

[PATCH] Add support for multiple data points to perf tests

[PATCH] bfd: Fix regression when building bfd on mingw32

[PATCH] btrace: fix case label in btrace_data_append

[PATCH] Call ptid_get_pid instead of get_thread_id in aarch64_linux_get_debug_reg_capacity

[PATCH] Call target_terminal_ours in quit_force

[PATCH] Clean up batch-preserve-term-settings.exp

[PATCH] Cleanup value_fetch_lazy's comment and return value

Re: [PATCH] config: fix AM_ICONV for in-tree libiconv

[PATCH] D: Support looking up symbols in the current and imported modules

[PATCH] D: support reading modules from DWARF

[patch] debug compile: Replace confusing debug message

Re: [PATCH] Delete program spaces directly when removing inferiors

[PATCH] Don't crash on dummy CUs

[PATCH] Don't throw an error in "show mpx bound" implementation

[PATCH] dwarf2read: Allow SEC_ALLOC sections to be located at address 0

[PATCH] Factor out rbreak_command with concat

Re: [PATCH] Fix =thread-exited not showing up when detaching (PR 15564)

[PATCH] Fix ARI warnings to nat/aarch64-linux-hw-point.{c,h}

[PATCH] Fix assert failure in invocation of "[kill|detach] inferiors 1"

[PATCH] Fix attach-pie-noexec.exp fail on native-extended-gdbserver

[PATCH] Fix build issue due to Introduce nat/linux-namespaces.[ch] patch

[PATCH] Fix fail in gdb.server/wrapper.exp

[PATCH] Fix instruction skipping when using software single step in gdbserver.

[PATCH] Fix invoking "[kill|detach] inferiors" on inferiors that are not running

Re: [PATCH] Fix problems with finishing a dummy function call on simulators.

[PATCH] Fix threads left stopped after fork+thread spawn (PR threads/18600)

[PATCH] Fix using uninitialised values

[PATCH] gdb python LineTable.source_lines docstring returns List, not FrozenSet

[PATCH] gdb.python/py-events.exp and normal_stop observers ordering

[PATCH] gdb/doc: Fix incorrect use of @xref.

[PATCH] gdb/doc: Update 'frame' command documentation.

[PATCH] gdb/gdbtypes: fix handling of typedef layers between array types

[PATCH] gdb/tui: Add command completion to winheight command.

[PATCH] gdb/tui: Don't cast between window types.

[PATCH] gdb: Rewrite documentation for layout and focus commands.

[PATCH] gdbserver/ax.c: resolve compiler warning

[PATCH] Have SIGTERM promptly quit GDB even when the dummy target is active

[PATCH] Implement a simple "frame type" cache for Renesas RX

[PATCH] Initialize terminal_state to terminal_is_ours

Re: [PATCH] Make only user-specified executable filenames sticky

[PATCH] Make sure GDB uses a valid shell when starting the inferior and to perform the "shell" command

[PATCH] Make sure terminal settings are restored before exiting

[PATCH] Make sure to update registers if frame information has changed

[PATCH] Mostly trivial enum fixes

[PATCH] Move aarch64_linux_get_debug_reg_capacity to nat/aarch64-linux-hw-point.c

[PATCH] objfiles.h, psympriv.h, psymtab.c whitespace

[PATCH] Pass ptid to aarch64_linux_get_debug_reg_capacity

[PATCH] PR record/18691: Fix fails in solib-precsave.exp

[PATCH] preserve 'to' bits when generating bytecode for a narrowing conversion

[PATCH] python: fix Linetable case to LineTable in docstrings and comments

[PATCH] remote.c: Ensure that inferior_ptid is on the thread list

[PATCH] Remove "val" arg to add_psymbol_to_bcache

[PATCH] Remove CHECK_TYPEDEF, use check_typedef instead

[PATCH] Remove get_thread_id

[PATCH] Remove isize output argument from fast_tracepoint_valid_at

[PATCH] Remove REMOTE_EXAMPLES from gdb/Makefile.in

[PATCH] Remove some hardcoded bitfield sizes

[PATCH] Remove symlinks created in argv0-symlink.exp and general cleanup

[PATCH] Remove xfail in gdb.mi/mi-watch.exp

[PATCH] Replace the block_found global with explicit data-flow

[PATCH] Return zero in aarch64_linux_can_use_hw_breakpoint if target doesn't support HW watchpoint/breakpoint

[PATCH] Rewrite mixed source/assembler disassembly

[PATCH] search_struct_field: remove OFFSET parameter

Re: [PATCH] Share the "multi_line" helper among all Ada testcases

[PATCH] show configuration --without-python

[PATCH] single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from 10000.

[PATCH] Sync readline/ to version 7.0 alpha

[PATCH] Test that terminal settings are restored after quitting via SIGTERM

[PATCH] testsuite: tcl exec& -> 'kill -9 $pid' is racy (attach-many-short-lived-thread.exp races and others)

Re: [PATCH] toplevel: fixes for in-tree libiconv

[PATCH] tui: replace deprecated_register_changed_hook with observer

Re: [patch] unbreak nios2-*-linux* testing

[PATCH] Uniquefy gdb.threads/attach-into-signal.exp

[PATCH] Uniquify test names from gdb.python/{py-objfile.exp,py-pp-registration.exp}

[PATCH] Unset attach_flag when running a new process

[PATCH] use system rl headers, when --with-system-readline is provided

Re: [PATCH] use system rl headers, when --with-system-readline is provided/2

[PATCH] Warn the user when $SHELL is invalid

Re: [patchv2] compile: Fix crash on cv-qualified self-reference

[patchv3] compile: Fix crash on cv-qualified self-reference

[PING][PATCH] Remove isize output argument from fast_tracepoint_valid_at

[PING^2] [PATCH] Expose signal and syscall catchpoints to Python

[pushed] Fix failed exec error message

[pushed] Fix gdb.server/server-exec-info.exp with the extended-remote board

[pushed] Fix s390 GNU/Linux build after enum __ptrace_request changes

[pushed] gdbserver/event-loop.c: type mismatch

[pushed] Make gdb.base/multi-forks.exp work with the native-extended-gdbserver board

[pushed] PR gdb/18717: internal error if non-leader thread exits process

[pushed] Re: [PATCH v2 1/2] PR threads/18600: Threads left stopped after fork+thread spawn

[release/branch 1/2] Bump version to 7.9.90.DATE-cvs.

[release/branch 1/2] Document the GDB 7.9.90 release in gdb/ChangeLog

[release/branch 2/2] Bump GDB version number to 7.9.90.DATE-cvs.

[release/branch 2/2] Set development mode to "off" by default.

[release/branch] Set GDB version number to 7.9.90.

[release/HEAD 1/2] Bump version to 7.10.50.DATE-cvs.

[release/HEAD 2/2] Update NEWS post GDB 7.10 branch creation.

[revert] [PATCH v7 00/10] Validate binary before use

[RFC 1/4] Move ARM register numbers enum to arch/arm.h

[RFC] Use of create_new_frame from 'frame'.

[testsuite commit] [testsuite patch] Fix testsuite regression by: Do not skip prologue for asm (.S) files

Re: [testsuite patch] Fix testsuite regression by: Do not skip prologue for asm (.S) files

Re: [V4 00/21] Fortran dynamic array support

Re: ARM SIM: Add support for VFP instructions

buildbot: Fedora-i686 configuration problem

C++ patches

FYI/BRANCH: Patches applied to branch gdb-7.10-branch

FYI/HEAD: Patches applied to branch master

Re: GDB 7.10 new branching date: Jun 29th, 2015

GDB 7.10 release 2015-07-17 status update?

GDB 7.9.90 available for testing

gdb-7.10 branch _un_frozen

gdb-7.10 branch FROZEN

MIPS build slave

New ARI warning Fri Jul 3 01:54:14 UTC 2015

New ARI warning Sat Jul 18 01:54:21 UTC 2015

New ARI warning Sat Jul 25 01:54:06 UTC 2015

New ARI warning Tue Jul 7 02:05:21 UTC 2015 in gdb-7.10-branch

PING: [PATCH 0/2] frame_find_by_id & selected_frame issues

ping: [PATCH v11 0/7] Validate binary before use

Re: ping: [testsuite patch] for: [PATCH] [PR corefiles/17808] i386: Fix internal error when prstatus in core file is too big

Ping: Re: RFA: AArch64 sim

Racy failures on gdb.base/gdbinit-history.exp (native-extended-gdbserver/-m64) (was: Re: [PATCH] Don't truncate the history file when history size is unlimited)

racy tests

Readline patches

Re: RFA: AArch64 sim

RFC: [PATCH] Make default compression gABI compliant

Re: Several regressions and we branch soon.

Should this be on the blocker list for the 7.10 release?

Something wrong in buildbot?

Testsuite docs: explain ptrace_scope and core_pattern requirements.


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