public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[review v6] gdb/mi: Add -symbol-info-modules command
 2019-11-26 23:26 UTC 

[review v6] gdb/mi: Add new commands -symbol-info-{functions,variables,types}
 2019-11-26 23:26 UTC 

[review v6] gdb/mi: Add -symbol-info-module-{variables,functions}
 2019-11-26 23:26 UTC 

[review v5] gdb: Introduce global_symbol_searcher
 2019-11-26 23:26 UTC  (2+ messages)
` [review v6] "

[review v6] gdb/mi: Add -max-results parameter to some -symbol-info-* commands
 2019-11-26 23:26 UTC 

[review v6] gdb: Split print_symbol_info into two parts
 2019-11-26 23:25 UTC 

[PATCH] gdb: Use puts_unfiltered instead of printf_unfiltered
 2019-11-26 23:00 UTC  (4+ messages)

[review] Wrap shared windows-nat code in windows_nat namespace
 2019-11-26 22:54 UTC  (2+ messages)

[review] Call CloseHandle from ~windows_thread_info
 2019-11-26 22:51 UTC  (2+ messages)

[review] Compute msymbol hash codes in parallel
 2019-11-26 22:27 UTC  (6+ messages)
` [review v5] "
` [review v6] "
` [review v7] "

[review] Precompute hash value for symbol_set_names
 2019-11-26 22:24 UTC  (4+ messages)
` [review v4] "
` [review v5] "

[FYI] Fix mingw build of gdb
 2019-11-26 22:15 UTC 

[review] Add a NEWS entry for multithreaded symbol loading
 2019-11-26 22:01 UTC 

[review] Turn off threaded minsym demangling by default
 2019-11-26 21:55 UTC  (3+ messages)
` [review v2] "

[review] [RFC] Don't block on finishing demangling msymbols
 2019-11-26 21:50 UTC  (2+ messages)

[review] Let commands free "name"
 2019-11-26 21:36 UTC  (4+ messages)
` [review v2] "
` [pushed] "

[review] Use cmd_list_element::doc_allocated for Python commands
 2019-11-26 21:29 UTC  (3+ messages)
` [pushed] "

[review] Add add_internal_function overload
 2019-11-26 21:29 UTC  (3+ messages)
` [pushed] "

[review] Use run_on_main_thread in gdb.post_event
 2019-11-26 21:21 UTC  (5+ messages)
` [review v4] "
` [pushed] "

[review] Set names of worker threads
 2019-11-26 21:21 UTC  (5+ messages)
` [review v4] "
` [pushed] "

[review] Add RAII class for blocking gdb signals
 2019-11-26 21:21 UTC  (6+ messages)
` [review v4] "
` [pushed] "

[review] Implement a thread pool
 2019-11-26 21:14 UTC  (4+ messages)
` [review v4] "
` [pushed] "

[review] Demangle minsyms in parallel
 2019-11-26 21:14 UTC  (7+ messages)
` [review v4] "
` [pushed] "

[review] Add maint set/show worker-threads
 2019-11-26 21:14 UTC  (7+ messages)
` [review v4] "
` [pushed] "

[review] Defer minimal symbol name-setting
 2019-11-26 21:14 UTC  (3+ messages)
` [pushed] "

[review] Introduce thread-safe way to handle SIGSEGV
 2019-11-26 21:14 UTC  (6+ messages)
` [review v4] "
` [pushed] "

[review] Introduce run_on_main_thread
 2019-11-26 21:14 UTC  (4+ messages)
` [review v4] "
` [pushed] "

[review] Introduce alternate_signal_stack RAII class
 2019-11-26 21:13 UTC  (3+ messages)
