gdb-cvs archive
subject index for May, 2017

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-8.0-branch] Add alias command to cmd_list_element

[binutils-gdb/gdb-8.0-branch] Avoid compilation warning on MinGW in xstrndup

[binutils-gdb/gdb-8.0-branch] Avoid compiler warning in MinGW build

[binutils-gdb/gdb-8.0-branch] Avoid exponential behavior in rust_evaluate_subexp

[binutils-gdb/gdb-8.0-branch] Avoid MinGW compilation warning in readline/input.c

[binutils-gdb/gdb-8.0-branch] Bump GDB version number to 7.99.91.DATE-git.

[binutils-gdb/gdb-8.0-branch] Document the GDB 7.99.91 release in gdb/ChangeLog

[binutils-gdb/gdb-8.0-branch] Expect prompt after no FPU warning

[binutils-gdb/gdb-8.0-branch] Fix compilation errors with mingw.org's MinGW runtime 3.X

[binutils-gdb/gdb-8.0-branch] Fix gdb 8.0 procfs.c compilation on Solaris

[binutils-gdb/gdb-8.0-branch] Fix gdb.python/py-record-btrace-threads.exp with Python 3

[binutils-gdb/gdb-8.0-branch] Fix NEWS formatting in GDB 8.0 section

[binutils-gdb/gdb-8.0-branch] Fix rust_dump_subexp_body

[binutils-gdb/gdb-8.0-branch] Fix tui compilation with Solaris libcurses: clear define (PR tui/21482)

[binutils-gdb/gdb-8.0-branch] Fix tui compilation with Solaris libcurses: non-const last arg to mvwaddstr (PR tui/21482)

[binutils-gdb/gdb-8.0-branch] gdb/NEWS: rewrite "since GDB 7.12" into "in GDB 8.0"

[binutils-gdb/gdb-8.0-branch] Make libiberty/waitpid.c compile without warnings on MinGW

[binutils-gdb/gdb-8.0-branch] Make sure malloc is linked into gdb.cp/oranking.cc.

[binutils-gdb/gdb-8.0-branch] Python: Fix indentation in py-record-btrace.c

[binutils-gdb/gdb-8.0-branch] Python: Introduce gdb.Instruction class

[binutils-gdb/gdb-8.0-branch] Python: Introduce gdb.RecordGap class

[binutils-gdb/gdb-8.0-branch] Python: Move and rename gdb.BtraceFunction

[binutils-gdb/gdb-8.0-branch] Python: Move and rename gdb.BtraceInstruction

[binutils-gdb/gdb-8.0-branch] Python: Remove ptid from gdb.Record interface

[binutils-gdb/gdb-8.0-branch] Python: Use correct ptid in btrace recording

[binutils-gdb/gdb-8.0-branch] Replace "return" with "break"

[binutils-gdb/gdb-8.0-branch] Set GDB version number to 7.99.91.

[binutils-gdb] Add alias command to cmd_list_element

[binutils-gdb] Add current_regcache unit test

[binutils-gdb] Add nowarnings in gdb.base/fileio.exp

[binutils-gdb] Add PPC_MAX_REGISTER_SIZE

[binutils-gdb] Add regcache raw_supply_integer and raw_collect_integer.

[binutils-gdb] Add unit test to gdbarch methods register_to_value and value_to_register

[binutils-gdb] Avoid compilation warning on MinGW in xstrndup

[binutils-gdb] Avoid compiler warning in MinGW build

[binutils-gdb] Avoid exponential behavior in rust_evaluate_subexp

[binutils-gdb] Avoid MinGW compilation warning in readline/input.c

[binutils-gdb] btrace: Add btinfo to instruction interator.

[binutils-gdb] btrace: Fix memory leak in btrace_clear.

[binutils-gdb] btrace: Remove bfun_s vector.

[binutils-gdb] btrace: Remove constant arguments.

[binutils-gdb] btrace: Remove struct btrace_function::flow.

[binutils-gdb] btrace: Remove struct btrace_thread_info::{begin, end}.

[binutils-gdb] btrace: Replace struct btrace_function::segment.

[binutils-gdb] btrace: Replace struct btrace_function::up.

[binutils-gdb] btrace: Store function segments as objects.

[binutils-gdb] btrace: support decoder events

[binutils-gdb] btrace: Transfer ownership of pointers.

[binutils-gdb] btrace: Use function segment index in call iterator.

[binutils-gdb] btrace: Use function segment index in insn iterator.

[binutils-gdb] btrace: Use std::vector in struct btrace_thread_information.

[binutils-gdb] Change field separator in gdbarch.sh

[binutils-gdb] Change return type of gdbarch_software_single_step to vector<CORE_ADDR>

[binutils-gdb] Cleanups to FreeBSD/mips native register operations.

[binutils-gdb] Clear GDB internal state after each unit test

[binutils-gdb] config, btrace: check for pt_insn_event in libipt

