gdb-cvs archive
subject index for May, 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/gdb-7.9-branch] Bump GDB version number to 7.9.1.DATE-cvs.

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

[binutils-gdb/gdb-7.9-branch] PR gdb/18464: Do not crash on unrecognized GNU .note.ABI-tag values

[binutils-gdb/gdb-7.9-branch] PR python/18285

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

[binutils-gdb/gdb-7.9-branch] Subject: [PATCH] Fix pascal behavior for class fields with testcase

[binutils-gdb/gdb-7.9-branch] Unbreak DJGPP build of GDB.

[binutils-gdb] * dwarf2read.c (record_line_ftype): Remove, duplicate.

[binutils-gdb] [aarch64] Handle unknown instruction encoding

[binutils-gdb] [Ada] array of variant record subscripting

[binutils-gdb] [Ada] error trying to call function when parameter is aligner type.

[binutils-gdb] [Ada] problem printing negative integer values in packed arrays.

[binutils-gdb] [Ada] Resolve dynamic type before trying to print it.

[binutils-gdb] [gdbserver] Disable conditional breakpoints on no-hardware-single-step targets

[binutils-gdb] [PR python/18291] Fix printing of "disabled" status of xmethod matchers.

[binutils-gdb] [Python] Add methods reference_value and const_value to gdb.Value.

[binutils-gdb] Add forgotten ChangeLog entry for the previous commit.

[binutils-gdb] Add missing ChangeLog entry for previous commit

[binutils-gdb] Add myself to the Write After Approval list.

[binutils-gdb] Add myself to write-after-approval list

[binutils-gdb] Add set/show debug dwarf-line.

[binutils-gdb] Add struct to record dwarf line number state machine.

[binutils-gdb] Add support for unbuffered and zero sized Guile ports.

[binutils-gdb] Add valaddr support in dynamic property resolution.

[binutils-gdb] Arch-specific remote follow fork

[binutils-gdb] Array indexed by non-contiguous enumeration types

[binutils-gdb] Avoid race condition when handling a SIGWINCH signal

[binutils-gdb] Avoid segfault on missing directory table.

[binutils-gdb] Avoid using 'private' C++ keyword as symbol

[binutils-gdb] Call dummy_frame_dtor_ftype also from remove_dummy_frame

[binutils-gdb] Clone remote breakpoints

[binutils-gdb] Code cleanup: compile: Constify some parameters

[binutils-gdb] Code cleanup: compile: func_addr -> func_sym

[binutils-gdb] Code cleanup: Make parts of print_command_1 public

[binutils-gdb] compare object sizes before comparing them with value_contents_eq

[binutils-gdb] compile: Add one debug message

[binutils-gdb] compile: Distribute scope, add scope_data

[binutils-gdb] compile: Fix ASAN crash for gdb.compile/compile.exp

[binutils-gdb] compile: Fix detected inferior type

[binutils-gdb] compile: Fix uninitialized variable compiler warnings

[binutils-gdb] compile: gdb_stdout -> gdb_stdlog

[binutils-gdb] compile: New 'compile print'

[binutils-gdb] compile: Support relocation to GNU-IFUNCs

[binutils-gdb] compile: Use -Wall, not -w

[binutils-gdb] Configure zlib with --enable-host-shared for shared bfd

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

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

[binutils-gdb] Disable exec-dependent follow vfork tests for remote

[binutils-gdb] Disable the configuration of GDB for HPUX targets.

[binutils-gdb] Do arm_abi detection for ELFOSABI_GNU binaries

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

[binutils-gdb] Don't ignore domain in nested lookups.

[binutils-gdb] dummy_frame_dtor_ftype vs. call_function_by_hand_dummy_dtor_ftype cleanup

[binutils-gdb] dwarf2read.c (die_needs_namespace): Return 1 for DW_TAG_inlined_subroutine.

[binutils-gdb] dwarf2read.c code cleanup, split out check_line_address

[binutils-gdb] DWARF: cannot break on out-of-line function nested inside inlined function.

[binutils-gdb] Enables gdb.reverse testsuite for aarch64*-linux targets

[binutils-gdb] Extended-remote follow vfork

[binutils-gdb] Extended-remote fork catch

[binutils-gdb] Extended-remote fork event docs

[binutils-gdb] Extended-remote Linux follow fork

[binutils-gdb] Fix a couple C++ build issues

[binutils-gdb] Fix ARI warnings in aarch64-tdep.c

[binutils-gdb] Fix build gdbserver build errors on arm, mips, aarch64.

[binutils-gdb] Fix coredump-filter.exp by correctly unsetting array

[binutils-gdb] Fix gdb.base/gdbinit-history.exp when HISTSIZE is set in the environment

[binutils-gdb] Fix gdb.mi/mi-nsmoribund.exp timeouts

