gdb-cvs archive
subject index for April, 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] PR python/18299

[binutils-gdb] * MAINTAINERS: Update my email address.

[binutils-gdb] * gdbtypes.h (struct cplus_struct_type) <n_baseclasses>: Fix comment.

[binutils-gdb] * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.

[binutils-gdb] * python.texi (Xmethods In Python): Fix name of method to call the xmethod.

[binutils-gdb] [Ada] Cache all static structures and reset cache during resolution

[binutils-gdb] [Ada] Preserve typedef layer when getting struct element

[binutils-gdb] [arm] Fix displaced stepping for thumb alu reg instruction

[binutils-gdb] [arm] Fix fails in gdb.base/disp-step-syscall.exp

[binutils-gdb] [arm] Update displaced stepping debug message

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

[binutils-gdb] [GDB] Hurd: Robustify the reply_mig_hack.awk script.

[binutils-gdb] [GDB] Hurd: Simplify the reply_mig_hack.awk script.

[binutils-gdb] [spu] Don't call set_gdbarch_cannot_step_breakpoint in spu_gdbarch_init

[binutils-gdb] A new board file remote-gdbserver-on-localhost.exp

[binutils-gdb] Access executable from remote system when first inferior appears

[binutils-gdb] Add --with-system-zlib to top level configure

[binutils-gdb] Add fbsd_nat_add_target.

[binutils-gdb] Add gdb.Type.optimized_out method.

[binutils-gdb] Add Guile frame-read-register command

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

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

[binutils-gdb] Add support for catching exec events on FreeBSD.

[binutils-gdb] Add support for the x86 XSAVE extended state on FreeBSD/x86.

[binutils-gdb] Add support for writing unwinders in Python.

[binutils-gdb] Add test for PR18214 and PR18216 - multiple step-overs with queued signals

[binutils-gdb] Add testcase for stub-method reading in stabs.

[binutils-gdb] Adjust src-release.sh for sim using the gdb create-version.sh.

[binutils-gdb] Allow passing fd == NULL to exec_file_find and solib_find

[binutils-gdb] Catch exception in lib/gdbserver-support.exp:gdb_exit

[binutils-gdb] Cleanup signal-while-stepping-over-bp-other-thread.exp

[binutils-gdb] Clear variable "coredump_var_addr" before using it on gdb.base/coredump-filter.exp

[binutils-gdb] Convert "remote:" sysroots to "target:" and remove "remote:"

[binutils-gdb] Crash on thread id wrap around

[binutils-gdb] Disable readline's SIGWINCH handler

[binutils-gdb] Displaced stepping debug: fetch the right regcache

[binutils-gdb] Do not consider reference types as dynamic

[binutils-gdb] Do not manipulate "target:" filenames as local paths

[binutils-gdb] Do unset_currtarget_info ldscript for all simulator testsuites.

[binutils-gdb] doc patch: compile: missing bits

[binutils-gdb] Document "target:" sysroot changes

[binutils-gdb] Enable fork tracing for native FreeBSD targets.

[binutils-gdb] Explicitly call rl_resize_terminal() in TUI's SIGWINCH handler

[binutils-gdb] Extend rl78 prologue analyzer to recognize more complicated prologues

[binutils-gdb] Fallback to stub-termcap.c on all hosts

[binutils-gdb] Fix code indentation

[binutils-gdb] Fix fails in gdb.dwarf2/dynarr-ptr.exp

[binutils-gdb] Fix gdb.base/interrupt.exp racy fail against gdbserver

[binutils-gdb] Fix gdb.base/sigstep.exp with displaced stepping on software single-step targets

[binutils-gdb] Fix gdb.trace/actions.exp race

[binutils-gdb] Fix gdb.trace/{actions, infotrace, while-stepping}.exp with extended-remote

[binutils-gdb] Fix gdb_spawn_with_cmdline_opts with non-empty GDBFLAGS

