gdb-cvs archive
subject index for January, 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)] file-commit-cmd: Fix quoting.

[binutils-gdb(refs/meta/config)] Fix reference regexp in no-emails.

[binutils-gdb(refs/meta/config)] no-email: Remove hjl special treatment (no moved to users/*).

[binutils-gdb(refs/meta/config)] no-emails: Change user branch namespace from "user" to "users".

[binutils-gdb/gdb-7.8-branch] Bump GDB version number to 7.8.2.DATE-cvs.

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

[binutils-gdb/gdb-7.8-branch] PR cli/17828: -batch -ex r breaks terminal

[binutils-gdb/gdb-7.8-branch] PR17525 - breakpoint commands not executed when program run from -x script

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

[binutils-gdb/gdb-7.9-branch] Add missing comments in rs6000-tdep.c, ppc64-tdep.c and ppc-linux-tdep.c.

[binutils-gdb/gdb-7.9-branch] Build failure in sim/rx/gdb-if.c on windows

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

[binutils-gdb/gdb-7.9-branch] Bump version to 7.8.90.DATE-cvs.

[binutils-gdb/gdb-7.9-branch] compile: Fix function pointers

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

[binutils-gdb/gdb-7.9-branch] Don't use windows-termcap.c when linking against a curses library

[binutils-gdb/gdb-7.9-branch] Epilogue unwinder for PowerPC.

[binutils-gdb/gdb-7.9-branch] Fix 100x slowdown regression on DWZ files

[binutils-gdb/gdb-7.9-branch] Fix filename in one of the recent gdb/ChangeLog entries (remove "gdb/").

[binutils-gdb/gdb-7.9-branch] Fix format warning in rs6000t-dep.c

[binutils-gdb/gdb-7.9-branch] Fix MinGW TUI build

[binutils-gdb/gdb-7.9-branch] Fix TUI-related documentation.

[binutils-gdb/gdb-7.9-branch] gdb/testsuite: Make clean mostlyclean should not delete *.py.

[binutils-gdb/gdb-7.9-branch] Leave more space in TUI mode for thread ID.

[binutils-gdb/gdb-7.9-branch] Linux: make target_is_async_p return false when async is off

[binutils-gdb/gdb-7.9-branch] Make setting TUI border attributes take effect immediately

[binutils-gdb/gdb-7.9-branch] Make sure TABs are expanded in TUI windows on MS-Windows.

[binutils-gdb/gdb-7.9-branch] Make the change of tab size in TUI mode effective immediately

[binutils-gdb/gdb-7.9-branch] mingw32: fix windows-termcap/curses check

[binutils-gdb/gdb-7.9-branch] Partial fix for "make TAGS".

[binutils-gdb/gdb-7.9-branch] PR cli/17828: -batch -ex r breaks terminal

[binutils-gdb/gdb-7.9-branch] PR symtab/17855

[binutils-gdb/gdb-7.9-branch] PR symtab/17890

[binutils-gdb/gdb-7.9-branch] PR17525 - breakpoint commands not executed when program run from -x script

[binutils-gdb/gdb-7.9-branch] Really add a prototype for tui_rehighlight_all.

[binutils-gdb/gdb-7.9-branch] Reverse debugging for PowerPC.

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

[binutils-gdb/gdb-7.9-branch] Skip-trampoline for PowerPC reverse-stepping.

[binutils-gdb/gdb-7.9-branch] strerror.c: Do not declare sys_nerr or sys_errlist if already macros

[binutils-gdb/users/hjl/linux/master] [GCC bug #63539]: libgo does not use the newly built objcopy when doing a combined build

[binutils-gdb/users/hjl/linux/master] [gdbserver] linux-low.c: better starvation avoidance, handle non-stop mode too

[binutils-gdb/users/hjl/linux/master] [python, guile] Add comment beside conditions testing empty arrays.

[binutils-gdb/users/hjl/linux/master] [testsuite patch] Fix avx512.exp regression

[binutils-gdb/users/hjl/linux/master] add non-stop test that stresses thread starvation issues

[binutils-gdb/users/hjl/linux/master] Add symbol lookup cache.

[binutils-gdb/users/hjl/linux/master] always read synthetic pointers as signed integers

[binutils-gdb/users/hjl/linux/master] c-exp.y: misc cleanup, no code changes

[binutils-gdb/users/hjl/linux/master] cleanup and speed up (software_)breakpoint_inserted_here_p

[binutils-gdb/users/hjl/linux/master] Consolidate the custom TUI query hook with the default query hook

[binutils-gdb/users/hjl/linux/master] Don't munge yacc's #line directives

[binutils-gdb/users/hjl/linux/master] Don't propagate our current terminal state to the inferior

[binutils-gdb/users/hjl/linux/master] dwarf2read.c (setup_type_unit_groups): Remove outdated comment.

[binutils-gdb/users/hjl/linux/master] Empty line after comment documenting set_initial_gdb_ttystate.

[binutils-gdb/users/hjl/linux/master] fix spelling of anon-ns2.cc in earlier entry, and whitespace in same entry

[binutils-gdb/users/hjl/linux/master] Fix use of wrong struct i387_xsave field in i387_cache_to_xsave

[binutils-gdb/users/hjl/linux/master] gdb.cp/nsalias.exp: Fix output of external/declaration flags.

[binutils-gdb/users/hjl/linux/master] gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.

[binutils-gdb/users/hjl/linux/master] gdb.threads/{siginfo-thread.c, watchthreads-reorder.c, ia64-sigill.c} races with GDB

[binutils-gdb/users/hjl/linux/master] gdb/compile/compile.c: Check return value of 'system' to avoid compiler warning

[binutils-gdb/users/hjl/linux/master] gdb/guile: Do not error when trying to create empty array.

[binutils-gdb/users/hjl/linux/master] gdb/python: exception trying to create empty array

[binutils-gdb/users/hjl/linux/master] libthread_db: debug output should go to gdb_stdlog

[binutils-gdb/users/hjl/linux/master] libthread_db: Skip attaching to terminated and joined threads

[binutils-gdb/users/hjl/linux/master] linux-nat.c: always mark execing LWP as resumed

[binutils-gdb/users/hjl/linux/master] linux-nat.c: better starvation avoidance, handle non-stop mode too

[binutils-gdb/users/hjl/linux/master] linux-nat.c: clean up pending status checking and resuming LWPs

[binutils-gdb/users/hjl/linux/master] Linux: on attach, attach to lwps listed under /proc/$pid/task/

[binutils-gdb/users/hjl/linux/master] Linux: Skip thread_db thread event reporting if PTRACE_EVENT_CLONE is supported

[binutils-gdb/users/hjl/linux/master] Merge remote-tracking branch 'origin/master' into users/hjl/linux/master

[binutils-gdb/users/hjl/linux/master] MIPS: Make the extracted stack offset signed in the prologue scanner

[binutils-gdb/users/hjl/linux/master] Recognize branch instruction on MIPS in gdb.trace/entry-values.exp

[binutils-gdb/users/hjl/linux/master] Regenerate sim/common/aclocal.m4 and sim/common/configure...

[binutils-gdb/users/hjl/linux/master] Remove binutils-pr17729.patch

[binutils-gdb/users/hjl/linux/master] Set language for C++ special symbols.

[binutils-gdb/users/hjl/linux/master] skip "attach" tests when testing against stub-like targets

[binutils-gdb/users/hjl/linux/master] symtab.h (struct symbol): Fix typo in comment.

[binutils-gdb/users/hjl/linux/master] Sync with gcc/libiberty.

[binutils-gdb/users/hjl/linux/master] Test attaching to a program that constantly spawns short-lived threads

[binutils-gdb/users/hjl/linux/master] Trivially tweak the comment documenting initial_gdb_ttystate

[binutils-gdb/users/hjl/linux/master] Update binutils-pr14675.patch

[binutils-gdb/users/hjl/linux/master] watch_thread_num.exp and targets with fairer event reporting

[binutils-gdb] [Ada/varobj] number of children of null pointer to dynamic array.

[binutils-gdb] [Ada] 'first/'last/'length of array whose bound is a discriminant

[binutils-gdb] [ARI] Remove trailing new-line in argument of call to warning.

[binutils-gdb] [darwin/gdb] Use <setjmp.h> instead of <machine/setjmp.h>

[binutils-gdb] [python/Ada] gdb.lookup_type fails to looking primitive type

[binutils-gdb] [testsuite patch] Fix new FAIL: py-frame.exp: test Frame.read_register(rip)

[binutils-gdb] Add gdb.Objfile.username.

[binutils-gdb] Add max-completions parameter, and implement tab-completion limiting.

[binutils-gdb] Add missing comments in rs6000-tdep.c, ppc64-tdep.c and ppc-linux-tdep.c.

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

[binutils-gdb] Add producer string to output of info source.

[binutils-gdb] Add support for inlining scripts into .debug_gdb_scripts.

[binutils-gdb] Add symbol lookup cache.

[binutils-gdb] Another part of fixing "make TAGS".

[binutils-gdb] Append to input history file instead of overwriting it

[binutils-gdb] Build failure in sim/rx/gdb-if.c on windows

[binutils-gdb] Build list of completions as symbol tables are expanded.

[binutils-gdb] Bump version to 7.9.50.DATE-cvs.

[binutils-gdb] Catch exception in value_rtti_indirect_type

[binutils-gdb] ChangeLog entries for max-completions patch.

[binutils-gdb] check gdb.lookup_type return value in gdb.python/py-lookup-type.exp

[binutils-gdb] compile: Fix function pointers

[binutils-gdb] Constify some parameters in the varobj code

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

[binutils-gdb] Created branch 'hjl/pr17878'

[binutils-gdb] Created branch 'users/hjl/pr16428'

[binutils-gdb] Created branch 'users/hjl/pr17842'

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

[binutils-gdb] Deleted branch hjl/pr17878

[binutils-gdb] Deleted branch rth/aa-dw2

[binutils-gdb] Deleted branch user/hjl/pr16428

[binutils-gdb] Deleted branch users/hjl/pr17842

[binutils-gdb] Detect 64-bit-ness in PowerPC Book III-E

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

[binutils-gdb] Don't disable gprof for moxie

[binutils-gdb] Don't use windows-termcap.c when linking against a curses library

[binutils-gdb] dwarf2read.c (compute_delayed_physnames): Use TYPE_FN_FIELD_PHYSNAME.

[binutils-gdb] Enhance gdb.lookup_objfile so that it works with a symlinked binary.

[binutils-gdb] Epilogue unwinder for PowerPC.

[binutils-gdb] Fix 100x slowdown regression on DWZ files

[binutils-gdb] Fix an erroneous commentary.

[binutils-gdb] Fix ARI warning in rs6000-tdep.c::rs6000_gdbarch_init.

[binutils-gdb] Fix ARI warning in stack.c (return_command).

[binutils-gdb] Fix build failure in symfile.c::unmap_overlay_command (GCC5 bug)

[binutils-gdb] Fix build on OpenBSD.

[binutils-gdb] Fix date in gdb/ChangeLog.

[binutils-gdb] Fix filename in one of the recent gdb/ChangeLog entries (remove "gdb/").

[binutils-gdb] Fix format warning in rs6000t-dep.c

[binutils-gdb] Fix gcc-5 compilation

[binutils-gdb] Fix MinGW TUI build

[binutils-gdb] Fix nat/linux-personality.c regression on RHEL-5

[binutils-gdb] Fix patch author issue in gdb/ChangeLog entry.

[binutils-gdb] Fix TUI-related documentation.

[binutils-gdb] Fix use of wrong struct i387_xsave field in i387_cache_to_xsave

[binutils-gdb] Fix varobj_delete comment

[binutils-gdb] Free results of varobj_get_expression

[binutils-gdb] Free results of varobj_get_type and type_to_string

[binutils-gdb] FT32 initial support

[binutils-gdb] gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.

[binutils-gdb] gdb.python/py-prompt.exp: restore GDBFLAGS

[binutils-gdb] gdb/ARI: Call safe_strerror instead of strerror in linux-ptrace.c

[binutils-gdb] gdb/DWARF: dynamic subrange type of dynamic subrange type.

[binutils-gdb] gdb/DWARF: Support for arrays whose bound is a discriminant.

[binutils-gdb] gdb/hppa-tdep.c: Fix logical working flow issues and check additional store instructions.

[binutils-gdb] gdb/testsuite: Make clean mostlyclean should not delete *.py.

[binutils-gdb] gdbtypes.h (TYPE_TYPE_SPECIFIC): Delete.

[binutils-gdb] Improve comments for symbol_cache_mark_{not_,}found.

[binutils-gdb] Improve docs of objfile filename method.

[binutils-gdb] Introduce gdb_interact in testsuite

[binutils-gdb] Leave more space in TUI mode for thread ID.

[binutils-gdb] Linux: make target_is_async_p return false when async is off

[binutils-gdb] Make setting TUI border attributes take effect immediately

[binutils-gdb] Make sure TABs are expanded in TUI windows on MS-Windows.

[binutils-gdb] Make the change of tab size in TUI mode effective immediately

[binutils-gdb] Mention that create_child takes ownership of the allocated name

[binutils-gdb] Merge GCC producer parsers. Allow digits in identifiers.

[binutils-gdb] mingw32: fix windows-termcap/curses check

[binutils-gdb] Move code to disable ASR to nat/

[binutils-gdb] Move safe_strerror to common/

[binutils-gdb] Move some ppc macros to nat/ppc-linux.h

[binutils-gdb] new callback parameter expansion_notify for expand_symtabs_matching

[binutils-gdb] Partial fix for "make TAGS".

[binutils-gdb] PR cli/17828: -batch -ex r breaks terminal

[binutils-gdb] PR gdb/15830

[binutils-gdb] PR symtab/17855

[binutils-gdb] PR symtab/17890

[binutils-gdb] PR17525 - breakpoint commands not executed when program run from -x script

[binutils-gdb] Print current thread after loading a core file

[binutils-gdb] Really add a prototype for tui_rehighlight_all.

[binutils-gdb] Remove premature comments from previous patch to completer.c

[binutils-gdb] Remove testsuite compile errors with GCC5.

[binutils-gdb] Require numeric attributes to specify the form.

[binutils-gdb] Reverse debugging for PowerPC.

[binutils-gdb] Set varobj->path_expr in varobj_get_path_expr

[binutils-gdb] Skip two more attach tests when testing against stub-like targets

[binutils-gdb] Skip-trampoline for PowerPC reverse-stepping.

[binutils-gdb] Sort threads for thread apply all

[binutils-gdb] strerror.c: Do not declare sys_nerr or sys_errlist if already macros

[binutils-gdb] symtab.c (eq_symbol_entry): Use SYMBOL_SEARCH_NAME and symbol_matches_domain.

[binutils-gdb] Temporarily revert symbol lookup cache.

[binutils-gdb] tweak previous entry

[binutils-gdb] Unify CLI/TUI interface to readline tab completion.

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

[binutils-gdb] Use GCC5/DWARF5 DW_AT_noreturn to mark functions that don't return normally.

gdb and binutils branch master updated. 025ac41482555f6273dee37988734a9f88633dbc

gdb and binutils branch master updated. 02fe99727120efcb90ff8840af1d2c4d6312b492

gdb and binutils branch master updated. 0300bbc7c585cdcdd7ee9046aa2edb4f9ec36bc1

gdb and binutils branch master updated. 1710aab8af63e37c846efb7ed66e76dce95330ba

gdb and binutils branch master updated. 32d0add0a654c1204ab71dc8a55d9374538c4b33

gdb and binutils branch master updated. 3ce348af7f45f00d5acbdc4e1ef22c5f14724408

gdb and binutils branch master updated. 4d29c0a8b72465d56fad76ddffb5aa64659d72b9

gdb and binutils branch master updated. 50a18af83d28d66a769af40eef7d0548e2dc0883

gdb and binutils branch master updated. 588dcc3edbde19f90e76de969dbfa7ab3e17951a

gdb and binutils branch master updated. 60b3033e6e2936af6fcc37cf67cade99a89940ad

gdb and binutils branch master updated. 6a06d66006d33293215eaf706ee416f6a99da273

gdb and binutils branch master updated. 6bf045cd32d07ae55d7eec8ff94bd937c6bb2bce

gdb and binutils branch master updated. 8503d6e1e564cb5ac61bc6e3f16c0b384c76661e

gdb and binutils branch master updated. acc018ac031c9e03e012d7d2f3871bfe6b16168d

gdb and binutils branch master updated. b597c318b86b5ad2bca1f72ee8c0fbe33cbb7dad

gdb and binutils branch master updated. c945a99f01941ccb3e73586d5e6f8d45ffa91f77

gdb and binutils branch master updated. cc73dbcc08beb2e965deecbfda27a6d8302bffd3

gdb and binutils branch master updated. e1e061e77d517f1fcc6678667903b3d84c399323

gdb and binutils branch master updated. e2ada9cb46471b033671ae3629bb03376c253eea

gdb and binutils branch master updated. e810d75b1c9bef779b29df9d2c609fd5891d5917

gdb and binutils branch master updated. ea42d6f8d1e24403e533e5dfea18e94c47ac534b

gdb and binutils branch master updated. eaa6a9a48207fecf3ebdba88314b0eedbdfce363

gdb and binutils branch master updated. ede9f622af1f2634c1227a3ed5f5ea44929573d2

gdb and binutils branch master updated. fa5af12a25f2143b1acd9717fea1bf680e99697f

gdb and binutils branch master updated. fce10a8494efa8faec67b718f25e06d3d71694b3

gdb and binutils branch master updated. fdbf396f7e1cc87f408df7896c5464249f65c8e8

gdb and binutils branch users/hjl/linux/master updated. 51f6975d43c43b0733a856d69309f072897a376e


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