gdb-patches archive
date index for February, 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:

February 28, 2019
20:37 Re: MinGW build of GDB 8.2.90 Sergio Durigan Junior
20:29 Re: MinGW build of GDB 8.2.90 Eli Zaretskii
20:17 Re: MinGW build of GDB 8.2.90 Sergio Durigan Junior
19:51 Re: [PATCH] Change pid_to_str to return std::string John Baldwin
19:45 Re: MinGW build of GDB 8.2.90 Eli Zaretskii
19:35 Re: [PATCH] Remove Python 2.4 and 2.5 support Tom Tromey
19:06 Re: MinGW build of GDB 8.2.90 LRN
18:55 Re: MinGW build of GDB 8.2.90 Sergio Durigan Junior
18:34 Re: GDB 8.2.90 available for testing Eli Zaretskii
18:31 MinGW build of GDB 8.2.90 (was: GDB 8.2.90 available for testing) Eli Zaretskii
18:15 Re: [PATCH] Remove Python 2.4 and 2.5 support Eli Zaretskii
18:06 Re: [PATCH v2 5/5] Documentation for python method InferiorThread.thread_handle Eli Zaretskii
17:36 [PATCH] Change pid_to_str to return std::string Tom Tromey
15:16 Re: [PATCH][PR gdb/8527] Interrupt not functional in Eclipse/CDT on Solaris Rainer Orth
14:59 Re: [PATCH 4/7] Add ATTRIBUTE_UNUSED_RESULT to scoped_mmap Tom Tromey
12:52 [PATCH] Apply substitute-path to relative filenames as well LRN
10:18 Re: [PATCH v2 0/2] MI: Add new command -complete Jan Vrany
07:41 RE: [PATCH 4/7] Add ATTRIBUTE_UNUSED_RESULT to scoped_mmap Metzger, Markus T
07:25 [pushed] (gdb/sim) Move Mike Frysinger to past maintainers section Joel Brobecker
02:35 [PATCH v2 5/5] Documentation for python method InferiorThread.thread_handle Kevin Buettner
02:34 [PATCH v2 4/5] Tests for gdb.InferiorThread.thread_handle Kevin Buettner
02:32 [PATCH v2 3/5] Support buffer objects as handles in Inferior.thread_from_thread_handle() Kevin Buettner
02:31 [PATCH v2 2/5] Add python method InferiorThread.thread_handle Kevin Buettner
02:30 [PATCH v2 1/5] Introduce target_ops method thread_info_to_thread_handle Kevin Buettner
02:24 [PATCH v2 0/5] Add python method gdb.InferiorThread.thread_handle Kevin Buettner
02:11 New ARI warning Thu Feb 28 02:11:32 UTC 2019 in gdb-8.3-branch GDB Administrator

February 27, 2019
22:28 [PATCH 4/7] Add ATTRIBUTE_UNUSED_RESULT to scoped_mmap Tom Tromey
22:28 [PATCH 5/7] Add ATTRIBUTE_UNUSED_RESULT to macro_buffer Tom Tromey
22:26 Re: [PATCH 0/7] Use warn_unused_result on release methods John Baldwin
22:18 [PATCH 7/7] Add ATTRIBUTE_UNUSED_RESULT to ref_ptr::release Tom Tromey
22:18 [PATCH 6/7] Add ATTRIBUTE_UNUSED_RESULT to scoped_remote_fd::release Tom Tromey
22:18 [PATCH 3/7] Add ATTRIBUTE_UNUSED_RESULT to scoped_fd Tom Tromey
22:18 [PATCH 2/7] Add ATTRIBUTE_UNUSED_RESULT to parser_state Tom Tromey
22:18 [PATCH 1/7] Introduce ATTRIBUTE_UNUSED_RESULT and use it Tom Tromey
22:18 [PATCH 0/7] Use warn_unused_result on release methods Tom Tromey
22:05 Re: GDB 8.2.90 available for testing Jim Wilson
21:46 Re: [PATCH 00/13] Splut rank_one_type in smaller functions Tom Tromey
21:44 Re: [RFA] Fix regcache leak, and avoid possible regcache access after detach. Philippe Waroquiers
20:41 Re: [PATCH v2 1/2] MI: extract command completion logic from complete_command() Pedro Alves
20:41 Re: [PATCH v2 0/2] MI: Add new command -complete Pedro Alves
20:19 [PATCH v2 12/22] Remove basic cleanup code Tom Tromey
20:19 [PATCH v2 04/22] C++ify remote notification code Tom Tromey
20:19 [PATCH v2 10/22] Remove last cleanups from stabsread.c Tom Tromey
20:19 [PATCH v2 02/22] Update two cleanup comments Tom Tromey
20:19 [PATCH v2 17/22] Rename gdb exception types Tom Tromey
20:19 [PATCH v2 16/22] Rewrite TRY/CATCH Tom Tromey
20:19 [PATCH v2 20/22] Replace throw_exception with throw in some cases Tom Tromey
20:19 [PATCH v2 22/22] Introduce and use bcache_up Tom Tromey
20:19 [PATCH v2 15/22] Make exceptions use std::string and be self-managing Tom Tromey
20:19 [PATCH v2 21/22] Use SCOPE_EXIT in write_gcore_file Tom Tromey
20:19 [PATCH v2 19/22] Make exception throwing a bit more efficient Tom Tromey
20:19 [PATCH v2 14/22] Simplify exception handling Tom Tromey
20:19 [PATCH v2 18/22] Remove some now-dead exception code Tom Tromey
20:19 [PATCH v2 09/22] Remove last cleanup from linux-namespaces.c Tom Tromey
20:18 [PATCH v2 11/22] Use unique_xmalloc_ptr in remote.c Tom Tromey
20:18 [PATCH v2 13/22] Remove free_current_contents Tom Tromey
20:18 [PATCH v2 07/22] Remove last cleanups from solib-svr4.c Tom Tromey
20:18 [PATCH v2 06/22] Remove cleanup from solib-svr4.c Tom Tromey
20:18 [PATCH v2 08/22] Remove last cleanup solib-aix.c Tom Tromey
20:18 [PATCH v2 01/22] Remove cleanups from coffread.c Tom Tromey
20:18 [PATCH v2 05/22] Remove last cleanup from gdbserver Tom Tromey
20:18 [PATCH v2 03/22] Change displaced_step_clear_cleanup with a forward_scope_exit Tom Tromey
20:18 [PATCH v2 00/22] Remove cleanups Tom Tromey
20:06 [PATCH 06/13] Split rank_one_type_parm_char from rank_one_type Simon Marchi
20:06 [PATCH 07/13] Split rank_one_type_parm_range from rank_one_type Simon Marchi
20:06 [PATCH 11/13] Split rank_one_type_parm_struct from rank_one_type Simon Marchi
20:06 [PATCH 05/13] Split rank_one_type_parm_enum from rank_one_type Simon Marchi
20:01 [PATCH 08/13] Split rank_one_type_parm_bool from rank_one_type Simon Marchi
20:01 [PATCH 13/13] Remove unnecessary cases from rank_one_type's switch Simon Marchi
20:01 [PATCH 12/13] Split rank_one_type_parm_set from rank_one_type Simon Marchi
20:01 [PATCH 01/13] Split rank_one_type_parm_ptr from rank_one_type Simon Marchi
20:01 [PATCH 10/13] Split rank_one_type_parm_complex from rank_one_type Simon Marchi
20:01 [PATCH 04/13] Split rank_one_type_parm_int from rank_one_type Simon Marchi
20:01 [PATCH 09/13] Split rank_one_type_parm_float from rank_one_type Simon Marchi
20:01 [PATCH 03/13] Split rank_one_type_parm_func from rank_one_type Simon Marchi
20:01 [PATCH 00/13] Splut rank_one_type in smaller functions Simon Marchi
20:00 [PATCH 02/13] Split rank_one_type_parm_array from rank_one_type Simon Marchi
19:33 Re: [PATCH] [dwarf2read] Fix crash when loading dwp files: calculate num_sections based on actual section indices, not just the number of sections. David Blaikie
19:32 Re: [PATCH] Testsuite: Catch gdbserver socket listen errors Pedro Alves
19:08 Re: [PATCH] Remove Python 2.4 and 2.5 support Pedro Alves
19:01 Re: Document fact that mininum Python version is now 2.6 Kevin Buettner
18:52 [PATCH] Test "set width/height -1" (Re: [PATCH 2/2] Make 'show width/height' display "unlimited" when capped for readline) Pedro Alves
18:51 Re: [PATCH 2/2] Make 'show width/height' display "unlimited" when capped, for readline (Re: [PATCH] Prevent overflow in rl_set_screen_size) Pedro Alves
18:49 Re: [PATCH] Handle \r\n in gdbreplay Tom Tromey
18:41 Re: [PATCH] Remove Python 2.4 and 2.5 support Tom Tromey
18:31 Re: gdb-8.3-branch now open again Sergio Durigan Junior
18:18 Re: Document fact that mininum Python version is now 2.6 Kevin Buettner
18:17 Re: [PATCH] Use Python 2.[67] / 3.X / PEP 3118 buffer protocol Kevin Buettner
18:13 Re: [PATCH] [dwarf2read] Fix crash when loading dwp files: calculate num_sections based on actual section indices, not just the number of sections. Simon Marchi
18:06 Re: [PATCH] [dwarf2read] Fix crash when loading dwp files: calculate num_sections based on actual section indices, not just the number of sections. Adrian Prantl
17:56 Re: [PATCH] [dwarf2read] Fix crash when loading dwp files: calculate num_sections based on actual section indices, not just the number of sections. Eric Christopher
17:40 Re: [PATCH] [dwarf2read] Fix crash when loading dwp files: calculate num_sections based on actual section indices, not just the number of sections. Simon Marchi
17:22 Re: [PATCH] [dwarf2read] Fix crash when loading dwp files: calculate num_sections based on actual section indices, not just the number of sections. Tom Tromey
16:31 Re: gdb-8.3-branch now open again Simon Marchi
16:20 Re: [PATCH] Testsuite: Catch gdbserver socket listen errors Sergio Durigan Junior
15:02 Re: [PATCH 00/12] Make use of default gdbarch methods for some targets Andrew Burgess
14:18 [PATCH v4] Dwarf: Don't add nameless modules to partial symbol table. Tomasz Kulasek
10:41 Re: [PATCH v2 0/2] MI: Add new command -complete Jan Vrany
05:51 GDB 8.2.90 available for testing Joel Brobecker
05:39 gdb-8.3-branch now open again (was: "gdb-8.3 branch FROZEN") Joel Brobecker
05:37 [release/branch] Bump GDB version number to 8.2.90.DATE-git. Joel Brobecker
05:35 [release/branch] Document the GDB 8.2.90 release in gdb/ChangeLog Joel Brobecker
05:21 [release/branch] Set GDB version number to 8.2.90. Joel Brobecker
05:19 withdrawn: [release/branch] Set GDB version number to 8.2.90. Joel Brobecker
05:11 [release/branch] Set GDB version number to 8.2.90. Joel Brobecker
05:10 [pushed/gdb-8.3-branch] change section name in gdb/NEWS for changes in GDB 8.3 Joel Brobecker
05:04 gdb-8.3 branch FROZEN Joel Brobecker
05:03 [release/HEAD 2/2] Update NEWS post GDB 8.3 branch creation. Joel Brobecker
05:03 [release/HEAD 1/2] Bump version to 8.3.50.DATE-git. Joel Brobecker
05:03 FYI/HEAD: Patches applied to branch master Joel Brobecker
05:01 [release/branch 2/2] Set development mode to "off" by default. Joel Brobecker
05:01 [release/branch 1/2] Bump version to 8.2.90.DATE-git. Joel Brobecker
05:01 FYI/BRANCH: Patches applied to branch gdb-8.3-branch Joel Brobecker
04:49 [pushed] Fix build errors in aix-thread.c Simon Marchi
04:41 Re: [PATCH] [dwarf2read] Fix crash when loading dwp files: calculate num_sections based on actual section indices, not just the number of sections. Simon Marchi
03:33 Re: [PATCH] Remove Python 2.4 and 2.5 support Eli Zaretskii

