This is the mail archive of the gdb-patches@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]
[[PUSHED OBV]] Fix a typo.
[[PUSHED]] Add "common-defs.h" include to files in arch/ subdir not yet including it.
Re: [ANNOUNCEMENT] GDB 8.1 release branch created!
Re: [ANNOUNCEMENT] GDB 8.1 released!
[commit] ppc64: Fix stwux encoding
[committed 0/2] MIPS: Don't use a 32-bit architecture with a 64-bit ABI
[committed 1/2] MIPS: Reorder ABI determination ahead of target description loading
[committed 2/2] MIPS: Don't use a 32-bit BFD architecture with a 64-bit ABI
[committed] GDB/testsuite: Fix a typo in $actual_line
[obvious/pushed] Change order of error message printed when gdbserver can't find CWD
[PATCH 0/2] Make gdbserver work with filename-only binaries
[PATCH 0/3] Use signal information to determine SIGTRAP type on FreeBSD
[PATCH 0/7 v2] Class-fy partial_die_info
[PATCH 00/10 v2] Remove regcache::m_readonly_p
[PATCH 01/10] Class reg_buffer
[PATCH 02/10] class readable_regcache and pass readable_regcache to gdbarch pseudo_register_read and pseudo_register_read_value
[PATCH 03/10] Remove regcache_save and regcache_cpy
[PATCH 04/10] Class readonly_detached_regcache
[PATCH 05/10] Class detached_regcache
[PATCH 06/10] Replace regcache::dump with class register_dump
[PATCH 07/10] No longer create readonly regcache
[PATCH 08/10] Remove regcache::m_readonly_p
[PATCH 09/10] Move register_dump to regcache-dump.c
[PATCH 1/2] btrace: fix output of "set record btrace"
[PATCH 1/2] Create new common/pathstuff.[ch]
[PATCH 1/2] Make parse_static_tracepoint_marker_definition work with multiple static tracepoint definitions
[PATCH 1/3] Implement "to_stopped_by_hw_breakpoint" for x86 debug registers.
[PATCH 1/3] Move find_toplevel_char to utils.[ch]
[PATCH 1/5] Make delim_string_to_char_ptr_vec return an std::vector
[PATCH 1/7] Re-write partial_die_info allocation in load_partial_dies
[PATCH 10/10] Pass readable_regcache to gdbarch method read_pc
[PATCH 2/2] btrace: set/show record btrace cpu
[PATCH 2/2] Get rid of VEC(static_tracepoint_marker_p)
[PATCH 2/2] Make gdbserver work with filename-only binaries
[PATCH 2/3] Add a new debug knob for the FreeBSD native target.
[PATCH 2/3] Remove hard-coded line number from templates.exp
[PATCH 2/5] C++ify program_space
[PATCH 2/7] Don't check abbrev is NULL in read_partial_die
[PATCH 3/3] Support template lookups in strncmp_iw_with_mode
[PATCH 3/3] Use signal information to determine SIGTRAP type for FreeBSD.
[PATCH 3/5] Make program_space::deleted_solibs a vector of std::string
[PATCH 3/7] Change find_partial_die_in_comp_unit to dwarf2_cu::find_partial_die
[PATCH 4/5] C++ify charsets
[PATCH 4/7] Class-fy partial_die_info
[PATCH 5/5] Remove free_char_ptr_vec
[PATCH 5/7] Remove one argument abbrev_len in read_partial_die
[PATCH 6/7] Move fixup_partial_die to partial_die_info::fixup
[PATCH 7/7] Move read_partial_die to partial_die_info::read
[PATCH COMMITTED] Rewrite arm_record_coproc_data_proc and arm_record_data_proc_misc_ld_str
[PATCH OBV] Fix up one ChangeLog entry date
[PATCH OBV] set ret signed in arm_record_extension_space
Re: [PATCH PR gdb/20057] Internal error on trying to set {char[]}$pc="string"
[PATCH PR guile/21104] Fix GDB build failure with Guile 2.2
[PATCH v2 0/1] Don't rewind PC for GHC generated frames
Re: [PATCH v2 0/7] improve btrace enable error reporting
[PATCH v2 1/1] Don't rewind PC for GHC generated frames
[PATCH v2 1/2] Create new common/pathstuff.[ch]
Re: [PATCH v2 1/7] common: add scoped_fd
[PATCH v2 2/2] Make gdbserver work with filename-only binaries
Re: [PATCH v2 5/7] btrace, gdbserver: remove the to_supports_btrace target method
[PATCH v2] Don't elide all inlined frames
Re: [PATCH v2] Enable 'set print inferior-events' and cleanup attach/detach messages
[PATCH v3 0/1] Don't rewind PC for GHC generated frames
[PATCH v3 0/2] Make gdbserver work with filename-only binaries
[PATCH v3 1/1] Don't rewind PC for GHC generated frames
[PATCH v3 1/2] Create new common/pathstuff.[ch]
[PATCH v3 2/2] Make gdbserver work with filename-only binaries
Re: [PATCH v3] Align natural-format register values to the same column
[PATCH v4] Align natural-format register values to the same column
Re: [PATCH v4] Do not classify C struct members as a filename
[patch+8.1] Fix -D_GLIBCXX_DEBUG gdb-add-index regression
[PATCH] [Microblaze]: PIC Data Text Relative
[PATCH] Add common/ dir in build directories
[PATCH] Add libcc1 v1 compatibility to C compile feature
[PATCH] Add test for load command
[PATCH] btrace, gdbserver: check btrace target pointers
[PATCH] btrace, testsuite: do not enforce bts
Re: [PATCH] Check for ncursesw first when searching for "tgetent"
[PATCH] Don't rewind PC for GHC generated frames
Re: [PATCH] dwarf: Make sect_offset 64-bits
Re: [PATCH] Fix for GDB failing to interrupt after run when no PID issued by stub
[PATCH] Fix GDB crash after Quit thrown from unwinder sniffer (Re: [RFA] Remove cleanup from frame_prepare_for_sniffer)
Re: [PATCH] Fix gdb.base/attach.exp fails when gdb is configured --with-sysroot=/
[PATCH] Fix make 3.81 build errors
[PATCH] Fix type of values representing optimized out static members
[PATCH] Fix watching structs in C++
[PATCH] gdb/doc: Additional information about 'info line'
[PATCH] gdb/testsuite: Allow for failure to read some memory addresses
[PATCH] gdb/testsuite: Remove use of dejagnu cleanup proc
[PATCH] gdb: Initial baremetal riscv support
[PATCH] gdb: Remove cleanup from dw2_do_instantiate_symtab
[PATCH] Improve gcore shell quoting and portability
[PATCH] infrun: step through indirect branch thunks
Re: [PATCH] MI: Allow non-raw varobj evaluation
Re: [PATCH] Move arch/tdesc.h to common/common-tdesc.h
[PATCH] New class allocate_on_obstack
[patch] ppc64: Fix stwux encoding
Re: [PATCH] Remove some $ARCH_read_pc and $ARCH_write_pc
Re: [PATCH] review request: implementing DW_AT_endianity
[PATCH] sim: Don't overwrite stored errno in sim_syscall_multi
[PATCH] testsuite: Restore gdb_is_target_remote_prompt
Re: [PATCH] Treat OP_F77_UNDETERMINED_ARGLIST as OP_FUNCALL
[PATCH] Update documentation for get_args
[PATCH] Use enum flags for flags passed to openp
Re: [PATCH] Use visitors for make_gdb_type
[PATCH] WebAssembly: Disable subdirectory configuration for unsupported LD
[PATCH] Workaround a FreeBSD ptrace() bug with clearing thread events.
[PATCHv2] gdb: Initial baremetal riscv support
Re: [PING 4][PATCH PR gdb/18071] TLS variables can't be resolved on aarch64-linux-gnu
[PING][PATCH v3] Align natural-format register values to the same column
Re: [PING][PATCH] Fix for prologue processing on PowerPC
[PUSHED OBV] Explicitly specify common tdesc.h for use with aarch64.h
[pushed/Ada] delete ada-lang.c::ada_to_fixed_value_create advance declaration
[pushed/Ada] Remove references to ada_name_for_lookup (deleted)
[pushed/obv] Move comment in gdb/dwarf2read.c::dwarf2_physname
[pushed] Fix double space expected in cp_test_ptype_class
[pushed] Fix prefix of maint set/show per-command
Re: [pushed] GDB WWW main page adjustements
[pushed] GDB WWW main page adjustements (was: "Re: [ANNOUNCEMENT] GDB 8.1 released!")
[pushed] remote-sim: Add missing ATTRIBUTE_PRINTF
[RFA 0/2] two more minor cleanup removals
[RFA 0/3] a few minor printf fixes
[RFA 0/3] Discriminated unions
[RFA 0/9] more cleanup removal
[RFA 1/2] Use std::string in execute_script_contents
[RFA 1/3] Add usage to printf command
[RFA 1/3] Initial support for variant parts
[RFA 1/4] Return unique_xmalloc_ptr from some solib.c functions
[RFA 1/9] Remove a cleanup from gdbserver
[RFA 2/2] Use gdb::unique_xmalloc_ptr in auto_load_section_scripts
[RFA 2/3] Allow - in %p for printf
[RFA 2/3] Convert Rust to use discriminated unions
[RFA 2/4] Move some declarations to source.h
[RFA 2/9] Remove make_cleanup_restore_current_thread from gdbserver
[RFA 3/3] Handle DW_TAG_variant_part and DW_TAG_variant
[RFA 3/3] Special case NULL when using printf's %s format
[RFA 3/4] Change openp et al to use a unique_xmalloc_ptr
[RFA 3/9] Return unique_xmalloc_ptr from macro scope functions
[RFA 4/4] Constify target_so_ops::bfd_open
[RFA 4/9] Class-ify macro_buffer
[RFA 5/9] Use std::string in maybe_expand
[RFA 6/9] Remove cleanups from macro_define_command
[RFA 7/9] Use std::vector in find_source_lines
[RFA 8/9] Use unique_xmalloc_ptr in build_id_to_debug_bfd
[RFA 9/9] Remove cleanups from solib.c
[RFA v2 0/4] variants and variant parts
[RFA v2 1/4] Sign-extend non-bit-fields in unpack_bits_as_long
[RFA v2 2/4] Initial support for variant parts
[RFA v2 3/4] Convert Rust to use discriminated unions
[RFA v2 4/4] Handle DW_TAG_variant_part and DW_TAG_variant
[RFA v2] (Ada) Fix frame argument printing when using auto language mode
[RFA v2] Change target_write_memory_blocks to use std::vector
[RFA v3] (Ada) Fix frame argument printing when using auto language mode
[RFA v3] Return gdb::optional<std::string> from target_fileio_readlink
[RFA v4] (Ada) Fix frame argument printing when using auto language mode
[RFA v5] (Ada) Fix frame argument printing when using auto language mode
[RFA/doco] set varsize-limit: New GDB setting for maximum dynamic object size
[RFA/RFC] Clarify contents of NEWS entry re: Python "rbreak" (waa: "Re: [python][patch] Python rbreak")
[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")
[RFA] Change target_write_memory_blocks to use std::vector
Re: [RFA] Convert observers to C++
[RFA] Fix frame argument printing when using auto language mode
[RFA] Implement darwin remote TARGET_OBJECT_DARWIN_DYLD_INFO.
[RFA] machoread.c: avoid a crash on OSO without symbols.
Re: [RFA] Make "bt N" print correct number of frames when using a frame filter
[RFA] Remove a cleanup from call_function_by_hand_dummy
[RFA] Remove a cleanup from parse_expression_for_completion
[RFA] Remove cleanups from check_fast_tracepoint_sals
[RFA] Remove most cleanups from linux-thread-db.c
Re: [RFC] "gdbserver ... BASENAME_EXE" no longer works
[RFC] "gdbserver ... BASENAME_EXE" no longer works (was: "[PATCH 5/6] Share fork_inferior et al with gdbserver")
Re: [RFC] regresssion(internal-error) printing subprogram argument
[v2] Fix Rust enum test failures
Breakage on builder Fedora-i686, revision 35cc7ed70ced98eedf9c065faa602abb1dfac537
Breakage on builder Fedora-s390x-m64, revision 35cc7ed70ced98eedf9c065faa602abb1dfac537
Breakage on builder Fedora-x86_64-cc-with-index, revision 35cc7ed70ced98eedf9c065faa602abb1dfac537
Breakage on builder Fedora-x86_64-m32, revision 35cc7ed70ced98eedf9c065faa602abb1dfac537
Breakage on builder Fedora-x86_64-m64, revision 35cc7ed70ced98eedf9c065faa602abb1dfac537
Breakage on builder Fedora-x86_64-native-extended-gdbserver-m32, revision 35cc7ed70ced98eedf9c065faa602abb1dfac537
Breakage on builder Fedora-x86_64-native-extended-gdbserver-m64, revision 35cc7ed70ced98eedf9c065faa602abb1dfac537
Breakage on builder Fedora-x86_64-native-gdbserver-m32, revision 35cc7ed70ced98eedf9c065faa602abb1dfac537
Breakage on builder Fedora-x86_64-native-gdbserver-m64, revision 35cc7ed70ced98eedf9c065faa602abb1dfac537
Breakage on builder RHEL-s390x-m64, revision 35cc7ed70ced98eedf9c065faa602abb1dfac537
Breakage on builder Ubuntu-AArch32-m32, revision 35cc7ed70ced98eedf9c065faa602abb1dfac537
Breakage on builder Ubuntu-AArch32-m32, revision b5884fa7101cc528f07fd57c3de445a3680964a6
Breakage on builder Ubuntu-AArch32-native-extended-gdbserver-m32, revision 35cc7ed70ced98eedf9c065faa602abb1dfac537
Breakage on builder Ubuntu-AArch32-native-extended-gdbserver-m32, revision b5884fa7101cc528f07fd57c3de445a3680964a6
Breakage on builder Ubuntu-AArch32-native-gdbserver-m32, revision 35cc7ed70ced98eedf9c065faa602abb1dfac537
Breakage on builder Ubuntu-AArch32-native-gdbserver-m32, revision b5884fa7101cc528f07fd57c3de445a3680964a6
bugzilla: can we create GDB 8.1.1 target milestone?
gdb-patches at sourceware dot org Quotation
Oh dear. I regret to inform you that commit 35cc7ed70ced98eedf9c065faa602abb1dfac537 might be unfortunate
Oh dear. I regret to inform you that commit b5884fa7101cc528f07fd57c3de445a3680964a6 might be unfortunate
PING: [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")
Remove a few more cleanups: solib and openp
Stop updating ChangeLog?
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]