gdb-cvs archive
subject index for March, 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.8-branch] Support gdbarch_convert_register_p targets in address_from_register

[binutils-gdb/gdb-7.9-branch] Fix the triplet regexp to recognize triplets, not only quadruplets

[binutils-gdb/gdb-7.9-branch] Fix undefined behavior in TUI's TAB expansion

[binutils-gdb] [gdb/DWARF] Introduce linked list for dynamic attributes

[binutils-gdb] [guile] Run finalizers from GDB thread

[binutils-gdb] A zlib to tarball

[binutils-gdb] Accept all-stop alternative in mi_expect_interrupt

[binutils-gdb] Add --with-system-zlib in gdb

[binutils-gdb] Add cpu information to the info os command on linux.

[binutils-gdb] Add iterate_over_lwps to gdbserver

[binutils-gdb] Add linux-aarch64-low.c in SFILE

[binutils-gdb] Add missing changelog entries of last commit

[binutils-gdb] Add missing ChangeLog entry

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

[binutils-gdb] Add objfile-progspace to Guile interface

[binutils-gdb] Add x86_debug_reg_state to gdbserver

[binutils-gdb] Allow "set sysroot" with no argument to restore sysroot to empty

[binutils-gdb] Append -g -Os rather than overwriting

[binutils-gdb] Associate target_ops with target_fileio file descriptors

[binutils-gdb] breakpoint-in-ro-region.exp: Support targets stopping in mid-line after "si"

[binutils-gdb] btrace: compute line range when printing

[binutils-gdb] btrace: fix tests for 32-bit

[binutils-gdb] btrace: increase buffer size for exception test

[binutils-gdb] btrace: support 32-bit inferior on 64-bit host

[binutils-gdb] btrace: work around _dl_runtime_resolve returning to resolved function

[binutils-gdb] Catch exception on solib_svr4_r_ldsomap

[binutils-gdb] catch-syscall.exp: Fix missing architecture name for s390:31-bit

[binutils-gdb] Change signature of linux_target_ops.new_thread

[binutils-gdb] Clarify comment on the purpose of the assertion loop in _initialize_remote.

[binutils-gdb] Code cleanup: Make validate_format parameter const

[binutils-gdb] Code cleanup: Move print_command_1 expr variable scope

[binutils-gdb] common: cgen-mem/cgen-ops: fix extern inline handling

[binutils-gdb] Compile break-asm-file{0,1}.s without debug info

[binutils-gdb] constify gdbserver/server.c

[binutils-gdb] constify gdbserver/tracepoint.c

[binutils-gdb] constify i386-sol2-tdep.c and machoread.c

[binutils-gdb] constify nto-tdep.c

[binutils-gdb] constify remote-m32r-sdi.c

[binutils-gdb] constify set_breakpoint_condition

[binutils-gdb] constify sparc-sol2-tdep.c and spu-tdep.c

[binutils-gdb] constify tui/tui-io.c

[binutils-gdb] constify xcoffread.c

[binutils-gdb] Create gdb/break-catch-syscall.c

[binutils-gdb] Debug output tweaks in the Linux target backends

[binutils-gdb] Delete gdb/testsuite/dg-extract-results.py

[binutils-gdb] Deleted branch palves/cxx-conversion-attempt

[binutils-gdb] Deleted branch remotes/upstream/users/palves/gnulib-update

[binutils-gdb] Deleted branch upstream/users/palves/gnulib-update

[binutils-gdb] Disable all target libraries if not building gcc

[binutils-gdb] Do not make "prop" field of struct dynamic_prop_list a pointer.

[binutils-gdb] Don't call set_gdbarch_cannot_step_breakpoint in aarch64_gdbarch_init

[binutils-gdb] Don't reset CXXFLAGS_FOR_TARGET

[binutils-gdb] Don't set breakpoints on import stubs on Windows amd64

[binutils-gdb] dtrace-probe: Handle error while parsing probe argument.

[binutils-gdb] dwarf.exp: Allow generating a stub .debug_line section