February 26, 2019
22:04 Re: [PATCH] Remove Python 2.4 and 2.5 support Tom Tromey
22:02 Re: [RFC] Fix BFD leak in solib-darwin.c Tom Tromey
21:48 Re: [PATCH] Remove Python 2.4 and 2.5 support Kevin Buettner
21:45 Re: [FYI] Fix new py-value.exp test case Kevin Buettner
21:06 Re: GDB 8.3 release update: branch creation on Tuesday! Andrew Burgess
20:36 Re: [RFC] Fix BFD leak in solib-darwin.c John Baldwin
20:30 Re: [PATCH] gdb/riscv: Add target description support Andrew Burgess
20:20 Re: binutils/gdb vs compressed debug ELF sections Pedro Alves
20:19 Re: [RFC] Fix BFD leak in solib-darwin.c Tom Tromey
20:03 Re: [PATCH][PR gdb/8527] Interrupt not functional in Eclipse/CDT on Solaris Rainer Orth
19:53 [PATCH] Remove Python 2.4 and 2.5 support Tom Tromey
19:49 Re: [PATCH v2 0/2] MI: Add new command -complete Tom Tromey
19:27 Re: [PATCH] gdb/riscv: Add target description support Jim Wilson
19:13 [FYI] Fix new py-value.exp test case Tom Tromey
18:40 Re: [PATCH] gdb/riscv: Add target description support Jim Wilson
18:29 Re: Document fact that mininum Python version is now 2.6 Eli Zaretskii
18:22 Re: [PATCH] gdb/riscv: Add target description support Andrew Burgess
17:47 Re: [PATCH] Use Python 2.[67] / 3.X / PEP 3118 buffer protocol Kevin Buettner
17:45 Document fact that mininum Python version is now 2.6 Kevin Buettner
17:35 Re: [PATCH v2 0/4] Define gdb.Value(val, type) constructor Kevin Buettner
17:34 Re: [PATCH v2 2/4] Define gdb.Value(bufobj, type) constructor Kevin Buettner
17:26 Re: [PATCH] gdb/riscv: Add target description support Jim Wilson
17:13 Re: Ping: [PATCH] x86-64: fix displaced stepping for VEX, XOP, and EVEX encoded insns Pedro Alves
16:46 Re: [RFC 00/17] Merge event loop implementations Eli Zaretskii
16:24 Re: [PATCH] [dwarf2read] Fix crash when loading dwp files: calculate num_sections based on actual section indices, not just the number of sections. Simon Marchi
16:23 Re: [RFC 00/17] Merge event loop implementations Tom Tromey
16:09 Re: [PATCH][PR gdb/8527] Interrupt not functional in Eclipse/CDT on Solaris Pedro Alves
16:04 Re: [RFC 00/17] Merge event loop implementations Eli Zaretskii
15:14 Re: [PATCH][PR gdb/8527] Interrupt not functional in Eclipse/CDT on Solaris Rainer Orth
15:08 Re: [PATCH] [dwarf2read] Fix crash when loading dwp files: calculate num_sections based on actual section indices, not just the number of sections. Tom Tromey
14:29 [PATCH] Testsuite: Catch gdbserver socket listen errors Alan Hayward
12:34 Re: GDB 8.3 release update: branch creation on Tuesday! Andrew Burgess
12:26 Ping: [PATCH] x86-64: fix unused register determination for displaced stepping Jan Beulich
12:26 Ping: [PATCH] x86-64: fix displaced stepping for VEX, XOP, and EVEX encoded insns Jan Beulich
11:58 Re: GDB 8.3 release update: branch creation on Tuesday! Joel Brobecker
11:55 Re: [PATCH] gdb/riscv: Add target description support Joel Brobecker
09:59 [PATCH V2] Testsuite: Ensure changing directory does not break the log file Alan Hayward
05:02 Re: [PATCH] gdb/riscv: Add target description support Joel Brobecker

