gdb-cvs archive
subject index for February, 2016

This is the mail archive of the gdb-cvs@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:

[binutils-gdb/gdb-7.10-branch] Fix '-data-read-memory-bytes' typo/assertion

[binutils-gdb/gdb-7.11-branch] Add missing gdb.arch/i386-prologue.c prototypes

[binutils-gdb/gdb-7.11-branch] Bump GDB version number to 7.10.90.DATE-cvs.

[binutils-gdb/gdb-7.11-branch] Bump GDB version number to 7.11.0.DATE-git.

[binutils-gdb/gdb-7.11-branch] Bump version to 7.10.90.DATE-git.

[binutils-gdb/gdb-7.11-branch] Clear *VAL in regcache_raw_read_unsigned

[binutils-gdb/gdb-7.11-branch] Document the GDB 7.10.90 release in gdb/ChangeLog

[binutils-gdb/gdb-7.11-branch] Document the GDB 7.11 release in gdb/ChangeLog

[binutils-gdb/gdb-7.11-branch] Fix cleanup in arm_linux_software_single_step

[binutils-gdb/gdb-7.11-branch] Fix more testcases with standard_output_file.

[binutils-gdb/gdb-7.11-branch] gdb-gdb.py: SyntaxError: Missing parentheses in call to 'print'

[binutils-gdb/gdb-7.11-branch] gdb/NEWS: Change "since GDB 7.10" -> "in GDB 7.11".

[binutils-gdb/gdb-7.11-branch] gdb/version.in: Replace -cvs suffix by -git suffix

[binutils-gdb/gdb-7.11-branch] i386-biarch-core.exp: Use standard_output_file

[binutils-gdb/gdb-7.11-branch] PR remote/19496, internal err forking-threads-plus-bkpt

[binutils-gdb/gdb-7.11-branch] Set GDB version number to 7.10.90.

[binutils-gdb/gdb-7.11-branch] Set GDB version number to 7.11.

[binutils-gdb/gdb-7.11-branch] testsuite regression: gdb.fortran/vla-value-sub.exp gdb.fortran/vla-value-sub-finish.exp

[binutils-gdb/gdb-7.11-branch] testsuite: Fix false Fortran regressions with recent gcc

[binutils-gdb] [ARM] Fixup PC in software single step

[binutils-gdb] [ARM] Software single step cross kernel helpers

[binutils-gdb] [gdbserver, aarch64] Use linux_{set, get}_pc_{64, 32}bit

[binutils-gdb] [OBV] gdb/rs6000: Fix maybe-uninitialized warning.

[binutils-gdb] [PR gdb/13808] gdb.trace: Pass tdesc selected in gdbserver to IPA.

[binutils-gdb] [testsuite] Remove BASEDIR

[binutils-gdb] aarch64-linux process record: more syscalls

[binutils-gdb] Adaptation of siginfo fixup for the new bnd fields

[binutils-gdb] Add aarch64-*-rtems* target

[binutils-gdb] Add bound related fields to the siginfo structure

[binutils-gdb] Add D support to gdb_default_target_compile.

[binutils-gdb] Add missing cleanup in exec_file_locate_attach

[binutils-gdb] Add missing gdb.arch/i386-prologue.c prototypes

[binutils-gdb] Add missing quotes to gdb/testsuite/README

[binutils-gdb] Add x86_64-*-rtems* target

[binutils-gdb] Also update recursive call to d_lookup_symbol_imports.

[binutils-gdb] Always organize test artifacts in a directory hierarchy

[binutils-gdb] arm-tdep.c: Change type of insn parameters

[binutils-gdb] arm-tdep.c: Fix typo

[binutils-gdb] arm-tdep.c: Remove unused "to" parameters

[binutils-gdb] arm-tdep.c: Remove unused arm_displaced_step_copy_insn

[binutils-gdb] arm-tdep.c: Remove unused variables

[binutils-gdb] avoid compiler warnings in remote-m32r-sdi.c

[binutils-gdb] breakpoints/19546: Fix crash after updating breakpoints

[binutils-gdb] btrace, frame: fix crash in get_frame_type

[binutils-gdb] Build unavailable-stack frames for tracepoint.

[binutils-gdb] Bump version to 7.11.50.DATE-git.

[binutils-gdb] Clear *VAL in regcache_raw_read_unsigned

[binutils-gdb] Created branch 'gdb-7.11-branch'

[binutils-gdb] Created tag gdb-7.11-release

[binutils-gdb] Created tag users/hjl/linux/release/2.26.51.0.1

[binutils-gdb] Determine the iteration count based on wallclock instead of user+system time.

[binutils-gdb] Document the GDB 7.11 release in gdb/ChangeLog

[binutils-gdb] Don't print 0x for core_addr_to_string_nz

[binutils-gdb] Don't recursively look for a symbol in all imports of imported modules.

[binutils-gdb] Enable/update legacy linespecs in MI.

[binutils-gdb] Extend "skip" command to support -file, -gfile, -function, -rfunction.

[binutils-gdb] Fix arm process record code format

[binutils-gdb] Fix build breakage

[binutils-gdb] Fix cleanup in arm_linux_software_single_step

[binutils-gdb] Fix CXX invalid cast from void *.

[binutils-gdb] Fix in-tree, parallel running of Ada tests

[binutils-gdb] Fix logic in exec_file_locate_attach

[binutils-gdb] Fix more testcases with standard_output_file.

[binutils-gdb] Fix PR19548: Breakpoint re-set inserts breakpoints when it shouldn't

[binutils-gdb] Fix siginfo C++ build error

[binutils-gdb] Fix some comments in varobj.{c,h}

[binutils-gdb] Fix various bugs in arm_record_exreg_ld_st_insn

[binutils-gdb] frame: add skip_tailcall_frames