` [pushed] "

[review] Add configure check for std::thread
 2019-11-26 21:13 UTC  (4+ messages)
` [review v4] "
` [pushed] "

[PATCH] Replace the remaining uses of strerror with safe_strerror
 2019-11-26 21:11 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] Simplify the IPA parts of the gdbserver Makefile
 2019-11-26 21:06 UTC  (5+ messages)

[PATCH] Replace SYMBOL_SET_LINKAGE_NAME with a member function
 2019-11-26 20:43 UTC 

[PATCH 00/15] Enable -Wmissing-declarations diagnostic
 2019-11-26 19:48 UTC  (21+ messages)
` [PATCH 11/15] Remove declaration of tui_set_var_cmd, make definition static
` [PATCH 13/15] Remove simulator_command declaration, make static
` [PATCH 05/15] Make a bunch of functions static
` [PATCH 03/15] Add missing includes in dwarf-index-write.c and mi/mi-interp.c
` [PATCH 06/15] Remove dict_empty/mdict_empty
` [PATCH 07/15] Remove unused overload of exit_inferior_silent
` [PATCH 02/15] Include aarch32-tdep.h in aarch32-tdep.c
` [PATCH 12/15] Make functions static in unittests
` [PATCH 04/15] Remove unused function set_gdb_completion_word_break_characters
` [PATCH 15/15] Enable -Wmissing-declarations diagnostic
` [PATCH 01/15] Add back declarations for _initialize functions
` [PATCH 08/15] Remove info_terminal_command declaration, make definition static
` [PATCH 09/15] Add declaration to python init func
` [PATCH 14/15] Fix declaration of sparc_xfer_wcookie
` [PATCH 10/15] Remove unused rbreak_command_wrapper and other declarations

[PATCH] Don't include pathmax.h from common-defs.h
 2019-11-26 18:44 UTC 

[PATCH] Don't override various Makefile variables for gnulib et al
 2019-11-26 18:01 UTC  (2+ messages)
` [PATCH] add file desc to gdbserver client_state

[PATCH] Use safe_strerror instead of strerror where possible
 2019-11-26 18:00 UTC  (3+ messages)

[FYI] Fix gdbserver ChangeLog entry
 2019-11-26 17:50 UTC 

[review] Change type of argument to windows-nat.c:thread_rec
 2019-11-26 17:31 UTC  (2+ messages)
` [review v2] "

[review] Update Gnulib to the latest git version
 2019-11-26 17:28 UTC  (5+ messages)
` [review v13] "

[review] Share handle_load_dll and handle_unload_dll declarations
 2019-11-26 17:21 UTC 

[review] Make last_wait_event static
 2019-11-26 17:21 UTC 

[review] Share handle_exception
 2019-11-26 17:21 UTC 

[review] Share some Windows-related globals
 2019-11-26 17:21 UTC 

[review] Move wait_for_debug_event to nat/windows-nat.c
 2019-11-26 17:21 UTC 

[review] Handle pending stops from the Windows kernel
 2019-11-26 17:16 UTC  (6+ messages)
` [review v2] "

[review] Rename win32_thread_info to windows_thread_info
 2019-11-26 17:12 UTC  (2+ messages)
` [review v2] "

[review] Change two windows_thread_info members to "bool"
 2019-11-26 17:12 UTC  (2+ messages)
` [review v2] "

[review] Share thread_rec between gdb and gdbserver
 2019-11-26 17:12 UTC 

[review] Normalize handle_output_debug_string API
 2019-11-26 17:12 UTC 

[review] Use lwp, not tid, for Windows thread id
 2019-11-26 17:12 UTC 

[review] Share get_image_name between gdb and gdbserver
 2019-11-26 17:12 UTC 

[review] Share some inferior-related Windows code
 2019-11-26 17:12 UTC 

[review] Normalize get_windows_debug_event API
 2019-11-26 17:12 UTC 

[review] Fix up complaints.h for namespace use
 2019-11-26 17:12 UTC 

[review] Add read_pc / write_pc support to win32-low
 2019-11-26 17:12 UTC 

[review] Introduce fetch_pending_stop
 2019-11-26 17:12 UTC 

[review] Introduce win32_target_ops::decr_pc_after_break
 2019-11-26 17:12 UTC 

[review] Call CloseHandle from ~windows_thread_info
 2019-11-26 17:12 UTC 

[review] Remove some globals from windows-nat.c
 2019-11-26 17:12 UTC 

[review] Add pending stop support to gdbserver's Windows port
 2019-11-26 17:12 UTC 

[review] Implement stopped_by_sw_breakpoint for Windows gdbserver
 2019-11-26 17:12 UTC 

[review] Remove the "next" field from windows_thread_info
 2019-11-26 17:11 UTC  (2+ messages)
` [review v2] "

[review] Rename windows_thread_info::id to "tid"
 2019-11-26 17:11 UTC  (2+ messages)
` [review v2] "

