public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[committed][gdb/testsuite] Fix DW_AT_decl_file in gdb.trace tests
 2019-06-24 11:40 UTC 

[committed][gdb/testsuite] Fix inter-cu refs in inlined_subroutine-inheritance.exp
 2019-06-24 10:22 UTC 

[PATCH v2 0/8] Fix inferior call for C++ pass-by-reference arguments
 2019-06-24  9:33 UTC  (9+ messages)
` [PATCH v2 3/8] infcall, c++: collect more pass-by-reference information
` [PATCH v2 5/8] infcall: move assertions in 'call_function_by_hand_dummy' to an earlier spot
` [PATCH v2 7/8] infcall: handle pass-by-reference arguments appropriately
` [PATCH v2 1/8] gdb: recognize new DWARF attributes: defaulted, deleted, calling conv
` [PATCH v2 4/8] infcall: refactor 'call_function_by_hand_dummy'
` [PATCH v2 8/8] testsuite, cp: increase the coverage of testing pass-by-ref arguments
` [PATCH v2 2/8] infcall, c++: allow more info to be computed for pass-by-reference values
` [PATCH v2 6/8] infcall: remove unused parameter in 'value_arg_coerce'

[PATCH 0/8] Fix inferior call for C++ pass-by-reference arguments
 2019-06-24  7:28 UTC  (10+ messages)
` [PATCH 2/8] infcall, c++: allow more info to be computed for pass-by-reference values
` [PATCH 3/8] infcall, c++: collect more pass-by-reference information

[PATCH 00/66] Clean up the TUI
 2019-06-23 23:26 UTC  (50+ messages)
` [PATCH 08/66] Remove tui_list
` [PATCH 10/66] Create tui_disasm_window
` [PATCH 05/66] Simplify command window creation
` [PATCH 13/66] Remove tui_clear_win_detail
` [PATCH 01/66] Use new and delete for TUI windows
` [PATCH 12/66] Don't use TUI_DISASM_WIN in tui_disasm_window method
` [PATCH 19/66] Inline constructors and initializers
` [PATCH 18/66] Change tui_data_window::display_regs to bool
` [PATCH 29/66] Introduce set_highlight method
` [PATCH 22/66] Use bool for visibility
` [PATCH 23/66] Introduce the refresh method
` [PATCH 03/66] Create subclasses for different window types
` [PATCH 11/66] Introduce methods for scrolling
` [PATCH 09/66] Split the tui_win_info destructor
` [PATCH 07/66] Introduce tui_win_info::clear_detail method
` [PATCH 02/66] Add destructor to tui_win_info
` [PATCH 04/66] Remove an unnecessary NULL check from the TUI
` [PATCH 14/66] Introduce has_locator method
` [PATCH 24/66] Introduce two TUI source window methods
` [PATCH 06/66] Simplify source and disassembly window creation
` [PATCH 27/66] Introduce max_height method
` [PATCH 28/66] Remove redundant check from make_visible
` [PATCH 20/66] Remove an unneeded NULL check
` [PATCH 17/66] Remove struct tui_data_info
` [PATCH 25/66] Introduce the refresh_all method
` [PATCH 16/66] Remove struct tui_command_info
` [PATCH 15/66] Remove struct tui_source_info
` [PATCH 26/66] Introduce set_new_height method
` [PATCH 21/66] Introduce make_visible method
` [PATCH 35/66] Introduce tui_gen_win_info::name method
` [PATCH 34/66] Change tui_update_source_window for better type safety
` [PATCH 42/66] Introduce tui_gen_win_info::reset method
` [PATCH 45/66] Introduce tui_win_info::update_tab_width
` [PATCH 41/66] Move make_visible method to tui_gen_win_info
` [PATCH 40/66] Remove tui_scroll_direction enum
` [PATCH 44/66] Introduce enum tui_box
` [PATCH 49/66] Separate out execution-info window
` [PATCH 36/66] Change tui_alloc_source_buffer return type to void
` [PATCH 33/66] Introduce refresh_window method
` [PATCH 47/66] Don't check window type in tui_set_win_focus_to
` [PATCH 32/66] Derive tui_win_info from tui_gen_win_info
` [PATCH 31/66] Use new and delete for tui_gen_win_info
` [PATCH 46/66] Introduce tui_win_info::make_visible_with_new_height
` [PATCH 30/66] Change tui_which_element::data_window to be a pointer
` [PATCH 38/66] Change tui_set_exec_info_content to return void
` [PATCH 39/66] Change more TUI functions to take a tui_source_window_base
` [PATCH 48/66] Remove tui_alloc_win_info
` [PATCH 43/66] Remove some TUI static allocations
` [PATCH 37/66] Remove NULL check from tui_set_exec_info_content

[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  (14+ messages)
` [PATCH v2 3/4] "maint test-settings set/show" -> "maint set/show test-settings"
` [PATCH v2 4/4] Introduce the "with" command
        ` [PATCH v2.1] "

[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 4/4] dwarf2read: Get rid of VEC (dwarf2_section_info_def)
` [PATCH 1/4] dwarf2read: Use bool for dwarf2_section_info fields
` [PATCH 2/4] dwarf2read: C++ify dwo_file
` [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 1/4] Prefer symtab symbol over minsym for function names in non-contiguous blocks
` [PATCH 3/4] Allow display of negative offsets in print_address_symbolic()

[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 2/3] Test "
` [RFAv3 1/3] Implement "

[PATCH 0/4] gdbserver/testsuite : Capture gdbserver debug output during testing
 2019-06-19 15:19 UTC  (6+ messages)
` [PATCH 3/4] gdbserver: Ensure all debug output uses debug functions

[PATCH][gdb] Fix build breaker with gcc 4.8
 2019-06-19 15:14 UTC  (7+ messages)
    ` [EXT] "

[FYI] Fix crash when setting breakpoint condition
 2019-06-19 14:34 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  (2+ messages)

[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 

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