[binutils-gdb] Enable gdb.base/foll-fork.exp on OpenBSD

[binutils-gdb] Enable rthreads support on OpenBSD/hppa

[binutils-gdb] enum lwp_stop_reason -> enum target_stop_reason

[binutils-gdb] Exclude target-zlib if target-libjava isn't built

[binutils-gdb] Expand keyword lexing intelligence in the linespec parser.

[binutils-gdb] Fetch all registers before writing the core register notes.

[binutils-gdb] Fix "thread apply all" with exited threads

[binutils-gdb] Fix 32-bit x86 in-process agent build

[binutils-gdb] Fix amd64 windows unwinding issues within MS dlls.

[binutils-gdb] Fix breakpoint thread condition missing with mi and a pending breakpoint.

[binutils-gdb] Fix copy-paste typo in -data-write-memory-bytes doc

[binutils-gdb] Fix gdb.threads/thread-specific-bp.exp race

[binutils-gdb] Fix GDB/MI doc: duplicate syscall-entry under *stopped

[binutils-gdb] Fix gdb_bfd_section_index for special sections

[binutils-gdb] Fix incorrect vFile: prefix lengths

[binutils-gdb] Fix indentation in ser_windows_setparity and hardwire_setparity.

[binutils-gdb] Fix mail address format of a couple recent ChangeLog entries

[binutils-gdb] Fix memory corruption in Guile command interface

[binutils-gdb] Fix mi-pending.exp test output to allow stable test diffing

[binutils-gdb] Fix name of ser_base_setstopbits's second argument.

[binutils-gdb] Fix race exposed by gdb.threads/killed.exp

[binutils-gdb] Fix struct sockaddr/sockaddr_in/sockaddr_un strict aliasing violations

[binutils-gdb] Fix switch_back_to_stepped_thread comment references

[binutils-gdb] Fix the triplet regexp to recognize triplets, not only quadruplets

[binutils-gdb] Fix thinko with previous delta to RL78 sim, by adding code to define the G10 and G13 mode options.

[binutils-gdb] Fix typo in value-dynamic-type

[binutils-gdb] Fix undefined behavior in TUI's TAB expansion

[binutils-gdb] Fix Windows/SPU/NTO/Lynx gdbserver builds

[binutils-gdb] Fixes implementation of hardware multiply/divide peripheral in RL78 G13 cores.

[binutils-gdb] follow-exec: delete all non-execing threads

[binutils-gdb] follow-fork: don't lose the ptids as set by the target

[binutils-gdb] garbage collect target_decr_pc_after_break

[binutils-gdb] gdb.base/bp-permanent.exp: Tighten regex

[binutils-gdb] gdb.texinfo (Specify Location): Fix syntax of filename:function.

[binutils-gdb] gdb.threads/clone-thread_db.c: Add missing includes and fix pthread_join call

[binutils-gdb] GDB: Add set/show serial parity command.

[binutils-gdb] gdb: ft32: new port

[binutils-gdb] GDB: rename DYN_ATTR_DATA_LOCATION into DYN_PROP_DATA_LOCATION.

[binutils-gdb] gdb_test_multiple: return -1 on internal error

[binutils-gdb] gdbserver/Linux: unbreak non-stop

[binutils-gdb] gdbserver/Linux: unbreak thread event randomization

[binutils-gdb] gdbserver/Linux: Use TRAP_BRKPT/TRAP_HWBPT

[binutils-gdb] gdbserver/tracepoint: Add 'struct sockaddr_un *' -> 'struct sockaddr *' cast

[binutils-gdb] gdbserver: Support the "swbreak"/"hwbreak" stop reasons

[binutils-gdb] Handle the effect of skipping prologue

[binutils-gdb] Implement breakpoint_find_if

[binutils-gdb] Implement remote_bfd_iovec_stat

[binutils-gdb] Implement support for checking /proc/PID/coredump_filter

[binutils-gdb] Implement vFile:fstat: in gdbserver

