[RFA] Implement show | set can-call-inferior-functions [on|off]
2019-04-25 19:44 UTC (7+ messages)
[RFC 0/8] Create MI commands using python
2019-04-25 19:43 UTC (16+ 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 2/8] Use classes to represent MI Command instead of structures
` [RFC 3/8] Create MI commands using python
[PATCH] Support for DW_FORM_strx tag
2019-04-25 18:53 UTC (3+ messages)
[PATCH] Force array coercion in c_get_string
2019-04-25 18:52 UTC (3+ messages)
[PATCH 0/5] More exception-handling improvements
2019-04-25 18:50 UTC (12+ messages)
` [PATCH 3/5] Avoid undefined behavior in Guile exception handling
` [PATCH 1/5] Remove exception_none
` [PATCH 2/5] Make SJLJ exceptions more efficient
` [PATCH 4/5] Make exception handling "
` [PATCH 5/5] Fix memory leak in exception code
[PATCH+8.3?] Implement dump of mappings with ELF headers by gcore
2019-04-25 18:24 UTC (3+ messages)
Warning when using separate debug info file
2019-04-25 17:31 UTC (13+ messages)
[patch] Fix CVE-2017-9778
2019-04-25 15:53 UTC (5+ messages)
[PATCH] Use -qualified flag when setting temporary breakpoint in start command
2019-04-25 15:52 UTC (4+ messages)
[RFA] Have 'thread|frame apply' style their output
2019-04-25 15:46 UTC (2+ messages)
[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 3/4] testsuite: Disable tests when logging
` [PATCH 2/4] testsuite: Add option to capture GDB debug
` [PATCH 1/4] Add debug redirect option
[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'
[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 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 "
` [RFA 3/4] Test the "
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 (20+ messages)
` [PATCHv2 0/5] "
` [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
` [PATCHv2 3/5] gdb: Introduce new language field la_struct_too_deep_ellipsis
` [PATCHv2 5/5] gdb: Introduce 'print max-depth' feature
[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 "
[PATCH + 8.3] Don't derive partial_symbol from general_symbol_info
2019-04-24 19:00 UTC
[obvious/pushed] Use "pulongest" on aarch64-tdep.c:aarch64_gdbarch_init
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 (8+ 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 13/14] Convert breakpoint.c to type-safe registry API
` [PATCH 01/14] Add a type-safe C++ interface to a registry
` [PATCH 14/14] Convert remote.c to type-safe registry API
` [PATCH 10/14] Convert symfile-debug.c "
` [PATCH 04/14] Convert target dcache "
` [PATCH 06/14] Convert break-catch-syscall.c "
` [PATCH 02/14] Convert main_info "
` [PATCH 11/14] Convert auxv.c "
` [PATCH 08/14] Convert auto-load.c "
` [PATCH 12/14] Convert linux-tdep.c "
` [PATCH 03/14] Convert symbol_cache "
` [PATCH 05/14] Convert inflow "
` [PATCH 09/14] Convert dwarf2_per_objfile "
` [PATCH 07/14] Convert objfiles.c "
[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 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 3/8] infcall, c++: collect more pass-by-reference information
` [PATCH 6/8] infcall: remove unused parameter in 'value_arg_coerce'
` [PATCH 4/8] infcall: refactor 'call_function_by_hand_dummy'
` [PATCH 7/8] infcall: handle pass-by-reference arguments appropriately
` [PATCH 8/8] testsuite, cp: increase the coverage of testing pass-by-ref arguments
` [PATCH 5/8] infcall: move assertions in 'call_function_by_hand_dummy' to an earlier spot
[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
[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
[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)
page: next (older) | prev (newer) | 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).