[binutils-gdb] Fix gdbserver_reconnect_p handling

[binutils-gdb] Fix pascal behavior for class fields with testcase

[binutils-gdb] Fix PR gdb/18155

[binutils-gdb] Fix printing for GNAT stuff for types that do not have descr. types

[binutils-gdb] Fix problems in the sim sources discovered by running the cppcheck static analysis tool.

[binutils-gdb] Fix py-parameter.exp and scm-parameter.exp path matching

[binutils-gdb] Fix Python completion when using the "complete" command

[binutils-gdb] Fix sim build

[binutils-gdb] Fix three test failures with extended remote targets

[binutils-gdb] Fix typo in check for valid register number in RX sim.

[binutils-gdb] Fix typo in last ChangeLog.

[binutils-gdb] Fix typos in sim sources exposed by static analysis.

[binutils-gdb] Fix {mi-tracepoint-changed, mi-tsv-changed}.exp with native-extended-gdbserver

[binutils-gdb] GDB tests for Go language support: remove unnecessary first breakpoint

[binutils-gdb] gdb.base/interrupt.exp: Fix race

[binutils-gdb] gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file

[binutils-gdb] gdb.base/interrupt.exp: Use gdb_test_multiple instead of gdb_expect

[binutils-gdb] gdb.base/interrupt.exp: Use send_inferior/$inferior_spawn_id

[binutils-gdb] gdb.threads/manythreads.exp: can't read "test": no such variable

[binutils-gdb] gdb/18216: displaced step+deliver signal, a thread needs step-over, crash

[binutils-gdb] gdb: Add internationalization support to a few strings.

[binutils-gdb] gdb: add myself to blackfin/write-after-approval

[binutils-gdb] gdb: Add support for dumping to verilog hex format.

[binutils-gdb] gdb_test_multiple match eof of any spawn_id

[binutils-gdb] gdb_test_multiple: Fix user code argument processing

[binutils-gdb] gdbserver gnu/linux: stepping over breakpoint

[binutils-gdb] gdbserver/xtensa: drop xtensa_usrregs_info

[binutils-gdb] gdbserver/xtensa: fix typo in XCHAL_HAVE_LOOPS

[binutils-gdb] gdbserver: fix uClibc build whithout MMU.

[binutils-gdb] GDBServer: give more complete usage information

[binutils-gdb] gdbtypes.c: remove the usuned "top_level" parameter

[binutils-gdb] Handle memory write errors on gdb.base/break-always.exp

[binutils-gdb] Harden gdb.base/bp-permanent.exp

[binutils-gdb] Harden gdb.base/coredump-filter.exp

[binutils-gdb] Honour software single step in fallback of displaced stepping

[binutils-gdb] Implement qXfer:exec-file:read in gdbserver

[binutils-gdb] Implement remote_pid_to_exec_file using qXfer:exec-file:read

[binutils-gdb] Import strtok_r gnulib module

[binutils-gdb] Increase timeout in watch-bitfields.exp for software watchpoint

[binutils-gdb] infrun.c:resume: currently_stepping after clearing stepped_breakpoint

[binutils-gdb] Initialize variable on gdb/linux-tdep.c:decode_vmflags

[binutils-gdb] Introduce exec_file_find

[binutils-gdb] Introduce exec_file_locate_attach

[binutils-gdb] Introduce function for directly updating GDB's screen dimensions

[binutils-gdb] Introduce linux_proc_pid_to_exec_file

[binutils-gdb] Introduce new shared function fileio_to_host_openflags

[binutils-gdb] Introduce new shared function remote_fileio_to_fio_error

[binutils-gdb] Introduce target_fileio_fstat

[binutils-gdb] Introduce target_filesystem_is_local

[binutils-gdb] keep_going: Add missing discard_cleanups call

[binutils-gdb] kfail two tests in no-unwaited-for-left.exp for remote target

[binutils-gdb] libiberty/setenv.c: Do not declare environ if defined as a macro.

