public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH][gdb] Fix heap-use-after-free in typename_concat
 2019-05-21 13:08 UTC  (9+ messages)
` [PING][PATCH][gdb] "

[PATCH] Fix amd64->i386 linux syscall restart problem
 2019-05-21 12:59 UTC  (6+ messages)

[PATCH 0/8] Fix inferior call for C++ pass-by-reference arguments
 2019-05-21 10:33 UTC  (2+ messages)
` [PING][PATCH "

[PUSHED/OBV] testsuite: Mark the kill in gdbserver_run as optional
 2019-05-21  9:43 UTC 

[PATCH] Document gdb.in/gdb.cmd files and debugredirect cli command
 2019-05-21  9:22 UTC  (2+ messages)

[PATCH v2 0/8] Demangle minimal symbol names in worker threads
 2019-05-21  7:35 UTC  (13+ messages)
` [PATCH v2 1/8] Defer minimal symbol name-setting
` [PATCH v2 7/8] Demangle minsyms in parallel
` [PATCH v2 3/8] Add configure check for std::thread
` [PATCH v2 5/8] Introduce run_on_main_thread
` [PATCH v2 2/8] Remove static buffer from ada_decode
` [PATCH v2 8/8] Add maint set/show enable-threads
` [PATCH v2 4/8] Lock the demangled hash table
` [PATCH v2 6/8] Introduce thread-safe way to handle SIGSEGV

[Bug-readline] heap-buffer-overflow in update_line
 2019-05-20 20:14 UTC  (3+ messages)

[PATCH] Supress SIGTTOU when handling errors
 2019-05-20  9:49 UTC  (10+ messages)

[RFA] Give thread names in thread events, give Ada task names in more output
 2019-05-19 13:32 UTC  (4+ messages)

[PATCH 0/9] Create gdb.debug, gdb.cmd and gdb.in files when running the testsuite
 2019-05-18 18:11 UTC  (22+ messages)
` [PATCH 3/9] testsuite: Add option to capture GDB debug
` [PATCH 1/9] Change file close behavior for tee_file
` [PATCH 6/9] testsuite: Create .cmd files for gdb and gdbserver
` [PATCH 7/9] testsuite: Add replay logging to GDBSERVER_DEBUG
` [PATCH 8/9] testsuite: Add script to quickly re-run tests
` [PATCH 5/9] testsuite: Record all gdb input to gdb.in
` [PATCH 4/9] testsuite: Disable some tests when logging
` [PATCH 9/9] testsuite: Remove TRANSCRIPT support
` [PATCH 2/9] Add debug redirect option

Feedback about users/palves/cli-options
 2019-05-18 10:35 UTC  (7+ messages)

[PATCH] gdb/fortran: Use floatformats_ia64_quad for fortran 16-byte floats
 2019-05-18  8:54 UTC  (3+ messages)
` [PATCHv2] "

[PATCH] Fix crash in cp_print_value_fields
 2019-05-17 20:18 UTC 

[PATCH] Add "thread-exited" annotation
 2019-05-17 17:13 UTC  (15+ messages)

[FYI 0/2] two tiny const patches
 2019-05-17 16:22 UTC  (3+ messages)
` [FYI 2/2] Don't cast away const in find_and_open_source
` [FYI 1/2] Constify annotate_source

[PATCH][gdb/symtab] Support DW_AT_main_subprogram with -readnow
 2019-05-17 15:08 UTC  (5+ messages)
` [RFC] How to fix gdb.dwarf2/main-subprogram.exp with cc-with-gdb-index/cc-with-debug-names
` [PING][PATCH][gdb/symtab] Support DW_AT_main_subprogram with -readnow

[pushed] MI: extract command completion logic from complete_command()
 2019-05-17 11:49 UTC  (3+ messages)
` [pushed] MI: Add new command -complete

[RFC 0/8] Create MI commands using python
 2019-05-17  4:29 UTC  (9+ messages)
` [PATCH v2 5/5] mi/python: Add tests for python-defined MI commands
` [PATCH v2 1/5] Use std::map for MI commands in mi-cmds.c
` [PATCH v2 3/5] Create MI commands using python
` [PATCH v2 0/5] "
` [PATCH v2 2/5] Use classes to represent MI Command instead of structures
` [PATCH v2 4/5] mi/python: Allow redefinition of python MI commands

[PATCH] Add "set print finish"
 2019-05-16 21:46 UTC  (5+ messages)

[FYI 0/5] Some improvements on stap code
 2019-05-16 20:44 UTC  (6+ messages)
` [FYI 2/5] Update some comments on stap-probe.c
` [FYI 1/5] Bool-ify stap-probe.c and stap-related code on i386-tdep.c
` [FYI 3/5] Slightly improve logic of some operations on stap-probe.c
` [FYI 4/5] Fix complaint string formatting "
` [FYI 5/5] Make stap-probe.c:stap_parse_register_operand's "regname" an std::string

[PATCH 0/2] linux-nat: Fix watchpoint issues across exec calls
 2019-05-16 20:13 UTC  (3+ messages)
` [PATCH 2/2] x86 linux: Update debug register state after exec events
` [PATCH 1/2] linux-nat: Callback for "

Oh dear. I regret to inform you that commit 73cd51e51b294af9591ecc2e8a28a9bec4f466b3 might be unfortunate
 2019-05-16 17:54 UTC  (15+ messages)
` Breakage on builder RHEL-s390x-m64, revision 73cd51e51b294af9591ecc2e8a28a9bec4f466b3
` 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-w64-mingw32, "
` Breakage on builder Fedora-x86_64-m64, "
` Breakage on builder Fedora-x86_64-native-gdbserver-m64, "
` Breakage on builder Fedora-i686, "
` Breakage on builder Fedora-x86_64-native-gdbserver-m32, "
` Breakage on builder Fedora-x86_64-m32, "
` Breakage on builder Debian-s390x-native-gdbserver-m64, "
` Breakage on builder Debian-s390x-m64, "
` Breakage on builder Debian-s390x-native-extended-gdbserver-m64, "

[PATCH v2 0/2] MI: Add new command -complete
 2019-05-16 17:31 UTC  (6+ messages)
` [PATCH v4 2/2] "

[FYI] Fix darwin-nat.c build
 2019-05-16 16:47 UTC 

[PATCH 11/11] fortran: Testsuite, add sizeof tests to indexed and sliced arrays
 2019-05-15 21:30 UTC  (2+ messages)
` [PUSHED] gdb/fortran: Add sizeof tests for "

[PATCH 0/3] some minor objfile iteration improvements
 2019-05-15 20:00 UTC  (10+ messages)
` [PATCH 3/3] Introduce a separate debug objfile iterator

[pushed] linux-thread-db.c: use bool where possible in thread_db code
 2019-05-15 15:22 UTC 

[PATCH] Don't crash if parse_definition_macro's 'body' is NULL
 2019-05-15 13:59 UTC  (10+ messages)
  ` [PATCH] Don't crash if dwarf_decode_macro_bytes's "

[PATCH] gdb/fortran: Show the type for non allocated / associated types
 2019-05-15 11:16 UTC 

[RFC PATCH] Add Hygon Dhyana processor support
 2019-05-15  9:35 UTC 

[PATCH] Fix assertion failure in coerce_unspec_val_to_type
 2019-05-14 20:19 UTC  (2+ messages)

[PING] Re: [PATCH] GDB (s12z): Improve reliability of the stack unwinder
 2019-05-14 17:13 UTC  (3+ messages)
`  "

[PATCH] Add file name styling to "info sharedlibrary"
 2019-05-14 17:08 UTC  (4+ messages)

[PATCH] Add "style" proc to the test suite
 2019-05-14 16:31 UTC  (3+ messages)

[PATCH][gdb/doc] Mention index cache in concept and command index
 2019-05-14 15:30 UTC  (2+ messages)

[PATCH] record: Fix the error message for (E)VEX encoded instructions
 2019-05-14 14:23 UTC 

for your images
 2019-05-14 10:15 UTC 

[PATCH] AArch64: Add half float view to V registers
 2019-05-14  9:38 UTC  (4+ messages)
` [PING] "

[RFC][gdb/testsuite] Fix base address selection entry encoding in dw2-skip-prologue.S
 2019-05-14  8:04 UTC  (5+ messages)
` [PING][RFC][gdb/testsuite] "
  ` [PING^2][RFC][gdb/testsuite] "
    ` [PING^3][RFC][gdb/testsuite] "

[committed][gdb/doc] Fix "maint info selftests" command index entry
 2019-05-14  7:58 UTC 

gdb-8.3 branch FROZEN
 2019-05-14  0:53 UTC  (5+ messages)
` gdb-8.3-branch now open again (was: "gdb-8.3 branch FROZEN")
  ` gdb-8.3-branch now open again

[PATCH] AArch64: Treat pauth ops as nops on non-pauth systems
 2019-05-13 14:50 UTC 

[PATCH][gdb] Write index for dwz -m file
 2019-05-13 13:56 UTC  (7+ messages)
` [RFC, gdb/contrib] Fix gdb/contrib/gdb-add-index.sh for dwz-m-ed execs

[RFA 0/2] Add completion for COMMAND for frame|thread apply
 2019-05-13 10:19 UTC  (10+ messages)
` [RFA 1/2] Add completion for COMMAND in 'thread apply all|ID... COMMAND'

[committed][gdb/testsuite] Add cc-with-gdb-index.exp
 2019-05-13 10:07 UTC  (6+ messages)
` buildbot config cc-with-index not functional

[PATCH][gdb/symtab] Fix symbol loading performance regression
 2019-05-13  9:27 UTC 

[pushed] Fix two langauge -> language typos
 2019-05-12 15:57 UTC 

[PATCH] gdb/mi: New commands to catch C++ exceptions
 2019-05-12  4:09 UTC  (3+ messages)
` [PATCHv2] "

grou-PING for pending review/feedback for RFA/RFC
 2019-05-11 19:38 UTC 

[RFAv2 0/3] Implement 'set print frame-info|frame-arguments
 2019-05-11 19:18 UTC  (5+ messages)
` [RFAv2 1/3] Implement 'set print frame-info|frame-arguments presence'
` [RFAv2 2/3] Test "
` [RFAv2 3/3] Document "

[release/HEAD] Document the GDB 8.3 release in gdb/ChangeLog
 2019-05-11 18:39 UTC 

FYI/BRANCH: Patches applied to branch gdb-8.3-branch
 2019-05-11 18:38 UTC  (3+ messages)
` [release/branch 1/2] Document the GDB 8.3 release in gdb/ChangeLog
` [release/branch 2/2] Bump GDB version number to 8.3.0.DATE-git

FYI: [release/branch] Set GDB version number to 8.3
 2019-05-11 18:20 UTC 

[RFA/commit] (Ada) fix GDB crash printing packed array
 2019-05-11 17:23 UTC  (3+ messages)

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).