public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[FYI] Add myself to gdb/MAINTAINERS
 2019-04-22 23:38 UTC 

[PATCH] Use find_thread_in_random in select_event_lwp
 2019-04-22 22:39 UTC  (2+ messages)

Windows native GDB event handling enhancement
 2019-04-22 21:42 UTC  (17+ messages)
` [RFA 1/2][master+8.3] (Windows) fix thr != nullptr assert failure in delete_thread_1
` [RFA 2/2][master only] gdb/windows-nat.c: Get rid of main_thread_id global

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

[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 

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

[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

[PATCHv2 0/5] Add new 'print max-depth' feature
 2019-04-19 22:45 UTC  (22+ messages)
` [PATCH 0/2] "
  ` [PATCHv2 5/5] gdb: Introduce "
  ` [PATCHv2 3/5] gdb: Introduce new language field la_struct_too_deep_ellipsis
  ` [PATCHv2 2/5] gdb/testsuite: Don't add gcc flags when compiling rust tests
  ` [PATCHv2 4/5] gdb: Introduce new language field la_is_string_type_p
  ` [PATCHv2 1/5] gdb/ada: Update some predicate functions to return bool

[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] Testsuite: Remove pie from trace tests
 2019-04-18 22:08 UTC  (2+ messages)

[PATCH][gdb/testsuite] Fix gdb.btrace/reconnect.exp with native-gdbserver
 2019-04-18 21:47 UTC 

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

Warning when using separate debug info file
 2019-04-18 18:30 UTC  (5+ messages)

[PATCH v2] [amd64] Fix AMD64 return value ABI in expression evaluation
 2019-04-18 17:54 UTC  (9+ messages)
` [PATCH v3] "

[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  (12+ messages)
` [PATCH v4 "
  ` [PATCH v5 2/2] "
  ` [PATCH v5 0/2] "
  ` [PATCH v5 1/2] MI: extract command completion logic from complete_command()
` [PATCH v4 2/2] MI: Add new command -complete
` [PATCH v4 1/2] MI: extract command completion logic from complete_command()

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

[RFA 0/3] new arguments [-d | -b] [--] [REGEXP] to info sources
 2019-04-18  4:18 UTC  (2+ messages)
` PING "

[RFA] Have 'thread|frame apply' style their output
 2019-04-18  4:12 UTC  (2+ messages)
` PING^3 "

[PATCH 0/3] More use of type_align function
 2019-04-18  0:02 UTC  (9+ messages)
` [PATCH 2/3] gdb/arm: Use type_align instead of arm_type_align
` [PATCH 3/3] gdb/nds32: Use type_align instead of nds32_type_align
` [PATCH 1/3] gdb/aarch64: Use type_align instead of aarch64_type_align

[PATCH v2] testsuite: Add option to capture gdbserver debug
 2019-04-17 15:45 UTC 

[PATCH 0/4] gdbserver/testsuite : Capture gdbserver debug output during testing
 2019-04-17 15:43 UTC  (13+ messages)
` [PATCH 3/4] gdbserver: Ensure all debug output uses debug functions
` [PATCH 2/4] gdbserver: Add debug-file option
` [PATCH 4/4] testsuite: Add option to capture gdbserver debug
` [PATCH 1/4] gdbserver: Move remote_debug to a single place

[PATCH 0/8] Series of Fortran type printing patches
 2019-04-17  0:03 UTC  (6+ messages)
` [PATCH 1/8] gdb: Add $_cimag and $_creal internal functions
  ` New FAIL on gdb.base/complex-parts.exp - unix/-m32 (was: Re: [PATCH 1/8] gdb: Add $_cimag and $_creal internal functions)
      ` New FAIL on gdb.base/complex-parts.exp - unix/-m32

[PATCH] RISC-V: Allow setting breakpoints at invalid addresses
 2019-04-17  0:01 UTC  (4+ messages)

[PATCH 0/3] AArch64 SVE: Support for changing vector length
 2019-04-15 14:16 UTC  (3+ messages)
` [PING][PATCH "

[RFA 0/3] / command : fast way to change setting(s) to run a command
 2019-04-15  7:34 UTC  (8+ messages)
` [RFA 1/3] / command : fast way to change setting(s), run a command, reset settings(s)
` [RFA 3/3] NEWS and documentation for / (slash) command
` [RFA 2/3] Test for slash_command

[PATCH] c++/24367: Infinite recursion of typedef substitution
 2019-04-14 19:02 UTC  (2+ messages)

[PATCH v2 0/6] OpenRISC orfpx64a32 support
 2019-04-14  6:44 UTC  (12+ messages)
` [PATCH v2 4/6] sim/common: Wire in df/di conversion
` [PATCH v2 5/6] sim/or1k: Add test for 64-bit fpu operations
` [PATCH v2 6/6] sim/common: Fix issue with wrong byte order on BE targets
` [PATCH v2 3/6] sim/or1k: Regenerate sim for orfp64a32 spec

Reduce your debt going back to school!
 2019-04-13  1:42 UTC 

[PATCH] Add gdb.Value.format_string ()
 2019-04-12 20:18 UTC  (8+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "
          ` [PATCH v4] "
            ` New failures on gdb.python/py-format-string.exp - unix/-m32 (was: Re: [PATCH v4] Add gdb.Value.format_string ())

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