[binutils-gdb] Delegate opcodes to select disassembler in GDB

[binutils-gdb] Expect prompt after no FPU warning

[binutils-gdb] Fix gdb procfs.c compilation on Solaris

[binutils-gdb] Fix gdb.python/py-record-btrace-threads.exp with Python 3

[binutils-gdb] Fix get_core_register_section leak, introduce thread_section_name

[binutils-gdb] Fix NEWS formatting in GDB 8.0 section

[binutils-gdb] Fix rust_dump_subexp_body

[binutils-gdb] Fix test failure with Rust 1.18 and 1.19

[binutils-gdb] Fix tui compilation with Solaris libcurses: clear define (PR tui/21482)

[binutils-gdb] Fix tui compilation with Solaris libcurses: non-const last arg to mvwaddstr (PR tui/21482)

[binutils-gdb] gdb.base/fileio.c: Fix several -Wmaybe-uninitialized warnings

[binutils-gdb] gdb.base/fileio.c: Fix several -Wreturn-type warnings

[binutils-gdb] gdb.base/fileio.exp: Remove nowarnings

[binutils-gdb] gdb.base/watch-cond-infcall.exp: Don't run if target doesn't support infcalls

[binutils-gdb] gdb/MAINTAINERS: Move Daniel J and Mark to the Past Maintainers section.

[binutils-gdb] gdb: Add John Baldwin as FreeBSD Maintainer

[binutils-gdb] gdb: Disable -Werror for -Wmaybe-uninitialized

[binutils-gdb] gdb: Document vMustReplyEmpty remote packet

[binutils-gdb] gdb: fix TYPE_CODE_ARRAY handling in sparc targets

[binutils-gdb] gdbarch.sh: Remove commented out TARGET_CHAR_BIT definition

[binutils-gdb] Get register contents by register_size instead of TYPE_LENGTH

[binutils-gdb] Introduce "gdb/configure.nat" (and delete "gdb/config/*/*.mh" files)

[binutils-gdb] Make libiberty/waitpid.c compile without warnings on MinGW

[binutils-gdb] Make sure malloc is linked into gdb.cp/oranking.cc.

[binutils-gdb] make_cleanup_restore_current_thread: Look up thread earlier

[binutils-gdb] Move current_regcache to regcache::current_regcache

[binutils-gdb] nat_extra_makefile_frag -> nat_makefile_frag

[binutils-gdb] Print Rust unsized array types a bit more nicely

[binutils-gdb] Python: Fix indentation in py-record-btrace.c

[binutils-gdb] Python: Introduce gdb.Instruction class

[binutils-gdb] Python: Introduce gdb.RecordGap class

[binutils-gdb] Python: Move and rename gdb.BtraceFunction

[binutils-gdb] Python: Move and rename gdb.BtraceInstruction

[binutils-gdb] Python: Remove ptid from gdb.Record interface

[binutils-gdb] Python: Use correct ptid in btrace recording

[binutils-gdb] RAII-fy make_cleanup_restore_current_thread & friends

[binutils-gdb] Rearrange gdb/configure.nat to make it simpler and less redundant

[binutils-gdb] Refactor disassembler selection

[binutils-gdb] Regenerate gdb/{, gdbserver/}configure (for commit be628ab814f1c90e185d7482d27aa8a991ab5837)

[binutils-gdb] Remove definition of VEC (CORE_ADDR)

[binutils-gdb] Remove MAX_REGISTER_SIZE from frv-linux-tdep.c

[binutils-gdb] Remove some superfluous code in corelow.c

[binutils-gdb] Remove some uses of MAX_REGISTER_SIZE from mips-linux-tdep.c

[binutils-gdb] Remove some uses of MAX_REGISTER_SIZE from mips-tdep.c

[binutils-gdb] Remove some uses of MAX_REGISTER_SIZE uses from mn10300-linux-tdep.c

[binutils-gdb] Rename "mem" related commmands

[binutils-gdb] Replace "return" with "break"

[binutils-gdb] Restrict alpha_convert_register_p

[binutils-gdb] Restrict i387_convert_register_p

[binutils-gdb] Restrict ia64_convert_register_p

[binutils-gdb] Restrict m68k_convert_register_p

[binutils-gdb] solib-target: Remove local variables

[binutils-gdb] Use disassemble.c:disassembler select h8300 disassembler

[binutils-gdb] Use disassemble.c:disassembler select rl78 disassembler

[binutils-gdb] Use disassemble.c:disassembler select rs6000 disassembler

[binutils-gdb] Use mips_regnum instead of constants for FreeBSD/mips register operations.

[binutils-gdb] Use std::forward_list for current_regcache

[binutils-gdb] Use std::vector in lm_info_target

[binutils-gdb] Use watchpoint's language when re-parsing expression

[binutils-gdb] Use XCNEW gdbarch_tdep


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