[review] Remove a call to update_exec_info
2019-11-14 23:51 UTC
[review] Reimplement tui_get_begin_asm_address
2019-11-14 23:51 UTC
[review] Don't call tui_show_source from tui_ui_out
2019-11-14 23:41 UTC
[review] Simplify tui_source_window_base::maybe_update method
2019-11-14 23:41 UTC
[review] Simplify tui_update_source_windows_with_addr
2019-11-14 23:41 UTC
[review] Use bool in tui_before_prompt
2019-11-14 23:41 UTC
[review] Remove tui_show_disassem
2019-11-14 23:41 UTC
[review] Remove tui_source_window::show_symtab_source
2019-11-14 23:36 UTC
[review] Change tui_show_frame_info to return bool
2019-11-14 23:36 UTC
[review] Change tui_source_window_base::set_contents to return bool
2019-11-14 23:36 UTC
[review] Don't call set_current_source_symtab_and_line from TUI
2019-11-14 23:36 UTC
[review] Change tui_update_locator_fullname to take a symtab
2019-11-14 23:36 UTC
[review] Simplify tui_update_source_windows_with_line
2019-11-14 23:36 UTC
[review] Add observable to watch current source symtab
2019-11-14 23:36 UTC
[review] Change set_locator_info to take a symtab_and_line
2019-11-14 23:36 UTC
[review] Remove tui_show_disassem_and_update_source
2019-11-14 23:36 UTC
[review] Fix "list" command in the TUI
2019-11-14 23:36 UTC
[review] Display "main" on initial TUI startup
2019-11-14 23:36 UTC
[review] Use start_line_or_addr in TUI windows
2019-11-14 23:36 UTC
[review] Use symtab_and_line when updating TUI windows
2019-11-14 23:36 UTC
[review] Remove some TUI asserts
2019-11-14 23:36 UTC
[review] Remove some unnecessary focus switches
2019-11-14 23:36 UTC
[review] Remove parameters from tui_show_source
2019-11-14 23:35 UTC
[review] Fix the "winheight" command
2019-11-14 22:56 UTC (2+ messages)
` [review v3] "
[review] Change "winheight" resizing to use new layout code
2019-11-14 22:56 UTC (2+ messages)
` [review v3] "
[PATCH] Adjust byte order variable display/change if DW_AT_endianity is present
2019-11-14 22:56 UTC (3+ messages)
[review] Move max_height method to tui_gen_win_info
2019-11-14 22:51 UTC (2+ messages)
` [review v3] "
[review] First use of tui_layout
2019-11-14 22:51 UTC (2+ messages)
` [review v3] "
[review] Remove struct tui_point
2019-11-14 22:51 UTC (3+ messages)
` [review v2] "
` [review v3] "
[review] Introduce new layout code
2019-11-14 22:51 UTC (3+ messages)
` [review v2] "
` [review v3] "
[review] Re-apply the current layout when resizing
2019-11-14 22:51 UTC (2+ messages)
` [review v3] "
[review] Introduce the tui_gen_win_info::min_height method
2019-11-14 22:51 UTC (3+ messages)
` [review v2] "
` [review v3] "
[review] Move can_box to tui_gen_win_info
2019-11-14 22:51 UTC (3+ messages)
` [review v2] "
[review] gdb: Support printf 'z' size modifier
2019-11-14 21:27 UTC (13+ messages)
` [review v2] "
` [pushed] "
[review] Pass thread_info pointer to various inferior control functions
2019-11-14 20:42 UTC (2+ messages)
[review] Handle pending stops from the Windows kernel
2019-11-14 20:27 UTC (2+ messages)
[review] Allow re-assigning to convenience variables
2019-11-14 19:00 UTC (5+ messages)
` [review v2] "
` [pushed] "
[review] Change two windows_thread_info members to "bool"
2019-11-14 17:46 UTC (2+ messages)
[review] Use gnulib's strerror_r on MinGW
2019-11-14 17:04 UTC (2+ messages)
[review] Report GetLastError value when DebugActiveProcess fails
2019-11-14 16:58 UTC (3+ messages)
[review v3] [gdb/symtab] Prefer var def over decl
2019-11-14 16:38 UTC (2+ messages)
[review] gdb/fortran: array stride support
2019-11-14 14:56 UTC
[review] [gdb/doc] Fix typos
2019-11-14 13:44 UTC (4+ messages)
` [pushed] "
[review] Make TUI resizing tests more robust
2019-11-14 12:41 UTC (5+ messages)
` [review v2] "
` [pushed] "
[review] gdb: fix build error in unittests/vec-utils-selftests.c
2019-11-14 11:53 UTC (5+ messages)
` [pushed] "
[review] Update README
2019-11-14 11:28 UTC (2+ messages)
[review] Add TUI border colors
2019-11-14 9:59 UTC (2+ messages)
[review] Allow using less horizontal space in TUI source window
2019-11-14 9:55 UTC (3+ messages)
[review] Add a dependency on import/Makefile and config.h
2019-11-14 5:36 UTC (5+ messages)
[review] gdb_vecs.h: Avoid self move assign
2019-11-14 2:57 UTC (6+ messages)
` [pushed] "
[review] Add static_asserts for the sizes of space-critical structs
2019-11-13 20:06 UTC (4+ messages)
` [pushed] "
[review] Do not static assert symbol size on Windows
2019-11-13 20:05 UTC (10+ messages)
` [review v2] Remove symbol-related static asserts
` [pushed] "
[review] gnulib: Fix path to import/Makefile{,.in}
2019-11-13 19:55 UTC (5+ messages)
` [pushed] "
` [review v2] "
[PATCH] Fix infinite recursion bug at get_msymbol_address
2019-11-13 18:34 UTC (2+ messages)
[review] Import the strerror_r-posix module and use it in GDB
2019-11-13 3:41 UTC (5+ messages)
` [review v3] "
` [review v4] "
` [review v5] "
[RFA] Fix python gdbpy_breakpoint_object leak
2019-11-12 22:27 UTC (2+ messages)
[review] Make struct symbol inherit from general_symbol_info
2019-11-12 21:23 UTC (5+ messages)
` [review v2] "
` [pushed] "
[PATCH] Dwarf 5: Handle debug_str_offsets and indexed attributes that have base offsets
2019-11-12 20:25 UTC (2+ messages)
[review] Use ctime_r and localtime_r if available
2019-11-12 20:21 UTC (11+ messages)
` [review v3] "
` [review v4] "
` [review v5] Use ctime_r and localtime_r for threadsafety
[review] Remove the "next" field from windows_thread_info
2019-11-12 19:58 UTC (3+ messages)
[review] Consolidate setting of current_layout
2019-11-12 19:46 UTC (4+ messages)
` [review v2] "
` [pushed] "
[review] Move _initialize_tui_layout to end of file
2019-11-12 19:40 UTC (4+ messages)
` [review v2] "
` [pushed] "
[review] gdb/testsuite: do minor clean-up in gdb.cp/rvalue-ref-overload.exp
2019-11-12 15:23 UTC
[review] gdb: fix overload resolution for see-through references
2019-11-12 15:23 UTC
[review] infcall, c++: collect more pass-by-reference information
2019-11-12 15:22 UTC (2+ messages)
[review] Import the time_r gnulib module
2019-11-12 13:16 UTC (2+ messages)
[review] Make sure we have a valid target on top when pushing a new target
2019-11-12 12:58 UTC (7+ messages)
` [review v2] Fix crash with core + TUI + run
[review] gdb: Don't reorder line table entries too much when sorting
2019-11-12 12:38 UTC (2+ messages)
` [review v3] "
[review] gdb: Include end of sequence markers in the line table
2019-11-12 12:38 UTC (2+ messages)
` [review v3] "
[review] gdb: Better frame tracking for inline frames
2019-11-12 12:38 UTC
[review] Document operate-and-get-next
2019-11-12 0:01 UTC (4+ messages)
` [pushed] "
[review] Document and extend readline-bindable functions
2019-11-12 0:01 UTC (5+ messages)
` [pushed] "
[review] Use getpwuid_r instead of getpwuid when available
2019-11-11 23:29 UTC (7+ messages)
` [review v2] "
` [review v3] Use getpwuid_r instead of getpwuid
` [pushed] "
[FYI] Fix typo in vFile:pwrite documentation
2019-11-11 19:48 UTC
GDB 9.1 release -- 2019-11-01 Update
2019-11-11 17:50 UTC (9+ messages)
GDB 9.1 release -- 2019-11-11 Update
2019-11-11 17:46 UTC
[review] Add pending stop support to gdbserver's Windows port
2019-11-11 17:36 UTC (2+ messages)
[PATCHv2] gdb/python: smarter symbol lookup for gdb.lookup_static_symbol
2019-11-11 16:31 UTC (15+ messages)
` [PATCH] gdb/python: Introduce gdb.lookup_all_static_symbols
[PATCH][gdb] Make INTERP_TUI's default ui_out the INTERP_CONSOLE ui_out
2019-11-11 16:27 UTC (10+ messages)
` [PATCH][gdb] Only force INTERP_CONSOLE ui_out for breakpoint commands in MI mode
[review] gdb: Convert frame_show_address to return a bool
2019-11-10 21:02 UTC (3+ messages)
` [pushed] "
[review] gdb: Add a class to track last display symtab and line information
2019-11-10 21:02 UTC (4+ messages)
` [pushed] "
[FYI] Remove can_highlight from TUI windows
2019-11-10 17:34 UTC
[FYI] Remove unused constructor declaration from cli_style_option
2019-11-10 16:49 UTC
[review] Re-highlight windows when needed during TUI startup
2019-11-10 16:40 UTC
[review] Add gdb_compile_openmp to lib/gdb.exp
2019-11-09 20:59 UTC (2+ messages)
` [review v2] "
[review] OpenMP parallel region scope tests
2019-11-09 20:59 UTC (2+ messages)
` [review v2] "
[review] Add gdb_caching_proc support_nested_function_tests to lib/gdb.exp
2019-11-09 20:59 UTC
Gerrit update - diff in comment notification emails
2019-11-09 13:22 UTC (3+ messages)
[PATCH] gdb/remote: make tid/pid type long in wite_ptid
2019-11-09 10:15 UTC
[PATCH v2 0/8] Handle copy relocations and add $_ada_exception
2019-11-09 6:54 UTC (5+ messages)
` [PATCH v2 2/8] Search global block from basic_lookup_symbol_nonlocal
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