February 25, 2019
22:41 Re: Feedback sought: patch to enable gdb to build on macOS Mojave John Baldwin
21:22 Re: [PATCH] [dwarf2read] Fix crash when loading dwp files: calculate num_sections based on actual section indices, not just the number of sections. Jordan Rupprecht via gdb-patch
20:55 Re: [PATCH] [dwarf2read] Fix crash when loading dwp files: calculate num_sections based on actual section indices, not just the number of sections. Simon Marchi
20:55 Re: [RFC 00/17] Merge event loop implementations Tom Tromey
20:30 Re: [RFC 00/17] Merge event loop implementations Eli Zaretskii
20:21 Re: [PATCH] [dwarf2read] Fix crash when loading dwp files: calculate num_sections based on actual section indices, not just the number of sections. Jordan Rupprecht via gdb-patch
20:21 Re: [PATCH] [dwarf2read] Fix crash when loading dwp files: calculate num_sections based on actual section indices, not just the number of sections. Simon Marchi
20:17 Re: [PATCH] [dwarf2read] Fix crash when loading dwp files: calculate num_sections based on actual section indices, not just the number of sections. Jordan Rupprecht via gdb-patch
19:57 Re: [RFC 00/17] Merge event loop implementations Tom Tromey
14:10 Re: [PATCH 2/2] gdb: Handle alignment for C++ structures with static members Tom Tromey
14:00 Re: [PATCH 1/2] gdb: Restructure type_align and gdbarch_type_align Tom Tromey
13:51 Re: [RFC] Fix BFD leak in solib-darwin.c Tom Tromey
13:50 Re: [RFC] Fix BFD leak in solib-darwin.c Tom Tromey

February 24, 2019
17:45 Re: [RFC 00/17] Merge event loop implementations Eli Zaretskii
17:26 Re: [RFC 00/17] Merge event loop implementations Tom Tromey
17:14 Re: [RFC 00/17] Merge event loop implementations Eli Zaretskii
16:52 [RFC 13/17] Switch gdbserver to common event loop Tom Tromey
16:52 [RFC 14/17] Remove some dead code from event-loop.c Tom Tromey
16:52 [RFC 03/17] Move event-loop configury to common.m4 Tom Tromey
16:52 [RFC 17/17] Simplify gdbserver's serial event handling Tom Tromey
16:52 [RFC 09/17] Introduce async-event.[ch] Tom Tromey
16:52 [RFC 16/17] Remove gdb_fildes_t Tom Tromey
16:52 [RFC 15/17] Move gdb_notifier comment Tom Tromey
16:52 [RFC 10/17] Move event-loop.[ch] to common/ Tom Tromey
16:52 [RFC 12/17] Add the ability to stop the event loop Tom Tromey
16:52 [RFC 11/17] Implement event-loop glue for gdbserver Tom Tromey
16:52 [RFC 08/17] Introduce and use flush_streams Tom Tromey
16:52 [RFC 01/17] Remove include from event-loop.c Tom Tromey
16:52 [RFC 07/17] Use warning in event-loop Tom Tromey
16:52 [RFC 05/17] Remove gdb_usleep.c Tom Tromey
16:52 [RFC 02/17] Move gdb-specific code out of start_event_loop Tom Tromey
16:52 [RFC 04/17] Move gdb_select.h to common/ Tom Tromey
16:51 [RFC 06/17] Include <chrono> in event-loop.c Tom Tromey
16:51 [RFC 00/17] Merge event loop implementations Tom Tromey
06:21 Re: [PATCH] gdb/riscv: Add target description support Jim Wilson
04:01 Re: [PATCH] [dwarf2read] Fix crash when loading dwp files: calculate num_sections based on actual section indices, not just the number of sections. Simon Marchi

February 23, 2019
23:14 Re: Feedback sought: patch to enable gdb to build on macOS Mojave Joubert Nel
20:51 Re: [PATCH] gdb/riscv: Add target description support Andrew Burgess
20:40 Re: [PATCH] gdb/riscv: Add target description support Andrew Burgess
15:06 Re: [PATCH] Use '--readnever' when invoking GDB from gcore.in Sergio Durigan Junior
12:58 Re: [PING] Re: [PATCH v3] Dwarf: Don't add nameless modules to partial symbol table. Joel Brobecker
12:31 [pushed] Update copyright year range in gdb.ada/mi_ref_changeable testcase Joel Brobecker
12:31 [pushed] Update copyright year range in gdb.texinfo and refcard.tex Joel Brobecker
12:30 Re: [PUSHED] gdb: Update copyright year range generated by gdbarch.sh Joel Brobecker
00:54 [PATCH] [dwarf2read] Fix crash when loading dwp files: calculate num_sections based on actual section indices, not just the number of sections. Jordan Rupprecht via gdb-patch
00:32 Re: [RFC] Fix BFD leak in solib-darwin.c Pedro Alves

February 22, 2019
23:18 Re: [PUSHED] gdb: Update copyright year range generated by gdbarch.sh Kevin Buettner
23:12 Re: [PATCH] Use '--readnever' when invoking GDB from gcore.in Kevin Buettner
22:30 [PATCH 2/2] gdb: Handle alignment for C++ structures with static members Andrew Burgess
22:30 [PATCH 1/2] gdb: Restructure type_align and gdbarch_type_align Andrew Burgess
22:30 [PATCH 0/2] Changes in type_align Andrew Burgess
21:43 Re: [RFC] Fix BFD leak in solib-darwin.c John Baldwin
20:57 [pushed] Update my email address Simon Marchi
20:51 Re: [PATCH 1/2] Look for separate debug files in debug directories under a sysroot. Simon Marchi
20:17 [PUSHED] gdb: Update copyright year range generated by gdbarch.sh Andrew Burgess
20:09 Re: [PATCH] Fix symtab/23853: symlinked default symtab Keith Seitz
19:24 Re: [PATCH] gdb/riscv: Add target description support Jim Wilson
18:24 [PATCH] Use '--readnever' when invoking GDB from gcore.in Sergio Durigan Junior
17:42 Re: [PATCH] gdb/riscv: Add target description support Tom Tromey
17:22 Re: [PING][PATCH v2 00/11] Support for thread-local variables on FreeBSD John Baldwin
17:16 Re: [RFC] Fix BFD leak in solib-darwin.c John Baldwin
17:14 Re: [PATCH/RFC] gdbserver: Add command line option to not use SO_REUSEADDR Alan Hayward
17:10 Re: [PATCH] Testsuite: Ensure changing directory does not break the log file Alan Hayward
17:04 Re: [PATCH] Fix coff_start_symtab resource leak found by Coverity Tom Tromey
16:36 [RFC] Fix BFD leak in solib-darwin.c Tom Tromey
15:13 [PATCH] Fix coff_start_symtab resource leak found by Coverity Gary Benson
14:21 Re: [PATCH] Testsuite: Ensure changing directory does not break the log file Pedro Alves
12:36 Re: [PATCH] Testsuite: Ensure changing directory does not break the log file Alan Hayward
09:31 GDB 8.3 release update: branch creation on Tuesday! Joel Brobecker

