gdb-cvs archive
subject index for March, 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.11-branch] Add regression test for PR gdb/19858 (JIT code registration on attach)

[binutils-gdb/gdb-7.11-branch] btrace: fix PR gdb/19829

[binutils-gdb/gdb-7.11-branch] Fix PR gdb/19676: Disable displaced stepping if /proc not mounted

[binutils-gdb/gdb-7.11-branch] Fix PR gdb/19676: Internal error in linux-thread.db.c if /proc not mounted

[binutils-gdb/gdb-7.11-branch] Fix PR gdb/19858: GDB doesn't register the JIT libraries on attach

[binutils-gdb/gdb-7.11-branch] Make gdb.base/jit.exp binaries unique

[binutils-gdb] 2016-03-29 Don Breazeal <donb at codesourcery dot com>

[binutils-gdb] [CRIS] Don't internal error if forced big endian

[binutils-gdb] [FR-V] Handle FR300

[binutils-gdb] [GDBserver] Leave child suspended when step over parent

[binutils-gdb] [OBV] gdbserver: Only write ipa_tdesc_idx if agent is actually loaded.

[binutils-gdb] [spu] throw error when target_read_memory fails

[binutils-gdb] Add $_as_string convenience function

[binutils-gdb] Add arm epilogue unwinder

[binutils-gdb] Add cole945@ to earlier entry. Fix typo in same entry.

[binutils-gdb] Add cpsr_flags to aarch64 core regs.

[binutils-gdb] Add mips and s390 build targets for gold.

[binutils-gdb] Add new maintainer to Write After Approval.

[binutils-gdb] Add quotation mark in test message

[binutils-gdb] Add regression test for PR gdb/19858 (JIT code registration on attach)

[binutils-gdb] Add simulation of MUL and NEG instructions to AArch64 simulator.

[binutils-gdb] ARM process record: median instructions

[binutils-gdb] ARM process record: VMOV

[binutils-gdb] Assert that a floating type's length is at least as long as its format

[binutils-gdb] Avoid spaces in osabi names

[binutils-gdb] Call enqueue_pending_signal in linux_resume_one_lwp_throw

[binutils-gdb] Canonicalize more arm linux syscalls

[binutils-gdb] Check func against 0 rather than NULL

[binutils-gdb] Check lwp_signal_can_be_delivered for enqueue/dequeue pending signals

[binutils-gdb] Command line input handling TLC

[binutils-gdb] Compile gdb.arch/arm-neon.c with "quiet"

[binutils-gdb] Compile gdb.arch/arm-neon.exp with debug info

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

[binutils-gdb] Document possible unreliability of '$_ret'

[binutils-gdb] Eliminate async_annotation_suffix

[binutils-gdb] Extend flags to support multibit and enum bitfields.

[binutils-gdb] feature_to_c.sh: Print help when passing no arguments

[binutils-gdb] Fix "set architecture mips:10000" crash

[binutils-gdb] Fix argument passing for call

[binutils-gdb] Fix bugs in the simulation of the AArch64's ADDP, FADDP, LD1, CCMP and CCMP instructions.

[binutils-gdb] Fix code to check for illegal element numbers when accessing AArch64 vector registers in AArch64 sim

[binutils-gdb] Fix detection of gfortran compilers.

[binutils-gdb] Fix floating conversion buffer overrun when host/target format matches

[binutils-gdb] Fix gdb.base/catch-fork-kill.c compilation

[binutils-gdb] Fix gdb.threads/watchpoint-fork*.c compilation

[binutils-gdb] Fix gdb.trace/ftrace-lock.c compilation

[binutils-gdb] Fix generation of as.1 manual page so that it can be converted to DocBook format.

[binutils-gdb] Fix HP/PA GNU/Linux "long double" format

[binutils-gdb] Fix more bugs in AArch64 simulator.

[binutils-gdb] Fix output path for arm-disp-step.exp

[binutils-gdb] Fix PR gdb/19676: Disable displaced stepping if /proc not mounted

[binutils-gdb] Fix PR gdb/19676: Internal error in linux-thread.db.c if /proc not mounted

[binutils-gdb] Fix PR gdb/19858: GDB doesn't register the JIT libraries on attach

[binutils-gdb] Fix thinko in new GET_VEC_ELEMENT macro.

[binutils-gdb] Fix typo in previous gdb/doc/ commit

[binutils-gdb] Garbage collect window_hook

[binutils-gdb] gdb.base/default.exp: Add missing $_as_string to "show convenience" test

[binutils-gdb] gdb.base/skip.exp: Use with_test_prefix.

[binutils-gdb] gdb.trace/change-loc.exp: Don't depend on tracepoint ordering.

[binutils-gdb] gdb.trace/entry-values.exp: Fixes for powerpc64.

[binutils-gdb] gdb.trace/tfind.exp: Force call via global entry point on ppc64le.

[binutils-gdb] gdb.trace: Use manually-defined start labels in unavailable-dwarf-piece.exp

[binutils-gdb] gdb/NEWS: Add mention of powerpc*-linux tracepoints.

[binutils-gdb] gdb/NEWS: Add mention of s390*-linux tracepoints.

[binutils-gdb] gdb/rs6000: Read backchain as unsigned.

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

[binutils-gdb] gdb/s390: Fill pseudo register agent expression hooks.

