Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH] Add Rust support to source highlighting
 2019-07-02  9:19 UTC  (5+ messages)

[PATCH] gdb: Don't skip prologue for explicit line breakpoints in assembler
 2019-07-02  8:28 UTC  (16+ messages)
              ` [PROTOTYPE] Make "info breakpoints" show breakpoint's specs (Re: [PATCH] gdb: Don't skip prologue for explicit line breakpoints in assembler)
              ` [PATCHv2 1/2] gdb: Remove unneeded parameter from set_breakpoint_location_function
              ` [PATCHv2 2/2] gdb: Don't skip prologue for explicit line breakpoints in assembler
              ` [PATCHv2 0/2] Changes for explicit_line tracking, and prologue skipping

[PATCH 0/3] replace many uses of field_fmt
 2019-07-02  6:43 UTC  (5+ messages)
` [PATCH 3/3] Introduce field_unsigned
` [PATCH 2/3] Use field_string in more places
` [PATCH 1/3] Use field_core_addr "

[PATCH] Style "pwd" output
 2019-07-01 19:32 UTC  (32+ messages)
      ` ui_out format strings for fields and styles (Re: [PATCH] Style "pwd" output)
                              ` [users/palves/format_strings] Down with .ptr() (Re: ui_out format strings for fields and styles (Re: [PATCH] Style "pwd" output))
                                  ` [users/palves/format_strings] Document the gdb-specific formatters
                              ` [users/palves/format_strings] Introduce string_field
                          ` [users/palves/format_strings] Make printf_filtered support the gdb-specific formatters too
                            ` [users/palves/format_strings] %pS/%pN -> %p[/%p]

[FYI] Avoid use-after-free in DWARF debug names code
 2019-07-01 15:35 UTC 

[PATCH] Reduce manual reference counting in py-inferior.c
 2019-07-01 15:07 UTC 

[PATCH] Move generic_load declaration to symfile.h
 2019-07-01 13:03 UTC  (2+ messages)

[PATCH 1/3] i386/AArch64: Remove old xml tests
 2019-07-01 11:16 UTC 

[PATCH] Make documentation of "python" command match actual behavior
 2019-06-29 21:17 UTC 

[PATCH] Adjust i386 registers on SystemTap probes' arguments (PR breakpoints/24541)
 2019-06-29 14:58 UTC  (5+ messages)

[PATCH] Remove is_a_field_of_this from ada_lookup_symbol
 2019-06-29 14:37 UTC  (2+ messages)

[PATCH] Fix crash when using PYTHONMALLOC=debug (PR python/24742)
 2019-06-28 20:34 UTC  (3+ messages)

[PATCH 0/4] Handle copy relocations and add $_ada_exception
 2019-06-28 19:43 UTC  (8+ messages)
` [PATCH 3/4] Back out earlier Ada exception change
` [PATCH 2/4] Handle copy relocations
` [PATCH 1/4] Change SYMBOL_VALUE_ADDRESS to be an lvalue
` [PATCH 4/4] Add $_ada_exception convenience variable

[PATCH 0/5] pipe command completer, and string options
 2019-06-28 15:46 UTC  (12+ messages)
` [PATCH 5/5] pipe command completer
` [PATCH 4/5] Fix latent bug in test_gdb_complete_cmd_multiple
` [PATCH 3/5] Teach gdb::option about string options
` [PATCH 1/5] Fix test_gdb_complete_tab_multiple race
` [PATCH 2/5] Make gdb::option::complete_options save processed arguments too

[PATCH] Handle either order of name and linkage name
 2019-06-28 14:37 UTC  (2+ messages)

Oh dear. I regret to inform you that commit 164e3873cf41d01a9a67396575dceef7489cee64 might be unfortunate
 2019-06-27 17:47 UTC  (4+ messages)

[PATCH 2/3] Arm: Prefix register sizes with ARM_
 2019-06-27 15:53 UTC  (2+ messages)

Linux Plumbers Toolchain Micro-Conference CFP
 2019-06-27 14:38 UTC 

[PATCH] Fix two buglets in cp_print_value_fields patch
 2019-06-27 13:51 UTC  (2+ messages)

[PATCH] Add an Objfile.lookup_global_symbol function
 2019-06-27  2:36 UTC  (6+ messages)

[PATCH] Change arm_objfile_data_key to use type-safe registry
 2019-06-26 19:51 UTC  (2+ messages)

[PATCH] Make "info threads" use the gdb::option framework
 2019-06-26 17:56 UTC  (2+ messages)

[PATCH 0/4] Non-contiguous address range bug fixes / improvements
 2019-06-26 17:30 UTC  (5+ messages)