February 21, 2019
22:40 Re: [PATCH] Testsuite: Ensure changing directory does not break the log file Tom Tromey
22:15 Re: [PATCH] Fix symtab/23853: symlinked default symtab Tom Tromey
18:26 Re: [PATCH] Document style behavior in batch mode. Alan Hayward
16:12 Re: [PATCH] Handle \r\n in gdbreplay Paul Koning
16:07 Re: [PATCH] Handle \r\n in gdbreplay Tom Tromey
16:05 Re: [PATCH v2 0/2] MI: Add new command -complete Jan Vrany
15:16 Re: [FYI] Fix typo in "show remotelogfile" docs Eli Zaretskii
15:14 Re: [PATCH] Handle \r\n in gdbreplay Eli Zaretskii
15:11 Re: [PATCH] Document style behavior in batch mode. Eli Zaretskii
14:28 [FYI] Fix typo in "show remotelogfile" docs Tom Tromey
14:05 [PATCH] Handle \r\n in gdbreplay Tom Tromey
13:23 [PATCH] Document style behavior in batch mode. Alan Hayward
10:34 [PATCH] Testsuite: Ensure changing directory does not break the log file Alan Hayward

February 20, 2019
23:02 Re: [PATCH 2/2] Make 'show width/height' display "unlimited" when capped, for readline (Re: [PATCH] Prevent overflow in rl_set_screen_size) Kevin Buettner
21:20 Re: [PATCH v2 0/2] MI: Add new command -complete Tom Tromey
21:04 Re: [PATCH 2/2] Make 'show width/height' display "unlimited" when capped, for readline (Re: [PATCH] Prevent overflow in rl_set_screen_size) Tom Tromey
20:49 Re: [PATCH] Use Python 2.[67] / 3.X / PEP 3118 buffer protocol Kevin Buettner
19:23 Re: [PATCH 8/8] Special-case wildcard requests in ravenscar-thread.c Pedro Alves
19:05 Re: [PATCH] Use Python 2.[67] / 3.X / PEP 3118 buffer protocol Pedro Alves
18:14 Re: [RFC/PATCH] Disable styling when running in batch mode Tom Tromey
18:13 Re: [PATCH] Use Python 2.[67] / 3.X / PEP 3118 buffer protocol Tom Tromey
18:03 Re: [PATCH v2 2/4] Define gdb.Value(bufobj, type) constructor Tom Tromey
17:37 [PATCH 2/2] Make 'show width/height' display "unlimited" when capped, for readline (Re: [PATCH] Prevent overflow in rl_set_screen_size) Pedro Alves
17:22 Re: [PATCH] Prevent overflow in rl_set_screen_size Pedro Alves
16:49 Re: Feedback sought: patch to enable gdb to build on macOS Mojave John Baldwin
16:17 Re: [PATCH] Fix typos in symtab_symbol_info Kevin Buettner
15:54 Re: [PATCH] Prevent overflow in rl_set_screen_size Pedro Alves
11:52 Re: [PATCH v2] Testsuite: Ensure stack protection is off for GCC Alan Hayward
11:50 [PING] Re: [PATCH v3] Dwarf: Don't add nameless modules to partial symbol table. Paweł Wódkowski
11:46 Re: [RFC/PATCH] Disable styling when running in batch mode Alan Hayward
06:50 Re: Feedback sought: patch to enable gdb to build on macOS Mojave Joubert Nel
03:43 Re: [PATCH v2 2/4] Define gdb.Value(bufobj, type) constructor Simon Marchi
03:35 Re: [PATCH v2 4/4] Document two argument form of gdb.Value constructor Eli Zaretskii
02:16 Re: [PATCH] Fix error message and use-after-free on errors in nested source files Simon Marchi
00:02 Re: [PATCH] AArch64: Add default reggroups Kevin Buettner

February 19, 2019
23:54 Re: [PATCH] Use upper case for metasyntactic variables in "help find" Kevin Buettner
23:51 Re: [PATCH] Fix error message and use-after-free on errors in nested source files Kevin Buettner
23:44 Re: [RFA] Fix regcache leak, and avoid possible regcache access after detach. Kevin Buettner
23:25 Re: [PATCH] Fix error message and use-after-free on errors in nested source files Simon Marchi
22:37 Re: [PATCH] Fix error message and use-after-free on errors in nested source files Kevin Buettner
22:12 Re: [PATCH] Remove excess calls to gdb_flush Kevin Buettner
21:51 [PATCH] Use Python 2.[67] / 3.X / PEP 3118 buffer protocol Kevin Buettner
21:46 [PATCH v2 4/4] Document two argument form of gdb.Value constructor Kevin Buettner
21:43 [PATCH v2 3/4] Add tests for gdb.Value(bufobj, type) constructor Kevin Buettner
21:42 [PATCH v2 2/4] Define gdb.Value(bufobj, type) constructor Kevin Buettner
21:39 [PATCH v2 1/4] Define unique_ptr specialization for Py_buffer Kevin Buettner
21:34 [PATCH v2 0/4] Define gdb.Value(val, type) constructor Kevin Buettner
20:54 [PATCH] Remove excess calls to gdb_flush Tom Tromey
19:25 Re: [PATCH] Minor Ada task cleanups Tom Tromey
18:11 Re: [PATCH v2] Testsuite: Ensure stack protection is off for GCC Sergio Durigan Junior
17:36 Re: [RFC/PATCH] Disable styling when running in batch mode Tom Tromey
15:28 Re: [PATCH 2/4] Define gdb.Value(bufobj, type) constructor Ulrich Weigand
15:19 Re: [PATCH 2/4] Define gdb.Value(bufobj, type) constructor Tom Tromey
14:16 Re: [RFA] (riscv/ada) fix error when calling functions with range argument Tom Tromey
13:13 Re: [PATCH] Minor Ada task cleanups Tom Tromey
07:33 Re: [PATCH v2 0/2] MI: Add new command -complete Jan Vrany
02:48 Re: [PATCH 0/4] Define gdb.Value(val, type) constructor Simon Marchi
02:46 Re: [PATCH 3/4] Add tests for gdb.Value(bufobj, type) constructor Simon Marchi
02:41 Re: [PATCH 2/4] Define gdb.Value(bufobj, type) constructor Simon Marchi
00:57 Re: [PATCH 2/4] Define gdb.Value(bufobj, type) constructor Kevin Buettner