[binutils-gdb] gdb: Add ax_pseudo_register_collect for powerpc.

[binutils-gdb] gdb: Add gen_return_address for powerpc.

[binutils-gdb] gdb: Add tracepoint support for powerpc.

[binutils-gdb] gdb: fix doc string of target_can_use_hardware_watchpoint.

[binutils-gdb] gdb: New maint info line-table command.

[binutils-gdb] gdb: xtensa: fix frame initialization when PC is invalid

[binutils-gdb] gdb_readline -> gdb_readline_no_editing

[binutils-gdb] gdb_readline2 -> gdb_readline_no_editing_callback

[binutils-gdb] gdbserver/IPA: Export some functions via global function pointers.

[binutils-gdb] gdbserver/s390: Add fast tracepoint support.

[binutils-gdb] gdbserver/s390: Add support for compiled agent expressions.

[binutils-gdb] gdbserver/s390: Switch on tracepoint support.

[binutils-gdb] gdbserver/tracepoint.c: Remove whitespace

[binutils-gdb] gdbserver: Add emit_ops for powerpc.

[binutils-gdb] gdbserver: Add powerpc fast tracepoint support.

[binutils-gdb] gdbserver: Fix C++ build errors in tracepoint.c

[binutils-gdb] gdbserver: Handle 'v' packet while processing qSymbol.

[binutils-gdb] Improve analysis of racy testcases

[binutils-gdb] IPA: Add alloc_jump_pad_buffer target hook.

[binutils-gdb] linux-record.c: Fix whitespace issues

[binutils-gdb] linux-record: Fix bad fall-through for pipe/pipe2

[binutils-gdb] linux-record: Simplify with record_mem_at_reg()

[binutils-gdb] maint_print_c_tdesc_cmd: Use type for TYPE_CODE_FLAGS instead of field_type.

[binutils-gdb] Make gdb.base/jit.exp binaries unique

[binutils-gdb] Make sparc_software_single_step static

[binutils-gdb] More "Program" -> "Thread NN received signal" testsuite adjustment

[binutils-gdb] More AArch64 simulator improvements.

[binutils-gdb] Move CL entries from gdb/ChangeLog to gdb/testsuite/ChangeLog

[binutils-gdb] New test about step over clone syscall

[binutils-gdb] PR 18303, Tolerate malformed input for lookup_symbol-called functions

[binutils-gdb] PR remote/19496, interrupted syscall in forking-threads-plus-bkpt

[binutils-gdb] PR remote/19496, timeout in forking-threads-plus-bkpt

[binutils-gdb] Process record: Fix arm-linux syscall arguments

[binutils-gdb] python/py-utils.c (host_string_to_python_string): New function.

[binutils-gdb] python: Use console format for output of gdb.execute command

[binutils-gdb] Refactor arm_stack_frame_destroyed_p

[binutils-gdb] Refactor gdb.base/disp-step-syscall.exp for general step over test

[binutils-gdb] Reformat gdb.base/step-over-syscall.exp

[binutils-gdb] Remove "end" spec.

[binutils-gdb] Remove comments on software_single_step in gdbarch.sh

[binutils-gdb] Remove hand-called function from test.

[binutils-gdb] Remove redundant WIFSTOPPED check

[binutils-gdb] Remove spurious empty line in changelog entry.

[binutils-gdb] Remove support for "target m32rsdi" and "target mips/pmon/ddb/rockhopper/lsi"

[binutils-gdb] Rename disp-step-syscall.exp to step-over-syscall.exp

[binutils-gdb] S390: Add syscall info for syscalls up to 374

[binutils-gdb] S390: Add use of unavailable-stack frame ID

[binutils-gdb] S390: Fix internal error with stackless inferior

[binutils-gdb] S390: Fix output path for s390-multiarch test case

[binutils-gdb] S390: Fix output path for s390-tdbregs test case

[binutils-gdb] S390: Recognize special jumps in prologue parser

[binutils-gdb] Set executable bit on analyze-racy-logs.py

[binutils-gdb] Set signal to 0 after enqueue_pending_signal

[binutils-gdb] Simplify gdb.reverse/until-reverse.c

[binutils-gdb] Simplify saved_command_line handling

[binutils-gdb] Step over fork/vfork syscall insn in gdbserver

[binutils-gdb] Step over syscalll insn with disp-step on and off

[binutils-gdb] Suggest running gdbserver for a PID in container

[binutils-gdb] Test issuing a command split in multiple lines with continuation chars

[binutils-gdb] testsuite: Fix run to main issue introduced by GCC 5.x.

[binutils-gdb] testsuite: Fix timeout issues during print of vla-arrays.

[binutils-gdb] testsuite: Nullify pointers before first usage.

[binutils-gdb] testsuite: Remove unnecessary code in fortran vla-history test.

[binutils-gdb] Tidy up AArch64 simulator code.

[binutils-gdb] Tweak ARM process record

[binutils-gdb] Update comments to start_step_over

[binutils-gdb] Update prompt_for_continue comments

[binutils-gdb] Use int instead of LONGEST in tdesc_type sizes.

[binutils-gdb] Use struct buffer in gdb_readline_no_editing

[binutils-gdb] Use struct buffer in gdb_readline_no_editing_callback

[binutils-gdb] xml-tdesc.c (tdesc_start_enum): Fix c++ build.


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