public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[review v6] gdb/mi: Add -symbol-info-modules command
 2019-11-27 13:04 UTC  (4+ messages)
` [review v7] "
` [pushed] "

[review v6] gdb: Introduce global_symbol_searcher
 2019-11-27 13:03 UTC  (6+ messages)
` [review v7] "
` [pushed] "

[review v6] gdb: Split print_symbol_info into two parts
 2019-11-27 13:03 UTC  (5+ messages)
` [review v7] "
` [pushed] "

[review v6] gdb/mi: Add new commands -symbol-info-{functions,variables,types}
 2019-11-27 13:03 UTC  (6+ messages)
` [review v7] "
` [pushed] "

[review] jit: remove bp locations when unregistering jit code
 2019-11-27 12:59 UTC  (10+ messages)
` [review v2] "

[review] [ARM, sim] Fix build error and warnings
 2019-11-27 12:15 UTC 

[review] gdb: fix overload resolution for see-through references
 2019-11-27  7:46 UTC  (2+ messages)

[review v6] gdb/mi: Add -max-results parameter to some -symbol-info-* commands
 2019-11-27  5:31 UTC  (3+ messages)
` [review v7] "

[RFAv2 0/4] More flexible user-defined commands prefixing and naming
 2019-11-27  5:21 UTC  (6+ messages)
` [RFAv2 3/4] Allow . character as part of command names
` [RFAv2 4/4] Document define-prefix command and the use of . in "
` [RFAv2 1/4] Implement user defined prefix
` [RFAv2 2/4] Test define-prefix

[review] Add a NEWS entry for multithreaded symbol loading
 2019-11-27  4:55 UTC  (2+ messages)

[review v6] gdb/mi: Add -symbol-info-module-{variables,functions}
 2019-11-27  4:21 UTC  (2+ messages)
` [review v7] "

[PATCH] Replace SYMBOL_SET_LINKAGE_NAME with a member function
 2019-11-27  3:54 UTC  (2+ messages)

[PATCH] Compare iterators, not values, in filtered_iterator::operator{==,!=}
 2019-11-27  3:47 UTC 

[review] Avoid infinite recursion in find_pc_sect_line
 2019-11-27  2:19 UTC  (2+ messages)

New ARI warning Wed Nov 27 01:56:22 UTC 2019
 2019-11-27  1:56 UTC 

[review] jit: minor improvement to debug logging
 2019-11-27  1:08 UTC  (5+ messages)
` [review v2] "

[review] Make last_wait_event static
 2019-11-27  1:04 UTC  (2+ messages)

[review] Add read_pc / write_pc support to win32-low
 2019-11-27  1:03 UTC  (2+ messages)

[review] Introduce win32_target_ops::decr_pc_after_break
 2019-11-27  0:57 UTC  (2+ messages)

[review] Implement stopped_by_sw_breakpoint for Windows gdbserver
 2019-11-27  0:55 UTC  (2+ messages)

[review] Share handle_load_dll and handle_unload_dll declarations
 2019-11-27  0:40 UTC  (2+ messages)

[review] Fix up complaints.h for namespace use
 2019-11-27  0:16 UTC  (2+ messages)

[review] Add TUI border colors
 2019-11-27  0:13 UTC  (2+ messages)
` [review v2] "

[review] Normalize get_windows_debug_event API
 2019-11-27  0:05 UTC  (2+ messages)

[review] Normalize handle_output_debug_string API
 2019-11-27  0:02 UTC  (2+ messages)

[review] Share some Windows-related globals
 2019-11-26 23:57 UTC  (2+ messages)

[review] Change "winheight" resizing to use new layout code
 2019-11-26 23:55 UTC  (2+ messages)
` [review v4] "

[review] Re-apply the current layout when resizing
 2019-11-26 23:54 UTC  (2+ messages)
` [review v4] "

[review] First use of tui_layout
 2019-11-26 23:52 UTC  (2+ messages)
` [review v4] "

[review] Introduce new layout code
 2019-11-26 23:51 UTC  (2+ messages)
` [review v4] "

[review] Share get_image_name between gdb and gdbserver
 2019-11-26 23:40 UTC  (2+ messages)

[review] Share thread_rec between gdb and gdbserver
 2019-11-26 23:35 UTC  (2+ messages)

[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] 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] Add maint set/show worker-threads
 2019-11-26 21:14 UTC  (5+ messages)
` [review v4] "
` [pushed] "

[review] Defer minimal symbol name-setting
 2019-11-26 21:14 UTC  (3+ messages)
` [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] Introduce run_on_main_thread
 2019-11-26 21:14 UTC  (4+ messages)
` [review v4] "
` [pushed] "

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

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

[review] Introduce alternate_signal_stack RAII class
 2019-11-26 21:13 UTC  (3+ messages)
` [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 00/15] Enable -Wmissing-declarations diagnostic
 2019-11-26 19:48 UTC  (7+ messages)
` [PATCH 15/15] "

[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_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] Share handle_load_dll and handle_unload_dll declarations
 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] 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] Call CloseHandle from ~windows_thread_info
 2019-11-26 17:12 UTC 

[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] Share get_image_name between gdb and gdbserver
 2019-11-26 17:12 UTC 

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

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

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

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

[review] Normalize get_windows_debug_event API
 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] 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] Make windows_thread_info::name a unique_xmalloc_ptr
 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] Wrap shared windows-nat code in windows_nat namespace
 2019-11-26 17:11 UTC 

[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] [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  (5+ messages)
` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m32, revision cf57ad6d61771f608079f31db10a93872a4553c5
` 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, "

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