February 18, 2019
23:46 [PATCH] Fix error message and use-after-free on errors in nested source files Simon Marchi
23:39 Re: [RFA] (riscv/ada) fix error when calling functions with range argument Andrew Burgess
23:08 Re: [PATCH] gdb: Allow gdbarch to override alignment for method and member pointers Tom Tromey
22:47 Re: Feedback sought: patch to enable gdb to build on macOS Mojave Tom Tromey
22:46 Re: [PATCH 2/4] Define gdb.Value(bufobj, type) constructor Tom Tromey
21:56 [PATCH] gdb: Allow gdbarch to override alignment for method and member pointers Andrew Burgess
21:36 Re: [RFA] Fix leaks of 'per program space' and 'per inferior' ada task data. Philippe Waroquiers
20:38 Re: Feedback sought: patch to enable gdb to build on macOS Mojave Kevin Buettner
17:45 Re: [PATCH 4/4] Document two argument form of gdb.Value constructor Eli Zaretskii
17:41 Feedback sought: patch to enable gdb to build on macOS Mojave Joubert Nel
17:25 Re: [PATCH 4/4] Document two argument form of gdb.Value constructor Kevin Buettner
16:13 Re: [PATCH 4/4] Document two argument form of gdb.Value constructor Eli Zaretskii
16:01 Re: [RFC/PATCH] Disable styling when running in batch mode Eli Zaretskii
15:09 [PATCH 4/4] Document two argument form of gdb.Value constructor Kevin Buettner
15:07 [PATCH 3/4] Add tests for gdb.Value(bufobj, type) constructor Kevin Buettner
15:06 [PATCH 2/4] Define gdb.Value(bufobj, type) constructor Kevin Buettner
15:03 [PATCH 1/4] Define unique_ptr specialization for Py_buffer Kevin Buettner
14:58 [PATCH 0/4] Define gdb.Value(val, type) constructor Kevin Buettner
13:42 Re: [PATCH v2] Fortran function calls with arguments Richard Bunt
11:04 [RFC/PATCH] Disable styling when running in batch mode Alan Hayward

February 17, 2019
23:31 Re: [RFA] Fix leaks of 'per program space' and 'per inferior' ada task data. Tom Tromey
19:50 [RFA] Fix leaks of 'per program space' and 'per inferior' ada task data. Philippe Waroquiers
15:35 Re: [PATCH] Fix some valgrind errors in the TUI Tom Tromey
15:34 Re: [RFC] Fix pager bugs with style output Tom Tromey
15:09 Re: [RFA] (riscv/ada) fix error when calling functions with range argument Joel Brobecker
14:57 Re: [PATCH] Minor Ada task cleanups Joel Brobecker
14:26 Re: [RFA] (riscv/ada) fix error when calling functions with range argument Tom Tromey
13:34 Re: [RFA/commit] (Ada) fix GDB crash printing packed array Joel Brobecker
13:23 Re: [PATCH 2/2] Change macro_source_fullname to return a std::string Joel Brobecker
13:23 Re: [PATCH 1/2] Add styling to macro commands Joel Brobecker
12:47 Re: [RFA] (riscv/ada) fix error when calling functions with range argument Joel Brobecker
12:31 Re: [RFC] Fix pager bugs with style output Joel Brobecker

February 16, 2019
20:58 [RFA] Fix regcache leak, and avoid possible regcache access after detach. Philippe Waroquiers

February 15, 2019
21:23 [PATCH] Minor Ada task cleanups Tom Tromey
20:55 Re: [RFC] Sort #includes in gdb Tom Tromey
20:46 Re: [RFC] Sort #includes in gdb Tom Tromey
20:43 Re: [PATCH 8/8] Special-case wildcard requests in ravenscar-thread.c Tom Tromey
20:39 Re: [PATCH 8/8] Special-case wildcard requests in ravenscar-thread.c Tom Tromey
20:20 Re: [PATCH 0/2] Fix memory leaks in create_ada_exception_catchpoint Tom Tromey
20:19 Re: [PATCH] Prevent overflow in rl_set_screen_size Tom Tromey
19:49 Re: [RFA/commit] (Ada) fix GDB crash printing packed array Tom Tromey
12:52 Re: [PATCH] Use new Darwin operating system names Nick Clifton
10:52 Re: [PATCH] Prevent overflow in rl_set_screen_size Saagar Jha
10:49 Re: [PATCH] Use new Darwin operating system names Saagar Jha
10:02 Re: [PATCH] Use new Darwin operating system names Nick Clifton
09:40 Re: [PATCH] Prevent overflow in rl_set_screen_size Pedro Alves
02:13 Re: [PATCH] Use new Darwin operating system names Kevin Buettner
01:52 Re: [PATCH] Prevent overflow in rl_set_screen_size Kevin Buettner

February 14, 2019
23:11 Re: [pushed][PATCH v3 1/4] Extended-remote follow exec Tom Tromey
22:55 Re: [PATCH 00/20] Remove cleanups John Baldwin
22:49 Re: [PATCH 00/20] Remove cleanups Tom Tromey
22:48 Re: [PATCH/RFC] gdbserver: Add command line option to not use SO_REUSEADDR Tom Tromey
22:45 Re: [PATCH v2] gdbserver short-circuit-argument-list failures Tom Tromey
22:42 Re: [PING][PATCH v2 PR gdb/21870] aarch64: Leftover uncleared debug registers Wei-min Pan
20:38 Re: [PATCH 00/20] Remove cleanups John Baldwin
20:35 Re: [PATCH] Fix symtab/23853: symlinked default symtab Keith Seitz
17:26 Re: [pushed][PATCH v3 1/4] Extended-remote follow exec Tom Tromey
16:42 Re: [pushed][PATCH v3 1/4] Extended-remote follow exec Thomas Schwinge
16:35 Re: [PATCH 00/20] Remove cleanups Tom Tromey
16:34 [gdb, hurd] Adjust to Hurd "proc" interface changes (was: proc_task2proc prototype change) Thomas Schwinge
16:31 Re: [PATCH/RFC] gdbserver: Add command line option to not use SO_REUSEADDR Alan Hayward
16:17 Re: [PATCH 18/18] -Wwrite-strings: Remove -Wno-write-strings Thomas Schwinge
15:45 Re: [PATCH] Use thread_info and inferior pointers more throughout Thomas Schwinge
15:38 Re: [PATCH v7 3/4] Share fork_inferior et al with gdbserver Thomas Schwinge
15:34 Re: [PATCH 00/20] Remove cleanups Pedro Alves
15:30 Re: [RESEND][PATCH 01/40] Convert struct target_ops to C++ Thomas Schwinge
15:26 Re: [PATCH v3] [amd64] Fix AMD64 return value ABI in expression evaluation Pedro Alves
15:18 [PATCH v3] [amd64] Fix AMD64 return value ABI in expression evaluation Leszek Swirski via gdb-patches
15:16 [PATCH v2] [amd64] Fix AMD64 return value ABI in expression evaluation Leszek Swirski via gdb-patches
15:16 Re: [PATCH] Please define thread_info as struct thread_info (and other stuff) Thomas Schwinge
15:07 Re: [PATCH] [amd64] Fix AMD64 return value ABI in expression evaluation Leszek Swirski via gdb-patches
15:01 [PATCH] Use upper case for metasyntactic variables in "help find" Tom Tromey
14:59 Re: [RFC] nm header removal: Get rid of config/i386/nm-i386gnu.h header Tom Tromey
14:48 Re: [PATCH 00/20] Remove cleanups Tom Tromey
14:48 Re: [RFC] nm header removal: Get rid of config/i386/nm-i386gnu.h header Thomas Schwinge
14:33 Re: [PATCH/RFC] gdbserver: Add command line option to not use SO_REUSEADDR Tom Tromey
14:28 Re: [PATCH] [amd64] Fix AMD64 return value ABI in expression evaluation Pedro Alves
13:35 Re: [PATCH 8/8] Special-case wildcard requests in ravenscar-thread.c Pedro Alves
13:35 [PATCH] [amd64] Fix AMD64 return value ABI in expression evaluation Leszek Swirski via gdb-patches
13:02 Re: [PING][PATCH v2 PR gdb/21870] aarch64: Leftover uncleared debug registers Pedro Alves
03:39 Re: [RFA] (riscv/ada) fix error when calling functions with range argument Joel Brobecker
03:34 Re: [RFC] Fix pager bugs with style output Joel Brobecker
03:23 Re: [RFA] (riscv/ada) fix error when calling functions with range argument Joel Brobecker
03:16 Re: [RFA/commit] (Windows) remove thread notification for main thread of inferior Joel Brobecker

