public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 0/4] Capture GDB debug when running the testsuite
 2019-04-25 15:18 UTC  (12+ messages)
` [PATCH 4/4] testsuite: Add option to capture gdbserver debug
` [PATCH 1/4] Add debug redirect option
` [PATCH 3/4] testsuite: Disable tests when logging
` [PATCH 2/4] testsuite: Add option to capture GDB debug

Warning when using separate debug info file
 2019-04-25 15:02 UTC  (10+ messages)

[patch] Fix CVE-2017-9778
 2019-04-25 14:34 UTC  (4+ messages)

[PATCH] Use -qualified flag when setting temporary breakpoint in start command
 2019-04-25 14:10 UTC  (2+ messages)

[PATCH] GDB (s12z): Improve reliability of the stack unwinder
 2019-04-25 13:45 UTC 

[RFA 0/2] Add completion for COMMAND for frame|thread apply
 2019-04-25 13:33 UTC  (5+ messages)
` [RFA 1/2] Add completion for COMMAND in 'thread apply all|ID... COMMAND'
` [RFA 2/2] Add completion for COMMAND in 'frame apply all|level|COUNT... COMMAND'

[RFA] Implement show | set can-call-inferior-functions [on|off]
 2019-04-25 13:15 UTC  (5+ messages)

[PATCH] Testsuite: Remove pie from trace tests
 2019-04-25 13:06 UTC  (5+ messages)

[RFA 0/4] Implement | (pipe) command
 2019-04-25  5:58 UTC  (20+ messages)
` [RFA 3/4] Test the "
` [RFA 1/4] Add previous_saved_command_line to allow a command to repeat a previous command
` [RFA 2/4] Implement | (pipe) command
` [RFA 4/4] NEWS and documentation for "

Windows native GDB event handling enhancement
 2019-04-25  5:39 UTC  (16+ messages)
` [RFA 2/2][master only] gdb/windows-nat.c: Get rid of main_thread_id global

[FYI] Fix Rust testing
 2019-04-24 19:44 UTC 

[PATCH 0/2] Add new 'print max-depth' feature
 2019-04-24 19:33 UTC  (21+ messages)
` [PATCHv2 0/5] "
  ` [PATCHv2 3/5] gdb: Introduce new language field la_struct_too_deep_ellipsis
  ` [PATCHv2 5/5] gdb: Introduce 'print max-depth' feature
  ` [PATCHv2 4/5] gdb: Introduce new language field la_is_string_type_p
  ` [PATCHv2 2/5] gdb/testsuite: Don't add gcc flags when compiling rust tests

[PATCH] [gdb/contrib] Remove superfluous .alt file after dwz invocation in cc-with-tweaks.sh
 2019-04-24 19:23 UTC  (3+ messages)
