public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[RFC] regresssion(internal-error) printing subprogram argument
 2018-03-27 14:02 UTC  (13+ messages)
              ` [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")
                ` PING: "
                  ` PING^2: "
                    ` PING^2: [RFA/RFC] fix PR gdb/22670 (pb looking up some symbols when they have a linkage name)

[RFA] (x86) Fix watchpoint using hardware breakpoint for some distro
 2018-03-27 13:19 UTC  (7+ messages)
  ` [RFA v2] "

[PATCH] Move DWARF index-related things to a separate file
 2018-03-27 12:46 UTC  (3+ messages)

[RFA] C++-ify typedef hash
 2018-03-27 10:33 UTC  (4+ messages)

[RFA 0/2] Make line tables independent of progspace
 2018-03-27  4:53 UTC  (6+ messages)
` [RFA 2/2] Constify the line table
` [RFA 1/2] Make line tables independent of progspace

[RFA v3 00/13] various frame filter fixes and cleanups
 2018-03-27  4:01 UTC  (26+ messages)
` [RFA v3 07/13] Throw a "quit" on a KeyboardException in py-framefilter.c
` [RFA v3 09/13] Return EXT_LANG_BT_ERROR in one more spot "
` [RFA v3 05/13] Avoid manual resource management "
` [RFA v3 03/13] Allow hiding of some filtered frames
` [RFA v3 06/13] Allow C-c to work in backtrace in more cases
` [RFA v3 12/13] Simplify exception handling in py-framefilter.c
` [RFA v3 02/13] Change backtrace_command_1 calling to use flags
` [RFA v3 13/13] Remove verbose code from backtrace command
` [RFA v3 04/13] Remove EXT_LANG_BT_COMPLETED
` [RFA v3 11/13] Improve "backtrace" help text
` [RFA v3 08/13] Move some code later in backtrace_command_1
` [RFA v3 10/13] Call wrap_hint in one more spot in py-framefilter.c
` [RFA v3 01/13] Rationalize "backtrace" command line parsing

[PATCH2 PR gdb/18071] aarch64: "info addr" command can't resolve TLS variables
 2018-03-27  3:31 UTC  (2+ messages)

[PATCH 4 PR gdb/16959] gdb hangs in infinite recursion
 2018-03-27  3:28 UTC  (2+ messages)

[PATCH 3 PR gdb/16959] gdb hangs in infinite recursion
 2018-03-26 22:28 UTC  (11+ messages)

[pushed] Remove DEF_VEC_I(offset_type)
 2018-03-26 19:47 UTC 

[pushed] Add include guard to filename-seen-cache.h
 2018-03-26 19:32 UTC 

[RFA/Darwin] Fix section relocation addresses when base address is not 0
 2018-03-26 18:05 UTC  (2+ messages)

[PATCH] Remove struct keyword from section_addr_info
 2018-03-26 17:39 UTC  (3+ messages)

[PATCH] infrun: step through indirect branch thunks
 2018-03-26 17:38 UTC  (2+ messages)

[PATCH] This patch replaces the linear search in find_pc_sect_line with a binary search for faster performance
 2018-03-26 16:14 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] gdb/x86: Handle kernels using compact xsave format
 2018-03-26 15:58 UTC  (3+ messages)

[PATCH 0/3] Some gdbserver test suite fixes
 2018-03-26 14:44 UTC  (5+ messages)
` [PATCH 2/3] Testsuite: Rename "end()" to avoid libinproctrace C++ symbol clash

[PATCH] Always print "Detaching after fork from child..."
 2018-03-26 11:43 UTC  (5+ messages)
` [PATCH v3] Enable 'set print inferior-events' and improve detach/fork/kill/exit messages

[PATCH v4 00/10] Remove gdbserver dependency on xml files
 2018-03-26 10:55 UTC  (25+ messages)
` [PATCH v4 01/10] Move tdesc header funcs to c file
` [PATCH v4 05/10] Commonise tdesc types
` [PATCH v4 04/10] Commonise tdesc_feature
` [PATCH v4 02/10] Make gdbserver reg_defs a vector of objects
` [PATCH v4 08/10] Create xml from target descriptions
` [PATCH v4 06/10] Add tdesc osabi and architecture functions
` [PATCH v4 03/10] Commonise tdesc_reg
` [PATCH v4 07/10] Add feature reference in .dat files
` [PATCH v4 10/10] Remove xml files from gdbserver
` [PATCH v4 09/10] Remove xml file references from target descriptions

[PATCH v2 00/15] Fixing GNU ifunc support
 2018-03-26  7:54 UTC  (18+ messages)