[binutils-gdb] Fix gdbserver build failure on arm-android.

[binutils-gdb] Fix PR 18208: update /proc/pid/coredump_filter by c code

[binutils-gdb] Fix PR gdb/17820

[binutils-gdb] Fix register save offset for nios2 signal handler trampolines.

[binutils-gdb] Fix sequential gdb test runs

[binutils-gdb] Further document ada-lang.c::value_assign_to_component & fix whitespaces.

[binutils-gdb] GDB crash trying to subscript array of variant record.

[binutils-gdb] gdb/ada-lang.c: Rename local variable typename into type_name...

[binutils-gdb] gdb/copyright.py: Remove sim/erc32 files from NOT_FSF_LIST.

[binutils-gdb] gdb/NEWS: Move "Xmethods can now specify a result type" to GDB 7.9.1 section.

[binutils-gdb] gdb/testsuite: New skip_tui_tests predicate.

[binutils-gdb] gdb: Add 'tui reg prev' command.

[binutils-gdb] gdb: Add cleanup to avoid memory leak on error.

[binutils-gdb] gdb: Add completer for layout command.

[binutils-gdb] gdb: Don't call tui_enable too early.

[binutils-gdb] gdb: New 'tui enable' and 'tui disable' commands.

[binutils-gdb] gdb: Remove register class specific layout names.

[binutils-gdb] gdb: tui: Minor fix to compare against NULL.

[binutils-gdb] gdb: Use NULL not 0 in a tui function.

[binutils-gdb] Get rid of deprecated_init_ui_hook

[binutils-gdb] Identify remote fork event support

[binutils-gdb] Implements aarch64 process record and reverse debugging support

[binutils-gdb] Include header for enum target_stop_reason

[binutils-gdb] infcall: stop_registers -> register_dummy_frame_dtor

[binutils-gdb] Initialize last_resume_kind for remote fork child

[binutils-gdb] libiberty/mkstemps.c: Include <time.h> if <sys/time.h> not available.

[binutils-gdb] Locate executables on remote stubs without multiprocess extensions

[binutils-gdb] Make regcache_cpy_no_passthrough static

[binutils-gdb] Make remote follow fork 'Detaching' message match native

[binutils-gdb] Make sure test names are unique in gdb.base/gdbinit-history.exp

[binutils-gdb] Make the "info dll" command available on all platform.

[binutils-gdb] Memory leak reading frame register during inferior event handling

[binutils-gdb] More C++ build fixing

[binutils-gdb] New gdb.reverse test case for aarch64 instructions

[binutils-gdb] NEWS entry about aarch64-linux record/replay support

[binutils-gdb] Non bit-packed packed arrays as variable-length fields

[binutils-gdb] out of line functions nested inside inline functions.

[binutils-gdb] PR c++/18141, c++/18417.

[binutils-gdb] PR gdb/18464: Do not crash on unrecognized GNU .note.ABI-tag values

[binutils-gdb] PR python/18438

[binutils-gdb] PR server/18081: gdbserver crashes when providing an unexisting binary

[binutils-gdb] PR symtab/18258

[binutils-gdb] preserve the bit stride when resolving an array type.

[binutils-gdb] Problem printing record with array whose upper bound is record component

[binutils-gdb] register_dummy_frame_dtor: Permit multiple dtors

[binutils-gdb] Remove buggy xterm workaround in tui_dispatch_ctrl_char()

[binutils-gdb] Remove global variable arm_linux_has_wmmx_registers in arm-linux-nat.c

[binutils-gdb] Remove global variable arm_linux_vfp_register_count in arm-linux-nat.c

[binutils-gdb] Remove stop_registers

[binutils-gdb] Remove unused declaration of print_return_value.

[binutils-gdb] Remove unused td_ta_map_id2thr code

[binutils-gdb] Remove unused td_thr_validate code

[binutils-gdb] Rename dwarf2 to dwarf in "set debug" and maintenance commands.

[binutils-gdb] Rename in_function_epilogue_p to stack_frame_destroyed_p

[binutils-gdb] revert previous patch, author not set

[binutils-gdb] Revert to using "trap 31" for breakpoints on nios2.

[binutils-gdb] S390: Fix for inadvertently setting 24-bit mode in fill_gregset

[binutils-gdb] sim: erc32: restore attribution

[binutils-gdb] Skip watch_thread_num.exp on targets without access watchpoints

[binutils-gdb] Switch erc32 simulator copyright headers to FSF.

[binutils-gdb] testsuite/gdb.ada/var_rec_arr: New testcase.

[binutils-gdb] tweak some comments

[binutils-gdb] Unbreak DJGPP build of GDB.

[binutils-gdb] Use PTRACE_GETREGSET/SETREGSET in nios2 gdbserver.

[binutils-gdb] xtensa: fix access to the last pseudo register


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