March 2018 Archives by thread
Starting: Thu Mar 1 02:23:00 GMT 2018
Ending: Sat Mar 31 23:44:00 GMT 2018
Messages: 637
- [PATCH v3 0/2] Make gdbserver work with filename-only binaries
Sergio Durigan Junior
- [v2] Fix Rust enum test failures
Joel Brobecker
- [PATCH 2/2] btrace: set/show record btrace cpu
Metzger, Markus T
- [PATCH] btrace, gdbserver: check btrace target pointers
Yao Qi
- [RFA v6] (Ada) Fix frame argument printing when using auto language mode
Xavier Roirand
- [PATCH v2 5/7] btrace, gdbserver: remove the to_supports_btrace target method
Metzger, Markus T
- [RFA/Darwin v2] Avoid a crash when working on OSO without symbol.
Xavier Roirand
- [PATCH V3 0/8] Remove gdbserver dependency on xml files
Alan Hayward
- [PATCH] Don't redefine upload/download/file in gdbserver-base
Simon Marchi
- [PATCH] Propagate record_print_flags
Simon Marchi
- [PATCH 2/3] Add a new debug knob for the FreeBSD native target.
Eli Zaretskii
- [PATCH PR gdb/22736] [aarch64] gdb crashes on a conditional breakpoint with cast return type
Alan Hayward
- [PATCH] target debug: Improve printing of flags
Simon Marchi
- [RFA/Darwin] Fix starting address scan for binary with only one section
Xavier Roirand
- [PATCH, gdb/testsuite] Use %progbits in watch-loc.c
Thomas Preudhomme
- [PATCH] Improve gcore shell quoting and portability
Georg Sauthoff
- Breakage on builder Ubuntu-AArch64-native-gdbserver-m64, revision b5884fa7101cc528f07fd57c3de445a3680964a6
gdb-buildbot@sergiodj.net
- [PATCH] Workaround a FreeBSD ptrace() bug with clearing thread events.
Maciej W. Rozycki
- PATCH for minor buglet in remote.c misreporting REMOTE_DEBUG_MAX_CHAR messages
alarson@ddci.com
- [PATCHv3 0/2] Initial RiscV Support
Andrew Burgess
- [PATCH 1/3] Implement "to_stopped_by_hw_breakpoint" for x86 debug registers.
Pedro Alves
- [PATCH 3/3] Use signal information to determine SIGTRAP type for FreeBSD.
Pedro Alves
- [PATCH] Add silent Makefile rules
Simon Marchi
- [PATCH] linux_qxfer_libraries_svr4: Use std::string
Simon Marchi
- [PATCH 1/5] Make delim_string_to_char_ptr_vec return an std::vector
Simon Marchi
- [pushed] handle_general_set: Remove useless xstrdup
Simon Marchi
- [PATCH 1/2] Make find_separate_debug_file* return std::string
Simon Marchi
- [PATCH 3/3] btrace: Remove ui_out cleanups
Simon Marchi
- [PATCH 2/3] btrace: Remove VEC cleanups
Simon Marchi
- [PATCH 1/3] btrace: Remove btrace disable cleanup
Simon Marchi
- [pushed] Propagate gdb_disassembly_flags to btrace_print_lines
Simon Marchi
- [RFA/Darwin] Fix section relocation addresses when base address is not 0.
Xavier Roirand
- [RFA/Darwin] Recognize .plt section
Xavier Roirand
- [PATCH v2 2/2] btrace: set/show record btrace cpu
Markus Metzger
- [PATCH v2 1/2] btrace: fix output of "set record btrace"
Markus Metzger
- [ping] [PATCH] Fix watching structs in C++
Andreas Arnez
- [PATCH] Fix watching structs in C++
Yao Qi
- [PATCH 11/40] Introduce class completion_tracker & rewrite completion<->readline interaction
Simon Marchi
- [PING 5][PATCH PR gdb/18071] TLS variables can't be resolved on aarch64-linux-gnu
Weimin Pan
- [PATCH v2] Enable 'set print inferior-events' and cleanup attach/detach messages
Sergio Durigan Junior
- Breakage on builder Fedora-i686, revision dbbb1059e62e9fed10b429c030f76f782cbc1fc4
gdb-buildbot@sergiodj.net
- Oh dear. I regret to inform you that commit dbbb1059e62e9fed10b429c030f76f782cbc1fc4 might be unfortunate
gdb-buildbot@sergiodj.net
- [PUSHED] [PATCH] gdb/riscv: Fixes to printf format strings
Andrew Burgess
- [PUSHED] [PATCH 0/2] Further regression fixes after riscv target
Andrew Burgess
- Pointers vs references for out and inout parameters
Simon Marchi
- [PATCH] remote-stdio-gdbserver: Pass "target" to remote_exec to delete file
Simon Marchi
- RFC: making GMP a required dependency of GDB
Joel Brobecker
- [PATCH 3/3] gdb/riscv: Remove partial target description support
Andrew Burgess
- [PATCH 1/3] gdb/riscv: Remove use of pseudo registers
Andrew Burgess
- [PUSHED] [PATCH 0/3] riscv cleanups
Andrew Burgess
- [PATCH] gdb: Add riscv to list of architectures with a save_reggroup
Andrew Burgess
- [FYI] Formatting fixes in rust-exp.y
Tom Tromey
- New ARI warning Wed Mar 7 01:56:02 UTC 2018
GDB Administrator
- [PATCH] Remove MAX_REGISTER_SIZE define
Alan Hayward
- [RFA v3] Return gdb::optional<std::string> from target_fileio_readlink
Tom Tromey
- [PATCH] gdb: Add a default_unwind_pc method for gdbarch
Andrew Burgess
- [PATCH] gdb: Fix riscv ARI issues
Andrew Burgess
- [RFA] Use scoped_fd in more places
Tom Tromey
- [RFA] Change enable_thread_stack_temporaries to an RAII class
Tom Tromey
- ia64 build failure against master
Yao Qi
- [PATCH] Fix seg fault with --write PR gdb/20948
Jozef Lawrynowicz
- Update "gdb --configuration"
Eli Zaretskii
- [PATCH] Fix printing flags field
Yao Qi
- [RFA] Use gdb::byte_vector when reading section data
Tom Tromey
- [PATCH 01/11] eval.c: reverse minsym and sym
Pedro Alves
- [PATCH 02/11] Fix breakpoints in ifunc after inferior resolved it (@got.plt symbol creation)
Pedro Alves
- [PATCH 10/11] Extend GNU ifunc testcases
Pedro Alves
- [PATCH 09/11] Factor out minsym_found/find_function_start_sal overload
Pedro Alves
- [PATCH 07/11] Breakpoints, don't skip prologue of ifunc resolvers with debug info
Pedro Alves
- [PATCH 08/11] Eliminate find_pc_partial_function_gnu_ifunc
Pedro Alves
- [PATCH 03/11] Fix calling ifunc functions when resolver has debug info and different name
Pedro Alves
- [PATCH 00/11] Fixing GNU ifunc support
Pedro Alves
- [PATCH v3] Enable 'set print inferior-events' and improve detach/fork/kill/exit messages
Sergio Durigan Junior
- [RFA v3] Convert observers to C++
Tom Tromey
- [RFA 1/2] Remove cleanup from build_type_psymtabs_1
Tom Tromey
- [RFA 2/2] Use std::vector for field lists in dwarf2read.c
Tom Tromey
- [RFA 0/2] Remove some cleanups from dwarf2read
Tom Tromey
- FYI - RFC about making GMP a required dep for GDB
Eli Zaretskii
- [PATCH] Make arm_record_test work on big-endian machines
Simon Marchi
- [ping] [PATCH] infrun: step through indirect branch thunks
Metzger, Markus T
- [RFC PATCH v5 5/9] Add kernel module support for linux-kernel target
Philipp Rudo
- [RFC PATCH v5 7/9] Add privileged registers for s390x
Philipp Rudo
- [RFC PATCH v5 8/9] Link frame_info to thread_info
Philipp Rudo
- [RFC PATCH v5 2/9] Add libiberty/concat styled concat_path function
Philipp Rudo
- [RFC v5 0/9] Add support for Linux kernel debugging
Philipp Rudo
- [RFA] Remove two cleanups using std::string
Tom Tromey
- [PATCH] This patch replaces the linear search in find_pc_sect_line with a binary search for faster performance.
Stephen Roberts
- [RFA] Remove make_cleanup_free_section_addr_info
Tom Tromey
- [PATCH] gdb/x86: Handle kernels using compact xsave format
Andrew Burgess
- [COMMITTED PATCH] Update my email address
Yao Qi
- [RFA 0/3] a few minor printf fixes
Tom Tromey
- [PATCH 0/3] Some gdbserver test suite fixes
Andreas Arnez
- [RFA] Remove target_fileio_close_cleanup
Tom Tromey
- [PATCH] gdbarch: Add pc_signed field and use it when adjusting BP addresses
vlad.ivanov@lab-systems.ru
- [PATCH] mips: set significant_addr_bit to number of bits in CORE_ADDR
Vlad Ivanov
- [PATCH] [PowerPC] Detect when LR is saved through frame pointer
Pedro Franco de Carvalho
- [PATCHv2 2/4] gdb: Remove more targets unwind_pc methods
Andrew Burgess
- [PATCHv2 4/4] gdb: Supply default gdbarch_unwind_sp and use where possible
Andrew Burgess
- [PATCHv2 1/4] gdb: Add a default_unwind_pc method for gdbarch
Andrew Burgess
- [RFA] C++-ify typedef hash
Tom Tromey
- [PATCH PR gdb/16959] gdb hangs in infinite recursion
Weimin Pan
- [pushed] Add selftest for substitute_path_component
Simon Marchi
- [PATCH] (x86) Fix watchpoint using hardware breakpoint for some distro
Xavier Roirand
- [RFA] (x86) Fix watchpoint using hardware breakpoint for some distro
Xavier Roirand
- [PATCH] [PowerPC] Fix stwux and stdux masks in skip_prologue
Pedro Franco de Carvalho
- [commit] ppc64: Fix stwux encoding
Pedro Franco de Carvalho
- [RFA] Change machoread.c to use std::vector
Tom Tromey
- [RFA] Change auto_load_objfile_script_1 to use std::string
Tom Tromey
- [PATCH PR gdb/18071] TLS variables can't be resolved on aarch64-linux-gnu
Simon Marchi
- [PATCH 1/2] Update ax_cv_cxx_compile_cxx.m4
Simon Marchi
- [RFA] Remove some cleanups from solib.c
Tom Tromey
- [PATCH 0/3] S390: Some gdbserver fixes
Andreas Arnez
- [FYI] Support bare-identifier field initializers in Rust
Tom Tromey
- PING^2: [RFA/RFC] fix PR gdb/22670 (pb looking up some symbols when they have a linkage name) (was: "Re: [RFC] regresssion(internal-error) printing subprogram argument")
Joel Brobecker
- Oh dear. I regret to inform you that commit 4ee89e903de920496a69c01df70db13a70a2a0be might be unfortunate
gdb-buildbot@sergiodj.net
- [PUSHED OBV] Fixed Fix misleading indentation error.
Stephen Roberts
- [PATCH] Make "info proc cmdline" show args on GNU/Linux
Andreas Arnez
- [RFA 1/2] Make line tables independent of progspace
Tom Tromey
- [RFA 2/2] Constify the line table
Tom Tromey
- [RFA 0/2] Make line tables independent of progspace
Tom Tromey
- ping: [patch] aarch64: PR 19806: watchpoints: false negatives + PR 20207 contiguous ones
Jan Kratochvil
- [OB PATCH] Add myself as a write-after-approval GDB maintainer.
Pedro Franco de Carvalho
- [PATCH 1/3] Use std::vector in uploaded_tp
Simon Marchi
- [PATCH] Make target_read_alloc & al return vectors
Simon Marchi
- [PATCH 1/2] Make "set osabi none" really work
Simon Marchi
- [PATCH 1/2] Make parse_static_tracepoint_marker_definition work with multiple static tracepoint definitions
Simon Marchi
- [PATCH v4 00/10] Remove gdbserver dependency on xml files
alan.hayward@arm.com
- [PATCH 1/2] gdb: Minor cleanup in some gdb.arch/* tests
Andrew Burgess
- [PATCH 2/2] gdb: Fix testsuite issue in gdb.arch/amd64-disp-step-avx.exp
Andrew Burgess
- [PATCH 0/2] Test fix in gdb.arch/* tests
Andrew Burgess
- [RFA] Remove some cleanups from record-full.c
Tom Tromey
- [PATCH 2 PR gdb/16959] gdb hangs in infinite recursion
Weimin Pan
- [RFA 0/2] two simple cleanup removals
Tom Tromey
- [PATCH] Add psymbols for nested types
Keith Seitz
- [PATCH] Remove struct keyword from section_addr_info
Keith Seitz
- [RFA v3 09/13] Return EXT_LANG_BT_ERROR in one more spot in py-framefilter.c
Tom Tromey
- [RFA v3 01/13] Rationalize "backtrace" command line parsing
Tom Tromey
- [RFA v3 03/13] Allow hiding of some filtered frames
Tom Tromey
- [RFA v3 05/13] Avoid manual resource management in py-framefilter.c
Tom Tromey
- [RFA v3 04/13] Remove EXT_LANG_BT_COMPLETED
Tom Tromey
- [RFA v3 12/13] Simplify exception handling in py-framefilter.c
Tom Tromey
- [RFA v3 07/13] Throw a "quit" on a KeyboardException in py-framefilter.c
Tom Tromey
- [RFA v3 13/13] Remove verbose code from backtrace command
Tom Tromey
- [RFA v3 06/13] Allow C-c to work in backtrace in more cases
Tom Tromey
- [RFA v3 08/13] Move some code later in backtrace_command_1
Tom Tromey
- [RFA v3 00/13] various frame filter fixes and cleanups
Tom Tromey
- [PATCH 3 PR gdb/16959] gdb hangs in infinite recursion
Weimin Pan
- [PATCH] Remove stale file i386-avx.dat
Simon Marchi
- patch for search bug in gdbserver
Game Debugger
- [PATCH] Implement write_async_safe for mi_console_file (PR 22299)
Simon Marchi
- [PATCH v2 07/15] Breakpoints, don't skip prologue of ifunc resolvers with debug info
Pedro Alves
- [PATCH v2 11/15] Fix stepping past GNU ifunc resolvers (introduce lookup_msym_prefer)
Pedro Alves
- [PATCH v2 00/15] Fixing GNU ifunc support
Pedro Alves
- [PATCH] infrun: step through indirect branch thunks
Pedro Alves
- [pushed] Add include guard to filename-seen-cache.h
Simon Marchi
- [pushed] Remove DEF_VEC_I(offset_type)
Simon Marchi
- [PATCH] Move DWARF index-related things to a separate file
Simon Marchi
- [PATCH 4 PR gdb/16959] gdb hangs in infinite recursion
Weimin Pan
- [PATCH2 PR gdb/18071] aarch64: "info addr" command can't resolve TLS variables
Weimin Pan
- [RFA/doco] set varsize-limit: New GDB setting for maximum dynamic object size
Joel Brobecker
- Oh dear. I regret to inform you that commit cd4fb1b2ffc88911e4109444ff729e31920d01ec might be unfortunate
gdb-buildbot@sergiodj.net
- Breakage on builder NetBSD-x86_64-m64, revision cd4fb1b2ffc88911e4109444ff729e31920d01ec
gdb-buildbot@sergiodj.net
- Breakage on builder Fedora-s390x-m64, revision cd4fb1b2ffc88911e4109444ff729e31920d01ec
gdb-buildbot@sergiodj.net
- Breakage on builder Fedora-x86_64-m64, revision cd4fb1b2ffc88911e4109444ff729e31920d01ec
gdb-buildbot@sergiodj.net
- Breakage on builder Fedora-i686, revision cd4fb1b2ffc88911e4109444ff729e31920d01ec
gdb-buildbot@sergiodj.net
- Breakage on builder Fedora-x86_64-native-gdbserver-m32, revision cd4fb1b2ffc88911e4109444ff729e31920d01ec
gdb-buildbot@sergiodj.net
- Breakage on builder Fedora-x86_64-native-extended-gdbserver-m32, revision cd4fb1b2ffc88911e4109444ff729e31920d01ec
gdb-buildbot@sergiodj.net
- Breakage on builder Fedora-x86_64-m32, revision cd4fb1b2ffc88911e4109444ff729e31920d01ec
gdb-buildbot@sergiodj.net
- Breakage on builder Fedora-x86_64-cc-with-index, revision cd4fb1b2ffc88911e4109444ff729e31920d01ec
gdb-buildbot@sergiodj.net
- Breakage on builder Fedora-x86_64-native-extended-gdbserver-m64, revision cd4fb1b2ffc88911e4109444ff729e31920d01ec
gdb-buildbot@sergiodj.net
- Breakage on builder Fedora-x86_64-native-gdbserver-m64, revision cd4fb1b2ffc88911e4109444ff729e31920d01ec
gdb-buildbot@sergiodj.net
- [FYI] Include <cmath> in dwarf-index-write.c
Tom Tromey
- [PATCH] Add test case for a known hang in infrun
Richard Bunt
- [RFA 0/2] more cleanup removal
Tom Tromey
- [PATCH] Replace finish_thread_state_cleanup with a RAII class
Pedro Alves
- [PATCH] Fix gdb.base/fork-running-state.exp race
Pedro Alves
- [RFA] Fix FrameDecorator.function help string
Tom Tromey
- [PATCH5 PR gdb/16959] gdb hangs in infinite recursion
Weimin Pan
- edit your images
Joe
- [RFA] Remove make_cleanup_unpush_target
Tom Tromey
- [RFA 2/3] Remove parameter from free_dwo_file
Tom Tromey
- [RFA 0/3] remove last cleanups from dwarf2read.c
Tom Tromey
- [RFA] Fix crash in quirk_rust_enum
Tom Tromey
- [RFA] Add inclusive range support for Rust
Tom Tromey
- [PATCH] Per-inferior target_terminal state, fix PR gdb/13211, more
Simon Marchi
- [PATCH] Defer breakpoint reset when cloning progspace for fork child
Simon Marchi
- [PATCH v2 2/5] Copy string_view files from libstdc++
Simon Marchi
- [PATCH v2 4/5] Copy string_view tests from libstdc++
Simon Marchi
- [PATCH v2 1/5] Update ax_cv_cxx_compile_cxx.m4
Simon Marchi
- [patch] Fix gdb/doc/ PDF build on Fedora Rawhide==F-29
Jan Kratochvil
Last message date:
Sat Mar 31 23:44:00 GMT 2018
Archived on: Sun Mar 8 13:15:54 GMT 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).