[binutils-gdb] gdb-gdb.py: SyntaxError: Missing parentheses in call to 'print'

[binutils-gdb] gdb.base/skip.exp: Clean up multiple references to same test name.

[binutils-gdb] gdb.texinfo (Skipping Over Functions and Files): Fix typo.

[binutils-gdb] gdb.texinfo (Value Sizes): Fix typo.

[binutils-gdb] gdb.trace/tfile-avx.c: Change ymm15 to xmm15 for old gcc.

[binutils-gdb] gdb.trace: Add a testcase for tdesc in tfile.

[binutils-gdb] gdb.trace: Deduplicate write_inferior_data_ptr.

[binutils-gdb] gdb.trace: Fix off-by-one in tfile_fetch_registers.

[binutils-gdb] gdb.trace: Fix unavailable.exp if last register happens to be PC.

[binutils-gdb] gdb.trace: Read XML target description from tfile.

[binutils-gdb] gdb.trace: Remove unnecessary target check from ftrace.exp.

[binutils-gdb] gdb.trace: Save XML target description in tfile.

[binutils-gdb] gdb.trace: Surround $call_insn with \y in entry-values.exp

[binutils-gdb] gdb.trace: Use g packet order in tfile_fetch_registers.

[binutils-gdb] gdb/doc: Add documentation for tfile description section lines.

[binutils-gdb] gdb/s390: Fill guess_tracepoint_registers hook.

[binutils-gdb] gdb/x86: Implement ax_pseudo_register_collect hook.

[binutils-gdb] gdb: Add guess_tracepoint_registers hook to gdbarch.

[binutils-gdb] gdb: Fix build failure in xml-tdesc.c without expat.

[binutils-gdb] gdb: Guard against undefined behaviour in mi-vla-fortran.exp

[binutils-gdb] gdb: New set/show max-value-size command.

[binutils-gdb] gdbserver/s390: Advertise Z0 packet support.

[binutils-gdb] gdbserver/s390: Enable high GPRs, VX, TDB with 31-bit gdbserver.

[binutils-gdb] gdbserver: Remove tracepoint_action ops.

[binutils-gdb] Generalize gdb.reverse/aarch64.exp

[binutils-gdb] Handle MIPS Linux SIGTRAP siginfo.si_code values

[binutils-gdb] i386-biarch-core.exp: Use standard_output_file

[binutils-gdb] Initialize variables in i386_linux_handle_segmentation_fault

[binutils-gdb] Intel MPX bound violation handling

[binutils-gdb] MAINTAINERS: Add Thiemo Seufer back, as a past maintainer

[binutils-gdb] Map registers to remote numbers when encoding an ax_reg or ax_reg_mask operation

[binutils-gdb] Mention PR remote/19496 in gdb/testsuite/ChangeLog entry

[binutils-gdb] Merge gdb and gdbserver implementations for siginfo

[binutils-gdb] Modernize configure.ac's

[binutils-gdb] Move new skip features to proper section (post 7.11).

[binutils-gdb] Move tfile-avx.exp to tracefile-pseudo-reg.exp

[binutils-gdb] powerpc: Support z-point type in gdbserver.

[binutils-gdb] PR remote/19496, internal err forking-threads-plus-bkpt

[binutils-gdb] Preparation for new siginfo on Linux

[binutils-gdb] Prevent possible undefined behaviour computing the size of the scache by usingunsigned integers inst

[binutils-gdb] Process record for aarch64-linux syscall

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

[binutils-gdb] Record right reg num of thumb special data instructions

[binutils-gdb] Refactor string_to_event_location for legacy linespec support.

[binutils-gdb] remote.c: Cleanup unused variables

[binutils-gdb] Remove gdb.base/branches.c

[binutils-gdb] Remove PC from syscall_next_pc

[binutils-gdb] Remove search_parents parameter from d_lookup_symbol_imports.

[binutils-gdb] Remove setup_kfail server/13796 in disp-step-syscall.exp

[binutils-gdb] Rename gdb.reverse/aarch64.{exp, c} to gdb.reverse/insn-reverse.{exp, c}

[binutils-gdb] Revert "Fix build breakage"

[binutils-gdb] Set breakpoint condition-evaluation in forking-threads-plus-breakpoint.exp

[binutils-gdb] sim: mips: fix prog_bfd usage

[binutils-gdb] stack: check frame_unwind_caller_id

[binutils-gdb] Support 'make check-parallel' in gdb's build dir

[binutils-gdb] Support more syscalls in linux-record: pipe2 epoll_create1 eventfd2 fallocate dup3 and inotify_init1

[binutils-gdb] Sync top level files with gcc.

[binutils-gdb] Test gdb.threads/forking-threads-plus-breakpoint.exp with displaced stepping off

[binutils-gdb] testsuite regression: gdb.fortran/vla-value-sub.exp gdb.fortran/vla-value-sub-finish.exp

[binutils-gdb] testsuite: Fix false Fortran regressions with recent gcc

[binutils-gdb] testsuite: Fix save-trace.exp writing outside standard output directory

[binutils-gdb] testsuite: Fix some tests that write outside of the standard output directory

[binutils-gdb] testsuite: Make standard_temp_file use invocation-specific directories

[binutils-gdb] ui-out.c: Remove unused enum

[binutils-gdb] Update NEWS post GDB 7.11 branch creation.

[binutils-gdb] Use linux_get_siginfo_type_with_fields for x86

[binutils-gdb] Use string_to_event_location_basic in guile.

[binutils-gdb] Use the target architecture when encoding tracepoint actions

[binutils-gdb] varobj: Cleanup dead code

[binutils-gdb] waiting_for_stop_reply around remote_fileio_request

[binutils-gdb] Whitespace cleanup for skip testcase.


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