` [PATCH 1/4] Prefer symtab symbol over minsym for function names in non-contiguous blocks

[FYI] Remove lookup_minimal_symbol_solib_trampoline
 2019-06-26 15:52 UTC 

[PATCH] Arm: Allow version strings in the triplet regexp
 2019-06-26 13:16 UTC 

[PATCH][gdb/testsuite] Compile index-cache.c with -Wl,--build-id
 2019-06-26  3:55 UTC  (7+ messages)
        ` Testcase regression (gdb.base/index-cache.exp) on x86_64 (was: Re: [PATCH][gdb/testsuite] Compile index-cache.c with -Wl,--build-id)
          ` [committed][gdb/testsuite] Add back missing debug for index-cache.exp

[PATCH] Fix TUI use of "has_break" field
 2019-06-25 20:47 UTC 

[RFA 0/3] Allow the user to define default leading args for commands and aliases
 2019-06-25 18:49 UTC  (7+ messages)
` [RFA 1/3] leading-args: allow to define default command/alias arguments
` [RFA 3/3] NEWS and documentation for leading-args related concept and commands
` [RFA 2/3] Add tests for new leading-args related commands and arguments

[PATCH 1/2] arm-tdep: replace arm_mapping_symbol VEC with std::vector
 2019-06-25 18:21 UTC  (7+ messages)
` [PATCH 2/2] arm-tdep: sort mapping symbols after parsing all minimal symbols

[PATCH][gdb/testsuite] Compile varval twice, once without bad DWARF
 2019-06-25 18:13 UTC  (3+ messages)

[RFA] Fix alias command not detecting non matching prefix & sometimes asserting
 2019-06-25 17:42 UTC  (3+ messages)

[PATCH 00/66] Clean up the TUI
 2019-06-25 13:51 UTC  (71+ messages)
` [PATCH 08/66] Remove tui_list
` [PATCH 15/66] Remove struct tui_source_info
` [PATCH 28/66] Remove redundant check from make_visible
` [PATCH 03/66] Create subclasses for different window types
` [PATCH 21/66] Introduce make_visible method
` [PATCH 27/66] Introduce max_height method
` [PATCH 26/66] Introduce set_new_height method
` [PATCH 17/66] Remove struct tui_data_info
` [PATCH 22/66] Use bool for visibility
` [PATCH 25/66] Introduce the refresh_all method
` [PATCH 23/66] Introduce the refresh method
` [PATCH 14/66] Introduce has_locator method
` [PATCH 20/66] Remove an unneeded NULL check
` [PATCH 24/66] Introduce two TUI source window methods
` [PATCH 29/66] Introduce set_highlight method
` [PATCH 41/66] Move make_visible method to tui_gen_win_info
` [PATCH 40/66] Remove tui_scroll_direction enum
` [PATCH 45/66] Introduce tui_win_info::update_tab_width
` [PATCH 34/66] Change tui_update_source_window for better type safety
` [PATCH 42/66] Introduce tui_gen_win_info::reset method
` [PATCH 35/66] Introduce tui_gen_win_info::name method
` [PATCH 31/66] Use new and delete for tui_gen_win_info
` [PATCH 48/66] Remove tui_alloc_win_info
` [PATCH 36/66] Change tui_alloc_source_buffer return type to void
` [PATCH 49/66] Separate out execution-info window
` [PATCH 30/66] Change tui_which_element::data_window to be a pointer
` [PATCH 47/66] Don't check window type in tui_set_win_focus_to
` [PATCH 33/66] Introduce refresh_window method
` [PATCH 46/66] Introduce tui_win_info::make_visible_with_new_height
` [PATCH 32/66] Derive tui_win_info from tui_gen_win_info
` [PATCH 39/66] Change more TUI functions to take a tui_source_window_base
` [PATCH 43/66] Remove some TUI static allocations
` [PATCH 37/66] Remove NULL check from tui_set_exec_info_content
` [PATCH 44/66] Introduce enum tui_box
` [PATCH 38/66] Change tui_set_exec_info_content to return void
` [PATCH 50/66] Separate out locator window
  ` [PATCH 53/66] Remove two unused enum constants from tui_win_type
  ` [PATCH 55/66] Remove tui_init_generic_part
  ` [PATCH 63/66] Remove NULL checks before xfree
  ` [PATCH 59/66] Fix "auxiliary" typo
  ` [PATCH 56/66] Turn tui_first_data_item_displayed into a method
  ` [PATCH 65/66] Make tui_gen_win_info constructor protected
  ` [PATCH 61/66] More type safety for TUI source window functions
  ` [PATCH 57/66] Remove "data_content" and "data_content_count" from TUI data window
  ` [PATCH 66/66] Tidy tui_delete_win
  ` [PATCH 64/66] Fix latent bug in set_is_exec_point_at
  ` [PATCH 54/66] Separate out data item window
  ` [PATCH 60/66] Use bool for is_exec_point
  ` [PATCH 62/66] Remove union tui_which_element
  ` [PATCH 51/66] Remove layout_def::split
  ` [PATCH 58/66] Separate out data window
  ` [PATCH 52/66] Remove command from tui_which_element

[committed][gdb/testsuite] Fix label reference in implptr-64bit.exp
 2019-06-24 16:27 UTC 

[PATCH][gdb/testsuite] Regenerate dw2-restrict.S
 2019-06-24 12:34 UTC 

[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 7/8] infcall: handle pass-by-reference arguments appropriately
` [PATCH v2 5/8] infcall: move assertions in 'call_function_by_hand_dummy' to an earlier spot
` [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 1/8] gdb: recognize new DWARF attributes: defaulted, deleted, calling conv
` [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  (6+ messages)
` [PATCH 3/8] infcall, c++: collect more pass-by-reference information

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox