public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH] [mips] Fix PR 21337 v1: segfault when re-reading symbols with remote debugging
 2017-06-28  2:01 UTC  (21+ messages)
    ` [PATCH] Fix PR 21337 v2: "
                          ` [PATCH] Fix PR 21337 (v3): "
                            ` [PING][PATCH] "
                              ` [PING^2][PATCH] "
                              ` [PATCH] Fix PR 21337 (v4): "

[PATCH] Fission support for multiple CUs per DWO file
 2017-06-28  0:56 UTC  (4+ messages)

[PATCH 0/2] Support fs_base and gs_base for native FreeBSD/amd64
 2017-06-27 22:51 UTC  (3+ messages)
` [PATCH 1/2] Include the fs_base and gs_base registers in amd64 target descriptions
` [PATCH 2/2] Support the fs_base and gs_base registers on FreeBSD/amd64 native processes

[RFA 00/10] various frame filter fixes and cleanups
 2017-06-27 20:01 UTC  (25+ messages)
` [RFA 06/10] Allow C-c to work in backtrace in more cases
` [RFA 04/10] Remove EXT_LANG_BT_COMPLETED
` [RFA 01/10] Rationalize "backtrace" command line parsing
` [RFA 03/10] Allow elision of some filtered frames
` [RFA 07/10] Throw a "quit" on a KeyboardException in py-framefilter.c
` [RFA 05/10] Avoid manual resource management "
` [RFA 10/10] Call wrap_hint in one more spot "
` [RFA 09/10] Return EXT_LANG_BT_ERROR "
` [RFA 02/10] Change backtrace_command_1 calling to use flags
` [RFA 08/10] Move some code later in backtrace_command_1

[PATCH v3] gdb: ADI support
 2017-06-27 19:48 UTC 

[RFA] Make "bt N" print correct number of frames when using a frame filter
 2017-06-27 18:37 UTC  (2+ messages)

[RFA] Fix size check in dwarf2_evaluate_loc_desc_full
 2017-06-27 18:23 UTC  (5+ messages)

[PATCH 00/40] C++ debugging improvements: breakpoints, TAB completion, more
 2017-06-27 15:46 UTC  (27+ messages)
` [PATCH 08/40] completion_list_add_name wrapper functions
` [PATCH 02/40] Eliminate make_cleanup_obstack_free, introduce auto_obstack
` [PATCH 40/40] Document breakpoints / linespec & co improvements (manual + NEWS)
` [PATCH 07/40] objfile_per_bfd_storage non-POD
` [PATCH 05/40] command.h: Include scoped_restore_command.h
          ` [PATCH 05/40] command.h: Include common/scoped_restore.h

[PATCH v3] gdb: ADI support
 2017-06-27 14:36 UTC  (2+ messages)

[PATCH 00/25 V2] Make GDB builtin target descriptions more flexible
 2017-06-27 13:49 UTC  (32+ messages)
` [PATCH 02/25] Adjust the order of 32bit-linux.xml and 32bit-sse.xml in i386/i386-linux.xml
` [PATCH 22/25] Regenerate two regformats/i386/.dat files
` [PATCH 07/25] Lazily and dynamically create i386-linux target descriptions
` [PATCH 10/25] Adjust code generated by regformats/regdat.sh
` [PATCH 05/25] Use visitor pattern for "maint print c-tdesc"
` [PATCH 06/25] Generate c for feature instead of tdesc
` [PATCH 03/25] Class-fy tdesc_reg tdesc_type and tdesc_feature

File name convention ARCH-OSABI-tdep.c
 2017-06-27 13:17 UTC  (4+ messages)

[PATCH 0/2] Support fs_base and gs_base for native FreeBSD/amd64
 2017-06-27 12:19 UTC 

[PATCH] Remove MAX_REGISTER_SIZE from remote-sim.c
 2017-06-27 12:14 UTC  (6+ messages)

[PATCH] darwin: Do not add a dummy thread
 2017-06-27  9:03 UTC  (4+ messages)
  ` [pushed] "

[PATCH] Remove one line comment
 2017-06-27  7:57 UTC 

[PATCH] Simplify regcache_cpy and remove regcache::cpy_no_passthrough
 2017-06-27  7:37 UTC 

Oh dear. I regret to inform you that commit 'More fixes for bfd_get_section_contents change' might be unfortunate
 2017-06-27  5:17 UTC 

[PATCH v2] gdb: ADI support
 2017-06-27  0:44 UTC 

[PATCH 0/3] Third series towards a warning-less clang build
 2017-06-26 14:54 UTC  (15+ messages)
` [PATCH 3/3] record-full: Remove unused function netorder16
` [PATCH 1/3] ada-lex: Ignore warnings about register keyword
    ` [pushed] "
` [PATCH 2/3] vec: Silence -Wunused-function warnings on clang
    ` [PATCH 2/3 v2] "

[PATCH] Compute proper length for dynamic types of TYPE_CODE_TYPEDEF
 2017-06-26 11:01 UTC  (2+ messages)