[binutils-gdb] linux_nat.c: Mark new thread running even if momentarily pausing

[binutils-gdb] Make gdb.threads/step-over-trips-on-watchpoint.exp effective on !x86

[binutils-gdb] Make gdb_bfd_open able to open BFDs using target fileio

[binutils-gdb] Make info fun|var|types interruptable for psyms.

[binutils-gdb] Make info fun|var|types interruptable.

[binutils-gdb] Make print_target_wait_results print the whole ptid

[binutils-gdb] Make RL78 disassembler and simulator respect ISA for mul/div

[binutils-gdb] Make the default sysroot be "target:"

[binutils-gdb] Make type-safe the 'content' field of struct tui_gen_win_info

[binutils-gdb] PPC64: Fix step-over-trips-on-watchpoint.exp with displaced stepping on

[binutils-gdb] PR python/18089

[binutils-gdb] PR python/18285

[binutils-gdb] PR python/18299

[binutils-gdb] PR13858 - Can't do displaced stepping with no symbols

[binutils-gdb] Properly set alarm value in gdb.threads/non-stop-fair-events.exp

[binutils-gdb] Rearrange symfile_bfd_open

[binutils-gdb] Regenerate configure in bfd/binutils/gas/gdb

[binutils-gdb] Regenerate configure in bfd/binutils/gas/gdb/gold

[binutils-gdb] Regenerate configure in sim

[binutils-gdb] Remove --xdb

[binutils-gdb] Remove duplicated xmalloc in update_dprintf_command_list

[binutils-gdb] Rename common-remote-fileio.[ch] as fileio.[ch]

[binutils-gdb] Rename variable "addr" to "coredump_var_addr" in gdb.base/coredump-filter.exp

[binutils-gdb] Replace $zlibdir with $ZLIBDIR in LDFLAGS

[binutils-gdb] return zero in arm_linux_can_use_hw_breakpoint if HW point isn't supported

[binutils-gdb] Revert "Do not consider reference types as dynamic"

[binutils-gdb] Revert "gdbtypes.c: remove the usuned "top_level" parameter"

[binutils-gdb] s390-vregs.exp: Avoid compile errors with older GCCs and on 31-bit targets

[binutils-gdb] S390: For zero, let is_power_of_two() return false

[binutils-gdb] S390: Re-arrange implementation of s390_return_value

[binutils-gdb] S390: Restructure s390_push_dummy_call

[binutils-gdb] S390: Vector ABI support

[binutils-gdb] Set zlibdir/zlibinc with top_builddir/top_srcdir

[binutils-gdb] Share the "multi_line" helper among all testcases

[binutils-gdb] sim/erc32: Switched emulated memory to host endian order.

[binutils-gdb] sim: arm/cr16/d10v/h8300/microblaze/sh: fill out sim-cpu pc fetch/store helpers

[binutils-gdb] sim: arm/mips: fix sim_read/sim_write linkage errors

[binutils-gdb] sim: avr/mcore/moxie: fill out sim-cpu pc fetch/store helpers

[binutils-gdb] sim: avr: Fix 'multiple definition of sim_{read, write}'

[binutils-gdb] sim: clean up duplicate sim-engine hooks

[binutils-gdb] sim: clean up SIM_EXTRA_OBJS references

[binutils-gdb] sim: cris/frv/h8300/iq2000/lm32/m32r/sh64: standardize cpu state

[binutils-gdb] sim: d10v: fix signal updates

[binutils-gdb] sim: fix the PKGVERSION define

[binutils-gdb] sim: ft32: delete sim_read/sim_write funcs

[binutils-gdb] sim: ft32: fix ft32_pc_get logic

[binutils-gdb] sim: gennltvals.sh: handle split out newlib source tree

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

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

[binutils-gdb] sim: m32c: enable warnings & clean up a bunch

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

[binutils-gdb] sim: m68hc11: convert to sim-cpu

