gdb-cvs archive
subject index for March, 2018

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/fixes] Fix infinite recursion when printing static member with typedef

[binutils-gdb/gdb-8.1-branch] Change order of error message printed when gdbserver can't find CWD

[binutils-gdb/gdb-8.1-branch] Conditionally include "<windows.h>" on common/pathstuff.c (and unbreak build on mingw*)

[binutils-gdb/gdb-8.1-branch] Create new common/pathstuff.[ch]

[binutils-gdb/gdb-8.1-branch] Make gdbserver work with filename-only binaries

[binutils-gdb] [GDB/testsuite] Use %progbits in watch-loc.c

[binutils-gdb] aarch64: Make "info address" resolve TLS variables

[binutils-gdb] Add a new debug knob for the FreeBSD native target.

[binutils-gdb] Add include guard to filename-seen-cache.h

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

[binutils-gdb] Add psymbols for nested types

[binutils-gdb] Add selftest for substitute_path_component

[binutils-gdb] Add silent Makefile rules

[binutils-gdb] Add usage to printf command

[binutils-gdb] Add xml_escape_text_append and use it

[binutils-gdb] Allow - in %p for printf

[binutils-gdb] Allow C-c to work in backtrace in more cases

[binutils-gdb] Allow hiding of some filtered frames

[binutils-gdb] Avoid manual resource management in py-framefilter.c

[binutils-gdb] btrace, gdbserver: check btrace target pointers

[binutils-gdb] btrace: Remove btrace disable cleanup

[binutils-gdb] btrace: Remove ui_out cleanups

[binutils-gdb] btrace: Remove VEC cleanups

[binutils-gdb] C++-ify typedef hash

[binutils-gdb] C++ify charsets

[binutils-gdb] C++ify program_space

[binutils-gdb] Call wrap_hint in one more spot in py-framefilter.c

[binutils-gdb] Change auto_load_objfile_script_1 to use std::string

[binutils-gdb] Change backtrace_command_1 calling to use flags

[binutils-gdb] Change enable_thread_stack_temporaries to an RAII class

[binutils-gdb] Change machoread.c to use std::vector

[binutils-gdb] Change target_read_string to use unique_xmalloc_ptr

[binutils-gdb] Conditionally include "<windows.h>" on common/pathstuff.c (and unbreak build on mingw*)

[binutils-gdb] Convert observers to C++

[binutils-gdb] Created branch 'fixes'

[binutils-gdb] Deleted branch fixes

[binutils-gdb] Don't redefine upload/download/file in gdbserver-base

[binutils-gdb] eval.c: reverse minsym and sym

[binutils-gdb] Fix date in gdb/ChangeLog

[binutils-gdb] Fix ia64 GDB build

[binutils-gdb] Fix misleading indentation error.

[binutils-gdb] Fix misreporting of omitted bytes for large remote packets

[binutils-gdb] Fix Rust enum test failures

[binutils-gdb] Fix tspeed test case: copy libinproctrace to target

[binutils-gdb] Fix watching structs in C++

[binutils-gdb] Formatting fixes in rust-exp.y

[binutils-gdb] gdb/amd64: Ignore zero sized fields when calling functions

[binutils-gdb] gdb/riscv: Additional print format string fixes

[binutils-gdb] gdb/riscv: Fix some ARI issues

[binutils-gdb] gdb/riscv: Fix type when reading register from regcache

[binutils-gdb] gdb/riscv: Fixes to printf format strings

[binutils-gdb] gdb/riscv: Remove 'Contributed by....' comments

[binutils-gdb] gdb/riscv: Remove partial target description support

[binutils-gdb] gdb/riscv: Remove use of pseudo registers

[binutils-gdb] gdb: Add riscv to list of architectures with a save_reggroup

[binutils-gdb] gdb: Fix testsuite issue in gdb.arch/amd64-disp-step-avx.exp

[binutils-gdb] gdb: Initial baremetal riscv support