[PATCH] Record/output access specifiers for class typedefs
 2017-06-26 10:25 UTC  (2+ messages)

[PATCH] compile-loc2c: Fix uninitialized variable error
 2017-06-25 17:24 UTC  (2+ messages)

[PATCH 0/4] Get rid of some more warnings given by clang
 2017-06-25 10:58 UTC  (29+ messages)
` [PATCH 1/4] environ-selftests: Ignore -Wself-move warning
  ` [PATCH v2] "
` [PATCH 2/4] x86-dregs: Print debug registers one per line
` [PATCH 4/4] main: Don't add int to string
` [PATCH 3/4] dtrace-probe: Put semicolon after while on its own line

FYI: [PATCH 1/2] C++: Sync libiberty with upstream GCC
 2017-06-24 15:42 UTC 

[PATCH] Introduce gdb::byte_vector, add allocator that default-initializes
 2017-06-23 13:03 UTC  (4+ messages)

[PATCH] Fix PR/21658: gdbserver doesn't start on some libcs
 2017-06-23  8:59 UTC  (2+ messages)

[gcc patch] DWARF-5: Define DW_IDX_GNU_static and DW_IDX_GNU_external
 2017-06-23  8:58 UTC  (2+ messages)
` ping: "

[PATCH] Replace regbuf with regcache in record-full.c
 2017-06-23  7:39 UTC  (5+ messages)

[PATCH v2] Define an error function in the PPC simulator library
 2017-06-23  6:39 UTC  (5+ messages)
  ` [PING] "
      `  "

[PATCH 1/1] Need _KMEMUSER for including sys/proc.h on netbsd
 2017-06-23  2:38 UTC  (3+ messages)

[PATCH 1/1] Adjust fallback definition of DBREG_DRX for netbsd
 2017-06-23  1:38 UTC  (3+ messages)

[patch+8.0] DWARF-5 Fix DW_FORM_implicit_const
 2017-06-22 20:33 UTC 

[PATCH v3 0/5] DWARF-5: .debug_names index
 2017-06-22 20:03 UTC  (6+ messages)
` [PATCH v3 2/5] DWARF-5: .debug_names index producer
    ` [PATCH v3.1 "
        ` [PATCH v3.2 "

[PATCH] gdb: Unset PROMPT_COMMAND before testing
 2017-06-22 19:14 UTC  (3+ messages)

[commit/obvious] Update comment on gdb_environ::unset
 2017-06-22 18:52 UTC 

[PATCH 10/11] Add XTENSA_MAX_REGISTER_SIZE
 2017-06-22 16:40 UTC  (9+ messages)

[PATCH] Remove MAX_REGISTER_SIZE from py-unwind.c
 2017-06-22 15:25 UTC  (7+ messages)

Automatically set the comment style to what we use
 2017-06-22 15:14 UTC  (5+ messages)

[PATCH] Remove an instance of MAX_REGISTER_SIZE from record-full.c
 2017-06-22 13:45 UTC  (8+ messages)

[PATCH 0/2] Couple of small fixes to gdb.mi/mi-vla-fortran.exp test
 2017-06-22 12:12 UTC  (9+ messages)
` [PATCH 1/2] gdb: Fix parameter passing to mi_create_breakpoint
` [PATCH 2/2] gdb: Make some test names unique

[PATCH v4 0/5] Add support for PKRU register to GDB and GDBServer
 2017-06-22 11:53 UTC  (11+ messages)
` [PATCH 5/5] Add support for Intel PKRU register to GDB and GDBserver

[pushed] Add STRINGIFY to gdb/common/preprocessor.h
 2017-06-22 10:16 UTC 

[pushed] common/agent.h: Add missing include guards
 2017-06-22  9:59 UTC 

[PATCH] Use noncapturing subpattern/parens in gdb_test implementation
 2017-06-21 21:58 UTC  (3+ messages)

[PATCH 0/6] Implement the ability to start inferiors with a shell on gdbserver
 2017-06-21 17:19 UTC  (5+ messages)
` [PATCH v7 0/4] "
  ` [PATCH v7 3/4] Share fork_inferior et al with gdbserver

[PATCH v2] gdb: ADI support
 2017-06-21 16:42 UTC  (7+ messages)

[PATCH] Change to_xfer_partial doc to use addressable memory units
 2017-06-21 11:19 UTC  (2+ messages)

[PATCH] Fix PR gdb/21606: SYMBOL_FUNCTIONS_DOMAIN misspelled in documentation
 2017-06-21  1:34 UTC  (2+ messages)

[PATCH obv] gdbserver/Makefile.in: Sort IPA_OBJS
 2017-06-20 15:01 UTC 

[PATCH] C++ify gdb/common/environ.c
 2017-06-20 14:02 UTC  (9+ messages)
` [PATCH v5] "
` [PATCH v8] "

[commit/obvious] Use '::iterator' instead of '::const_iterator' on environ.c (and fix breakage on early versions of libstdc++)
 2017-06-20 13:37 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).