public inbox for gdb-cvs@sourceware.org
help / color / mirror / Atom feed
[binutils-gdb] Fix value_literal_complex comment
 2020-04-01 20:13 UTC 

[binutils-gdb] Add _Complex type support to C parser
 2020-04-01 20:13 UTC 

[binutils-gdb] Implement complex arithmetic
 2020-04-01 20:13 UTC 

[binutils-gdb] Change the C parser to allow complex constants
 2020-04-01 20:12 UTC 

[binutils-gdb] Change how complex types are printed in C
 2020-04-01 20:12 UTC 

[binutils-gdb] Add accessors for members of complex numbers
 2020-04-01 20:12 UTC 

[binutils-gdb] Change how complex types are created
 2020-04-01 20:12 UTC 

[binutils-gdb] Move Rust union tests to new file
 2020-04-01 20:08 UTC 

[binutils-gdb] Remove local variable from simple.rs test case
 2020-04-01 20:08 UTC 

[binutils-gdb] gdb/infrun: stop all threads if there exists a non-stop target
 2020-04-01 19:34 UTC 

[binutils-gdb] gdb: define convenience function 'exists_non_stop_target'
 2020-04-01 19:34 UTC 

[binutils-gdb] Allow pointer arithmetic with integer references
 2020-04-01 17:16 UTC 

[binutils-gdb] gdb/remote: do not check for null_ptid in stop reply
 2020-04-01 14:59 UTC 

[binutils-gdb] Avoid copying in lookup_name_info
 2020-04-01 13:55 UTC 

[binutils-gdb] Avoid some copying in psymtab.c
 2020-04-01 13:55 UTC 

[binutils-gdb] Fix py-tui.c build problem
 2020-03-31 20:10 UTC 

[binutils-gdb] Don't pass NULL to memcpy in gdb
 2020-03-31 13:35 UTC 

[binutils-gdb] [gdb/testsuite] Fix c-linkage-name.exp with -flto
 2020-03-31 10:17 UTC 

[binutils-gdb] RISC-V: Update CSR to privileged spec 1.11
 2020-03-30 20:06 UTC 

[binutils-gdb] Change ada_which_variant_applies to value API
 2020-03-30 17:55 UTC 

[binutils-gdb] [PowerPC] Fix debug register issues in ppc-linux-nat
 2020-03-30 15:13 UTC 

[binutils-gdb] [PowerPC] Move up some register access routines
 2020-03-30 15:13 UTC 

[binutils-gdb] Add low_new_clone method to linux_nat_target
 2020-03-30 15:13 UTC 

[binutils-gdb] [gdb/testsuite] Fix c-linkage-name.exp with {cc-with-gdb-index, readnow}.exp
 2020-03-30  8:53 UTC 

[binutils-gdb] gdb: rename partial symtab expand functions of debug info readers using legacy_psymtab
 2020-03-29 19:26 UTC 

[binutils-gdb] gdb: rename partial_symtab::read_dependencies to expand_dependencies
 2020-03-29 19:26 UTC 

[binutils-gdb] gdb: remove discard_psymtab function
 2020-03-29 19:26 UTC 

[binutils-gdb] Fix comment in dwarf2/attribute.h
 2020-03-28 15:27 UTC 

[binutils-gdb] Fix formatting of read_attribute_reprocess
 2020-03-28 15:24 UTC 

[binutils-gdb] Always fix system DLL paths for 32bit programs
 2020-03-27 21:48 UTC 

[binutils-gdb] gdbsupport: Resolve shellcheck issues in create-version.sh script
 2020-03-27 13:56 UTC 

[binutils-gdb] Support AT_BSDFLAGS on FreeBSD
 2020-03-26 16:51 UTC 

[binutils-gdb] Change two functions to be methods on struct attribute
 2020-03-26 15:34 UTC 

[binutils-gdb] Move DWARF-constant stringifying code to new file
 2020-03-26 15:34 UTC 

[binutils-gdb] Rewrite new die_info methods
 2020-03-26 15:34 UTC 

[binutils-gdb] Change two more functions to be methods on die_info
 2020-03-26 15:34 UTC 

[binutils-gdb] Remove sibling_die
 2020-03-26 15:34 UTC 

[binutils-gdb] Change dwarf2_attr_no_follow to be a method
 2020-03-26 15:33 UTC 

[binutils-gdb] Remove dwarf2_cu::base_known
 2020-03-26 15:33 UTC 

[binutils-gdb] Move die_info to new header
 2020-03-26 15:33 UTC 

[binutils-gdb] Move more code to line-header.c
 2020-03-26 15:33 UTC 

