gdb-patches archive
date index for June, 2019

This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.

Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

June 30, 2019
00:21 [PATCH] Move generic_load declaration to symfile.h Simon Marchi

June 29, 2019
21:17 [PATCH] Make documentation of "python" command match actual behavior Kevin Buettner
14:58 Re: [PATCH] Adjust i386 registers on SystemTap probes' arguments (PR breakpoints/24541) Andrew Burgess
14:37 Re: [PATCH] Remove is_a_field_of_this from ada_lookup_symbol Joel Brobecker

June 28, 2019
20:34 Re: [PATCH] Fix crash when using PYTHONMALLOC=debug (PR python/24742) Sergio Durigan Junior
20:33 Re: [PATCH] Adjust i386 registers on SystemTap probes' arguments (PR breakpoints/24541) Sergio Durigan Junior
19:43 Re: [PATCH 4/4] Add $_ada_exception convenience variable Eli Zaretskii
18:46 Re: [PATCH 4/4] Add $_ada_exception convenience variable Tom Tromey
15:46 Re: [PATCH 4/5] Fix latent bug in test_gdb_complete_cmd_multiple Tom Tromey
15:45 Re: [PATCH] Adjust i386 registers on SystemTap probes' arguments (PR breakpoints/24541) Tom Tromey
15:21 Re: [PATCH] Fix crash when using PYTHONMALLOC=debug (PR python/24742) Tom Tromey
15:16 Re: [PATCH 0/5] pipe command completer, and string options Tom Tromey
15:16 Re: [PATCH 5/5] pipe command completer Tom Tromey
15:11 Re: [PATCH 3/5] Teach gdb::option about string options Tom Tromey
14:56 Re: [PATCH 4/5] Fix latent bug in test_gdb_complete_cmd_multiple Pedro Alves
14:53 Re: [PATCH 4/5] Fix latent bug in test_gdb_complete_cmd_multiple Tom Tromey
14:37 Re: [PATCH] Handle either order of name and linkage name Tom Tromey
14:12 Re: [PATCH] Add Rust support to source highlighting Tom Tromey

June 27, 2019
20:34 [PATCH] Fix crash when using PYTHONMALLOC=debug (PR python/24742) Sergio Durigan Junior
19:14 [PATCH 5/5] pipe command completer Pedro Alves
19:14 [PATCH 2/5] Make gdb::option::complete_options save processed arguments too Pedro Alves
19:14 [PATCH 3/5] Teach gdb::option about string options Pedro Alves
19:14 [PATCH 4/5] Fix latent bug in test_gdb_complete_cmd_multiple Pedro Alves
19:14 [PATCH 1/5] Fix test_gdb_complete_tab_multiple race Pedro Alves
19:14 [PATCH 0/5] pipe command completer, and string options Pedro Alves
17:47 Re: Oh dear. I regret to inform you that commit 164e3873cf41d01a9a67396575dceef7489cee64 might be unfortunate Sergio Durigan Junior
17:35 Re: [PATCH 4/4] Add $_ada_exception convenience variable Eli Zaretskii
15:53 Re: [PATCH 2/3] Arm: Prefix register sizes with ARM_ Alan Hayward
15:06 [PATCH] Remove is_a_field_of_this from ada_lookup_symbol Tom Tromey
15:02 [PATCH 4/4] Add $_ada_exception convenience variable Tom Tromey
14:52 [PATCH 2/4] Handle copy relocations Tom Tromey
14:52 [PATCH 3/4] Back out earlier Ada exception change Tom Tromey
14:52 [PATCH 1/4] Change SYMBOL_VALUE_ADDRESS to be an lvalue Tom Tromey
14:52 [PATCH 0/4] Handle copy relocations and add $_ada_exception Tom Tromey
14:38 Linux Plumbers Toolchain Micro-Conference CFP Jose E. Marchesi
13:51 Re: [PATCH] Fix two buglets in cp_print_value_fields patch Tom Tromey
02:36 Re: [PATCH] Add an Objfile.lookup_global_symbol function Eli Zaretskii

June 26, 2019
22:03 Re: [PATCH] Adjust i386 registers on SystemTap probes' arguments (PR breakpoints/24541) Sergio Durigan Junior
22:00 [PATCH] Adjust i386 registers on SystemTap probes' arguments (PR breakpoints/24541) Sergio Durigan Junior
21:12 Re: [PATCH] Add an Objfile.lookup_global_symbol function Tom Tromey
21:05 Re: [PATCH] Add an Objfile.lookup_global_symbol function Tom Tromey
19:51 Re: [PATCH] Change arm_objfile_data_key to use type-safe registry Simon Marchi
17:56 Re: [PATCH] Make "info threads" use the gdb::option framework Tom Tromey
17:45 [PATCH] Change arm_objfile_data_key to use type-safe registry Tom Tromey
17:30 Re: [PATCH 1/4] Prefer symtab symbol over minsym for function names in non-contiguous blocks Tom Tromey
17:24 Re: [PATCH 0/4] Non-contiguous address range bug fixes / improvements Tom Tromey
15:52 [FYI] Remove lookup_minimal_symbol_solib_trampoline Tom Tromey
15:38 Re: [PATCH] Add an Objfile.lookup_global_symbol function Eli Zaretskii
15:37 Re: [PATCH] Add an Objfile.lookup_global_symbol function Eli Zaretskii
14:52 Re: [PATCH v2] AArch64: Add missing CPSR flags Alan Hayward
13:19 [PATCH 2/3] Arm: Prefix register sizes with ARM_ Alan Hayward
13:19 [PATCH 3/3] Arm/AArch64: Use a single set of Arm register set size defines Alan Hayward
13:19 [PATCH 1/3] Arm/AArch64: Split DISPLACED_MODIFIED_INSNS name clash Alan Hayward
13:16 Re: [PATCH] Arm: Allow version strings in the triplet regexp Alan Hayward
03:55 [committed][gdb/testsuite] Add back missing debug for index-cache.exp Tom de Vries

June 25, 2019
22:09 [PATCH] Add an Objfile.lookup_global_symbol function Christian Biesinger via gdb-pa
20:47 [PATCH] Fix TUI use of "has_break" field Tom Tromey
19:06 Testcase regression (gdb.base/index-cache.exp) on x86_64 (was: Re: [PATCH][gdb/testsuite] Compile index-cache.c with -Wl,--build-id) Sergio Durigan Junior
18:49 Re: [RFA 3/3] NEWS and documentation for leading-args related concept and commands. Eli Zaretskii
18:22 Re: [RFA 3/3] NEWS and documentation for leading-args related concept and commands. Philippe Waroquiers
18:21 Re: [PATCH 2/2] arm-tdep: sort mapping symbols after parsing all minimal symbols Simon Marchi
18:13 Re: [PATCH][gdb/testsuite] Compile varval twice, once without bad DWARF Kevin Buettner
18:00 Re: [PATCH 1/2] arm-tdep: replace arm_mapping_symbol VEC with std::vector Simon Marchi
17:42 Re: [RFA] Fix alias command not detecting non matching prefix & sometimes asserting. Philippe Waroquiers
16:33 Re: [RFA 3/3] NEWS and documentation for leading-args related concept and commands. Eli Zaretskii
14:49 Re: [RFA] Fix alias command not detecting non matching prefix & sometimes asserting. Tom Tromey
14:38 Re: [PATCH][gdb/testsuite] Regenerate dw2-restrict.S Tom Tromey
14:33 Re: [PATCH 2/2] arm-tdep: sort mapping symbols after parsing all minimal symbols Alan Hayward
14:32 Re: [PATCH 2/2] arm-tdep: sort mapping symbols after parsing all minimal symbols Tom Tromey
14:26 Re: [PATCH 1/2] arm-tdep: replace arm_mapping_symbol VEC with std::vector Tom Tromey
13:51 Re: [PATCH 00/66] Clean up the TUI Tom Tromey
13:51 Re: [PATCH 03/66] Create subclasses for different window types Tom Tromey
01:37 [PATCH 1/2] arm-tdep: replace arm_mapping_symbol VEC with std::vector Simon Marchi
01:37 [PATCH 2/2] arm-tdep: sort mapping symbols after parsing all minimal symbols Simon Marchi

