[PATCH] Remove the TUI execution info window
2019-08-16 18:36 UTC
[PATCH][gdb] Fix gdb.arch/amd64-tailcall-*.exp with -fPIE/-pie
2019-08-16 18:34 UTC (4+ messages)
[PATCH][gdb] Fix gdb.dwarf2/amd64-entry-value-param.exp with -fPIE/-pie
2019-08-16 18:33 UTC (5+ messages)
[PATCH][gdb/testsuite] Fix compare-sections.exp with -fPIE/-pie
2019-08-16 18:14 UTC (2+ messages)
[PATCH] Merge lookup_global_symbol and lookup_static_symbol
2019-08-16 17:40 UTC (7+ messages)
` [PATCH] Factor out the common code in lookup_{static,global}_symbol
` [PATCH v2] "
` [PING] "
[PATCH] Fix stop-on-solib event failures
2019-08-16 17:02 UTC (4+ messages)
[PATCH 0/9] Even more TUI refactorings
2019-08-16 16:50 UTC (11+ messages)
` [PATCH 5/9] Change tui_update_source_window to be a method
` [PATCH 7/9] Introduce tui_source_window_base::set_contents method
` [PATCH 6/9] Change tui_update_breakpoint_info to be a method
` [PATCH 4/9] Change tui_update_source_window_as_is "
` [PATCH 8/9] Change tui_show_symtab_source "
` [PATCH 9/9] Remove useless assignment from tui_remove_hooks
` [PATCH 1/9] Remove m_has_locator
` [PATCH 2/9] Remove separate visibility flag
` [PATCH 3/9] Remove "noerror" parameter from some TUI functions
[PATCH][gdb/testsuite] Clean up stale exec in gdb_compile_pascal
2019-08-16 16:26 UTC
[PATCH][gdb/symtab] Handle gas-generated stabs with -fPIE/-pie
2019-08-16 15:58 UTC
[PATCH] Use less horizontal space in source window
2019-08-16 13:55 UTC (2+ messages)
[PATCH] Move [PAC] into a new MI field addr_flags
2019-08-16 9:21 UTC (6+ messages)
[testsuite, obvious] Fix paste-o in examine-backward.exp
2019-08-16 1:29 UTC
[patch, nios2] Fix bug in nios2 prologue analysis
2019-08-15 20:41 UTC
[PATCH][gdb] Make maint info sections print relocated addresses
2019-08-15 20:08 UTC (2+ messages)
[PATCH] TUI resize unification
2019-08-15 19:38 UTC (2+ messages)
[PATCH] Fix bug with character enumeration literal
2019-08-15 19:36 UTC (2+ messages)
[PATCH] Rename internal Python functions to start with an underscore
2019-08-15 19:23 UTC (3+ messages)
[PATCH] Make GDB compile with Python 3 on MinGW
2019-08-15 18:50 UTC (10+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
[PATCH 00/15] Another round of TUI refactoring
2019-08-15 18:28 UTC (20+ messages)
` [PATCH 02/15] Remove FIXMEs from tui-layout.c
` [PATCH 07/15] Change tui_line_is_displayed to be a method
` [PATCH 10/15] Remove tui_clear_source_content
` [PATCH 06/15] Change tui_addr_is_displayed into a method
` [PATCH 05/15] Move contents of tui_show_frame_info to new method
` [PATCH 11/15] Minor simplification in tui_default_win_viewport_height
` [PATCH 09/15] Turn tui_erase_source_content into a method
` [PATCH 14/15] Change TUI source window iteration
` [PATCH 01/15] Simplify TUI boxing
` [PATCH 13/15] Rename the "reset" method to "resize"
` [PATCH 08/15] Remove tui_alloc_source_buffer
` [PATCH 12/15] Remove tui_initialize_static_data
` [PATCH 03/15] Move locator code to tui-stack.c
` [PATCH 15/15] TUI window resize should not need invisibility
` [PATCH 04/15] Avoid string_file in tui_make_status_line
[PATCH] Increase timeout in gdb.mi/list-thread-groups-available.exp
2019-08-15 17:58 UTC (2+ messages)
[PATCH] testsuite: disable break-interp.exp for Arm buildbot
2019-08-15 17:49 UTC (4+ messages)
[FYI] Use gdb::byte_vector in target_write_memory
2019-08-15 17:23 UTC
[PATCH 0/2] Small memory-writing gdbserver improvements
2019-08-15 17:22 UTC (7+ messages)
` [PATCH 1/2] Simplify write_inferior_memory
` [PATCH 2/2] Replace write_inferior_memory with target_write_memory
[PATCH] Handle vfork in thread with follow-fork-mode child
2019-08-15 16:50 UTC (9+ messages)
` [8.3 backport] "
` [PING][8.3 "
[PATCH 00/19] More TUI refactoring
2019-08-15 16:45 UTC (3+ messages)
[PATCH] [testsuite] Make the testsuite work on mingw
2019-08-15 16:15 UTC (4+ messages)
[patch, testsuite] Disable dw2-dir-file-name.exp on remote and/or Windows host
2019-08-15 14:48 UTC (4+ messages)
[PATCH 0/8] Upgrade readline
2019-08-15 13:46 UTC (23+ messages)
` [PATCH 5/8] Fix gdb's selftest.exp after readline import
` [committed][gdb/testsuite] Fix gdb.gdb/selftest.exp regexp
` [PATCH 8/8] Require readline 7 or newer
` [PATCH 7/8] Remove readline hack from gdb_select
[RFC] Have an option to tell GDB to detect and possibly handle mismatched exec-files
2019-08-15 13:21 UTC (8+ messages)
` PING "
` PING^2 "
` PING^a long time ago ... "
` PING^4 "
[FYI] Fix gdb build on macOS
2019-08-15 6:17 UTC (2+ messages)
` [committed][gdb] Fix gdb build on mips64-linux
[patch, testsuite] Skip batch-preserve-term-settings.exp tests that cannot work on Windows
2019-08-15 3:09 UTC (2+ messages)
[RFAv2] Output the Ada task name in more messages, output task names between ""
2019-08-14 22:08 UTC (5+ messages)
[PATCH] Fix Fortran regression with variables in nested functions
2019-08-14 22:04 UTC (2+ messages)
[PATCH] AArch64: Allow additional sizes in prologue
2019-08-14 15:03 UTC (5+ messages)
[PATCH] [readline] Fix compilation on MinGW
2019-08-13 19:59 UTC (3+ messages)
[patch, testsuite] Fixes for gdb.python tests on remote Windows host
2019-08-13 16:32 UTC (9+ messages)
[PATCH] Don't include readline headers from tracepoint.c
2019-08-13 16:16 UTC (2+ messages)
[PATCH] Allow nested function displays
2019-08-13 15:27 UTC (5+ messages)
` Regression on gdb.fortran/nested-funcs.exp (was: Re: [PATCH] Allow nested function displays)
` Regression on gdb.fortran/nested-funcs.exp
[PATCH][gdb, c++] Improve error message when using libstdcxx without SDT probes
2019-08-13 13:51 UTC (2+ messages)
` [PING][PATCH][gdb, "
Updates on GDB 8.3.1 and GDB 9 releases (2019-07-14)
2019-08-12 21:44 UTC (2+ messages)
Oh dear. I regret to inform you that commit 775e241e9c5f2b2ff2b59972ab70e5f20763fae6 might be unfortunate
2019-08-12 20:36 UTC (4+ messages)
` Breakage on builder Fedora-x86_64-w64-mingw32, revision 775e241e9c5f2b2ff2b59972ab70e5f20763fae6
[PATCH] Handle biased types
2019-08-12 15:02 UTC
[testsuite, obvious] Match Windows pathnames in gdb.linespec/break-ask.exp
2019-08-09 20:54 UTC
[PATCH] Fix access to uninitialized variable in fill_in_stop_func
2019-08-09 20:42 UTC (7+ messages)
[PATCH] s390: Implement 'type_align' gdbarch method
2019-08-09 18:32 UTC (3+ messages)
[PATCH V2] AArch64 pauth: Indicate unmasked addresses in backtrace
2019-08-09 16:51 UTC (10+ messages)
[PATCH 3/3] [PowerPC] Fix debug register issues in ppc-linux-nat
2019-08-09 15:53 UTC (7+ messages)
[OBV, committed] doc: fix PAC typo
2019-08-09 9:32 UTC
[PATCH][gdb] Fix gdb.dwarf2/varval.exp with -fPIE/-pie
2019-08-09 4:50 UTC (4+ messages)
[RFC] partial symbol name matching vs regexp
2019-08-08 19:33 UTC (2+ messages)
[RFA] Implement 'print -raw-values' and 'set print raw-values on|off'
2019-08-08 18:59 UTC (4+ messages)
[PATCH][gdb/testsuite] Fix gdb.tui/basic.exp with check-read1
2019-08-08 17:02 UTC
[PATCH 2/3] [PowerPC] Move up some register access routines
2019-08-08 16:25 UTC (2+ messages)
[PATCH 1/3] Add low_new_clone method to linux_nat_target
2019-08-08 14:05 UTC (2+ messages)
[PATCH][gdb/testsuite] Fix ada tests with -fPIE/-pie
2019-08-08 10:15 UTC (4+ 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