[binutils-gdb] Convert read_indirect_line_string to a method
 2020-03-26 15:33 UTC 

[binutils-gdb] Trivial fix in dwarf_decode_macro_bytes
 2020-03-26 15:33 UTC 

[binutils-gdb] Use a const dwarf2_section_info in macro reader
 2020-03-26 15:33 UTC 

[binutils-gdb] Use a const line_header in macro reader
 2020-03-26 15:33 UTC 

[binutils-gdb] Make some line_header methods const
 2020-03-26 15:33 UTC 

[binutils-gdb] Move code to new file dwarf2/macro.c
 2020-03-26 15:33 UTC 

[binutils-gdb] Add dwarf2_section_info::read_string method
 2020-03-26 15:33 UTC 

[binutils-gdb] Convert dwarf2_section_buffer_overflow_complaint to a method
 2020-03-26 15:32 UTC 

[binutils-gdb] Move dwarf2_section_buffer_overflow_complaint to dwarf2/section.c
 2020-03-26 15:32 UTC 

[binutils-gdb] Split dwarf_decode_macros into two overloads
 2020-03-26 15:32 UTC 

[binutils-gdb] Change dwarf_decode_macro_bytes calling convention
 2020-03-26 15:32 UTC 

[binutils-gdb] Add dwz.c and dwz_file::read_string
 2020-03-26 15:32 UTC 

[binutils-gdb] Introduce dwarf2/dwz.h
 2020-03-26 15:32 UTC 

[binutils-gdb] Fix error message in compile-object-load.c
 2020-03-25 17:27 UTC 

[binutils-gdb] Fix WOW64 process system DLL paths
 2020-03-25 14:35 UTC 

[binutils-gdb] [gdb] Print user/includes fields for maint commands
 2020-03-25 11:38 UTC 

[binutils-gdb] gdb/riscv: Apply NaN boxing when writing return values into registers
 2020-03-25 11:35 UTC 

[binutils-gdb] gdb: bool-ify follow_fork
 2020-03-24 17:52 UTC 

[binutils-gdb] [gdb] Print user for maint info psymtabs
 2020-03-24  9:00 UTC 

[binutils-gdb] gdb/testsuite: Remove hard coded addresses from expected results
 2020-03-23 12:03 UTC 

[binutils-gdb] Make dwarf2_evaluate_property parameter const
 2020-03-20 19:06 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.threads/omp-par-scope.exp XPASS
 2020-03-20 18:32 UTC 

[binutils-gdb] gdb: remove HAVE_DECL_PTRACE
 2020-03-20 16:05 UTC 

[binutils-gdb] Update the return type of gdb_ptrace to be more flexible
 2020-03-20 14:51 UTC 

[binutils-gdb] Fix assert in c-exp.y
 2020-03-20 14:36 UTC 

[binutils-gdb] Avoid stringop-truncation errors
 2020-03-20 14:36 UTC 

[binutils-gdb] Fix column alignment in "maint info line-table"
 2020-03-20 14:31 UTC 

[binutils-gdb] Fix Ada val_print removal regression
 2020-03-20 14:28 UTC 

[binutils-gdb] Inherit ppc_nbsd_nat_target from nbsd_nat_target
 2020-03-20 14:25 UTC 

[binutils-gdb] Add support for NetBSD threads in hppa-nbsd-nat.c
 2020-03-20 14:16 UTC 

[binutils-gdb] [gdb/testsuite] Fix timeouts in gdb.threads/step-over-*.exp
 2020-03-20 13:59 UTC 

[binutils-gdb] Add support for NetBSD threads in ppc-nbsd-nat.c
 2020-03-20 12:35 UTC 

[binutils-gdb] Disable get_ptrace_pid for NetBSD
 2020-03-19 21:20 UTC 

[binutils-gdb] [AArch64] When unavailable, fetch VG from ptrace
 2020-03-19 15:53 UTC 

[binutils-gdb] Avoid get_ptrace_pid() usage on NetBSD in x86-bsd-nat.c
 2020-03-19 13:49 UTC 

[binutils-gdb] gdb: Handle W and X remote packets without giving a warning
 2020-03-19 11:48 UTC 

[binutils-gdb] gdb/testsuite/fortran: Add mixed language stack test
 2020-03-19 11:12 UTC 

[binutils-gdb] gdb: Remove C++ symbol aliases from completion list
 2020-03-19 11:06 UTC 

[binutils-gdb] gdb: Restructure the completion_tracker class
 2020-03-19 11:05 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.opt/inline-locals.exp KFAILs
 2020-03-19  7:44 UTC 