[binutils-gdb] Import zlib from GCC

[binutils-gdb] inf-ptrace.c: use ptid_get_pid when resuming all threads

[binutils-gdb] Initialize EXPR in dtrace-probe::dtrace_process_dof_probe

[binutils-gdb] Introduce basic LWP accessors

[binutils-gdb] Introduce current_lwp_ptid

[binutils-gdb] Introduce x86_linux_update_debug_registers

[binutils-gdb] kill volatile struct gdb_exception

[binutils-gdb] Linux native: Use TRAP_BRKPT/TRAP_HWBPT

[binutils-gdb] Linux x86 low-level debug register code synchronization

[binutils-gdb] Linux x86 low-level debug register comment synchronization

[binutils-gdb] Linux/ptrace: don't convert ptids when asking inf-ptrace layer to resume LWP

[binutils-gdb] Make "catch fork" work on systems with PT_GET_PROCESS_STATE

[binutils-gdb] Make "set scheduler-locking step" depend on user intention, only

[binutils-gdb] Make all-bfd depend on all-zlib

[binutils-gdb] Make dg-extract-results.sh explicitly treat .{sum, log} files as text

[binutils-gdb] Make linux_stop_lwp be a shared function

[binutils-gdb] Make lwp_info.arch_private handling shared

[binutils-gdb] Make step_start_function be per thread

[binutils-gdb] Make TRY/CATCH use real C++ try/catch in C++ mode

[binutils-gdb] more making TRY/CATCH callers look more like real C++ try/catch blocks

[binutils-gdb] Move duplicated Linux x86 code to nat/x86-linux.c

[binutils-gdb] Move low-level Linux x86 debug register code to a shared file

[binutils-gdb] Move remote_fileio_to_fio_stat to gdb/common

[binutils-gdb] native/Linux: internal error if resume is short-circuited

[binutils-gdb] New common function "startswith"

[binutils-gdb] NEWS: Remove HPUX

[binutils-gdb] No longer handle negative 'step' in 'proceed'

[binutils-gdb] Normalize TRY_CATCH exception handling block

[binutils-gdb] PR c++/18141

[binutils-gdb] PR gdb/18002: Fix reinsert of a permanent breakpoints

[binutils-gdb] PR gdb/18021 - defend against "static virtual" methods

[binutils-gdb] Properly intern constants into psymtab

[binutils-gdb] quit_force: Replace TRY_CATCH wrapper macros

[binutils-gdb] record-full/record-btrace: software/hardware breakpoint trap

[binutils-gdb] Reimplement "vFile:fstat" without qSupported

[binutils-gdb] Relax pattern to match the output of "info frame" in gdb.base/savedregs.exp

[binutils-gdb] remote+docs: software/hardware breakpoint traps

[binutils-gdb] Remove 'step' parameters from 'proceed' and 'resume'

[binutils-gdb] Remove --with-target-subdir=. --disable-multilib

[binutils-gdb] Remove C-specific warnings from common warning set

[binutils-gdb] Remove cloog.m4

[binutils-gdb] Remove forward declaration of struct stat

[binutils-gdb] Remove gdb.hp

[binutils-gdb] Remove HPUX

[binutils-gdb] Remove some hard-coded stuff in tests

[binutils-gdb] Remove spurious gdb/ChangeLog entry

[binutils-gdb] Remove three redundant wrapper functions in remote.c

[binutils-gdb] Remove unused function declarations in target.h

[binutils-gdb] Remove use of stdbool.h in GDB sources.

[binutils-gdb] Rename gdbserver's low-level Linux x86 debug register accessors

[binutils-gdb] Replace --with-zlib with --with-system-zlib

[binutils-gdb] Replace src-release with src-release.sh

[binutils-gdb] Revert "Disable all target libraries if not building gcc"

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

[binutils-gdb] Revert union gdb_sockaddr_u

[binutils-gdb] Revert: Code cleanup: Move print_command_1 expr variable scope

[binutils-gdb] S390: Add target descriptions for vector register sets

[binutils-gdb] S390: Add vector register support to gdb

[binutils-gdb] S390: Add vector register support to gdbserver

[binutils-gdb] S390: Defer PER info update until resume

[binutils-gdb] S390: Fix syscall list for s390x

[binutils-gdb] S390: Name "invisible" registers with the empty string instead of NULL

[binutils-gdb] S390: Skip prologue using SAL information, if possible

[binutils-gdb] S390: Vector register test case

[binutils-gdb] select_event_lwp_callback: update comments

[binutils-gdb] Shuffle user_visible_resume_ptid

[binutils-gdb] sim/erc32: Added -v command line switch for verbose output

[binutils-gdb] sim/erc32: Fix a few compiler warnings

[binutils-gdb] sim/erc32: Removed type mismatch compiler warnings

[binutils-gdb] sim/erc32: Use memory_iread() function for instruction fetching.

[binutils-gdb] sim/erc32: use SIM_AC_OPTION_HOSTENDIAN to probe for host endianess

[binutils-gdb] sim: arm: clean up misc warnings

[binutils-gdb] sim: arm: convert to nrun

[binutils-gdb] sim: arm: delete NEED_UI_LOOP_HOOK handling

[binutils-gdb] sim: arm: move COPRO settings to the makefile

[binutils-gdb] sim: arm: use common configure options

[binutils-gdb] sim: avr: convert to nrun.o

[binutils-gdb] sim: avr: fix _start testsuite symbol

[binutils-gdb] sim: avr: start a basic testsuite

[binutils-gdb] sim: bfin/msp430: drop run-sim.h include

[binutils-gdb] sim: bfin: fix bug reference

[binutils-gdb] sim: bfin: fix signed warning

[binutils-gdb] sim: bfin: fix up linux-fixed-code.h generation [PR sim/10143]

[binutils-gdb] sim: bfin: fix up linux-fixed-code.h generation more [PR sim/13160]

[binutils-gdb] sim: clean up SIM_HAVE_BIENDIAN

[binutils-gdb] sim: common: sim-arange: fix extern inline handling

[binutils-gdb] sim: convert some old prototypes

[binutils-gdb] sim: cr16/d10v: restore generated headers dep

