[PATCH] Fix Fortran regression with variables in nested functions
2019-08-13 18:26 UTC
[PATCH 0/8] Upgrade readline
2019-08-13 17:02 UTC (26+ messages)
` [PATCH 3/8] Remove gdb workaround from readline/emacs_keymap.c
` [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 2/8] Remove gdb workaround from readline/complete.c
` [PATCH 4/8] Remove gdb workaround from readline/xfree.c
` [PATCH 7/8] Remove readline hack from gdb_select
[patch, testsuite] Fixes for gdb.python tests on remote Windows host
2019-08-13 16:32 UTC (9+ messages)
[PATCH] Handle vfork in thread with follow-fork-mode child
2019-08-13 16:20 UTC (8+ messages)
` [8.3 backport] "
` [PING][8.3 "
[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] Move [PAC] into a new MI field addr_flags
2019-08-13 14:28 UTC (4+ messages)
[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] testsuite: disable break-interp.exp for Arm buildbot
2019-08-12 15:53 UTC (3+ messages)
[PATCH] Handle biased types
2019-08-12 15:02 UTC
[PATCH][gdb] Fix gdb.dwarf2/amd64-entry-value-param.exp with -fPIE/-pie
2019-08-12 13:10 UTC (4+ messages)
[PATCH][gdb] Fix gdb.arch/amd64-tailcall-*.exp with -fPIE/-pie
2019-08-10 5:44 UTC (3+ messages)
[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 (12+ messages)
[PATCH 3/3] [PowerPC] Fix debug register issues in ppc-linux-nat
2019-08-09 15:53 UTC (7+ messages)
[PATCH] Merge lookup_global_symbol and lookup_static_symbol
2019-08-09 15:28 UTC (6+ messages)
` [PATCH] Factor out the common code in lookup_{static,global}_symbol
` [PATCH v2] "
[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)
[RFC] Have an option to tell GDB to detect and possibly handle mismatched exec-files
2019-08-07 19:43 UTC (7+ messages)
` PING "
` PING^2 "
` PING^a long time ago ... "
[PATCH] Fix bug with character enumeration literal
2019-08-07 14:00 UTC
[RFAv2 0/2] Make first and last lines of 'command help documentation' consistent + add a test
2019-08-07 2:06 UTC (7+ messages)
` [RFAv2 2/2] Add a selftest that checks documentation invariants
` [RFAv2 1/2] Make first and last lines of 'command help documentation' consistent
[PATCH 0/4] Reduce use of obstack_copy0
2019-08-07 2:04 UTC (10+ messages)
` [PATCH 2/4] Make obstack_strdup inline
` [PATCH 3/4] Add obstack_strdup overload taking a std::string
` [PATCH 1/4] Use obstack_strdup more
` [PATCH 4/4] Introduce obstack_strndup
[PING][PATCH v2] gdb: CTF support
2019-08-07 0:31 UTC
[PATCH] Make struct frame_arg self-managing
2019-08-06 21:36 UTC (2+ messages)
[PATCH] Make info_symbol_command use lookup_minimal_symbol_by_pc
2019-08-06 21:33 UTC (3+ messages)
[PATCH][PR build/24886] disable glibc mcheck support
2019-08-06 18:44 UTC (2+ messages)
[PATCH] Add more styling to "disassemble"
2019-08-06 17:15 UTC (2+ messages)
[PATCH] Replace int with enum block_enum where appropriate
2019-08-06 16:52 UTC (2+ messages)
[RFAv2 0/3] Allow the user to define default leading args for commands and aliases
2019-08-06 15:11 UTC (5+ messages)
` [RFAv2 2/3] Add tests for new leading-args related commands and arguments
` [RFAv2 1/3] leading-args: allow to define default command/alias arguments
` [RFAv2 3/3] NEWS and documentation for leading-args related concept and commands
[PATCH] Remove header tendrils of x86 hardware breakpoints on OpenBSD
2019-08-06 14:19 UTC (2+ messages)
[PATCH 0/4] Fewer calls to "open" when stepping
2019-08-06 14:09 UTC (2+ messages)
[PATCH] Change breakpoint::filter to be a unique_xmalloc_ptr
2019-08-06 14:00 UTC (2+ messages)
[PATCH] AArch64: Allow additional sizes in prologue
2019-08-06 13:52 UTC (5+ messages)
[PATCH] Add block['var'] accessor
2019-08-05 18:30 UTC (9+ messages)
` [PATCH v2] "
[PATCH] Fix breakpoints on file reloads for PIE binaries
2019-08-05 17:35 UTC (6+ messages)
` [8.3 backport] "
[PATCH] Supress SIGTTOU when handling errors
2019-08-05 17:33 UTC (11+ messages)
` [8.3 backport] "
[PATCH] Use _() in calls to build_help
2019-08-05 17:04 UTC (3+ messages)
[PATCH] Add a comment briefly explaining partial symbols
2019-08-05 15:37 UTC (3+ messages)
[PATCH] Increase timeout in gdb.mi/list-thread-groups-available.exp
2019-08-05 14:23 UTC (8+ messages)
[PATCH][gdb/testsuite] Fix gdb.base/info-macros.exp timeout with check-run1
2019-08-05 14:15 UTC (2+ messages)
[committed][gdb/testsuite] Run read1 timeout tests with with_read1_timeout_factor
2019-08-05 13:42 UTC
[PATCH][gdb/testsuite] Fail in gdb_compile if nopie results in PIE executable
2019-08-05 10:57 UTC (4+ messages)
` [committed][gdb/testsuite] Fail in gdb_compile if pie results in non-PIE executable
[PATCH] Remove some variables in favor of using gdb::optional
2019-08-05 4:09 UTC (4+ messages)
[testsuite, obvious] Skip GDB test reconnect-ctrl-c.exp if nointerrupts is set
2019-08-04 21:51 UTC
[testsuite, obvious] Add check for readline support to more GDB tab-completion tests
2019-08-04 21:50 UTC
[PATCH] Fix double free in tui_source_element
2019-08-04 21:20 UTC (2+ messages)
[RFA 0/3] Allow the user to define default leading args for commands and aliases
2019-08-04 16:37 UTC (3+ messages)
[RFAv2] Output the Ada task name in more messages, output task names between ""
2019-08-04 16:23 UTC (2+ messages)
[RFAv2 0/3] new args [-dirname | -basename] [--] [REGEXP] to info sources
2019-08-03 19:42 UTC (4+ messages)
` [RFAv2 1/3] New "info sources" args [-dirname | -basename] [--] [REGEXP]
[PATCH 00/19] More TUI refactoring
2019-08-03 13:29 UTC (16+ messages)
` [PATCH 08/19] Simplify tui_show_disassem
` [PATCH 07/19] Make tui_default_win_height static
` [PATCH 18/19] Don't track the contents of the execution info window
` [PATCH 15/19] Turn tui_show_exec_info_content into a method
` [PATCH 14/19] Move code to tui-winsource.h
` [PATCH 16/19] Remove tui_erase_exec_info_content
` [PATCH 06/19] Two simplifications in tui-layout.c
` [PATCH 13/19] Change tui_update_exec_info to be a method
` [PATCH 10/19] Change tui_check_and_display_highlight_if_needed "
` [PATCH 12/19] Change tui_set_exec_info_content "
` [PATCH 19/19] Remove tui_gen_win_info::last_visible_line
` [PATCH 05/19] Simplify tui_make_all_invisible
` [PATCH 09/19] Delete invisible TUI windows
` [PATCH 11/19] Change tui_show_source_content to be a method
` [PATCH 17/19] Remove tui_clear_exec_info_content
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