[binutils-gdb] [gdb/testsuite] Add test-case gdb.dwarf2/break-inline-psymtab.exp
 2020-03-18 13:40 UTC 

[binutils-gdb] Namespace the reg class to avoid clashes with OS headers
 2020-03-18  2:38 UTC 

[binutils-gdb] Add support for NetBSD threads in i386-bsd-nat.c
 2020-03-18  1:41 UTC 

[binutils-gdb] Add support for NetBSD threads in amd64-bsd-nat.c
 2020-03-18  1:35 UTC 

[binutils-gdb] Include <alloca.h> conditionally
 2020-03-18  1:30 UTC 

[binutils-gdb] Rename the read symbol to xread
 2020-03-18  1:25 UTC 

[binutils-gdb] Add support for NetBSD threads in sparc-nat.c
 2020-03-17 22:18 UTC 

[binutils-gdb] Add support for NetBSD threads in sh-nbsd-nat.c
 2020-03-17 15:35 UTC 

[binutils-gdb] Inherit sh_nbsd_nat_target from nbsd_nat_target
 2020-03-17 15:25 UTC 

[binutils-gdb] Include missing header to get missing declarations
 2020-03-17  9:24 UTC 

[binutils-gdb] Rewrite nbsd_nat_target::pid_to_exec_file to sysctl(3)
 2020-03-17  9:23 UTC 

[binutils-gdb] [gdb] Skip imports of c++ CUs
 2020-03-17  7:56 UTC 

[binutils-gdb] [gdb/testsuite] Give up after consecutive timeouts in completion-support.exp
 2020-03-17  7:56 UTC 

[binutils-gdb] Initialize base_value in pascal_object_print_value
 2020-03-17  0:36 UTC 

[binutils-gdb] arc: Migrate to new target features
 2020-03-16 21:54 UTC 

[binutils-gdb] Fix dwarf2_name caching bug
 2020-03-16 21:03 UTC 

[binutils-gdb] gdb: define builtin long type to be 64 bits on amd64 Cygwin
 2020-03-16 20:58 UTC 

[binutils-gdb] gdb: select "Cygwin" OS ABI for Cygwin binaries
 2020-03-16 20:58 UTC 

[binutils-gdb] gdb: rename content of i386-windows-tdep.c, cygwin to windows
 2020-03-16 20:58 UTC 

[binutils-gdb] gdb: rename i386-cygwin-tdep.c to i386-windows-tdep.c
 2020-03-16 20:58 UTC 

[binutils-gdb] gdb: add Windows OS ABI
 2020-03-16 20:58 UTC 

[binutils-gdb] gdb: move enum gdb_osabi to osabi.h
 2020-03-16 20:58 UTC 

[binutils-gdb] gdb: recognize 64 bits Windows executables as Cygwin osabi
 2020-03-16 20:58 UTC 

[binutils-gdb] [gdb/testsuite] Add cache_verify option for gdb_caching_procs
 2020-03-16 13:39 UTC 

[binutils-gdb] [gdb/testsuite] Fix solib-list.exp test-case for exec with debug-info
 2020-03-15 14:15 UTC 

[binutils-gdb] [gdb/testsuite] Fix check-read1 FAIL with gdb.base/maint.exp
 2020-03-15  9:43 UTC 

[binutils-gdb] Add C parser support for "restrict" and "_Atomic"
 2020-03-14 18:48 UTC 

[binutils-gdb] [gdb/testsuite] Fix check-read1 FAILs in mi-fortran-modules.exp
 2020-03-14 17:03 UTC 

[binutils-gdb] Add support for NetBSD threads in m68k-bsd-nat.c
 2020-03-14 16:16 UTC 

[binutils-gdb] m68k: bsd: Change type from char * to gdb_byte *
 2020-03-14 16:09 UTC 

[binutils-gdb] Inherit m68k_bsd_nat_target from nbsd_nat_target
 2020-03-14 15:57 UTC 

[binutils-gdb] Define _KERNTYPES in m68k-bsd-nat.c
 2020-03-14 15:50 UTC 

[binutils-gdb] Add support for NetBSD threads in alpha-bsd-nat.c
 2020-03-14 15:38 UTC 

[binutils-gdb] Remove unused code from alpha-bsd-nat.c
 2020-03-14 15:27 UTC 

[binutils-gdb] Inherit alpha_netbsd_nat_target from nbsd_nat_target
 2020-03-14 15:07 UTC 

[binutils-gdb] Define _KERNTYPES in alpha-bsd-nat.c
 2020-03-14 14:55 UTC 

[binutils-gdb] [gdb/testsuite] Fix check-read1 FAIL in attach-many-short-lived-threads.exp
 2020-03-14 14:48 UTC 

[binutils-gdb] Add support for NetBSD threads in arm-nbsd-nat.c
 2020-03-14 14:46 UTC 

[binutils-gdb] Inherit arm_netbsd_nat_target from nbsd_nat_target
 2020-03-14 13:52 UTC 

[binutils-gdb] Add support for NetBSD threads in x86-bsd-nat.c
 2020-03-14 13:23 UTC 

[binutils-gdb] Add support for threads in vax_bsd_nat_target
 2020-03-14 12:54 UTC 

[binutils-gdb] Add explicit cast to fix build of vax-bsd-nat.c
 2020-03-14 12:34 UTC 

[binutils-gdb] Inherit vax_bsd_nat_target from nbsd_nat_target
 2020-03-14 12:23 UTC 

[binutils-gdb] Define _KERNTYPES in mips-nbsd-nat.c
 2020-03-14 11:56 UTC 

[binutils-gdb] Define _KERNTYPES in ppc-nbsd-nat.c
 2020-03-14 11:52 UTC 

[binutils-gdb] Define _KERNTYPES in vax-bsd-nat.c
 2020-03-14 11:22 UTC 

[binutils-gdb] [gdb/testsuite] Fix unrecognized debug output level 'statement-frontiers' message
 2020-03-14  9:41 UTC 

[binutils-gdb] [gdb/testsuite] Fix FAIL in gdb.base/printcmds.exp
 2020-03-14  9:17 UTC 

[binutils-gdb] Remove val_print
 2020-03-14  0:09 UTC 

[binutils-gdb] Change extension language pretty-printers to use value API
 2020-03-14  0:09 UTC 

[binutils-gdb] Change print_field_values to use value-based API
 2020-03-14  0:08 UTC 

[binutils-gdb] Introduce ada_value_print_array
 2020-03-14  0:08 UTC 

[binutils-gdb] Convert ada_value_print to value-based API
 2020-03-14  0:08 UTC 

[binutils-gdb] Convert ada_val_print_ref to value-based API
 2020-03-14  0:08 UTC 

[binutils-gdb] Introduce ada_value_print_num
 2020-03-14  0:08 UTC 

[binutils-gdb] Rewrite ada_value_print_1 floating point case
 2020-03-14  0:08 UTC 

[binutils-gdb] Introduce ada_value_print_ptr
 2020-03-14  0:08 UTC 

[binutils-gdb] Rewrite ada_value_print_inner
 2020-03-14  0:08 UTC 

[binutils-gdb] Introduce cp_print_value
 2020-03-14  0:08 UTC 

[binutils-gdb] Introduce cp_print_value_fields and c_value_print_struct
 2020-03-14  0:08 UTC 

[binutils-gdb] Introduce c_value_print_array
 2020-03-14  0:08 UTC 

[binutils-gdb] Introduce c_value_print_memberptr
 2020-03-14  0:07 UTC 

[binutils-gdb] Introduce c_value_print_int
 2020-03-14  0:07 UTC 

[binutils-gdb] Introduce c_value_print_ptr
 2020-03-14  0:07 UTC 

[binutils-gdb] Rewrite c_value_print_inner
 2020-03-14  0:07 UTC 

[binutils-gdb] Introduce generic_value_print_complex
 2020-03-14  0:07 UTC 

[binutils-gdb] Simplify generic_val_print_float
 2020-03-14  0:07 UTC 

[binutils-gdb] Introduce generic_value_print_char
 2020-03-14  0:07 UTC 

[binutils-gdb] Introduce generic_value_print_int
 2020-03-14  0:07 UTC 

[binutils-gdb] Introduce generic_value_print_bool
 2020-03-14  0:07 UTC 

[binutils-gdb] Simplify generic_val_print_func
 2020-03-14  0:07 UTC 

[binutils-gdb] Remove generic_val_print_flags
 2020-03-14  0:07 UTC 

[binutils-gdb] Fix generic_val_print_enum for value-based printing
 2020-03-14  0:06 UTC 

[binutils-gdb] Introduce generic_value_print_ptr
 2020-03-14  0:06 UTC 

[binutils-gdb] Initial rewrite of generic_value_print
 2020-03-14  0:06 UTC 

[binutils-gdb] Convert Pascal to value-based API
 2020-03-14  0:06 UTC 

[binutils-gdb] Rewrite pascal_value_print_inner
 2020-03-14  0:06 UTC 

[binutils-gdb] Convert Fortran printing to value-based API
 2020-03-14  0:06 UTC 

