gdb-cvs archive
subject index for February, 2015

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(refs/meta/config)] Revert "Temporary allow deletion of tags."

[binutils-gdb(refs/meta/config)] Temporary allow deletion of tags.

[binutils-gdb/gdb-7.9-branch] [Ada] Do not re-cache symbol-lookup result found from cache lookup.

[binutils-gdb/gdb-7.9-branch] [Ada] pspace_data->sym_cache is always NULL

[binutils-gdb/gdb-7.9-branch] [gdb/ax] small "setv" fix and documentation's adjustment.

[binutils-gdb/gdb-7.9-branch] Bump GDB version number to 7.9.0.DATE-cvs.

[binutils-gdb/gdb-7.9-branch] Change // comment in gdb/compile/

[binutils-gdb/gdb-7.9-branch] compile: Filter out -fpreprocessed

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

[binutils-gdb/gdb-7.9-branch] Fix internal error when core file section is too big

[binutils-gdb/gdb-7.9-branch] Fix the gdb version number ("7.9" instead of "str 7.9").

[binutils-gdb/gdb-7.9-branch] Fix up some target is-async vs can-async confusions

[binutils-gdb/gdb-7.9-branch] framefilter quit: Code cleanup: Avoid gotos

[binutils-gdb/gdb-7.9-branch] framefilter quit: Code cleanup: Reindentation

[binutils-gdb/gdb-7.9-branch] framefilter quit: Make it exception safe

[binutils-gdb/gdb-7.9-branch] framefilter quit: New test

[binutils-gdb/gdb-7.9-branch] framefilter quit: Obvious whitespacing fixes

[binutils-gdb/gdb-7.9-branch] framefilter quit: Use RETURN_MASK_ERROR

[binutils-gdb/gdb-7.9-branch] gdb/NEWS: "Changes since GDB 7.8" -> "Changes in GDB 7.9".

[binutils-gdb/gdb-7.9-branch] Remove // comment in gdb/iq2000-tdep.c

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

[binutils-gdb/gdb-7.9-branch] Simplify event-loop core, remove two-step event processing

[binutils-gdb/gdb-7.9-branch] Speed up GDB's TUI output

[binutils-gdb/gdb-7.9-branch] When disabling target async, remove all target event sources from the event loop

[binutils-gdb] "enable count" user input error handling (PR gdb/15678)

[binutils-gdb] 2015-02-19 Steve Ellcey <sellcey at imgtec dot com>

[binutils-gdb] [aarch64] Fix one fail in gdb.xml/tdesc-regs.exp

[binutils-gdb] [Ada] Do not re-cache symbol-lookup result found from cache lookup.

[binutils-gdb] [Ada] pspace_data->sym_cache is always NULL

[binutils-gdb] [gdb/ax] small "setv" fix and documentation's adjustment.

[binutils-gdb] Adapt `info probes' to support printing probes of different types.

[binutils-gdb] Add "../lib/unbuffer_output.c" and use it in gdb.base/interrupt.c

[binutils-gdb] Add "signal SIGTRAP" test

[binutils-gdb] Add --enable-build-with-cxx configure switch

[binutils-gdb] Add ATTRIBUTE_PRINTF attributes, and fix fallout

[binutils-gdb] Add extern "C" to declarations of C symbols

[binutils-gdb] Add missing CHECK_TYPEDEF calls to recent vptr_{fieldno, basetype} cleanup.

[binutils-gdb] Add missing gdb/ChangeLog entry for previous change.

[binutils-gdb] Add missing i18n marker in dwarf2_evaluate_property warning message.

[binutils-gdb] Add myself as write-after-approval GDB maintainer

[binutils-gdb] Adds support for emulating V850 e3v5 instructions to the simulator.

[binutils-gdb] Adjust self tests to cope with GDB built as a C++ program

[binutils-gdb] Announce the DTrace USDT probes support in NEWS.

[binutils-gdb] Asynchronously resize the TUI

[binutils-gdb] Be more strict about what kinds of types can be passed.

[binutils-gdb] breakpoint.h: move enum ‘print_stop_action’

[binutils-gdb] btrace, linux: add perf event buffer abstraction

[binutils-gdb] btrace: add format argument to supports_btrace

[binutils-gdb] btrace: add struct btrace_data

[binutils-gdb] btrace: extend struct btrace_insn

[binutils-gdb] btrace: identify cpu

[binutils-gdb] btrace: update btrace_compute_ftrace parameters

[binutils-gdb] C++ keyword cleanliness, mostly auto-generated

[binutils-gdb] catch_command_errors: Remove 'mask' parameter

[binutils-gdb] Change // comment in gdb/compile/

[binutils-gdb] Change producer_is_gcc function return type to bool.

[binutils-gdb] Clean up System V IPC objects allocated by test.

[binutils-gdb] compile: Filter out -fpreprocessed

[binutils-gdb] compile: Fix GNU-IFUNC funcs called from injected code

[binutils-gdb] completer.c (complete_line): Remove incorrect comment.

[binutils-gdb] completer.c (completion_list_add_name): Fix memory leak.

[binutils-gdb] Create libiberty.m4, have GDB and GDBserver use it

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

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

[binutils-gdb] delete_breakpoints: Rewrite using gdb_test_multiple

[binutils-gdb] Deleted tag gdb-7.9-release

[binutils-gdb] displaced_step_fixup may access memory from the wrong inferior/thread

[binutils-gdb] Do not increment of decrement enums

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

[binutils-gdb] Documentation for DTrace USDT probes.

[binutils-gdb] Don't forward declare enum target_hw_bp_type

[binutils-gdb] Don't skip catch-syscall.exp on hppa*-hp-hpux* target

[binutils-gdb] Dwarf assembler: handle one instruction function

[binutils-gdb] Exported const objects

[binutils-gdb] Factorize target program transformations in the GDB_AC_TRANSFORM macro.

[binutils-gdb] Finish constification of varobj interface

[binutils-gdb] Fix '--target_board=native-extended-gdbserver/-m32'

[binutils-gdb] Fix a pair of screen-resizing issues in TUI

[binutils-gdb] Fix adjust_pc_after_break, remove still current thread check

[binutils-gdb] Fix build breakage due to event loop simplification

[binutils-gdb] Fix documentation of the QTDV packet

[binutils-gdb] Fix GDB build fail on Aarch64 when -fno-common is enabled

[binutils-gdb] Fix gdb.base/solib-corrupted.exp after dtrace probes changes

[binutils-gdb] fix gdbserver/linux-low'c's pending status handling

[binutils-gdb] Fix infinite recursion in amd64fbsd_sigcontext_addr

[binutils-gdb] Fix internal error when core file section is too big

[binutils-gdb] Fix no-attach-trace.exp with "target remote" / gdbserver

[binutils-gdb] Fix non executable stack handling when calling functions in the inferior.

[binutils-gdb] Fix print of value type in a corner case of finish

[binutils-gdb] Fix Python 3 build error on 32-bit hosts

[binutils-gdb] Fix Python 3 build: rename GdbMethods

[binutils-gdb] Fix redefinition errors in C++ mode

[binutils-gdb] Fix struct, union, and enum nesting in C++

[binutils-gdb] Fix the detection of illegal memory accesses in the MSP430 simulator.

[binutils-gdb] Fix truncation of TUI command history

[binutils-gdb] Fix typo in earlier entry.

[binutils-gdb] Fix up some target is-async vs can-async confusions

[binutils-gdb] Fixes problems building the V850 simulator introduced with the previous delta.

[binutils-gdb] framefilter quit: Code cleanup: Avoid gotos

[binutils-gdb] framefilter quit: Code cleanup: Reindentation

[binutils-gdb] framefilter quit: Make it exception safe

[binutils-gdb] framefilter quit: New test

[binutils-gdb] framefilter quit: Obvious whitespacing fixes

[binutils-gdb] framefilter quit: Use RETURN_MASK_ERROR

[binutils-gdb] Garbage collect forward_target_decr_pc_after_break

[binutils-gdb] GCC5/DWARFv5 Handle DW_TAG_atomic_type for C11 _Atomic type qualifier.

[binutils-gdb] gdb producer_is_gcc fix bool return value.

[binutils-gdb] gdb.base/gdb-sigterm.exp: Fix spurious FAILs

[binutils-gdb] gdb.base/info-os.c: Include stdlib.h

[binutils-gdb] gdb.threads/multi-create-ns-info-thr.exp and native-extended-remote board

[binutils-gdb] gdbarch.h: include regcache.h

[binutils-gdb] gdbserver/Linux: Simplify stepping past program breakpoint a little

[binutils-gdb] gdbserver: 64-bit kernel / 32-inferior, syscall restarting

[binutils-gdb] gdbserver: Fix crash when QTinit is handled with no inferior process attached

[binutils-gdb] gdbserver: redo stepping over breakpoint that was on top of a permanent breakpoint

[binutils-gdb] gdbtypes.c (copy_type_recursive): Handle all TYPE_SPECIFIC_FIELD kinds.

[binutils-gdb] gdbtypes.h (TYPE_SELF_TYPE): Renamed from TYPE_DOMAIN_TYPE.

[binutils-gdb] GNU/Linux: Stop using libthread_db/td_ta_thr_iter

[binutils-gdb] guile/scm-frame.c: Fix spelling errors in a comment.

[binutils-gdb] Improve gdb.threads/attach-many-short-lived-threads.exp timeout handling

[binutils-gdb] internal_type_self_type: Handle TYPE_SPECIFIC_NONE.

[binutils-gdb] lib/gdb.exp (gdb_load): Always return a result.

[binutils-gdb] libthread_db: attaching to terminated/joined threads, debug output

[binutils-gdb] linux-nat.c: fix a few lin_lwp_attach_lwp issues

[binutils-gdb] Linux: don't resume new LWPs until we've pulled all events out of the kernel

[binutils-gdb] Make array object extern

[binutils-gdb] Make functions and variables exported by the IPA be extern "C"

[binutils-gdb] Mark latest entry in gdb/ChangeLog as "(tiny patch)".

[binutils-gdb] Mention which return values need to be freed in lang_varobj_ops

[binutils-gdb] mi/mi-cmd-stack.c|frame filters: print_values <-> ext_lang_frame_args

[binutils-gdb] misc cp-namespace.c cleanups

[binutils-gdb] More redefinition errors in C++ mode

[binutils-gdb] Move `compute_probe_arg' and `compile_probe_arg' to probe.c