[review] Make windows_thread_info::name a unique_xmalloc_ptr
 2019-11-26 17:11 UTC  (2+ messages)
` [review v2] "

[review] Share Windows thread-suspend and -resume code
 2019-11-26 17:11 UTC  (2+ messages)
` [review v2] "

[review] Use new and delete for windows_thread_info
 2019-11-26 17:11 UTC  (2+ messages)
` [review v2] "

[review] Share windows_thread_info between gdb and gdbserver
 2019-11-26 17:11 UTC  (2+ messages)
` [review v2] "

[review] Wrap shared windows-nat code in windows_nat namespace
 2019-11-26 17:11 UTC 

[review] jit: remove bp locations when unregistering jit code
 2019-11-26 17:07 UTC  (8+ messages)
` [review v2] "

[PATCH v2 0/4] GDB fixes for the remote end having gone astray
 2019-11-26 15:49 UTC  (2+ messages)
` [PING^2][PATCH "

[review] jit: minor improvement to debug logging
 2019-11-26 13:51 UTC  (5+ messages)
` [review v2] "

[review] [gdb/contrib] Add -c option to words.sh script
 2019-11-25 22:01 UTC  (4+ messages)
` [review v2] "
` [pushed] "

[RFA] Fix crashes due to python GIL released too early
 2019-11-25 21:59 UTC  (2+ messages)

[review] Replace int with bool in solib.c
 2019-11-25 20:44 UTC  (4+ messages)
` [review v2] "
` [pushed] "

Oh dear. I regret to inform you that commit cf57ad6d61771f608079f31db10a93872a4553c5 might be unfortunate
 2019-11-25 16:59 UTC  (10+ messages)
` Breakage on builder Fedora-i686, revision cf57ad6d61771f608079f31db10a93872a4553c5
` Breakage on builder Fedora-x86_64-cc-with-index, "
` Breakage on builder Fedora-x86_64-m32, "
` Breakage on builder Fedora-x86_64-native-gdbserver-m32, "
` Breakage on builder Fedora-x86_64-m64, "
` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m32, "
` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m64, "
` Breakage on builder Fedora-x86_64-native-gdbserver-m64, "
` Breakage on builder Fedora-x86_64-w64-mingw32, "

[review] [Debugging output] Make remote packet truncation length adjustable
 2019-11-25 15:34 UTC  (6+ messages)
` [review v6] "
` [pushed] "

GDB 9.1 release -- 2019-11-24 Update
 2019-11-25  0:26 UTC 

[RFA 0/4] More flexible user-defined commands prefixing and naming
 2019-11-24 23:30 UTC  (7+ messages)
` [RFA 3/4] Allow . character as part of command names
` [RFA 2/4] Test prefix-define
` [RFA 1/4] Implement user defined prefix

[pushed] Include gdbarch.h in m68k-linux-nat.c
 2019-11-24 20:07 UTC 

[PATCH 00/16] Add styling to the gdb CLI and TUI
 2019-11-24 19:53 UTC  (6+ messages)
` [PATCH 15/16] Highlight source code using GNU Source Highlight

[review] Introduce new layout code
 2019-11-24 18:37 UTC  (2+ messages)
` [review v4] "

GDB 9.1 release -- 2019-11-18 Update
 2019-11-24 18:16 UTC  (2+ messages)

[FYI] Use bool in require_partial_symbols
 2019-11-24 18:13 UTC 

[review] Style field names in "print"
 2019-11-24 17:37 UTC 

[PATCH] Fix an issue with the gdb step-over aka. "n" command
 2019-11-24 12:17 UTC 

[PATCH] Fix setting breakpoints or stepping on line 65535
 2019-11-24 11:54 UTC 

[PATCH] Make "skip" work on inline frames
 2019-11-24 11:22 UTC  (11+ messages)
  ` [PATCHv2] "
                ` [PATCHv3] "
                  ` [PATCHv4] "

[review] Add TUI border colors
 2019-11-23  7:24 UTC  (3+ messages)
` [review v2] "

[review] Allow using less horizontal space in TUI source window
 2019-11-23  7:21 UTC  (3+ messages)
` [review v2] "

Multiple identical mails from Gerrit
 2019-11-23  7:17 UTC  (6+ messages)

[review] gdb: Re-enable stdin for all UIs from start_event_loop
 2019-11-23  1:05 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).