[binutils-gdb] gdb: Minor cleanup in some gdb.arch/* tests

[binutils-gdb] Get rid of VEC(static_tracepoint_marker_p)

[binutils-gdb] handle_general_set: Remove useless xstrdup

[binutils-gdb] Implement "to_stopped_by_hw_breakpoint" for x86 debug registers.

[binutils-gdb] Improve "backtrace" help text

[binutils-gdb] Improve gcore shell quoting and portability

[binutils-gdb] Include <cmath> in dwarf-index-write.c

[binutils-gdb] linux_qxfer_libraries_svr4: Use std::string

[binutils-gdb] Make "info proc cmdline" show args on GNU/Linux

[binutils-gdb] Make delim_string_to_char_ptr_vec return an std::vector

[binutils-gdb] Make find_separate_debug_file* return std::string

[binutils-gdb] Make gdbserver find_register_by_number static

[binutils-gdb] Make gdbserver reg_defs a vector of objects

[binutils-gdb] Make parse_static_tracepoint_marker_definition work with multiple static tracepoint definitions

[binutils-gdb] Make program_space::deleted_solibs a vector of std::string

[binutils-gdb] Move DWARF index-related things to a separate file

[binutils-gdb] Move gdbserver tdesc header funcs to c file

[binutils-gdb] Move some code later in backtrace_command_1

[binutils-gdb] ppc: Detect when LR is saved through frame pointer

[binutils-gdb] ppc: Fix stwux and stdux masks in skip_prologue

[binutils-gdb] problem looking up some symbols when they have a linkage name

[binutils-gdb] Propagate gdb_disassembly_flags to btrace_print_lines

[binutils-gdb] Propagate record_print_flags

[binutils-gdb] Rationalize "backtrace" command line parsing

[binutils-gdb] remote-stdio-gdbserver: Pass "target" to remote_exec to delete file

[binutils-gdb] Remove cleanup from build_type_psymtabs_1

[binutils-gdb] Remove cleanups from gdb_readline_wrapper

[binutils-gdb] Remove cleanups from prompt_for_continue

[binutils-gdb] Remove DEF_VEC_I(offset_type)

[binutils-gdb] Remove EXT_LANG_BT_COMPLETED

[binutils-gdb] Remove free_cached_comp_units cleanups

[binutils-gdb] Remove free_char_ptr_vec

[binutils-gdb] Remove free_dwo_file_cleanup

[binutils-gdb] Remove make_cleanup_free_section_addr_info

[binutils-gdb] Remove make_cleanup_unpush_target

[binutils-gdb] Remove MAX_REGISTER_SIZE define

[binutils-gdb] Remove parameter from free_dwo_file

[binutils-gdb] Remove some cleanups from record-full.c

[binutils-gdb] Remove some cleanups from solib-svr4.c

[binutils-gdb] Remove some cleanups from solib.c

[binutils-gdb] Remove struct keyword from section_addr_info

[binutils-gdb] Remove target_fileio_close_cleanup

[binutils-gdb] Remove two cleanups using std::string

[binutils-gdb] Remove usage of VEC(char_ptr) in gdbscm_parse_function_args

[binutils-gdb] Remove verbose code from backtrace command

[binutils-gdb] Replace the linear search in find_pc_sect_line with a binary search.

[binutils-gdb] Return EXT_LANG_BT_ERROR in one more spot in py-framefilter.c

[binutils-gdb] Return gdb::optional<std::string> from target_fileio_readlink

[binutils-gdb] S390: Correct brace style in s390_get_wordsize

[binutils-gdb] S390: Enable re-attaching with native-extended-gdbserver

[binutils-gdb] S390: gdbserver: Don't write guarded storage registers

[binutils-gdb] S390: Make IPA recognize tdescs with guarded storage

[binutils-gdb] set varsize-limit: New GDB setting for maximum dynamic object size

[binutils-gdb] Simplify exception handling in py-framefilter.c

[binutils-gdb] Special case NULL when using printf's %s format

[binutils-gdb] Support bare-identifier field initializers in Rust

[binutils-gdb] Testsuite: Fix ambiguous "break" due to libinproctrace

[binutils-gdb] Testsuite: fully migrate to use_gdb_stub convenience func

[binutils-gdb] Throw a "quit" on a KeyboardException in py-framefilter.c

[binutils-gdb] Update "gdb --configuration" with recently added features

[binutils-gdb] Update my email address

[binutils-gdb] Use gdb::byte_vector when reading section data

[binutils-gdb] Use scoped_fd in more places

[binutils-gdb] Use signal information to determine SIGTRAP type for FreeBSD.

[binutils-gdb] Use std::string to simplify build_id_to_debug_bfd

[binutils-gdb] Use std::vector and std::string instead of VEC(char_ptr) in gdbserver tdesc

[binutils-gdb] Use std::vector for field lists in dwarf2read.c

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


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