[PATCH 00/66] Clean up the TUI
2019-06-23 22:44 UTC (19+ messages)
` [PATCH 13/66] Remove tui_clear_win_detail
` [PATCH 08/66] Remove tui_list
` [PATCH 12/66] Don't use TUI_DISASM_WIN in tui_disasm_window method
` [PATCH 10/66] Create tui_disasm_window
` [PATCH 01/66] Use new and delete for TUI windows
` [PATCH 05/66] Simplify command window creation
` [PATCH 11/66] Introduce methods for scrolling
` [PATCH 14/66] Introduce has_locator method
` [PATCH 20/66] Remove an unneeded NULL check
` [PATCH 03/66] Create subclasses for different window types
` [PATCH 16/66] Remove struct tui_command_info
` [PATCH 02/66] Add destructor to tui_win_info
` [PATCH 06/66] Simplify source and disassembly window creation
` [PATCH 18/66] Change tui_data_window::display_regs to bool
` [PATCH 19/66] Inline constructors and initializers
` [PATCH 04/66] Remove an unnecessary NULL check from the TUI
` [PATCH 09/66] Split the tui_win_info destructor
` [PATCH 07/66] Introduce tui_win_info::clear_detail method
[PATCH 0/8] Fix inferior call for C++ pass-by-reference arguments
2019-06-23 19:23 UTC (9+ messages)
` [PATCH 3/8] infcall, c++: collect more pass-by-reference information
` [PATCH 2/8] infcall, c++: allow more info to be computed for pass-by-reference values
[RFA] Fix alias command not detecting non matching prefix & sometimes asserting
2019-06-23 15:41 UTC
[FYI] Remove tui_first_data_element_no_in_line
2019-06-22 21:29 UTC
[PATCH] Remove two unused functions from the TUI
2019-06-22 21:06 UTC (2+ messages)
[GDB BuildBot] Upgrade & new URL (http://gdb-buildbot.osci.io)
2019-06-22 20:47 UTC
[PATCH v2 0/4] Introduce the "with" command
2019-06-22 12:09 UTC (16+ messages)
` [PATCH v2 1/4] Fix defaults of some "maint test-settings" subcommands
` [PATCH v2 2/4] Fix a few comments in maint-test-settings.c
` [PATCH v2 4/4] Introduce the "with" command
` [PATCH v2.1] "
` [PATCH v2 3/4] "maint test-settings set/show" -> "maint set/show test-settings"
[PATCH] gdb: Don't skip prologue for explicit line breakpoints in assembler
2019-06-22 11:23 UTC (8+ messages)
[PATCH][gdb] Fix s390x -m31 build
2019-06-22 9:01 UTC (4+ messages)
[OB PATCH] Fix gnulib/update-gnulib.sh
2019-06-21 22:01 UTC (5+ messages)
[PATCH] Fix slow and non-deterministic behavior of isspace() and tolower()
2019-06-21 21:14 UTC (9+ messages)
` [PATCH v2] "
[RFC PATCH] Add Hygon Dhyana processor support
2019-06-21 18:48 UTC (4+ messages)
[PATCH 0/4] C++-fication of dwo_file and removal of a VEC
2019-06-21 18:16 UTC (7+ messages)
` [PATCH 1/4] dwarf2read: Use bool for dwarf2_section_info fields
` [PATCH 2/4] dwarf2read: C++ify dwo_file
` [PATCH 4/4] dwarf2read: Get rid of VEC (dwarf2_section_info_def)
` [PATCH 3/4] dwarf2read: Make dwo_file::dbfd a gdb_bfd_ref_ptr
[PATCH] Handle either order of name and linkage name
2019-06-21 16:55 UTC
[PATCH][gdb/testsuite] Compile index-cache.c with -Wl,--build-id
2019-06-21 16:51 UTC (7+ messages)
[PATCH] Move gnulib to top level
2019-06-21 14:56 UTC (6+ messages)
[PATCH 0/4] Non-contiguous address range bug fixes / improvements
2019-06-21 14:45 UTC (7+ messages)
` [PATCH 2/4] dwarf2-frame.c: Fix FDE processing bug involving non-contiguous ranges
` [PATCH 3/4] Allow display of negative offsets in print_address_symbolic()
` [PATCH 1/4] Prefer symtab symbol over minsym for function names in non-contiguous blocks
[PATCH][gdb/testsuite] Mark ptype_union.exp as unsupported for cc-with-gdb-index
2019-06-21 12:59 UTC (2+ messages)
INVEST BITCOIN TODAY
2019-06-21 9:18 UTC
[pushed] MI: extract command completion logic from complete_command()
2019-06-21 6:54 UTC (3+ messages)
` [pushed] MI: Add new command -complete
[PATCH] Fix amd64->i386 linux syscall restart problem
2019-06-21 6:34 UTC (7+ messages)
` [PING][PATCH] "
[RFA 0/4] Improve "show style", use style in "help" and "apropos"
2019-06-20 14:21 UTC (13+ messages)
[committed][gdbserver] Fix s390x -m31 gdbserver build
2019-06-20 9:33 UTC
[FYI] Don't declare tui_init_content_element
2019-06-20 4:27 UTC
[FYI] Don't declare tui_init_win_info
2019-06-20 4:21 UTC
MI commands with --thread (--frame?) do not preserve user selected thread / frame
2019-06-19 17:12 UTC
[RFAv3 0/3] Implement 'set print frame-info|frame-arguments
2019-06-19 16:58 UTC (5+ messages)
` [RFAv3 3/3] Document 'set print frame-info|frame-arguments presence'
` [RFAv3 1/3] Implement "
` [RFAv3 2/3] Test "
[PATCH][gdb] Fix build breaker with gcc 4.8
2019-06-19 15:14 UTC (6+ messages)
` [EXT] "
[FYI] Fix crash when setting breakpoint condition
2019-06-19 14:34 UTC (3+ messages)
[PATCH 3/4] gdbserver: Ensure all debug output uses debug functions
2019-06-19 13:17 UTC (3+ messages)
[PATCH] Instantiate a single source highlighter
2019-06-19 11:34 UTC (5+ messages)
[PATCH][PR/24474] Make gdb.lookup_static_symbol also check the STATIC_SCOPE
2019-06-18 20:15 UTC (2+ messages)
[PATCH v2 0/2] MI: Add new command -complete
2019-06-18 20:11 UTC (9+ messages)
` [PATCH v3 2/5] Use classes to represent MI Command instead of structures
` [PATCH v3 4/5] mi/python: Allow redefinition of python MI commands
` [PATCH v3 3/5] Create MI commands using python
` [PATCH v3 5/5] mi/python: Add tests for python-defined MI commands
Oh dear. I regret to inform you that commit 3360b6e7963e3c579e50078e78d226ea63e2960f might be unfortunate
2019-06-18 17:10 UTC (3+ messages)
` Breakage on builder RHEL-s390x-m64, revision 3360b6e7963e3c579e50078e78d226ea63e2960f
` Breakage on builder NetBSD-x86_64-m64, "
[PATCH] doc: fix false claim about second argument to gdb (was: Manual contradicts itself regarding second command line argument)
2019-06-18 16:40 UTC (3+ messages)
` [PATCH] doc: fix false claim about second argument to gdb
[PATCH][gdb] Fix abstract_to_concrete type
2019-06-18 16:16 UTC
[PATCH] gdb: Remove use of deprecated_interactive_hook
2019-06-18 16:04 UTC (2+ messages)
[PATCH][gdb/testsuite] Use -fuse-ld=gold in fission.exp
2019-06-18 15:53 UTC (2+ messages)
[PATCH] Fix two buglets in cp_print_value_fields patch
2019-06-18 15:38 UTC
[PATCH] Fix crash in cp_print_value_fields
2019-06-18 15:35 UTC (5+ messages)
[PATCH] Fix "list" when control characters are seen
2019-06-18 15:33 UTC (4+ messages)
[PATCH] Specialize value_cast error message for Ada
2019-06-18 15:00 UTC
[PATCH 00/14] Add a type-safe API to registries
2019-06-18 13:41 UTC (2+ messages)
[RFC 0/2] Let's discuss moving gdbserver to top-level
2019-06-18 9:31 UTC (6+ messages)
` [RFC 2/2] Move gdb's xmalloc and friends to new file
[committed][gdb/testsuite] Break up long debug_flags line in fission.exp
2019-06-18 6:53 UTC
[patch][gdb] Fix crashes in bz24364
2019-06-17 21:08 UTC (5+ messages)
[PATCH][gdb] Fix heap-buffer-overflow in child_path
2019-06-17 17:37 UTC (2+ messages)
[RFC] Only compute realpath when basenames_may_differ is set
2019-06-17 17:30 UTC (4+ messages)
[PATCH][gdb/testsuite] Fix infoline-reloc-main-from-zero.exp compilation
2019-06-17 10:19 UTC
[PATCH][readline] Fix heap-buffer-overflow in update_line
2019-06-17 9:38 UTC (3+ messages)
` [PING][PATCH][readline] "
` [PING^2][PATCH][readline] "
[RFAv2 0/3] new args [-dirname | -basename] [--] [REGEXP] to info sources
2019-06-17 2:32 UTC (5+ messages)
` [RFAv2 1/3] New "info sources" args [-dirname | -basename] [--] [REGEXP]
` [RFAv2 2/3] New test for 'info sources [-dirname | -basename] [--] [REGEXP]'
` [RFAv2 3/3] NEWS and documentation for info sources [-dirname | -basename] [--] [REGEXP]
[PATCH] Introduce the "with" command
2019-06-16 22:19 UTC (2+ messages)
[PATCH] gdb/mi: New commands to catch C++ exceptions
2019-06-16 21:45 UTC (6+ messages)
` [PATCHv2] "
[FYI] Don't cast a tui_win_info directly to tui_gen_win_info
2019-06-16 20:11 UTC
[RFA] Make first and last lines of 'command help documentation' consistent
2019-06-16 19:58 UTC
[FYI] Remove more unnecessary casts of NULL
2019-06-16 19:50 UTC
[PUSHED] gdb: Remove unused signal mask
2019-06-16 18:27 UTC
[PATCH][gdb] Write index for dwz -m file
2019-06-16 17:41 UTC (11+ messages)
` [RFC, gdb/contrib] Fix gdb/contrib/gdb-add-index.sh for dwz-m-ed execs
` [PATCH, "
` [PING][PATCH][gdb] Write index for dwz -m file
[FYI] Replace uses of concat with xstrdup
2019-06-16 16:01 UTC
[FYI] Remove unnecessary casts of NULL
2019-06-16 15:58 UTC
[FYI] Remove some NULL checks from the TUI
2019-06-16 15:25 UTC
[PATCH] Make gdb.base/index-cache.exp work with readnow board (PR 24669)
2019-06-16 13:58 UTC (3+ messages)
[PATCH] PR gdb/13519, disassemble command attempts to disassemble SRAM rather than program memory
2019-06-16 1:21 UTC (3+ messages)
` R: "
[PATCH] gdb/fortran: Show the type for non allocated / associated types
2019-06-15 23:32 UTC
[PATCH] gdb: Remove file path from test name
2019-06-15 14:27 UTC (2+ messages)
[PATCH] gdb: Remove an update of current_source_line and current_source_symtab
2019-06-15 14:26 UTC (3+ messages)
` [PATCH 0/4] Changes around annotate_source_line
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