June 24, 2019
23:12 [RFA 1/3] leading-args: allow to define default command/alias arguments Philippe Waroquiers
23:12 [RFA 3/3] NEWS and documentation for leading-args related concept and commands. Philippe Waroquiers
23:12 [RFA 2/3] Add tests for new leading-args related commands and arguments. Philippe Waroquiers
23:11 [RFA 0/3] Allow the user to define default leading args for commands and aliases Philippe Waroquiers
22:23 Re: [PATCH 00/66] Clean up the TUI Pedro Alves
22:21 Re: [PATCH 03/66] Create subclasses for different window types Pedro Alves
22:05 [PATCH] Add Rust support to source highlighting Tom Tromey
20:52 Re: [PATCH 49/66] Separate out execution-info window Tom Tromey
20:51 Re: [PATCH 40/66] Remove tui_scroll_direction enum Tom Tromey
20:50 Re: [PATCH 14/66] Introduce has_locator method Tom Tromey
20:47 Re: [PATCH 08/66] Remove tui_list Tom Tromey
19:57 Re: Oh dear. I regret to inform you that commit 164e3873cf41d01a9a67396575dceef7489cee64 might be unfortunate Rainer Orth
19:54 [PROTOTYPE] Make "info breakpoints" show breakpoint's specs (Re: [PATCH] gdb: Don't skip prologue for explicit line breakpoints in assembler) Pedro Alves
19:46 Re: Oh dear. I regret to inform you that commit 164e3873cf41d01a9a67396575dceef7489cee64 might be unfortunate Sergio Durigan Junior
19:16 Re: [PATCH] gdb: Don't skip prologue for explicit line breakpoints in assembler Pedro Alves
19:16 Re: [PATCH] gdb: Don't skip prologue for explicit line breakpoints in assembler Pedro Alves
18:54 Re: [PATCH 00/66] Clean up the TUI Tom Tromey
18:49 [PATCH 62/66] Remove union tui_which_element Tom Tromey
18:49 [PATCH 66/66] Tidy tui_delete_win Tom Tromey
18:49 [PATCH 65/66] Make tui_gen_win_info constructor protected Tom Tromey
18:49 [PATCH 58/66] Separate out data window Tom Tromey
18:49 [PATCH 61/66] More type safety for TUI source window functions Tom Tromey
18:49 [PATCH 64/66] Fix latent bug in set_is_exec_point_at Tom Tromey
18:49 [PATCH 60/66] Use bool for is_exec_point Tom Tromey
18:49 [PATCH 59/66] Fix "auxiliary" typo Tom Tromey
18:49 [PATCH 63/66] Remove NULL checks before xfree Tom Tromey
18:49 [PATCH 57/66] Remove "data_content" and "data_content_count" from TUI data window Tom Tromey
18:48 [PATCH 50/66] Separate out locator window Tom Tromey
18:48 [PATCH 54/66] Separate out data item window Tom Tromey
18:48 [PATCH 56/66] Turn tui_first_data_item_displayed into a method Tom Tromey
18:48 [PATCH 55/66] Remove tui_init_generic_part Tom Tromey
18:48 [PATCH 52/66] Remove command from tui_which_element Tom Tromey
18:48 [PATCH 51/66] Remove layout_def::split Tom Tromey
18:48 [PATCH 53/66] Remove two unused enum constants from tui_win_type Tom Tromey
17:46 Re: [PATCH 00/66] Clean up the TUI Pedro Alves
16:47 Re: [PATCH 00/66] Clean up the TUI Tom Tromey
16:35 Oh dear. I regret to inform you that commit 164e3873cf41d01a9a67396575dceef7489cee64 might be unfortunate gdb-buildbot
16:27 [committed][gdb/testsuite] Fix label reference in implptr-64bit.exp Tom de Vries
16:05 Re: [PATCH 08/66] Remove tui_list Pedro Alves
15:12 Re: [PATCH 08/66] Remove tui_list Ruslan Kabatsayev
14:23 Re: [PATCH 00/66] Clean up the TUI Pedro Alves
14:13 Re: [PATCH 49/66] Separate out execution-info window Pedro Alves
14:13 Re: [PATCH 40/66] Remove tui_scroll_direction enum Pedro Alves
14:13 Re: [PATCH 14/66] Introduce has_locator method Pedro Alves
14:12 Re: [PATCH 08/66] Remove tui_list Pedro Alves
13:21 Re: [PATCH][gdb/testsuite] Compile varval twice, once without bad DWARF Tom de Vries
13:18 [PATCH][gdb/testsuite] Compile varval twice, once without bad DWARF Tom de Vries
12:34 [PATCH][gdb/testsuite] Regenerate dw2-restrict.S Tom de Vries
11:40 [committed][gdb/testsuite] Fix DW_AT_decl_file in gdb.trace tests Tom de Vries
10:22 [committed][gdb/testsuite] Fix inter-cu refs in inlined_subroutine-inheritance.exp Tom de Vries
09:33 [PATCH v2 6/8] infcall: remove unused parameter in 'value_arg_coerce' Tankut Baris Aktemur
09:32 [PATCH v2 2/8] infcall, c++: allow more info to be computed for pass-by-reference values Tankut Baris Aktemur
09:31 [PATCH v2 4/8] infcall: refactor 'call_function_by_hand_dummy' Tankut Baris Aktemur
09:31 [PATCH v2 8/8] testsuite, cp: increase the coverage of testing pass-by-ref arguments Tankut Baris Aktemur
09:31 [PATCH v2 0/8] Fix inferior call for C++ pass-by-reference arguments Tankut Baris Aktemur
09:31 [PATCH v2 1/8] gdb: recognize new DWARF attributes: defaulted, deleted, calling conv. Tankut Baris Aktemur
09:30 [PATCH v2 7/8] infcall: handle pass-by-reference arguments appropriately Tankut Baris Aktemur
09:30 [PATCH v2 5/8] infcall: move assertions in 'call_function_by_hand_dummy' to an earlier spot Tankut Baris Aktemur
09:30 [PATCH v2 3/8] infcall, c++: collect more pass-by-reference information Tankut Baris Aktemur
07:28 RE: [PATCH 3/8] infcall, c++: collect more pass-by-reference information Aktemur, Tankut Baris

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