` [PATCH v2 11/15] Fix stepping past GNU ifunc resolvers (introduce lookup_msym_prefer)
` [PATCH v2 15/15] Fix resolving GNU ifunc bp locations when inferior runs resolver
` [PATCH v2 08/15] Eliminate find_pc_partial_function_gnu_ifunc
` [PATCH v2 03/15] Calling ifunc functions when target has no debug info but resolver has
` [PATCH v2 07/15] Breakpoints, don't skip prologue of ifunc resolvers with debug info
` [PATCH v2 02/15] Fix calling ifunc functions when resolver has debug info and different name
` [PATCH v2 01/15] Fix breakpoints in ifunc after inferior resolved it (@got.plt symbol creation)
` [PATCH v2 12/15] For PPC64/ELFv1: Introduce mst_data_gnu_ifunc
` [PATCH v2 05/15] Fix elf_gnu_ifunc_resolve_by_got buglet
` [PATCH v2 04/15] Calling ifunc functions when resolver has debug info, user symbol same name
` [PATCH v2 09/15] Factor out minsym_found/find_function_start_sal overload
` [PATCH v2 14/15] Extend GNU ifunc testcases
` [PATCH v2 06/15] Fix setting breakpoints on ifunc functions after they're already resolved
` [PATCH v2 10/15] For PPC64: elf_gnu_ifunc_record_cache: handle plt symbols in .text section
` [PATCH v2 13/15] PPC64: always make synthetic .text symbols for GNU ifunc symbols

[RFA 0/2] two simple cleanup removals
 2018-03-25 16:19 UTC  (6+ messages)
` [RFA 2/2] Remove cleanups from prompt_for_continue
` [RFA 1/2] Remove cleanups from gdb_readline_wrapper

[PATCH PR gdb/18071] TLS variables can't be resolved on aarch64-linux-gnu
 2018-03-24 21:42 UTC  (13+ messages)

[PATCH] Implement write_async_safe for mi_console_file (PR 22299)
 2018-03-24 19:10 UTC 

patch for search bug in gdbserver
 2018-03-24 10:54 UTC  (2+ messages)

[PATCH] Remove stale file i386-avx.dat
 2018-03-24  2:24 UTC 

[PATCH] Add psymbols for nested types
 2018-03-23 18:59 UTC  (3+ messages)

[RFA v3] Convert observers to C++
 2018-03-23 16:04 UTC  (3+ messages)

[RFA] Change machoread.c to use std::vector
 2018-03-23 16:03 UTC  (10+ messages)

[PATCH 0/2] Test fix in gdb.arch/* tests
 2018-03-23 10:13 UTC  (9+ messages)
` [PATCH 2/2] gdb: Fix testsuite issue in gdb.arch/amd64-disp-step-avx.exp
` [PATCH 1/2] gdb: Minor cleanup in some gdb.arch/* tests

[PATCH] Make "info proc cmdline" show args on GNU/Linux
 2018-03-23 10:02 UTC  (7+ messages)

[PATCH 2 PR gdb/16959] gdb hangs in infinite recursion
 2018-03-22 20:47 UTC  (3+ messages)

[RFA] Remove some cleanups from record-full.c
 2018-03-22 20:30 UTC  (2+ messages)

[PATCH] [PowerPC] Detect when LR is saved through frame pointer
 2018-03-22 13:31 UTC  (2+ messages)

[PATCH] [PowerPC] Fix stwux and stdux masks in skip_prologue
 2018-03-22 13:31 UTC  (2+ messages)

[PATCH 0/3] S390: Some gdbserver fixes
 2018-03-22  9:07 UTC  (7+ messages)
` [PATCH 1/3] S390: Enable re-attaching with native-extended-gdbserver
` [PATCH 2/3] S390: gdbserver: Don't write guarded storage registers
` [PATCH 3/3] S390: Make IPA recognize tdescs with guarded storage

[PATCH 1/2] Make parse_static_tracepoint_marker_definition work with multiple static tracepoint definitions
 2018-03-22  4:35 UTC  (2+ messages)

[PATCH 1/2] Make "set osabi none" really work
 2018-03-22  4:11 UTC  (2+ messages)
` [PATCH 2/2] Fix generation of x86-64 gdbarch with osabi none

[PATCH] Make target_read_alloc & al return vectors
 2018-03-22  4:03 UTC 

[PATCH 1/3] Use std::vector in uploaded_tp
 2018-03-21 21:25 UTC  (3+ messages)
` [PATCH 3/3] Remove usage of VEC(char_ptr) in gdbscm_parse_function_args
` [PATCH 2/3] Use std::vector and std::string instead of VEC(char_ptr) in gdbserver tdesc

[OB PATCH] Add myself as a write-after-approval GDB maintainer
 2018-03-21 20:28 UTC 

[patch] aarch64: PR 19806: watchpoints: false negatives + PR 20207 contiguous ones
 2018-03-21 19:03 UTC  (5+ messages)
` ping#2: "
      ` ping: "

[PUSHED OBV] Fixed Fix misleading indentation error
 2018-03-20 16:39 UTC 

Oh dear. I regret to inform you that commit 4ee89e903de920496a69c01df70db13a70a2a0be might be unfortunate
 2018-03-20 14:29 UTC  (11+ messages)
` Breakage on builder Fedora-i686, revision 4ee89e903de920496a69c01df70db13a70a2a0be
` Breakage on builder Fedora-x86_64-native-gdbserver-m32, "
` Breakage on builder Fedora-x86_64-m64, "
` Breakage on builder Fedora-x86_64-m32, "
` Breakage on builder Fedora-s390x-m64, "
` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m32, "
` Breakage on builder Fedora-x86_64-cc-with-index, "
` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m64, "
` Breakage on builder Fedora-x86_64-native-gdbserver-m64, "

[PATCH PR gdb/16959] gdb hangs in infinite recursion
 2018-03-19 19:46 UTC  (3+ messages)

[FYI] Support bare-identifier field initializers in Rust
 2018-03-19 17:04 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).