February 13, 2019
22:19 Add Andrew Burgess as global maintainer of gdb/ and sim/ Simon Marchi
21:57 Re: [PING][PATCH v2 PR gdb/21870] aarch64: Leftover uncleared debug registers Wei-min Pan
21:53 [PATCH 19/20] Use SCOPE_EXIT in write_gcore_file Tom Tromey
21:49 Re: [PATCH 00/20] Remove cleanups John Baldwin
21:30 [PATCH 15/20] Rewrite TRY/CATCH Tom Tromey
21:29 [PATCH 18/20] Replace throw_exception with throw in some cases Tom Tromey
21:29 [PATCH 14/20] Make exceptions use std::string and be self-managing Tom Tromey
21:29 [PATCH 20/20] Introduce and use bcache_up Tom Tromey
21:29 [PATCH 16/20] Remove some now-dead exception code Tom Tromey
21:29 [PATCH 17/20] Make exception throwing a bit more efficient Tom Tromey
21:29 [PATCH 13/20] Simplify exception handling Tom Tromey
21:29 [PATCH 11/20] Remove basic cleanup code Tom Tromey
21:29 [PATCH 10/20] Remove last cleanups from stabsread.c Tom Tromey
21:29 [PATCH 12/20] Remove free_current_contents Tom Tromey
21:29 [PATCH 09/20] Remove last cleanup from linux-namespaces.c Tom Tromey
21:29 [PATCH 08/20] Remove last cleanup solib-aix.c Tom Tromey
21:29 [PATCH 07/20] Remove last cleanups from solib-svr4.c Tom Tromey
21:29 [PATCH 06/20] Remove cleanup from solib-svr4.c Tom Tromey
21:29 [PATCH 04/20] C++ify remote notification code Tom Tromey
21:29 [PATCH 03/20] Change displaced_step_clear_cleanup with a forward_scope_exit Tom Tromey
21:29 [PATCH 05/20] Remove last cleanup from gdbserver Tom Tromey
21:29 [PATCH 02/20] Update two cleanup comments Tom Tromey
21:29 [PATCH 00/20] Remove cleanups Tom Tromey
21:29 [PATCH 01/20] Remove cleanups from coffread.c Tom Tromey
21:24 Re: [PATCH v2] Fortran function calls with arguments Tom Tromey
21:23 Re: [PATCH 0/2] Fix memory leaks in create_ada_exception_catchpoint Philippe Waroquiers
21:05 Re: [PATCH/RFC] gdbserver: Add command line option to not use SO_REUSEADDR Tom Tromey
16:19 Re: [PATCH] review request: implementing DW_AT_endianity Pedro Alves
14:47 Re: [PATCH] review request: implementing DW_AT_endianity Pedro Alves
14:11 Re: [PATCH] review request: implementing DW_AT_endianity Peeter Joot
14:03 [PATCH] AArch64: Add default reggroups Alan Hayward
13:47 Re: [RFA] Fix leaks in ada catch command Tom Tromey
13:45 [PATCH 1/2] C++-ify bp_location Tom Tromey
13:45 [PATCH 2/2] Fix memory leak in create_ada_exception_catchpoint Tom Tromey
13:45 [PATCH 0/2] Fix memory leaks in create_ada_exception_catchpoint Tom Tromey
13:12 Re: [PATCH] review request: implementing DW_AT_endianity Tom Tromey
12:59 [PATCH 2/2] Change macro_source_fullname to return a std::string Tom Tromey
12:59 [PATCH 1/2] Add styling to macro commands Tom Tromey
12:59 [PATCH 0/2] Styling + memory management in macro commands Tom Tromey
11:40 Re: [PING][PATCH v2 PR gdb/21870] aarch64: Leftover uncleared debug registers Pedro Alves
10:31 Re: [RFA] (riscv/ada) fix error when calling functions with range argument Andrew Burgess
09:24 Re: [PATCH v2 0/2] MI: Add new command -complete Jan Vrany
01:05 Re: [PING][PATCH v2 PR gdb/21870] aarch64: Leftover uncleared debug registers Weimin Pan

February 12, 2019
23:49 [PATCH] Fix typos in symtab_symbol_info Tom Tromey
21:59 Re: [PING] [PATCH v2 0/4] Some fixes for debug files and sysroots John Baldwin
21:55 Re: [RFA] Fix leaks in ada catch command Philippe Waroquiers
21:55 Re: [PATCH 2/3] include/dis-asm.h: Fix warning: Include "string.h" for strchr Tom Tromey
21:35 Re: [RFA] Fix leaks in ada catch command Tom Tromey
21:17 Re: [RFA] (riscv/ada) fix error when calling functions with range argument Tom Tromey
19:46 [PATCH] Fix some valgrind errors in the TUI Tom Tromey
18:48 [PATCH/RFC] gdbserver: Add command line option to not use SO_REUSEADDR Alan Hayward
18:41 Re: [RFAv2 3/3] Make symtab.c better styled. Philippe Waroquiers
18:22 Re: [RFC] Fix pager bugs with style output Tom Tromey
17:13 Re: [RFC] Fix pager bugs with style output Tom Tromey
17:08 Re: [RFC] Fix pager bugs with style output Tom Tromey
16:56 Re: [PATCH v2 2/4] Add a new function child_path. Simon Marchi
16:54 Re: [RFA] (riscv/ada) fix error when calling functions with range argument Tom Tromey
16:52 Re: [PATCH v2 2/4] Add a new function child_path. John Baldwin
16:11 [PATCH 11/11] gdb/fortran: Handle older TYPE*SIZE typenames Andrew Burgess
16:11 [PATCH 10/11] gdb/fortran: Add support for the ABS intrinsic function Andrew Burgess
16:11 [PATCH 09/11] gdb/fortran: Use TYPE_CODE_CHAR for character types Andrew Burgess
16:11 [PATCH 07/11] gdb/fortran: Expand the set of types that support (kind=N) Andrew Burgess
16:11 [PATCH 08/11] gdb/fortran: Add builtin 8-byte integer type with (kind=8) support Andrew Burgess
16:11 [PATCH 06/11] gdb/fortran: Add Fortran 'kind' intrinsic and keyword Andrew Burgess
16:11 [PATCH 05/11] gdb/fortran: Enable debugging of the Fortran parser Andrew Burgess
16:11 [PATCH 03/11] gdb/fortran: Simplify handling of Fortran dot operations and keywords Andrew Burgess
16:11 [PATCH 04/11] gdb/fortran: Add new function to evaluate Fortran expressions Andrew Burgess
16:11 [PATCH 02/11] gdb/fortran: Cleanup code for parsing logical constants Andrew Burgess
16:11 [PATCH 01/11] gdb/fortran: Remove some duplicate tests Andrew Burgess
16:11 [PATCH 00/11] Fortran Parser Cleanup, KIND Support, and Intrinsic Functions Andrew Burgess
15:53 Re: [RFAv2 3/3] Make symtab.c better styled. Pedro Alves
14:54 Re: [RFAv2 3/3] Make symtab.c better styled. Ulrich Weigand
14:46 Re: [PING][PATCH v2 PR gdb/21870] aarch64: Leftover uncleared debug registers Alan Hayward
14:32 Re: [RFAv2 3/3] Make symtab.c better styled. Pedro Alves
14:04 Re: [RFAv2 3/3] Make symtab.c better styled. Ulrich Weigand
14:00 Re: [RFA/commit] (Windows) remove thread notification for main thread of inferior Simon Marchi
13:53 Re: [RFC] Fix pager bugs with style output Andrew Burgess
13:29 Re: [RFA] (riscv/ada) fix error when calling functions with range argument Andrew Burgess
13:27 Re: [RFAv2 3/3] Make symtab.c better styled. Pedro Alves
13:13 Re: [RFA] Fix splay tree KEY leak detected in GDB test gdb.base/macscp.exp Tom Tromey
11:25 Re: [RFA/commit] (Windows) remove thread notification for main thread of inferior Joel Brobecker
02:53 Re: [PING] [PATCH v2 0/4] Some fixes for debug files and sysroots Simon Marchi
02:46 Re: [PATCH v2 2/4] Add a new function child_path. Simon Marchi
02:43 Re: [PATCH v2 2/4] Add a new function child_path. Simon Marchi
01:10 Re: [PING][PATCH v2 PR gdb/21870] aarch64: Leftover uncleared debug registers Weimin Pan