[binutils-gdb] Move clear_symtab_users, deduce_language_from_filename decls to better place.

[binutils-gdb] Move exception_none to common code, and use it

[binutils-gdb] Move TYPE_SELF_TYPE into new field type_specific.

[binutils-gdb] Move vptr_{fieldno, basetype} out of main_type, and update everything accordingly.

[binutils-gdb] New commands `enable probe' and `disable probe'.

[binutils-gdb] New gdbarch functions: dtrace_parse_probe_argument, dtrace_probe_is_enabled, dtrace_enable_probe, dt

[binutils-gdb] New probe type: DTrace USDT probes.

[binutils-gdb] PR c++/17976, symtab/17821

[binutils-gdb] PR gdb/18008: Fix typo in documentation

[binutils-gdb] PR remote/17946: Fix wrong comparison of pointer against char

[binutils-gdb] PR18006: internal error if threaded program calls clone(CLONE_VM)

[binutils-gdb] proc-service, extern "C"

[binutils-gdb] python/python-internal.h: enum ‘ext_lang_rc’ not defined

[binutils-gdb] Recognize new DWARF5/GCC5 DW_LANG Fortran 2003 and Fortran 2008 standards.

[binutils-gdb] record btrace: add configuration struct

[binutils-gdb] record-btrace.c: Remove redefinitions

[binutils-gdb] record-btrace: add bts buffer size configuration option

[binutils-gdb] record-btrace: indicate gaps

[binutils-gdb] Relax ARM prologue unwinder assumption

[binutils-gdb] remote-m32r-sdi.c: Include symfile.h.

[binutils-gdb] remote.c: simplify parsing stop reasons in T stop replies

[binutils-gdb] Remove // comment in gdb/iq2000-tdep.c

[binutils-gdb] Remove duplicate const

[binutils-gdb] remove myself from MAINTAINERS

[binutils-gdb] Remove superfluous function key_is_command_char()

[binutils-gdb] Remove true and false ARI checks now that we use stdbool.h.

[binutils-gdb] Rename new_symfile_objfile, make static.

[binutils-gdb] Rename struct lzma_stream to avoid clash with system header

[binutils-gdb] Rename windows-termcap.c -> stub-termcap.c

[binutils-gdb] Retrieve segment registers on Windows amd64

[binutils-gdb] Rework signal frame probing for FreeBSD/x86

[binutils-gdb] S390: Fix compiler invocation with "compile" command

[binutils-gdb] SEGV in ppc64_elf_get_synthetic_symtab reading a separate debug file

[binutils-gdb] sim/common/gentmap.c: Include "string.h".

[binutils-gdb] sim/erc32: Corrected wrong CPU implementation and version ID in psr

[binutils-gdb] sim/erc32: Disassembly in stand-alone mode did not work.

[binutils-gdb] sim/erc32: File loading via command line did not work

[binutils-gdb] sim/erc32: Fix incorrect simulator performance report

[binutils-gdb] sim/erc32: Perform pseudo-init if binary linked to non-zero address.

[binutils-gdb] sim/erc32: Remove unused defines in Makefile and switch off statistics

[binutils-gdb] sim/erc32: Use fenv.h for host FPU access

[binutils-gdb] sim/erc32: Use readline.h for readline types and functions.

[binutils-gdb] sim/mcore/interp.c: Include "unistd.h".

[binutils-gdb] sim: Be sure of calling freeargv() after successfully call buildargv().

[binutils-gdb] sim: Call freeargv() when failure occurs

[binutils-gdb] sim: ChangeLog: Correct the related items position and format.

[binutils-gdb] sim: drop unused headers

[binutils-gdb] sim: drop unused sim_kill function

[binutils-gdb] sim: microblaze: fix build failure after opcodes update

[binutils-gdb] Simple testsuite for DTrace USDT probes.

[binutils-gdb] Simplify event-loop core, remove two-step event processing

[binutils-gdb] Speed up GDB's TUI output

[binutils-gdb] Support for DTrace USDT probes in x86_64 targets.

[binutils-gdb] symtab.h (struct symtab) <next>: Fix comment.

[binutils-gdb] target.h: Include infrun.h

[binutils-gdb] testcase for PR symtab/17855

[binutils-gdb] Testsuite patch for: i386: Fix internal error when prstatus in core file is too big

[binutils-gdb] TUI: resize windows to new terminal size before displaying them

[binutils-gdb] Update Yao Qi's email address in MAINTAINERS

[binutils-gdb] Warn if core file register section is larger than expected

[binutils-gdb] When disabling target async, remove all target event sources from the event loop

[binutils-gdb] x86 Linux/ptrace: fix offsetof usage in C++ mode

[binutils-gdb] x86: Use correct .reg-xstate section size

[binutils-gdb] xcoffread.c: delete 'within_function' definition


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