` [committed] "

[PATCH 0/8] Series of Fortran type printing patches
 2019-04-24 19:19 UTC  (4+ messages)
` [PATCHv2 "

[obvious/pushed] Use "pulongest" on aarch64-tdep.c:aarch64_gdbarch_init
 2019-04-24 19:00 UTC 

[PATCH + 8.3] Don't derive partial_symbol from general_symbol_info
 2019-04-24 19:00 UTC 

[PATCH] Fix VLA printing for Ada
 2019-04-24 18:51 UTC 

[PATCH v2] [amd64] Fix AMD64 return value ABI in expression evaluation
 2019-04-24 18:03 UTC  (10+ messages)
` [PATCH v3] "
  ` Regressions on gdb.base/call-{ar,rt}-st.exp on x86_64 native (was: Re: [PATCH v3] [amd64] Fix AMD64 return value ABI in expression evaluation)
    ` Regressions on gdb.base/call-{ar,rt}-st.exp on x86_64 native

[PATCH 00/14] Add a type-safe API to registries
 2019-04-24  0:57 UTC  (17+ messages)
` [PATCH 09/14] Convert dwarf2_per_objfile to type-safe registry API
` [PATCH 06/14] Convert break-catch-syscall.c "
` [PATCH 12/14] Convert linux-tdep.c "
` [PATCH 01/14] Add a type-safe C++ interface to a registry
` [PATCH 08/14] Convert auto-load.c to type-safe registry API
` [PATCH 13/14] Convert breakpoint.c "
` [PATCH 10/14] Convert symfile-debug.c "
` [PATCH 11/14] Convert auxv.c "
` [PATCH 03/14] Convert symbol_cache "
` [PATCH 04/14] Convert target dcache "
` [PATCH 14/14] Convert remote.c "
` [PATCH 05/14] Convert inflow "
` [PATCH 02/14] Convert main_info "
` [PATCH 07/14] Convert objfiles.c "

[PATCH+8.3?] Implement dump of mappings with ELF headers by gcore
 2019-04-23 23:46 UTC 

[PATCH 00/25] Make use of default gdbarch methods for some more targets
 2019-04-23 22:13 UTC  (2+ messages)

[PATCH 0/8] Fix inferior call for C++ pass-by-reference arguments
 2019-04-23 21:40 UTC  (10+ messages)
` [PATCH 6/8] infcall: remove unused parameter in 'value_arg_coerce'
` [PATCH 3/8] infcall, c++: collect more pass-by-reference information
` [PATCH 4/8] infcall: refactor 'call_function_by_hand_dummy'
` [PATCH 2/8] infcall, c++: allow more info to be computed for pass-by-reference values
` [PATCH 1/8] gdb: recognize new DWARF attributes: defaulted, deleted, calling conv
` [PATCH 7/8] infcall: handle pass-by-reference arguments appropriately
` [PATCH 5/8] infcall: move assertions in 'call_function_by_hand_dummy' to an earlier spot
` [PATCH 8/8] testsuite, cp: increase the coverage of testing pass-by-ref arguments

[PATCH] Make SJLJ exceptions more efficient
 2019-04-23 21:11 UTC  (2+ messages)

[PATCH 0/3] More use of type_align function
 2019-04-23 21:08 UTC  (2+ messages)

Xponential 2019
 2019-04-23 20:00 UTC 

[FYI] Remove unused overload of line_header::file_name_at
 2019-04-23 16:50 UTC 

[PATCH] Use find_thread_in_random in select_event_lwp
 2019-04-23 14:46 UTC  (3+ messages)

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

[PATCH][gdb/testsuite] Fix gdb.btrace/reconnect.exp with native-gdbserver
 2019-04-23 13:51 UTC  (2+ messages)
` [committed][gdb/testsuite] "

[PATCH] Fix "catch exception" with dynamic linking
 2019-04-23 13:22 UTC 

[PATCH] Support for DW_FORM_strx tag
 2019-04-23 12:33 UTC  (2+ messages)

[FYI] Add myself to gdb/MAINTAINERS
 2019-04-22 23:38 UTC 

[PATCH] Fix "nosharedlibrary + continue + shared lib event" crash
 2019-04-22 18:22 UTC  (9+ messages)
  ` [PATCH] solib-svr4: Pass down svr4_info as much as possible (was: [PATCH] Fix "nosharedlibrary + continue + shared lib event" crash)
    ` [PATCH] solib-svr4: Pass down svr4_info as much as possible

[RFA 8.3] Fix crash in dwarf2read.c with template parameters
 2019-04-22 17:59 UTC 

[RFA] Fix GDB 8.3 regression crash when registers cannot be modified
 2019-04-22 17:13 UTC  (6+ messages)

reverse execution part of the manual is written backwards
 2019-04-22 11:50 UTC  (6+ messages)

Fix lookup of separate debug file on MS-Windows
 2019-04-22  9:19 UTC  (9+ messages)

Your Source for Printer Ink at a Discount! Free Shipping Available
 2019-04-21 19:32 UTC 

[RFC 0/8] Create MI commands using python
 2019-04-20  7:20 UTC  (11+ messages)
` [RFC 1/8] Use std::map for MI commands in mi-cmds.c
` [RFC 4/8] mi/python: C++ify python MI command handling code
` [RFC 7/8] mi/python: Add tests for python-defined MI commands
` [RFC 6/8] mi/python: Handle python exception when executiong "
` [RFC 8/8] mi/python: Allow redefinition of python "
` [RFC 3/8] Create MI commands using python
` [RFC 2/8] Use classes to represent MI Command instead of structures
` [RFC 5/8] mi/python: Polish MI output of python commands

[PATCH] Make copy_name return std::string
 2019-04-19 20:11 UTC  (2+ messages)

[PATCH] Make objfile::static_links an htab_up
 2019-04-19 20:11 UTC  (2+ messages)

[PATCH 0/4] Remove common/queue.h
 2019-04-19 20:11 UTC  (2+ messages)

[PATCH] gdb/configure.ac: add --enable-source-highlight
 2019-04-19 20:09 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] Print non-Ada unions without crashing
 2019-04-19 19:22 UTC  (3+ messages)

[PATCH] Fix "list" when control characters are seen
 2019-04-19 19:03 UTC  (2+ messages)

[PUSHED] OBVIOUS move add_comm_alias "!" <=> "shell" near the add_com "shell"
 2019-04-19 12:06 UTC 

Fix compilation using mingw.org's MinGW
 2019-04-19 11:33 UTC  (11+ messages)

[PATCH][gdb/testsuite] Fix break-probes.exp with native-gdbserver
 2019-04-18 21:42 UTC  (3+ messages)

[PATCH] Make process_stratum_target::stratum "final"
 2019-04-18 16:31 UTC  (2+ messages)

[PATCH] Handle vfork in thread with follow-fork-mode child
 2019-04-18 16:17 UTC  (6+ messages)

[PATCH v2 0/2] MI: Add new command -complete
 2019-04-18 16:14 UTC  (5+ messages)
` [PATCH v4 2/2] "

[PATCH] Add timestamps to "maint time" output
 2019-04-18 15:41 UTC 

[PATCH v4 0/2] MI: Add new command -complete
 2019-04-18 15:23 UTC  (3+ messages)
` [PATCH v5 2/2] "

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