February 11, 2019
19:40 Re: [PATCH] thread_fsm: Make data fields private (Re: [PATCH] C++-ify struct thread_fsm) Tom Tromey
19:10 Re: [PATCH v5 12/12] [PowerPC] Add support for HTM registers Pedro Franco de Carvalho
18:56 Re: [PATCH 3/8] C++-ify ravenscar_arch_ops Tom Tromey
17:54 Re: [PING] [PATCH v2 0/4] Some fixes for debug files and sysroots John Baldwin
17:44 Re: [PATCH v2 06/11] Add a more general version of lookup_struct_elt_type. John Baldwin
16:56 Re: [PATCH v2 0/3] Read pseudo registers from frame instead of regcache Ulrich Weigand
16:17 Re: AArch64 Buildbot moved to new hardware Simon Marchi
15:36 AArch64 Buildbot moved to new hardware Alan Hayward
15:24 Re: [PING][PATCH v2 PR gdb/21870] aarch64: Leftover uncleared debug registers Alan Hayward
10:27 Re: [PATCH v2 06/11] Add a more general version of lookup_struct_elt_type. Philipp Rudo
05:37 [RFA] Fix leaks in ada catch command Philippe Waroquiers
03:21 Re: [RFA/commit] (Windows) remove thread notification for main thread of inferior Simon Marchi

February 10, 2019
13:38 [RFA] (riscv/ada) fix error when calling functions with range argument Joel Brobecker
13:22 [RFA/commit] (Windows) remove thread notification for main thread of inferior Joel Brobecker
12:38 Re: [RFC] Fix pager bugs with style output Joel Brobecker
12:18 Re: [RFA] Fix type_stack leaks in c expression parsing. Philippe Waroquiers
08:21 [RFA/commit] (Ada) fix GDB crash printing packed array Joel Brobecker
08:17 pushed: [RFA/commit] (Ada) -var-update crash for variable whose type is a reference to changeable Joel Brobecker
00:31 Re: [RFA] Fix type_stack leaks in c expression parsing. Kevin Buettner

February 09, 2019
19:50 [RFA] Fix type_stack leaks in c expression parsing. Philippe Waroquiers
18:37 [RFC] Fix pager bugs with style output Tom Tromey
10:36 Re: [RFAv2 3/3] Make symtab.c better styled. Philippe Waroquiers
05:51 Re: [PATCH v5 12/12] [PowerPC] Add support for HTM registers Simon Marchi
05:24 Re: [PATCH v2 1/3] Extract register_reader and register_readwriter interfaces from regcache Simon Marchi
04:41 Re: [PATCH 8/8] Special-case wildcard requests in ravenscar-thread.c Joel Brobecker
01:08 Re: [PATCH v2 06/11] Add a more general version of lookup_struct_elt_type. John Baldwin
00:50 [PATCH v2 10/11] Support TLS variables on FreeBSD/riscv. John Baldwin
00:50 [PATCH v2 04/11] Add a new gdbarch method to resolve the address of TLS variables. John Baldwin
00:50 [PATCH v2 05/11] Remove code disabled since at least 1999 from lookup_struct_elt_type. John Baldwin
00:42 [PATCH v2 11/11] Support TLS variables on FreeBSD/powerpc. John Baldwin
00:42 [PATCH v2 07/11] Add a helper function to resolve TLS variable addresses for FreeBSD. John Baldwin
00:42 [PATCH v2 09/11] Support TLS variables on FreeBSD/i386. John Baldwin
00:42 [PATCH v2 08/11] Support TLS variables on FreeBSD/amd64. John Baldwin
00:42 [PATCH v2 06/11] Add a more general version of lookup_struct_elt_type. John Baldwin
00:42 [PATCH v2 01/11] Support the fs_base and gs_base registers on i386. John Baldwin
00:42 [PATCH v2 02/11] Support fs_base and gs_base on FreeBSD/i386. John Baldwin
00:42 [PATCH v2 03/11] Handle an edge case for minisym TLS variable lookups. John Baldwin
00:42 [PATCH v2 00/11] Support for thread-local variables on FreeBSD John Baldwin
00:34 Re: [PATCH 5/9] Add a helper function to resolve TLS variable addresses for FreeBSD. John Baldwin

February 08, 2019
21:27 Re: [PATCH] RISC-V: Add FP register core file support. Jim Wilson
18:10 [PATCH v2] Fortran function calls with arguments Richard Bunt
16:53 Re: [PATCH v2 2/3] Read pseudo registers from frame instead of regcache John Baldwin
16:47 Re: [PATCH v2 1/3] Extract register_reader and register_readwriter interfaces from regcache John Baldwin
15:21 [PATCH] x86-64: fix unused register determination for displaced stepping Jan Beulich
13:47 Re: [PATCH v2 0/3] Read pseudo registers from frame instead of regcache Simon Marchi
12:40 Re: [PATCH] x86-64: fix displaced stepping for VEX, XOP, and EVEX encoded insns Pedro Alves
11:10 Re: [PATCH v2] gdbserver short-circuit-argument-list failures Richard Bunt
10:32 Re: [PATCH] RISC-V: Add FP register core file support. Andrew Burgess
09:49 Re: [PATCH] x86-64: fix displaced stepping for VEX, XOP, and EVEX encoded insns Jan Beulich
08:54 Re: [RFC PATCH 0/6] Support for Linux kernel thread aware debug Omair Javaid
08:53 Re: [RFC PATCH 4/6] Linux kernel debug infrastructure and target Linux kernel Omair Javaid