[binutils-gdb] Convert Modula-2 printing to value-based API
 2020-03-14  0:06 UTC 

[binutils-gdb] Convert D printing to value-based API
 2020-03-14  0:06 UTC 

[binutils-gdb] Convert Go printing to value-based API
 2020-03-14  0:06 UTC 

[binutils-gdb] Convert Rust printing to value-based API
 2020-03-14  0:06 UTC 

[binutils-gdb] Introduce ada_value_print_inner
 2020-03-14  0:06 UTC 

[binutils-gdb] Introduce f_value_print_innner
 2020-03-14  0:06 UTC 

[binutils-gdb] Introduce pascal_value_print_inner
 2020-03-14  0:05 UTC 

[binutils-gdb] Introduce m2_value_print_inner
 2020-03-14  0:05 UTC 

[binutils-gdb] Introduce c_value_print_inner
 2020-03-14  0:05 UTC 

[binutils-gdb] Make pascal_object_print_value_fields static
 2020-03-14  0:05 UTC 

[binutils-gdb] Simplify c_val_print_array
 2020-03-14  0:05 UTC 

[binutils-gdb] Introduce value_print_array_elements
 2020-03-14  0:05 UTC 

[binutils-gdb] Two simple uses of value_print_scalar_formatted
 2020-03-14  0:05 UTC 

[binutils-gdb] Introduce value_print_scalar_formatted
 2020-03-14  0:05 UTC 

[binutils-gdb] Introduce generic_value_print
 2020-03-14  0:05 UTC 

[binutils-gdb] Introduce la_value_print_inner
 2020-03-14  0:05 UTC 

[binutils-gdb] Use common_val_print in c-valprint.c
 2020-03-14  0:05 UTC 

[binutils-gdb] Use common_val_print in cp-valprint.c
 2020-03-14  0:04 UTC 

[binutils-gdb] Use common_val_print in f-valprint.c
 2020-03-14  0:04 UTC 

[binutils-gdb] Use common_val_print in riscv-tdep.c
 2020-03-14  0:04 UTC 

[binutils-gdb] Use common_val_print in mi-main.c
 2020-03-14  0:04 UTC 

[binutils-gdb] Use common_val_print in infcmd.c
 2020-03-14  0:04 UTC 

[binutils-gdb] Introduce common_val_print_checked
 2020-03-14  0:04 UTC 

[binutils-gdb] Refactor val_print and common_val_print
 2020-03-14  0:04 UTC 

[binutils-gdb] Use scoped_value_mark in value_print
 2020-03-14  0:04 UTC 

[binutils-gdb] gdb/testsuite: Remove paths and make test names unique
 2020-03-13 23:35 UTC 

[binutils-gdb] [gdb/testsuite] Fix buffer full errors in gdb.mi/mi-sym-info.exp
 2020-03-13 14:38 UTC 

[binutils-gdb] [gdb/testsuite] Fix mi-sym-info.exp matching FAILs (2)
 2020-03-13 13:43 UTC 

[binutils-gdb] [gdb/symtab] Fix partial unit psymtabs
 2020-03-13  7:50 UTC 

[binutils-gdb] [gdb/testsuite] Fix mi-sym-info.exp matching FAILs
 2020-03-12 23:41 UTC 

[binutils-gdb] [gdb/testsuite] Fix check-read1 FAIL in gdb.tui/corefile-run.exp
 2020-03-12 23:31 UTC 

[binutils-gdb] Remove deprecated core file functions
 2020-03-12 21:30 UTC 

[binutils-gdb] Change gdbserver to use existing gdbsupport
 2020-03-12 19:37 UTC 

[binutils-gdb] Change gdbsupport not to rely on BFD
 2020-03-12 19:37 UTC 

[binutils-gdb] Fix gdbserver build when intl already built
 2020-03-12 19:37 UTC 

[binutils-gdb] Cast to bfd_vma in arm-tdep.c
 2020-03-12 19:36 UTC 

[binutils-gdb] Don't use sprintf_vma for CORE_ADDR
 2020-03-12 19:36 UTC 

[binutils-gdb] Fix CORE_ADDR size assertion in symfile-mem.c
 2020-03-12 19:36 UTC 

[binutils-gdb] gdb: use foreach_with_prefix in gdb.base/break-interp.exp
 2020-03-12 18:34 UTC 

[binutils-gdb] gdb: make gdb.arch/amd64-disp-step-avx.exp actually test displaced stepping
 2020-03-12 18:34 UTC 

[binutils-gdb] Move gdb/selftest.m4 to gdbsupport/selftest.m4
 2020-03-12 18:34 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).