June 22, 2019
21:29 [FYI] Remove tui_first_data_element_no_in_line Tom Tromey
21:06 Re: [PATCH] Remove two unused functions from the TUI Tom Tromey
20:47 [GDB BuildBot] Upgrade & new URL (http://gdb-buildbot.osci.io) Sergio Durigan Junior
12:09 Re: [PATCH v2.1] Introduce the "with" command Philippe Waroquiers
11:48 Re: [PATCH v2.1] Introduce the "with" command Pedro Alves
11:23 Re: [PATCH] gdb: Don't skip prologue for explicit line breakpoints in assembler Andrew Burgess
11:06 Re: [PATCH] gdb: Don't skip prologue for explicit line breakpoints in assembler Andrew Burgess
10:30 Re: [PATCH v2.1] Introduce the "with" command Philippe Waroquiers
09:01 Re: [PATCH][gdb] Fix s390x -m31 build Tom de Vries

June 21, 2019
22:01 Re: [OB PATCH] Fix gnulib/update-gnulib.sh Tom Tromey
21:14 Re: [PATCH] Fix slow and non-deterministic behavior of isspace() and tolower() Pedro Alves
20:30 Re: [PATCH] Fix slow and non-deterministic behavior of isspace() and tolower() Shawn Landden
20:12 Re: [PATCH] Fix slow and non-deterministic behavior of isspace() and tolower() Pedro Alves
19:20 [PATCH] Fix slow and non-deterministic behavior of isspace() and tolower() Shawn Landden
18:48 Re: [RFC PATCH] Add Hygon Dhyana processor support Eli Zaretskii
18:16 Re: [PATCH 0/4] C++-fication of dwo_file and removal of a VEC Simon Marchi
18:08 Re: [PATCH v2] Fix slow and non-deterministic behavior of isspace() and tolower() Pedro Alves
17:59 Re: [PATCH v2] Fix slow and non-deterministic behavior of isspace() and tolower() Shawn Landden
17:49 Re: [RFC PATCH] Add Hygon Dhyana processor support Pedro Alves
17:35 Re: [PATCH v2] Fix slow and non-deterministic behavior of isspace() and tolower() Pedro Alves
17:07 Re: [PATCH][gdb] Fix s390x -m31 build Tom de Vries
16:55 [PATCH] Handle either order of name and linkage name Tom Tromey
16:51 Re: [PATCH][gdb/testsuite] Compile index-cache.c with -Wl,--build-id Tom de Vries
16:51 Re: [PATCH][gdb/testsuite] Compile index-cache.c with -Wl,--build-id Tom de Vries
16:33 Re: [PATCH 0/4] C++-fication of dwo_file and removal of a VEC Tom Tromey
16:32 Re: [PATCH][gdb/testsuite] Compile index-cache.c with -Wl,--build-id Pedro Alves
16:07 Re: [OB PATCH] Fix gnulib/update-gnulib.sh Tom Tromey
16:05 Re: [PATCH][gdb] Fix s390x -m31 build Tom Tromey
15:54 Re: [PATCH][gdb/testsuite] Compile index-cache.c with -Wl,--build-id Tom de Vries
15:53 Re: [PATCH][gdb/testsuite] Compile index-cache.c with -Wl,--build-id Simon Marchi
15:47 Re: [PATCH][gdb/testsuite] Compile index-cache.c with -Wl,--build-id Pedro Alves
15:27 [PATCH][gdb/testsuite] Compile index-cache.c with -Wl,--build-id Tom de Vries
14:56 Re: [PATCH] Move gnulib to top level Tom Tromey
14:45 Re: [PATCH 3/4] Allow display of negative offsets in print_address_symbolic() Pedro Alves
14:34 Re: [PATCH 2/4] dwarf2-frame.c: Fix FDE processing bug involving non-contiguous ranges Pedro Alves
14:26 Re: [PATCH 1/4] Prefer symtab symbol over minsym for function names in non-contiguous blocks Pedro Alves
13:43 Re: [OB PATCH] Fix gnulib/update-gnulib.sh Gary Benson
13:43 Re: [PATCH] gdb: Don't skip prologue for explicit line breakpoints in assembler Pedro Alves
13:23 Re: [PATCH] Move gnulib to top level Andreas Schwab
13:19 Re: [OB PATCH] Fix gnulib/update-gnulib.sh Gary Benson
13:00 Re: [PATCH] Move gnulib to top level Tom Tromey
12:59 Re: [PATCH][gdb/testsuite] Mark ptype_union.exp as unsupported for cc-with-gdb-index Tom Tromey
12:26 [OB PATCH] Fix gnulib/update-gnulib.sh Gary Benson
12:05 [PATCH 3/4] dwarf2read: Make dwo_file::dbfd a gdb_bfd_ref_ptr Simon Marchi
11:58 [PATCH 4/4] dwarf2read: Get rid of VEC (dwarf2_section_info_def) Simon Marchi
11:58 [PATCH 2/4] dwarf2read: C++ify dwo_file Simon Marchi
11:58 [PATCH 1/4] dwarf2read: Use bool for dwarf2_section_info fields Simon Marchi
11:58 [PATCH 0/4] C++-fication of dwo_file and removal of a VEC Simon Marchi
09:18 INVEST BITCOIN TODAY btc
08:33 [PATCH][gdb/testsuite] Mark ptype_union.exp as unsupported for cc-with-gdb-index Tom de Vries
06:54 Re: [pushed] MI: Add new command -complete Tom de Vries
06:34 [PING][PATCH] Fix amd64->i386 linux syscall restart problem Tom de Vries
03:20 Re: [PATCH] gdb: Don't skip prologue for explicit line breakpoints in assembler Kevin Buettner
03:07 Re: [RFC PATCH] Add Hygon Dhyana processor support Jinke Fan

June 20, 2019
23:23 Re: [PATCH] gdb: Don't skip prologue for explicit line breakpoints in assembler Andrew Burgess
20:58 Re: [PATCH] gdb: Don't skip prologue for explicit line breakpoints in assembler Andrew Burgess
14:21 Re: [RFA 0/4] Improve "show style", use style in "help" and "apropos". Tom Tromey
09:33 [PATCH][gdb] Fix s390x -m31 build Tom de Vries
09:33 [committed][gdbserver] Fix s390x -m31 gdbserver build Tom de Vries
04:27 [FYI] Don't declare tui_init_content_element Tom Tromey
04:21 [FYI] Don't declare tui_init_win_info Tom Tromey
01:11 Re: [PATCH] gdb: Don't skip prologue for explicit line breakpoints in assembler Kevin Buettner

June 19, 2019
22:56 Re: [RFA 0/4] Improve "show style", use style in "help" and "apropos". Pedro Alves
19:44 Re: [RFA 0/4] Improve "show style", use style in "help" and "apropos". Tom Tromey
19:26 Re: [RFA 0/4] Improve "show style", use style in "help" and "apropos". Tom Tromey
17:20 [PATCH v2.1] Introduce the "with" command Pedro Alves
17:12 Re: MI commands with --thread (--frame?) do not preserve user selected thread / frame Simon Marchi
16:58 Re: [RFAv3 3/3] Document 'set print frame-info|frame-arguments presence'. Eli Zaretskii
16:53 Re: [PATCH v2 4/4] Introduce the "with" command Eli Zaretskii
16:06 [RFAv3 2/3] Test 'set print frame-info|frame-arguments presence'. Philippe Waroquiers
16:06 [RFAv3 1/3] Implement 'set print frame-info|frame-arguments presence'. Philippe Waroquiers
16:06 [RFAv3 3/3] Document 'set print frame-info|frame-arguments presence'. Philippe Waroquiers
16:06 [RFAv3 0/3] Implement 'set print frame-info|frame-arguments Philippe Waroquiers
15:56 Re: [PATCH] Move gnulib to top level Tom de Vries
15:46 Re: [PATCH v2 4/4] Introduce the "with" command Pedro Alves
15:19 Re: [PATCH 3/4] gdbserver: Ensure all debug output uses debug functions Tom de Vries
15:14 Re: [EXT] Re: [PATCH][gdb] Fix build breaker with gcc 4.8 Steve Ellcey
15:00 Re: [PATCH][gdb] Fix build breaker with gcc 4.8 Tom de Vries
14:56 Re: [PATCH][gdb] Fix build breaker with gcc 4.8 Steve Ellcey
14:49 Re: [PATCH][gdb] Fix build breaker with gcc 4.8 Pedro Alves
14:35 Re: [PATCH][gdb] Fix build breaker with gcc 4.8 Tom de Vries
14:34 Re: [FYI] Fix crash when setting breakpoint condition Tom Tromey
13:40 Re: [PATCH v2 0/4] Introduce the "with" command Philippe Waroquiers
13:17 Re: [PATCH 3/4] gdbserver: Ensure all debug output uses debug functions Tom Tromey
13:05 Re: [PATCH v2 0/4] Introduce the "with" command Pedro Alves
12:49 Re: [FYI] Fix crash when setting breakpoint condition Pedro Alves
12:43 Re: [PATCH][gdb] Fix build breaker with gcc 4.8 Pedro Alves
12:06 [FYI] Fix crash when setting breakpoint condition Tom Tromey
11:34 Re: [PATCH] Instantiate a single source highlighter Tom Tromey
11:04 [PATCH][gdb] Fix build breaker with gcc 4.8 Tom de Vries
09:30 Re: [PATCH 3/4] gdbserver: Ensure all debug output uses debug functions Tom de Vries
00:34 Re: [PATCH v2 0/4] Introduce the "with" command Philippe Waroquiers
00:25 Re: [RFA 0/4] Improve "show style", use style in "help" and "apropos". Philippe Waroquiers

June 18, 2019
22:40 Re: [RFA 0/4] Improve "show style", use style in "help" and "apropos". Pedro Alves
21:25 Re: [PATCH] Instantiate a single source highlighter Philippe Waroquiers
20:58 Re: [RFA 0/4] Improve "show style", use style in "help" and "apropos". Philippe Waroquiers
20:53 Re: [RFA 0/4] Improve "show style", use style in "help" and "apropos". Philippe Waroquiers
20:46 Re: [RFA 0/4] Improve "show style", use style in "help" and "apropos". Tom Tromey
20:20 Re: [PATCH] Instantiate a single source highlighter Pedro Alves
20:15 Re: [PATCH][PR/24474] Make gdb.lookup_static_symbol also check the STATIC_SCOPE Christian Biesinger via gdb-pa
20:11 Re: [RFA 0/4] Improve "show style", use style in "help" and "apropos". Philippe Waroquiers
20:11 Re: [PATCH v3 5/5] mi/python: Add tests for python-defined MI commands Pedro Alves
20:03 Re: [PATCH v3 4/5] mi/python: Allow redefinition of python MI commands Pedro Alves
20:00 Re: [PATCH] Instantiate a single source highlighter Tom Tromey
19:43 Re: [PATCH v3 3/5] Create MI commands using python. Pedro Alves
19:40 [PATCH] Instantiate a single source highlighter Tom Tromey
19:38 Re: [PATCH v3 2/5] Use classes to represent MI Command instead of structures Pedro Alves
17:10 Breakage on builder NetBSD-x86_64-m64, revision 3360b6e7963e3c579e50078e78d226ea63e2960f gdb-buildbot
17:05 Breakage on builder RHEL-s390x-m64, revision 3360b6e7963e3c579e50078e78d226ea63e2960f gdb-buildbot
17:05 Oh dear. I regret to inform you that commit 3360b6e7963e3c579e50078e78d226ea63e2960f might be unfortunate gdb-buildbot
16:42 Re: [PATCH v2 4/4] Introduce the "with" command Eli Zaretskii
16:40 Re: [PATCH] doc: fix false claim about second argument to gdb Simon Marchi
16:35 Re: [PATCH v2 3/4] "maint test-settings set/show" -> "maint set/show test-settings" Eli Zaretskii
16:16 Re: [PATCH][gdb] Fix abstract_to_concrete type Kevin Buettner
16:14 Re: [PATCH] doc: fix false claim about second argument to gdb (was: Manual contradicts itself regarding second command line argument) Eli Zaretskii
16:04 Re: [PATCH] gdb: Remove use of deprecated_interactive_hook Tom Tromey
16:04 Re: [RFA 0/4] Improve "show style", use style in "help" and "apropos". Tom Tromey
15:53 Re: [PATCH][gdb/testsuite] Use -fuse-ld=gold in fission.exp Tom Tromey
15:38 [PATCH] Fix two buglets in cp_print_value_fields patch Tom Tromey
15:35 Re: [PATCH] Fix crash in cp_print_value_fields Tom Tromey
15:34 Re: [PATCH] Fix crash in cp_print_value_fields Tom Tromey
15:33 Re: [PATCH] Fix "list" when control characters are seen Pedro Alves
15:29 Re: [PATCH] Fix "list" when control characters are seen Tom Tromey
15:00 [PATCH] Specialize value_cast error message for Ada Tom Tromey
14:51 [PATCH] doc: fix false claim about second argument to gdb (was: Manual contradicts itself regarding second command line argument) Simon Marchi
14:42 [PATCH] Remove two unused functions from the TUI Tom Tromey
14:07 [PATCH] gdb: Remove use of deprecated_interactive_hook Andrew Burgess
13:50 Re: [PATCH] Fix crash in cp_print_value_fields Tom de Vries
13:41 Re: [PATCH 00/14] Add a type-safe API to registries Pedro Alves
13:24 Re: [PATCH] Fix "list" when control characters are seen Pedro Alves
13:09 Re: [RFA 0/4] Improve "show style", use style in "help" and "apropos". Pedro Alves
09:36 [PATCH][gdb] Fix abstract_to_concrete type Tom de Vries
09:31 Re: [RFC 2/2] Move gdb's xmalloc and friends to new file Alan Hayward
07:25 [PATCH][gdb/testsuite] Use -fuse-ld=gold in fission.exp Tom de Vries
06:53 [committed][gdb/testsuite] Break up long debug_flags line in fission.exp Tom de Vries
00:39 [PATCH v2 4/4] Introduce the "with" command Pedro Alves
00:39 [PATCH v2 3/4] "maint test-settings set/show" -> "maint set/show test-settings" Pedro Alves
00:39 [PATCH v2 0/4] Introduce the "with" command Pedro Alves
00:39 [PATCH v2 2/4] Fix a few comments in maint-test-settings.c Pedro Alves
00:39 [PATCH v2 1/4] Fix defaults of some "maint test-settings" subcommands Pedro Alves

June 17, 2019
21:08 Re: [patch][gdb] Fix crashes in bz24364 Simon Marchi
20:57 Re: [patch][gdb] Fix crashes in bz24364 Paul Pluzhnikov via gdb-patche
19:32 Re: [patch][gdb] Fix crashes in bz24364 Simon Marchi
18:37 Re: [RFC 2/2] Move gdb's xmalloc and friends to new file Pedro Alves
17:43 Re: [RFC 2/2] Move gdb's xmalloc and friends to new file Tom Tromey
17:39 Re: [patch][gdb] Fix crashes in bz24364 Tom Tromey
17:37 Re: [PATCH][gdb] Fix heap-buffer-overflow in child_path Tom Tromey
17:30 Re: [RFC] Only compute realpath when basenames_may_differ is set Tom Tromey
16:21 Re: [PATCH] Introduce the "with" command Pedro Alves
15:45 Re: [RFC 2/2] Move gdb's xmalloc and friends to new file Alan Hayward
14:42 [patch][gdb] Fix crashes in bz24364 Paul Pluzhnikov via gdb-patche
10:19 [PATCH][gdb/testsuite] Fix infoline-reloc-main-from-zero.exp compilation Tom de Vries
09:53 [PATCH][gdb] Fix heap-buffer-overflow in child_path Tom de Vries
09:38 [PING^2][PATCH][readline] Fix heap-buffer-overflow in update_line Tom de Vries
02:32 Re: [RFAv2 3/3] NEWS and documentation for info sources [-dirname | -basename] [--] [REGEXP]. Eli Zaretskii

June 16, 2019
22:34 Re: [RFC] Only compute realpath when basenames_may_differ is set Tom de Vries
22:19 Re: [PATCH] Introduce the "with" command Philippe Waroquiers
21:45 Re: [PATCHv2] gdb/mi: New commands to catch C++ exceptions Tom de Vries
20:38 [RFAv2 3/3] NEWS and documentation for info sources [-dirname | -basename] [--] [REGEXP]. Philippe Waroquiers
20:38 [RFAv2 2/3] New test for 'info sources [-dirname | -basename] [--] [REGEXP]'. Philippe Waroquiers
20:38 [RFAv2 1/3] New "info sources" args [-dirname | -basename] [--] [REGEXP] Philippe Waroquiers
20:38 [RFAv2 0/3] new args [-dirname | -basename] [--] [REGEXP] to info sources Philippe Waroquiers
20:11 [FYI] Don't cast a tui_win_info directly to tui_gen_win_info Tom Tromey
19:58 [RFA] Make first and last lines of 'command help documentation' consistent. Philippe Waroquiers
19:50 [FYI] Remove more unnecessary casts of NULL Tom Tromey
18:27 [PUSHED] gdb: Remove unused signal mask Andrew Burgess
17:41 Re: [PATCH, gdb/contrib] Fix gdb/contrib/gdb-add-index.sh for dwz-m-ed execs Simon Marchi
17:22 Re: [PING][PATCH][gdb] Write index for dwz -m file Simon Marchi
16:01 [FYI] Replace uses of concat with xstrdup Tom Tromey
15:58 [FYI] Remove unnecessary casts of NULL Tom Tromey
15:30 Re: [PATCHv2] gdb/mi: New commands to catch C++ exceptions Andrew Burgess
15:25 [FYI] Remove some NULL checks from the TUI Tom Tromey
13:58 Re: [PATCH] Make gdb.base/index-cache.exp work with readnow board (PR 24669) Simon Marchi
13:14 Re: [PATCHv2] gdb/mi: New commands to catch C++ exceptions Tom de Vries
10:53 Re: [PATCH] Make gdb.base/index-cache.exp work with readnow board (PR 24669) Tom de Vries
10:43 [PING][PATCH][gdb] Write index for dwz -m file Tom de Vries
01:21 Re: R: [PATCH] PR gdb/13519, disassemble command attempts to disassemble SRAM rather than program memory. Simon Marchi

June 15, 2019
23:32 Re: [PATCH] gdb/fortran: Show the type for non allocated / associated types Andrew Burgess
22:34 Re: [PATCHv2] gdb/mi: New commands to catch C++ exceptions Andrew Burgess
20:14 R: [PATCH] PR gdb/13519, disassemble command attempts to disassemble SRAM rather than program memory. cristiano de alti
14:27 Re: [PATCH] gdb: Remove file path from test name Tom Tromey
14:26 Re: [PATCH 0/4] Changes around annotate_source_line Tom Tromey
01:29 [PATCH] Make gdb.base/index-cache.exp work with readnow board (PR 24669) Simon Marchi

June 14, 2019
23:01 [PATCH 4/4] gdb: Don't allow annotations to influence what else GDB prints Andrew Burgess
23:01 [PATCH 3/4] gdb: Remove an update of current_source_line and current_source_symtab Andrew Burgess
23:01 [PATCH 2/4] gdb: New function to open source file and compute line charpos data Andrew Burgess
23:01 [PATCH 1/4] gdb: Remove unused parameter Andrew Burgess
23:01 [PATCH 0/4] Changes around annotate_source_line Andrew Burgess
22:34 [PATCH] gdb: Remove file path from test name Andrew Burgess
21:10 [PATCH] Don't include gdbarch.h from defs.h Tom Tromey
20:19 [PATCH] Rename common to gdbsupport Tom Tromey
20:12 Re: [PATCH] Do not emit style escape sequences to log file Tom Tromey
19:38 [PATCH] Introduce the "with" command Pedro Alves
19:02 Re: [PATCH] Move gnulib to top level Tom Tromey
19:01 Re: [PATCH] Minor NEWS rearrangement Eli Zaretskii
18:37 Re: [PATCH] Warn if add-symbol-file does not provide any symbols Tom Tromey
18:31 [PATCH] Minor NEWS rearrangement Tom Tromey
14:44 Re: [PATCH] gdb: Remove an update of current_source_line and current_source_symtab Tom Tromey
14:31 Re: [RFC] Only compute realpath when basenames_may_differ is set Tom Tromey
14:10 [PATCH] Allow nested function displays Tom Tromey
14:08 [FYI] Allow re-assigning to convenience variables Tom Tromey
14:04 [FYI] Recognize _ in attribute names Tom Tromey
13:00 Re: [PATCH] Remove alloca(0) calls Tom Tromey
12:59 Re: [PATCH] gdb: Use scoped_restore_terminal_state in annotate.c Tom Tromey
12:49 Re: [PATCH] Fix gdb.ada/vla.exp Tom Tromey
11:03 Re: [PATCH] Fix gdb.ada/vla.exp Tom de Vries

June 13, 2019
21:16 [PATCH] gdb: Use scoped_restore_terminal_state in annotate.c Andrew Burgess
18:34 Re: [PATCH] Move gnulib to top level Tom Tromey
17:49 [PATCH] Make "info threads" use the gdb::option framework Pedro Alves
16:58 Re: [PATCH] Fix "set integer-command unlimited junk" Pedro Alves
15:28 Re: [RFC] Fix comment for la_store_sym_names_in_linkage_form_p Tom Tromey
13:50 [RFC] Fix comment for la_store_sym_names_in_linkage_form_p Tom de Vries
13:29 Re: [PATCH] Move gnulib to top level Pedro Alves
12:48 [PATCH] Move gnulib to top level Tom Tromey
12:31 Re: [PATCH] Fix "set integer-command unlimited junk" Tom Tromey
12:29 Re: Recent changes broke the or1k simulator support Stafford Horne
12:24 Re: Recent changes broke the or1k simulator support Sebastian Huber
12:19 Re: Recent changes broke the or1k simulator support Stafford Horne
12:05 Recent changes broke the or1k simulator support Sebastian Huber
08:45 [PATCH] Fix "set integer-command unlimited junk" Pedro Alves
08:27 [fixed] Re: Oh dear. I regret to inform you that commit e6ed716cd5514c08b9d7c469d185b1aa177dbc22 might be unfortunate Pedro Alves
08:25 [pushed] Fix gdb build with -std=gnu++11 Pedro Alves
03:41 Breakage on builder NetBSD-x86_64-m64, revision e6ed716cd5514c08b9d7c469d185b1aa177dbc22 gdb-buildbot
02:42 Breakage on builder RHEL-s390x-m64, revision e6ed716cd5514c08b9d7c469d185b1aa177dbc22 gdb-buildbot
02:42 Oh dear. I regret to inform you that commit e6ed716cd5514c08b9d7c469d185b1aa177dbc22 might be unfortunate gdb-buildbot
01:56 New ARI warning Thu Jun 13 01:56:52 UTC 2019 GDB Administrator

June 12, 2019
23:32 Re: [PATCH v3 00/24] gdb::option framework, "print -OPT", other cmd options Pedro Alves
23:13 [PATCH] gdb: Remove an update of current_source_line and current_source_symtab Andrew Burgess
21:25 Re: [PATCH v3 0/11] OpenRISC orfpx64a32 and openrisc spec 1.3 support Stafford Horne
13:12 Re: [PATCH v3 0/11] OpenRISC orfpx64a32 and openrisc spec 1.3 support Stafford Horne
13:11 Re: [PATCH v3 11/11] sim/testsuite/or1k: Add tests for unordered compares Stafford Horne
13:09 Re: [PATCH v3 10/11] sim/testsuite/or1k: Add test case for l.adrp instruction Stafford Horne
12:34 [PATCH] gdb: Don't skip prologue for explicit line breakpoints in assembler Andrew Burgess
10:04 [PING][PATCH] Fix breakpoints on file reloads for PIE binaries Alan Hayward
09:59 [PATCH] Arm: Allow version strings in the triplet regexp Alan Hayward
09:01 Re: [PATCH] Fix exception unwinding for ARM Cortex-M Alan Hayward

June 11, 2019
21:49 Re: [PATCH v3 11/11] sim/testsuite/or1k: Add tests for unordered compares Andrew Burgess
21:48 Re: [PATCH v3 10/11] sim/testsuite/or1k: Add test case for l.adrp instruction Andrew Burgess
19:24 Re: [PATCH v4] Dwarf: Don't add nameless modules to partial symbol table. Pedro Alves
16:26 Re: [PATCH] Remove alloca(0) calls Kevin Buettner
16:03 Re: [PATCH v3 0/11] OpenRISC orfpx64a32 and openrisc spec 1.3 support Nick Clifton
13:06 Re: [PATCH] Remove trailing newlines from help text Tom Tromey
13:01 [PATCH] Remove alloca(0) calls Tom Tromey
11:55 [committed][gdb/testsuite] Fix remove-inferiors.exp FAIL with readnow board Tom de Vries
11:38 [FYI] Remove shadowing from darwin-nat.c Tom Tromey
11:24 [committed][gdb/testsuite] Fix main high_pc in nonvar-access.exp Tom de Vries
09:24 [PATCH v2] AArch64: Add missing CPSR flags Alan Hayward
07:46 [committed][gdb/testsuite] Add readnow.exp Tom de Vries
02:29 Re: [RFA] Ensure GDB printf command can print convenience var strings without a target. Eli Zaretskii

June 10, 2019
22:29 Re: [PATCHv2 4/5] gdb: Carry default property type around with dynamic properties Andrew Burgess
22:17 Re: [PATCHv2 5/5] gdb: Better support for dynamic properties with negative values Andrew Burgess
22:03 Re: [PATCH] gdb: Check for not allocated/associated values during array slicing Andrew Burgess
21:30 [PATCH v2] Fix slow and non-deterministic behavior of isspace() and tolower() Shawn Landden
21:25 Re: [PATCH] Fix exception unwinding for ARM Cortex-M James-Adam Renquinha Henri
21:16 [RFA] Ensure GDB printf command can print convenience var strings without a target. Philippe Waroquiers
21:14 Re: [PATCH] Fix slow and non-deterministic behavior of isspace() and tolower() John Baldwin
20:51 Re: [PATCH v3 0/11] OpenRISC orfpx64a32 and openrisc spec 1.3 support Stafford Horne
20:49 [PATCH v3 11/11] sim/testsuite/or1k: Add tests for unordered compares Stafford Horne
20:49 [PATCH v3 10/11] sim/testsuite/or1k: Add test case for l.adrp instruction Stafford Horne
20:10 Re: [RFAv2 1/3] Implement 'set print frame-info|frame-arguments presence'. Tom Tromey
18:41 [PATCH, gdb/contrib] Fix gdb/contrib/gdb-add-index.sh for dwz-m-ed execs Tom de Vries
18:36 [PING][PATCH][readline] Fix heap-buffer-overflow in update_line Tom de Vries
15:08 Re: [PATCH v3 0/11] OpenRISC orfpx64a32 and openrisc spec 1.3 support Nick Clifton
13:55 Re: [PATCH] Update help text in ada-lang.c Tom Tromey
13:43 Re: [PATCH] Remove newlines from warnings Tom Tromey
12:48 Re: [RFAv2 1/3] Implement 'set print frame-info|frame-arguments presence'. Philippe Waroquiers
12:20 Re: [PATCH v3 0/5] Create MI commands using python. Jan Vrany

June 09, 2019
18:45 [RFC] Make the first line of 'command help documentation' consistent. Philippe Waroquiers
15:51 Re: [PATCH] Fix slow and non-deterministic behavior of isspace() and tolower() Shawn Landden
15:43 Re: [PATCH v3 6/8] Introduce thread-safe way to handle SIGSEGV Tom Tromey
15:42 Re: [PATCH] Fix slow and non-deterministic behavior of isspace() and tolower() Eli Zaretskii
15:17 [PATCH] Fix slow and non-deterministic behavior of isspace() and tolower() Shawn Landden
08:46 [RFA] Output the Ada task name in more messages. Philippe Waroquiers

June 08, 2019
21:33 [PATCH v3 06/11] sim/or1k: Regenerate sim Stafford Horne
21:33 [PATCH v3 05/11] opcodes/or1k: Regenerate opcodes Stafford Horne
21:33 [PATCH v3 09/11] sim/testsuite/or1k: Add test for 64-bit fpu operations Stafford Horne
21:33 [PATCH v3 08/11] sim/common: wire up new unordered comparisons Stafford Horne
21:33 [PATCH v3 07/11] sim/common: Wire in df/di conversion Stafford Horne
21:32 [PATCH v3 04/11] cpu/or1k: Update fpu compare symbols to imply set flag Stafford Horne
21:32 [PATCH v3 03/11] cpu/or1k: Document no branch delay slot architectures and l.adrp Stafford Horne
21:32 [PATCH v3 01/11] cpu/or1k: Add support for orfp64a32 spec Stafford Horne
21:32 [PATCH v3 02/11] cpu/or1k: Define unordered comparisons Stafford Horne
21:32 [PATCH v3 0/11] OpenRISC orfpx64a32 and openrisc spec 1.3 support Stafford Horne
20:17 Re: [PATCH] Delay allocation of dbx_symfile_info Kevin Buettner
20:05 Re: [PATCH] Use gdbpy_enter in py-breakpoint.c Kevin Buettner
19:55 [PATCH 4/4] Improve test gdb.dwarf2/dw2-ranges-func.exp Kevin Buettner
19:55 [PATCH 3/4] Allow display of negative offsets in print_address_symbolic() Kevin Buettner
19:55 [PATCH 2/4] dwarf2-frame.c: Fix FDE processing bug involving non-contiguous ranges Kevin Buettner
19:55 [PATCH 1/4] Prefer symtab symbol over minsym for function names in non-contiguous blocks Kevin Buettner
19:55 [PATCH 0/4] Non-contiguous address range bug fixes / improvements Kevin Buettner
15:45 Re: [RFA] Give thread names in thread events, give Ada task names in more output. Philippe Waroquiers

June 07, 2019
22:10 [PATCH] Use gdbpy_enter in py-breakpoint.c Tom Tromey
21:24 Re: [PATCH] gdb: Check for not allocated/associated values during array slicing Tom Tromey
21:03 [PATCH] Delay allocation of dbx_symfile_info Tom Tromey
19:20 Re: ui_out format strings for fields and styles (Re: [PATCH] Style "pwd" output) Tom Tromey
18:27 Re: ui_out format strings for fields and styles (Re: [PATCH] Style "pwd" output) Tom Tromey
18:11 Re: [RFA 2/3] New test for 'info sources [-d | -b] [--] [REGEXP]'. Tom Tromey
18:10 Re: [PATCH] Fix cache dir resolving on Windows Tom Tromey
18:09 Re: [RFA 1/3] Implement info sources args [-d | -b] [--] [REGEXP] Tom Tromey
13:56 Re: [PATCH] Do not emit style escape sequences to log file Sergio Durigan Junior
12:29 Re: [PATCH] Fix cache dir resolving on Windows Eli Zaretskii
08:01 Re: [PATCH] Fix cache dir resolving on Windows Eli Zaretskii
07:36 Re: [PATCH] Fix cache dir resolving on Windows Eli Zaretskii
06:27 [PATCH] Fix cache dir resolving on Windows orgads
06:27 Re: [PATCH] Fix cache dir resolving on Windows Eli Zaretskii
06:23 Re: [PATCH] Fix cache dir resolving on Windows Orgad Shaneh
06:21 [PATCH] Fix cache dir resolving on Windows orgads

June 06, 2019
23:55 Re: ui_out format strings for fields and styles (Re: [PATCH] Style "pwd" output) Tom Tromey
19:05 [PATCH] Do not emit style escape sequences to log file Tom Tromey
18:01 Re: [PATCH] Apply substitute-path to relative filenames as well Tom Tromey
17:37 Re: [PATCH] Add "thread-exited" annotation Tom Tromey
17:32 Re: [PATCH 2/2] Suppress printing of empty bitfields when printing flags Alan Hayward
17:11 Re: [PATCH] Add "thread-exited" annotation Amos Bird
16:32 Re: [PATCH] Add "thread-exited" annotation Pedro Alves
16:04 Re: [PATCH 2/2] Suppress printing of empty bitfields when printing flags John Baldwin
15:50 Re: [RFA 0/8] Ravenscar bug fixes Pedro Alves
15:49 Re: ui_out format strings for fields and styles (Re: [PATCH] Style "pwd" output) Pedro Alves
15:37 Re: [PATCH] Add "thread-exited" annotation Amos Bird
15:01 Re: [PATCH v3 00/24] gdb::option framework, "print -OPT", other cmd options Tom Tromey
14:53 Re: [PATCH] Add timestamps to "maint time" output Tom Tromey
14:53 Re: [RFA 0/8] Ravenscar bug fixes Tom Tromey
12:23 [PATCH 2/2] Suppress printing of empty bitfields when printing flags Alan Hayward
12:23 [PATCH 1/2] AArch64: Add missing CPSR flags Alan Hayward

June 05, 2019
22:33 Re: [RFC 2/2] Move gdb's xmalloc and friends to new file Tom Tromey
22:24 Re: [RFA] Give thread names in thread events, give Ada task names in more output. Philippe Waroquiers
22:21 Re: ui_out format strings for fields and styles (Re: [PATCH] Style "pwd" output) Tom Tromey
21:27 Re: The concept of 'one single line' help gives strange effects ... Tom Tromey
21:25 Re: ui_out format strings for fields and styles (Re: [PATCH] Style "pwd" output) Pedro Alves
20:49 Re: ui_out format strings for fields and styles (Re: [PATCH] Style "pwd" output) Tom Tromey
20:47 Re: ui_out format strings for fields and styles (Re: [PATCH] Style "pwd" output) Tom Tromey
20:42 Re: ui_out format strings for fields and styles (Re: [PATCH] Style "pwd" output) Pedro Alves
20:39 Re: ui_out format strings for fields and styles (Re: [PATCH] Style "pwd" output) Pedro Alves
20:27 Re: ui_out format strings for fields and styles (Re: [PATCH] Style "pwd" output) Tom Tromey
18:12 ui_out format strings for fields and styles (Re: [PATCH] Style "pwd" output) Pedro Alves
15:21 Re: [PATCH] Style "pwd" output Pedro Alves
13:42 Re: [PATCH] Style "pwd" output Tom Tromey
13:28 Re: [RFA] Give thread names in thread events, give Ada task names in more output. Tom Tromey
09:40 Re: [RFC 2/2] Move gdb's xmalloc and friends to new file Pedro Alves
09:38 Re: [PATCH] gdb/riscv: Don't error when decoding a 6 or 8 byte instruction Andrew Burgess
09:32 Re: [RFC 1/2] Remove linux-waitpid.c debugging code Pedro Alves
09:16 Re: [RFC 0/2] Let's discuss moving gdbserver to top-level Pedro Alves
09:12 Re: [PATCH] gdb/riscv: Don't error when decoding a 6 or 8 byte instruction Pedro Alves
09:08 Re: [PATCH] gdb/riscv: Don't error when decoding a 6 or 8 byte instruction Andrew Burgess
09:02 Re: [RFA] Give thread names in thread events, give Ada task names in more output. Pedro Alves
08:36 Re: [PATCH] Style "pwd" output Pedro Alves
02:40 Re: The concept of 'one single line' help gives strange effects ... Eli Zaretskii
02:01 [PATCH] Style "pwd" output Tom Tromey
01:53 Re: [PATCH v2 19/24] Introduce complete_command Tom Tromey
01:51 Re: [PATCH] Add an objfile getter to gdb.Type Tom Tromey
01:24 [PATCH][PR/24474] Make gdb.lookup_static_symbol also check the STATIC_SCOPE Christian Biesinger via gdb-pa

June 04, 2019
23:49 Re: [PATCH] gdb/riscv: Don't error when decoding a 6 or 8 byte instruction Palmer Dabbelt
22:44 [PATCH v3 14/24] Migrate rest of compile commands to new options framework Pedro Alves
22:44 [PATCH v3 19/24] Introduce complete_nested_command_line Pedro Alves
22:43 [PATCH v3 04/24] Make check_for_argument skip whitespace after arg itself Pedro Alves
22:42 [PATCH v3 13/24] Make "print" and "compile print" support -OPT options Pedro Alves
22:42 [PATCH v3 17/24] "backtrace full/no-filters/hide" completer Pedro Alves
22:42 [PATCH v3 21/24] "thread apply 1 -- -" vs "frame apply level 0 -- -" Pedro Alves
22:42 [PATCH v3 24/24] NEWS and manual changes for command options changes Pedro Alves
22:40 [PATCH v3 22/24] Make "thread apply" use the gdb::option framework Pedro Alves
22:35 [PATCH v3 12/24] Introduce generic command options framework Pedro Alves
22:35 [PATCH v3 23/24] Delete parse_flags/parse_flags_qcs Pedro Alves
22:35 [PATCH v3 16/24] Make "backtrace" support -OPT options Pedro Alves
22:35 [PATCH v3 20/24] Make "frame apply" support -OPT options Pedro Alves
22:35 [PATCH v3 18/24] lib/completion-support.exp: Add test_gdb_completion_offers_commands Pedro Alves
22:35 [PATCH v3 15/24] "set print raw frame-arguments" -> "set print raw-frame-arguments" Pedro Alves
22:35 [PATCH v3 09/24] New set/show testing framework (gdb.base/settings.exp) Pedro Alves
22:35 [PATCH v3 11/24] number_or_range_parser::get_number, don't treat "1 -" as a range Pedro Alves
22:35 [PATCH v3 10/24] boolean/auto-boolean commands, make "o" ambiguous Pedro Alves
22:35 [PATCH v3 08/24] gdb.base/completion.exp: Fix comment typo Pedro Alves
22:35 [PATCH v3 07/24] Remove "show" command completers, "set" command completers for string commands Pedro Alves
22:35 [PATCH v3 06/24] Fix "set enum-command value junk" Pedro Alves
22:35 [PATCH v3 05/24] Allow "unlimited" abbreviations Pedro Alves
22:35 [PATCH v3 03/24] Fix TID parser bug Pedro Alves
22:35 [PATCH v3 02/24] Fix latent bug with custom word point completers Pedro Alves
22:35 [PATCH v3 01/24] Fix latent bug in custom word point completion handling Pedro Alves
22:35 [PATCH v3 00/24] gdb::option framework, "print -OPT", other cmd options Pedro Alves
22:28 The concept of 'one single line' help gives strange effects ... Philippe Waroquiers
22:21 Re: [PATCH v2 04/24] Make check_for_argument skip whitespace after arg itself Pedro Alves
22:10 Re: [PATCH v2 19/24] Introduce complete_command Pedro Alves
22:07 Re: [PATCH] Add an objfile getter to gdb.Type Christian Biesinger via gdb-pa
21:59 Re: [PATCH v2 13/24] Make "print" and "compile print" support -OPT options Pedro Alves
21:54 Re: [PATCH v2 07/24] Remove "show" command completers, "set" command completers for string commands Pedro Alves
21:52 Re: [PATCH v2 06/24] Fix "set enum-command value garbage" Pedro Alves
21:51 Re: [PATCH] Introduce and use make_unique_xstrdup Pedro Alves
21:48 Re: [PATCH] Add an objfile getter to gdb.Type Pedro Alves
21:40 Re: [RFA] Give thread names in thread events, give Ada task names in more output. Philippe Waroquiers
21:37 Re: [PATCH v2 12/24] Introduce generic command options framework Pedro Alves
19:55 Re: [PATCH] Warn if add-symbol-file does not provide any symbols Tom Tromey
19:43 [PATCH] Warn if add-symbol-file does not provide any symbols Tom Tromey
18:59 Re: [PATCH] Introduce and use make_unique_xstrdup Tom Tromey
18:46 [PATCH] Introduce and use make_unique_xstrdup (was: Re: [PATCH v2 12/24] Introduce generic command options framework) Pedro Alves
17:15 Re: [RFAv2 1/3] Implement 'set print frame-info|frame-arguments presence'. Tom Tromey
17:15 Re: [RFAv2 2/3] Test 'set print frame-info|frame-arguments presence'. Tom Tromey
16:36 Re: [PATCH] gdb/riscv: Don't error when decoding a 6 or 8 byte instruction John Baldwin
16:17 Re: [PATCH] Fix cache dir resolving on Windows Eli Zaretskii
15:47 Re: [PATCH] Add an objfile getter to gdb.Type Tom Tromey
15:06 Re: [PATCH] Fix cache dir resolving on Windows Simon Marchi
14:44 Re: [PATCH] Fix cache dir resolving on Windows Eli Zaretskii
12:37 RE: [PATCH 10/10] btrace: Extend event decoding for ptwrite. Metzger, Markus T
12:37 RE: [PATCH 09/10] btrace, python: Enable calling the ptwrite listener. Metzger, Markus T
12:36 RE: [PATCH 08/10] btrace, python: Enable ptwrite listener registration. Metzger, Markus T
12:36 RE: [PATCH 07/10] btrace, linux: Enable ptwrite packets. Metzger, Markus T
12:36 RE: [PATCH 06/10] python: Add clear_trace() to gdb.Record. Metzger, Markus T
12:36 RE: [PATCH 05/10] python: Introduce gdb.RecordAuxiliary class. Metzger, Markus T
12:35 RE: [PATCH 04/10] btrace: Handle stepping and goto for auxiliary instructions. Metzger, Markus T
12:35 RE: [PATCH 03/10] btrace: Enable auxiliary instructions in record function-call-history. Metzger, Markus T
12:35 RE: [PATCH 02/10] btrace: Enable auxiliary instructions in record instruction-history. Metzger, Markus T
12:35 RE: [PATCH 01/10] btrace: Introduce auxiliary instructions. Metzger, Markus T
12:23 [PATCH] Remove trailing newlines from help text Tom Tromey
11:51 [PATCH] gdb/riscv: Don't error when decoding a 6 or 8 byte instruction Andrew Burgess

June 03, 2019
20:28 Re: [PATCH] Add an objfile getter to gdb.Type Christian Biesinger via gdb-pa
20:24 Re: [RFAv2 1/4] Add highlight style, title style, fputs_highlighted. Improve 'show style' Philippe Waroquiers
20:02 Re: [RFA] Give thread names in thread events, give Ada task names in more output. Tom Tromey
19:50 Re: [PATCH] Add an objfile getter to gdb.Type Tom Tromey
19:37 [PATCH] Fix cache dir resolving on Windows orgads
19:33 Re: [PATCH v2 00/24] gdb::option framework, "print -OPT", other cmd options Tom Tromey
19:28 Re: [PATCH v2 19/24] Introduce complete_command Tom Tromey
19:25 Re: [PATCH v2 12/24] Introduce generic command options framework Tom Tromey
19:20 Re: [PATCH v2 13/24] Make "print" and "compile print" support -OPT options Tom Tromey
18:55 Re: [PATCH v2 07/24] Remove "show" command completers, "set" command completers for string commands Tom Tromey
18:51 Re: [PATCH v2 06/24] Fix "set enum-command value garbage" Tom Tromey
18:49 Re: [PATCH v2 04/24] Make check_for_argument skip whitespace after arg itself Tom Tromey
18:39 Re: [RFAv2 3/4] Update tests following changes to "help" and "apropos" Tom Tromey
18:35 Re: [RFAv2 2/4] Improve usability and/or readibility of help and apropos output. Tom Tromey
18:34 Re: [RFAv2 1/4] Add highlight style, title style, fputs_highlighted. Improve 'show style' Tom Tromey
16:33 Re: [RFC 2/2] Move gdb's xmalloc and friends to new file Tom Tromey
16:32 Re: [RFC 1/2] Remove linux-waitpid.c debugging code Tom Tromey
16:30 Re: [RFC 0/2] Let's discuss moving gdbserver to top-level Tom Tromey
16:03 Breakage on builder Fedora-x86_64-w64-mingw32, revision 79b377b3cf3a0e71e1e4710c4ee1e65e7a27a5d4 gdb-buildbot
16:03 Oh dear. I regret to inform you that commit 79b377b3cf3a0e71e1e4710c4ee1e65e7a27a5d4 might be unfortunate gdb-buildbot
15:31 [PATCH] Update help text in ada-lang.c Tom Tromey
15:11 Re: [PATCH] Fix link order on Windows Eli Zaretskii
15:03 Re: [RFC 2/2] Move gdb's xmalloc and friends to new file Simon Marchi
14:57 Re: [RFC 1/2] Remove linux-waitpid.c debugging code Simon Marchi
14:27 Re: [RFC 0/2] Let's discuss moving gdbserver to top-level Simon Marchi
14:21 Re: [RFA 1/4] Add highlight style, title style, fputs_highlighted. Improve 'show style' Tom Tromey
14:09 [PATCH] Remove newlines from warnings Tom Tromey
13:13 Re: [RFC 0/2] Let's discuss moving gdbserver to top-level Tom Tromey
12:53 [PATCH] Fix breakpoints on file reloads for PIE binaries Alan Hayward
10:30 Re: Commit a0486bac41d6ce47f27795a5abbca5cc53ddba00 breaks build on FreeBSD 12 Jose E. Marchesi
10:24 Re: [RFC 0/2] Let's discuss moving gdbserver to top-level Alan Hayward
09:11 Re: Commit a0486bac41d6ce47f27795a5abbca5cc53ddba00 breaks build on FreeBSD 12 Sebastian Huber
09:07 Commit a0486bac41d6ce47f27795a5abbca5cc53ddba00 breaks build on FreeBSD 12 Sebastian Huber

June 02, 2019
22:45 [FYI] Remove fromhex implementation from gdbreplay Tom Tromey
18:45 Re: [RFAv2 4/4] Document in NEWS and gdb.texinfo the "help", "apropos" and "show style" changes. Philippe Waroquiers
09:14 [PATCH] Fix link order on Windows orgads
02:38 Re: [RFAv2 4/4] Document in NEWS and gdb.texinfo the "help", "apropos" and "show style" changes. Eli Zaretskii

June 01, 2019
21:23 [RFAv2 3/4] Update tests following changes to "help" and "apropos" Philippe Waroquiers
21:23 [RFAv2 4/4] Document in NEWS and gdb.texinfo the "help", "apropos" and "show style" changes. Philippe Waroquiers
21:23 [RFAv2 2/4] Improve usability and/or readibility of help and apropos output. Philippe Waroquiers
21:23 [RFAv2 1/4] Add highlight style, title style, fputs_highlighted. Improve 'show style' Philippe Waroquiers
21:23 [RFAv2 0/4] Improve "show style", have "help" and "apropos" styling their output. Philippe Waroquiers
14:35 Re: Breakage on builder Debian-s390x-m64, revision f948b2de97884bfb4e5fc11d40a6bea9e0b096ae Tom Tromey
11:50 Breakage on builder Debian-s390x-native-extended-gdbserver-m64, revision f948b2de97884bfb4e5fc11d40a6bea9e0b096ae gdb-buildbot
11:49 Breakage on builder Debian-s390x-native-gdbserver-m64, revision f948b2de97884bfb4e5fc11d40a6bea9e0b096ae gdb-buildbot
11:48 Breakage on builder Debian-s390x-m64, revision f948b2de97884bfb4e5fc11d40a6bea9e0b096ae gdb-buildbot
11:48 Oh dear. I regret to inform you that commit f948b2de97884bfb4e5fc11d40a6bea9e0b096ae might be unfortunate gdb-buildbot
08:47 Re: [RFA 1/4] Add highlight style, title style, fputs_highlighted. Improve 'show style' Philippe Waroquiers
01:55 New ARI warning Sat Jun 1 01:55:40 UTC 2019 GDB Administrator


Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Mail converted by MHonArc