[binutils-gdb] sim: mcore: clean up printf warnings

[binutils-gdb] sim: mcore: convert to common memory/verbose functions

[binutils-gdb] sim: mcore: drop watchpoint/dumpmem/clearstats support

[binutils-gdb] sim: mcore: switch to common syscall handling

[binutils-gdb] sim: microblaze: switch to common memory functions

[binutils-gdb] sim: mips: convert to sim-cpu

[binutils-gdb] sim: mips: fix prototype warnings

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

[binutils-gdb] sim: mn10300: convert to sim-cpu

[binutils-gdb] sim: move sim-engine.o/sim-hrw.o to the common list

[binutils-gdb] sim: moxie: fix running after nrun conversion

[binutils-gdb] sim: options: add --version support

[binutils-gdb] sim: ppc: fix up version script

[binutils-gdb] sim: replace CIA_{GET,SET} with CPU_PC_{GET,SET}

[binutils-gdb] sim: run: punt!

[binutils-gdb] sim: switch to gdb version script

[binutils-gdb] sim: trim old USING_SIM_BASE_H define

[binutils-gdb] sim: unify sim-cpu usage

[binutils-gdb] sim: unify sim_cia definition

[binutils-gdb] sim: unify SIM_CPU definition

[binutils-gdb] sim: update zlib handling

[binutils-gdb] sim: v850: convert to sim-cpu

[binutils-gdb] Skip gdb.base/relativedebug.exp if libc doesn't have debug info

[binutils-gdb] Skip setting HW watchpoint if skip_hw_watchpoint_multi_tests in gdb.base/break-idempotent.exp

[binutils-gdb] solib-svr4.c (svr4_exec_displacement): Rename outer "displacement".

[binutils-gdb] Some Python 3 fixes

[binutils-gdb] step-over-trips-on-watchpoint.exp: Don't put addresses in test messages

[binutils-gdb] Strip "target:" prefix in solib_find if accessing local files

[binutils-gdb] symtab.c (hash_symbol_entry): Hash STRUCT_DOMAIN symbols as VAR_DOMAIN.

[binutils-gdb] Test step-over-{lands-on-breakpoint|trips-on-watchpoint}.exp with displaced stepping

[binutils-gdb] testsuite: Don't use expect_background to reap gdbserver

[binutils-gdb] testsuite: Introduce $inferior_spawn_id

[binutils-gdb] TUI: avoid calling strcpy() on identical string objects

[binutils-gdb] Unset zlibdir/zlibinc only for --with-system-zlib

[binutils-gdb] Update comments to target_can_use_hardware_watchpoint

[binutils-gdb] Update exec_file_attach to cope with "target:" filenames

[binutils-gdb] Update our idea of our terminal's dimensions even outside of TUI

[binutils-gdb] update thread list, delete exited threads

[binutils-gdb] update-gnulib.sh: work around aclocal warning with Perl >= 5.16

[binutils-gdb] Use "gdb_wait.h" instead of <sys/wait.h>.

[binutils-gdb] Use do_target_resume when stepping past permanent breakpoint too

[binutils-gdb] Use exec_file_find to prepend gdb_sysroot in follow_exec

[binutils-gdb] Use gdb_sysroot for main executable on attach

[binutils-gdb] Use software watchpoints if hardware watchpoints are not available when testing gdb.base/watch-bitfi

[binutils-gdb] wait_for_inferior and errors thrown from target_wait

[binutils-gdb] windows-nat: Cleanups in get_windows_debug_event

[binutils-gdb] windows-nat: Don't change current_event.dwThreadId in handle_output_debug_string()

[binutils-gdb] windows-nat: Don't use ternary conditional operator in get_windows_debug_event

[binutils-gdb] windows-nat: Fix misspelling in debug output

[binutils-gdb] windows-nat: Report an error if ContinueDebugEvent() fails

[binutils-gdb] Zero supplied stat buffers in functions that pretend to stat


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