February 07, 2019
21:39 Re: [PING][PATCH v2 PR gdb/21870] aarch64: Leftover uncleared debug registers Wei-min Pan
18:58 Re: [RFAv2 3/3] Make symtab.c better styled. Pedro Alves
17:40 Re: [PATCH] AArch64: Detect exit from execve syscall Pedro Alves
17:23 Re: [PATCH 8/8] Special-case wildcard requests in ravenscar-thread.c Pedro Alves
17:23 Re: [PATCH 7/8] Make the ravenscar thread target multi-target-ready Pedro Alves
17:23 Re: [PATCH 6/8] Add push_target overload Pedro Alves
17:23 Re: [PATCH 3/8] C++-ify ravenscar_arch_ops Pedro Alves
17:02 Re: [PATCH 5/9] Add a helper function to resolve TLS variable addresses for FreeBSD. John Baldwin
16:09 Re: [PATCH] x86-64: fix displaced stepping for VEX, XOP, and EVEX encoded insns Pedro Alves
15:55 [PATCH] thread_fsm: Make data fields private (Re: [PATCH] C++-ify struct thread_fsm) Pedro Alves
14:24 Re: [PATCH] Make gdb.base/corefile.exp work on terminals with few rows Simon Marchi
14:23 Re: [RFC] Normalize include guards in gdb Tom Tromey
14:22 [PATCH 1/8] Fix some typos in ravenscar-thread.c Tom Tromey
14:22 [PATCH 0/8] Clean up ravenscar-thread.c Tom Tromey
14:10 [PATCH] x86-64: fix displaced stepping for VEX, XOP, and EVEX encoded insns Jan Beulich
13:26 Re: [PATCH] Make gdb.base/corefile.exp work on terminals with few rows Pedro Alves
12:49 Re: [PING][PATCH v2 PR gdb/21870] aarch64: Leftover uncleared debug registers Alan Hayward
11:19 Re: [PATCH] C++-ify struct thread_fsm Tom Tromey
09:40 [PATCH 8/8] Special-case wildcard requests in ravenscar-thread.c Tom Tromey
09:40 [PATCH 7/8] Make the ravenscar thread target multi-target-ready Tom Tromey
09:40 [PATCH 6/8] Add push_target overload Tom Tromey
09:40 [PATCH 5/8] Minor C++-ification in ravenscar-thread.c Tom Tromey
09:40 [PATCH 3/8] C++-ify ravenscar_arch_ops Tom Tromey
09:40 [PATCH 4/8] Fix formatting in ravenscar-thread.c Tom Tromey
09:40 [PATCH 2/8] Exception safety in ravenscar-thread.c Tom Tromey
05:05 Re: [PATCH 5/9] Add a helper function to resolve TLS variable addresses for FreeBSD. Simon Marchi
04:08 Re: [PATCH 3/9] Handle TLS variable lookups when using separate debug object files. Simon Marchi
04:05 Re: [PATCH 3/9] Handle TLS variable lookups when using separate debug object files. Simon Marchi

February 06, 2019
23:11 Re: [PATCH] Make gdb.base/corefile.exp work on terminals with few rows Simon Marchi
22:36 Re: [PING][PATCH v2 PR gdb/21870] aarch64: Leftover uncleared debug registers Wei-min Pan
20:08 Re: [RFAv3 2/2] Factorize macro definition code in macrotab.c Philippe Waroquiers
19:56 Re: [PATCH] Readline: Cleanup some warnings Pedro Alves
18:54 Re: [PATCH] RISC-V: Add FP register core file support. John Baldwin
18:42 Re: [PATCH] Make gdb.base/corefile.exp work on terminals with few rows Pedro Alves
18:24 [PATCH] RISC-V: Add FP register core file support. Jim Wilson
18:02 Re: [PATCH v2] gdbserver: When attaching, add process before lwps Pedro Alves
14:23 Re: [RFA] Fix splay tree KEY leak detected in GDB test gdb.base/macscp.exp Tom Tromey
12:43 Re: [PING][PATCH v2 PR gdb/21870] aarch64: Leftover uncleared debug registers Alan Hayward
12:39 Re: [PATCH v2 3/7] Fortran: Accessing fields of inherited types via fully qualified name. Paweł Wódkowski
12:19 [PATCH v2] gdbserver: When attaching, add process before lwps Alan Hayward
04:12 Re: [RFAv3 2/2] Factorize macro definition code in macrotab.c Simon Marchi
04:08 Re: [RFAv3 1/2] Fix leak of identifier in macro definition. Simon Marchi
03:49 [PATCH] Make gdb.base/corefile.exp work on terminals with few rows Simon Marchi
00:51 Re: [PING][PATCH v2 PR gdb/21870] aarch64: Leftover uncleared debug registers Weimin Pan

February 05, 2019
22:33 Re: [PATCH 3/9] Handle TLS variable lookups when using separate debug object files. John Baldwin
22:21 Re: [PATCH 3/9] Handle TLS variable lookups when using separate debug object files. John Baldwin
20:44 Re: [PATCH] gdb: Don't flush line wrap buffer before adding newline Tom Tromey
20:06 Re: [PATCH 3/9] Handle TLS variable lookups when using separate debug object files. Simon Marchi
19:55 Re: [RFA] Fix splay tree KEY leak detected in GDB test gdb.base/macscp.exp Philippe Waroquiers
18:59 Re: [PATCH 2/9] Support fs_base and gs_base on FreeBSD/i386. Simon Marchi
17:15 Re: [PATCH] gdb: Don't flush line wrap buffer before adding newline Andrew Burgess
15:55 Re: [PATCH] gdb: Don't flush line wrap buffer before adding newline Andrew Burgess
15:27 Re: [PATCH] gdb: Don't flush line wrap buffer before adding newline Tom Tromey
15:10 [PATCH] gdb: Don't flush line wrap buffer before adding newline Andrew Burgess
14:15 Re: [RFC PATCH 4/6] Linux kernel debug infrastructure and target Linux kernel Philipp Rudo
13:48 Re: [RFA] Fix splay tree KEY leak detected in GDB test gdb.base/macscp.exp Tom Tromey
13:37 [FYI] Hoist assertion in target_stack::unpush Tom Tromey

February 04, 2019
20:02 Re: [PATCH 3/9] Handle TLS variable lookups when using separate debug object files. John Baldwin
19:45 Re: [PATCH 2/9] Support fs_base and gs_base on FreeBSD/i386. John Baldwin
17:52 Re: [RFC PATCH 0/6] Support for Linux kernel thread aware debug John Baldwin
09:35 Re: [RFC PATCH 4/6] Linux kernel debug infrastructure and target Linux kernel Omair Javaid
09:13 Re: [RFC PATCH 0/6] Support for Linux kernel thread aware debug Omair Javaid

February 03, 2019
17:58 Re: [RFA] Fix splay tree KEY leak detected in GDB test gdb.base/macscp.exp Philippe Waroquiers
17:45 Re: [RFA] Fix splay tree KEY leak detected in GDB test gdb.base/macscp.exp Kevin Buettner
17:37 Re: [RFC] Normalize include guards in gdb Kevin Buettner

February 02, 2019
21:20 Stay positive this Tax Season! Get Your Money by Tomorrow! Zippy Loan
15:52 Re: [PATCH 3/9] Handle TLS variable lookups when using separate debug object files. Simon Marchi
15:26 Re: [PATCH 2/9] Support fs_base and gs_base on FreeBSD/i386. Simon Marchi
15:11 Re: [PATCH 1/9] Support the fs_base and gs_base registers on i386. Simon Marchi

February 01, 2019
18:54 Re: [PATCH] Readline: Cleanup some warnings Philippe Waroquiers
13:06 Re: [PATCH v2 4/7] Fortran: Ptype, print type extension. Andrew Burgess
12:50 Re: [PATCH] gdbserver: When attaching, add process before lwps Pedro Alves
12:47 Re: [PATCH] Readline: Cleanup some warnings Tom Tromey
12:30 Re: [PATCH] gdbserver: When attaching, add process before lwps Pedro Alves
11:20 Re: [PATCH] gdbserver: When attaching, add process before lwps Alan Hayward
08:05 Re: [PATCH] Readline: Cleanup some warnings Joel Brobecker


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