gdb-cvs archive
subject index for May, 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] [gdb] Fix -Wparentheses warnings

[binutils-gdb/gdb-7.11-branch] Add mi-threads-interrupt.exp test (PR 20039)

[binutils-gdb/gdb-7.11-branch] Fix -exec-run not running asynchronously with mi-async on (PR gdb/18077)

[binutils-gdb/gdb-7.11-branch] Fix double prompt output after run control MI commands with mi-async on (PR 20045)

[binutils-gdb/gdb-7.11-branch] Fix gdb/python/python.c use-after-free

[binutils-gdb/gdb-7.11-branch] Fix PR gdb/19828: gdb -p <process from a container>: internal error

[binutils-gdb/gdb-7.11-branch] Make gdb/linux-nat.c consider a waitstatus pending on the infrun side

[binutils-gdb/gdb-7.11-branch] Remove gdb/python/python.c code that handles strlen failing with -1

[binutils-gdb/gdb-7.11-branch] Use target_terminal_ours_for_output in MI

[binutils-gdb] [gdb] Fix -Wparentheses warnings

[binutils-gdb] [Linux] Avoid refetching core-of-thread if thread hasn't run

[binutils-gdb] [Linux] Optimize PID -> struct lwp_info lookup

[binutils-gdb] [Linux] Read vDSO range from /proc/PID/task/PID/maps instead of /proc/PID/maps

[binutils-gdb] [PR gdb/19893] Fix handling of synthetic C++ references

[binutils-gdb] [spu] Fix C++ build problems

[binutils-gdb] Add array start and end strings to generic_val_print_decorations

[binutils-gdb] Add counter-cases for trace-condition.exp tests

[binutils-gdb] Add dependencies to configure rule

[binutils-gdb] Add emit_less_unsigned test in trace-condition.exp

[binutils-gdb] Add mi-threads-interrupt.exp test (PR 20039)

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

[binutils-gdb] add nb_inplace_divide for python 2

[binutils-gdb] Add Rust documentation

[binutils-gdb] Add self-test framework to gdb

[binutils-gdb] Add support for FMLA (by element) to AArch64 sim.

[binutils-gdb] Add support for the Rust language

[binutils-gdb] Add tests for 64bit values in trace-condition.exp

[binutils-gdb] Add variable length tests for emit_ref in trace-condition.exp

[binutils-gdb] Change type of cpsr in arm_sigreturn_next_pc

[binutils-gdb] Code cleanup: dwarf2_get_pc_bounds: -1/0/+1 -> enum

[binutils-gdb] Don't needlessly clear xmemdup allocated memory.

[binutils-gdb] Fix "-Wl,--dynamic-list" gdb/configure test

[binutils-gdb] Fix -exec-run not running asynchronously with mi-async on (PR gdb/18077)

[binutils-gdb] Fix annota-input-while-running.exp remote check

[binutils-gdb] Fix build failure with GCC 4.1.

[binutils-gdb] Fix ChangeLog entry format

[binutils-gdb] Fix detach.exp remote check

[binutils-gdb] Fix double prompt output after run control MI commands with mi-async on (PR 20045)

[binutils-gdb] Fix gdb/python/python.c use-after-free

[binutils-gdb] Fix invalid implicit conversions from void *

[binutils-gdb] Fix latent yacc-related bug in gdb/Makefile.in init.c rule

[binutils-gdb] Fix PR gdb/16818, workaround Python's forcing of -export-dynamic

[binutils-gdb] Fix PR gdb/19828: gdb -p <process from a container>: internal error

[binutils-gdb] Fix PR python/17386 - add __index__ method to gdb.Value

[binutils-gdb] Fix PR python/17981

[binutils-gdb] Fix PR python/19438, PR python/18393 - initialize dictionaries

[binutils-gdb] Fix solib-display.exp remote check

[binutils-gdb] fix spelling of HAVE_LIBPYTHON2_4 in py-value.c

[binutils-gdb] Fix startup on MS-Windows when 'gdb.ini' is found in $HOME

[binutils-gdb] Fix syntax error in annota-input-while-running.exp

[binutils-gdb] Fix typo introduced during the most recent synchronization update.

[binutils-gdb] Fix typos in gdb_pipe function comment

[binutils-gdb] fix up two issues with the removal of unused variables

[binutils-gdb] Fortran, testsuite: Add testcases for nested structures.

[binutils-gdb] Fortran, testsuite: Fix duplicate testcase name.

[binutils-gdb] Fortran, testsuite: Use multi_line in whatis_type testcase.

[binutils-gdb] Fortran, typeprint: Decrease level of details when printing elements of a structure.

[binutils-gdb] Fortran, typeprint: Fix wrong indentation when ptype nested structures.

[binutils-gdb] Fortran, typeprint: Forward level of details to be printed for pointers.

[binutils-gdb] Fortran, typeprint: Take level of details into account when printing elements of a structure.

[binutils-gdb] gdb: Forward VALUE_LVAL when avoiding side effects for STRUCTOP_PTR

[binutils-gdb] gdb: Forward VALUE_LVAL when avoiding side effects for STRUCTOP_STRUCT

[binutils-gdb] Improve documentation of general query packets

[binutils-gdb] Initialize res in get_next_pcs_read_memory_unsigned_integer

[binutils-gdb] Introduce procedure use_gdb_stub

[binutils-gdb] Linux native thread create/exit events support

[binutils-gdb] Make gdb expression debugging handle OP_F90_RANGE

[binutils-gdb] Make gdb/linux-nat.c consider a waitstatus pending on the infrun side

[binutils-gdb] Match shell_prompt # in batch-preserve-term-settings.exp

[binutils-gdb] Move trace conditions tests from ftrace.exp to trace-condition.exp

[binutils-gdb] NEWS: QCatchSyscalls: simplify

[binutils-gdb] NEWS: Remove empty line.

[binutils-gdb] PR 15231: import bare DW_TAG_lexical_block

[binutils-gdb] PR gdb/19194 - fix typo in the manual

[binutils-gdb] PR symtab/19914 fix handling of dwp + split debug

[binutils-gdb] PR symtab/19999 gdb unable to resolve vars with fission+PIE

[binutils-gdb] Regenerate configure

[binutils-gdb] Remove gdb/python/python.c code that handles strlen failing with -1

[binutils-gdb] remove trivialy unused variables

[binutils-gdb] Remove unused libthread_db td_thr_validate reference

[binutils-gdb] Rename OP_F90_RANGE to OP_RANGE.

[binutils-gdb] Return void from linker callbacks

[binutils-gdb] Search for libutil-freebsd as alternative to libutil

[binutils-gdb] Skip attach-many-short-lived-threads.exp on known-broken DejaGnu versions

[binutils-gdb] Skip unwritable frames in command "finish"

[binutils-gdb] Sync config.guess and config.sub with FSF GCC mainline versions

[binutils-gdb] Throw NOT_AVAILABLE_ERROR in read_stack and read_code

[binutils-gdb] Update gdb test suite for Rust

[binutils-gdb] Use getters/setters to access ARM branch type

[binutils-gdb] Use standard_testfile in gdb.arch/thumb-prologue.exp and gdb.arch/thumb2-it.exp

[binutils-gdb] Use unsuspend_all_lwps


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