[binutils-gdb] sim: cr16: add _start symbol to tests [BZ #12385]

[binutils-gdb] sim: cr16: clean up misc warnings

[binutils-gdb] sim: cr16: convert to nrun

[binutils-gdb] sim: cr16: delete dead code

[binutils-gdb] sim: cr16: delete NEED_UI_LOOP_HOOK handling

[binutils-gdb] sim: cr16: use common configure options

[binutils-gdb] sim: cris: delete unused CONFIG_DEVICES

[binutils-gdb] sim: d10v: add missing sim-main.h

[binutils-gdb] sim: d10v: clean up misc warnings

[binutils-gdb] sim: d10v: convert to nrun

[binutils-gdb] sim: d10v: delete NEED_UI_LOOP_HOOK handling

[binutils-gdb] sim: d10v: link in missing testsuite

[binutils-gdb] sim: d10v: use common configure options

[binutils-gdb] sim: delete unused sim-inline.c rule

[binutils-gdb] sim: drop duplicate header checks

[binutils-gdb] sim: drop support for requiring hw support

[binutils-gdb] sim: dv-sockser: add stub funcs when not available

[binutils-gdb] sim: dv-sockser: move build to common dir

[binutils-gdb] sim: dv-sockser: push module init prototype down

[binutils-gdb] sim: erc32/h8300/m68hc11: trim unused functions

[binutils-gdb] sim: erc32: strip paren from return statements

[binutils-gdb] sim: fix sim-hardware configure option

[binutils-gdb] sim: frv: delete UART device support

[binutils-gdb] sim: ft32: new port

[binutils-gdb] sim: iq2000/mn10300: drop dv-sockser.o references

[binutils-gdb] sim: m32r: drop duplicate dv_sockser_install call

[binutils-gdb] sim: m68hc11/mips/mn10300/v850: add basic sim_pc_get

[binutils-gdb] sim: m68hc11: fix gcc-5 build error w/restrict keyword

[binutils-gdb] sim: make nrun the default run program

[binutils-gdb] sim: mcore/microblaze: clean up a bit

[binutils-gdb] sim: mcore/microblaze: delete dead code

[binutils-gdb] sim: mcore/microblaze: strip trailing whitespace

[binutils-gdb] sim: mcore/moxie: clean up makefiles a bit

[binutils-gdb] sim: mcore: add a basic testsuite

[binutils-gdb] sim: mcore: convert to nrun

[binutils-gdb] sim: mcore: drop sbrk support

[binutils-gdb] sim: mcore: use common configure options

[binutils-gdb] sim: microblaze: convert to nrun

[binutils-gdb] sim: microblaze: fix printf string

[binutils-gdb] sim: microblaze: start a testsuite

[binutils-gdb] sim: microblaze: use common configure options

[binutils-gdb] sim: mn10300: fix duplicated hardware option

[binutils-gdb] sim: move sim-io.h to sim-assert.h

[binutils-gdb] sim: moxie: clean up build time warnings

[binutils-gdb] sim: moxie: convert to nrun.o

[binutils-gdb] sim: moxie: switch to common sim-command.o

[binutils-gdb] sim: msp430: use common warnings options

[binutils-gdb] sim: profile: disconnect from watchpoint core

[binutils-gdb] sim: rename tconfig.in to tconfig.h

[binutils-gdb] sim: Revert "Fix frv/iq2000/m32r/sh64 sim, default hardware to off."

[binutils-gdb] sim: sh64: delete dv-sockser references

[binutils-gdb] sim: sh: clean up gencode

[binutils-gdb] sim: sh: clean up some warnings

[binutils-gdb] sim: sh: convert to nrun

[binutils-gdb] sim: sh: fix broken handling in DSR reg

[binutils-gdb] sim: sh: use common configure options

[binutils-gdb] sim: testsuite: make subdir unconditional

[binutils-gdb] sim; testsuite: allow tests to set no output

[binutils-gdb] Simplify target_async hook interface

[binutils-gdb] Skip catch-syscall.exp on HP-UX target

[binutils-gdb] Split TRY_CATCH into TRY + CATCH

[binutils-gdb] stub termcap, add extern "C"

[binutils-gdb] stub-termcap.c: prototype tputs's parameter's parameter, for C++ mode

[binutils-gdb] Stupid git!

[binutils-gdb] Style fixes.

[binutils-gdb] Support catch syscall on aarch64 linux

[binutils-gdb] Sync bootstrap-asan.mk/bootstrap-lto.mk with GCC tree

[binutils-gdb] Sync config-ml.in with GCC trunk

[binutils-gdb] Sync elf.m4 with GCC tree

[binutils-gdb] Sync isl.m4 with GCC tree

[binutils-gdb] Teach GDB about targets that can tell whether a trap is a breakpoint event

[binutils-gdb] testsuite: Don't set SYMBOL_PREFIX for x86_64_*_cygwin

[binutils-gdb] Tighten gdb.base/disp-step-syscall.exp

[binutils-gdb] Typo fix

[binutils-gdb] Update comment of linespec_lexer_lex_keyword.

[binutils-gdb] Update config.guess and config.sub to the latest upstream version

[binutils-gdb] Update top-level files from GCC trunk

[binutils-gdb] Use AM_ENABLE_MULTILIB only if with_target_subdir isn't empty

[binutils-gdb] Use kinfo_getvmmap on FreeBSD to enumerate memory regions.

[binutils-gdb] Use show_debug_regs as a boolean

[binutils-gdb] watchpoint-reuse-slot.exp: skip setting HW breakpoints on some address

[binutils-gdb] windows-nat.c: conflicting declaration of struct thread_info in C++ mode


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