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

January 31, 2019
17:24 Re: [PATCH] Readline: Cleanup some warnings Alan Hayward
16:14 Re: [RFC PATCH 4/6] Linux kernel debug infrastructure and target Linux kernel Philipp Rudo
11:43 Re: [RFC PATCH 4/6] Linux kernel debug infrastructure and target Linux kernel Philipp Rudo
10:12 Re: [PATCH] AArch64: Detect exit from execve syscall Alan Hayward
10:02 Re: [PATCH] Readline: Cleanup some warnings Alan Hayward
07:59 Re: [PATCH] Readline: Cleanup some warnings Joel Brobecker

January 30, 2019
17:49 Re: [PATCH][PR gdb/23985] Fix libinproctrace.so build Pedro Alves
15:02 Re: [RFC PATCH 0/6] Support for Linux kernel thread aware debug Andreas Arnez
11:10 Re: [PATCH v2 3/7] Fortran: Accessing fields of inherited types via fully qualified name. Richard Bunt
11:00 Re: [PATCH][PR gdb/23985] Fix libinproctrace.so build Szabolcs Nagy
08:57 [PATCH] Readline: Cleanup some warnings Alan Hayward

January 29, 2019
20:34 Re: [RFAv2 1/3] Use function_name_style to print Ada and C function names Philippe Waroquiers
17:50 Re: [RFC PATCH 4/6] Linux kernel debug infrastructure and target Linux kernel John Baldwin
17:30 Re: [RFC PATCH 0/6] Support for Linux kernel thread aware debug John Baldwin
17:16 Re: [PATCH] Fortran function calls with arguments Simon Marchi
16:37 Re: [PATCH v2] Release the GIL while running a gdb command or expression Pedro Alves
14:47 Re: [PATCH] Fortran function calls with arguments Richard Bunt
13:02 Re: [PATCH v2] Release the GIL while running a gdb command or expression Tom Tromey
06:07 [update/no change] GDB 8.3 release -- 2019-01-29 update (was: "GDB 8.3 release -- 2019-01-23 update") Joel Brobecker
05:33 Re: [PATCH] Replace contribution list in CONTRIBUTE file with wiki link Joel Brobecker
05:04 [RFC PATCH 4/6] Linux kernel debug infrastructure and target Linux kernel Omair Javaid
05:04 [RFC PATCH 6/6] Linux kernel thread awareness AArch64 target support Omair Javaid
05:04 [RFC PATCH 5/6] Linux kernel thread awareness Arm target support Omair Javaid
05:03 [RFC PATCH 3/6] Add scoped_restore_regcache_ptid Omair Javaid
05:03 [RFC PATCH 2/6] Add libiberty/concat styled concat_path function Omair Javaid
05:03 [RFC PATCH 1/6] Convert substitute_path_component to C++ Omair Javaid
05:03 [RFC PATCH 0/6] Support for Linux kernel thread aware debug Omair Javaid

January 28, 2019
22:31 Re: [RFC] Sort #includes in gdb Matt Rice
21:58 [PATCH] Fix 'info proc cmdline' for native FreeBSD processes. John Baldwin
20:53 [PATCH v2 4/4] Try to use the canonical version of a sysroot for debug file links. John Baldwin
20:47 [PATCH v2 2/4] Add a new function child_path. John Baldwin
20:47 [PATCH v2 3/4] Use child_path to determine if an object file is under a sysroot. John Baldwin
20:47 [PATCH v2 1/4] Look for separate debug files in debug directories under a sysroot. John Baldwin
20:47 [PATCH v2 0/4] Some fixes for debug files and sysroots John Baldwin
20:41 Re: [PATCH 2/2] Trim trailing directory separators from new sysroots. John Baldwin
19:50 Re: [PATCH] Replace contribution list in CONTRIBUTE file with wiki link Pedro Alves
19:08 Re: [RFC] Sort #includes in gdb Pedro Alves
18:53 Re: [PATCH 1/2] Look for separate debug files in debug directories under a sysroot. John Baldwin
17:54 Re: [PATCH 1/9] Support the fs_base and gs_base registers on i386. John Baldwin
12:41 [PATCH v2 2/2] MI: Add new command -complete Jan Vrany
12:41 [PATCH v2 1/2] MI: extract command completion logic from complete_command() Jan Vrany
12:41 [PATCH v2 0/2] MI: Add new command -complete Jan Vrany
12:09 Re: [PATCH, RFC] AArch64: Implement software single step Alan Hayward
10:02 Re: [PATCH] Replace contribution list in CONTRIBUTE file with wiki link Alan Hayward

January 27, 2019
23:35 Re: [PATCH 8/9] Support TLS variables on FreeBSD/riscv. Andrew Burgess
22:52 [PATCH, RFC] AArch64: Implement software single step Collin May
21:52 [FYI] Remove duplicate skip_python_tests invocation Tom Tromey
19:56 [RFC] Normalize include guards in gdb Tom Tromey
04:58 Re: [RFC] Sort #includes in gdb Joel Brobecker
04:22 Re: [PATCH 2/3] include/dis-asm.h: Fix warning: Include "string.h" for strchr Stafford Horne
04:22 Re: [PATCH 1/9] Support the fs_base and gs_base registers on i386. Simon Marchi
04:22 Re: [PATCH] Use trad_frame_set_reg_addr for FreeBSD arm signal trampoline unwinders. Simon Marchi

January 26, 2019
22:34 [RFA] Fix splay tree KEY leak detected in GDB test gdb.base/macscp.exp Philippe Waroquiers
22:31 [RFAv3 1/2] Fix leak of identifier in macro definition. Philippe Waroquiers
22:31 [RFAv3 2/2] Factorize macro definition code in macrotab.c Philippe Waroquiers
22:31 [RFAv3 0/2] Fix leaks in macro definition Philippe Waroquiers
19:10 Re: [PATCH 2/2] Trim trailing directory separators from new sysroots. Simon Marchi
17:12 Re: [PATCH 1/2] Look for separate debug files in debug directories under a sysroot. Simon Marchi
15:53 [FYI] Fix the sim build Tom Tromey
15:40 [RFC] Sort #includes in gdb Tom Tromey
11:04 Re: [RFAv2 1/3] Use function_name_style to print Ada and C function names Philippe Waroquiers
06:26 Re: [PATCH] Replace contribution list in CONTRIBUTE file with wiki link Joel Brobecker
06:21 Re: [RFAv2 1/3] Use function_name_style to print Ada and C function names Joel Brobecker
05:17 Re: [PATCH 1/2] Look for separate debug files in debug directories under a sysroot. Simon Marchi
05:03 Re: [PATCH 1/3] Update create-version.sh to use common/version.h Tom Tromey
04:41 Re: [PATCH 1/3] Update create-version.sh to use common/version.h Simon Marchi
04:04 Re: [PATCH 1/3] Update create-version.sh to use common/version.h Tom Tromey
03:58 Re: [PATCH 1/3] Update create-version.sh to use common/version.h Tom Tromey
01:00 Re: [PATCH 1/3] Update create-version.sh to use common/version.h Simon Marchi

January 25, 2019
21:32 Re: [PATCH 0/3] Normalize common includes Tom Tromey
18:36 Re: [PATCH, RFC] fix gdbserver channel leaks Sandra Loosemore
18:23 Re: [PATCH] gdbserver: When attaching, add process before lwps Pedro Alves
16:47 Re: [PATCH 0/3] Normalize common includes John Baldwin
16:27 Re: [PATCH] Replace contribution list in CONTRIBUTE file with wiki link Pedro Alves
14:30 Re: [PATCH] Replace contribution list in CONTRIBUTE file with wiki link Alan Hayward
14:28 Re: [PATCH 0/3] Normalize common includes Tom Tromey
10:48 [PATCH] gdbserver: When attaching, add process before lwps Alan Hayward
06:08 Re: [PATCH] Replace contribution list in CONTRIBUTE file with wiki link Joel Brobecker
04:17 Re: [PATCH 0/3] Normalize common includes Joel Brobecker
02:01 [PATCH] Use trad_frame_set_reg_addr for FreeBSD arm signal trampoline unwinders. John Baldwin

January 24, 2019
18:09 [pushed] Fix clang/libc++ build (Re: [PATCH v3 06/17] Replace delete_longjmp_breakpoint_cleanup with a forward_scope_exit type) Pedro Alves
17:35 Re: [PATCH v3 06/17] Replace delete_longjmp_breakpoint_cleanup with a forward_scope_exit type John Baldwin
17:09 Re: [PATCH 5/9] Add a helper function to resolve TLS variable addresses for FreeBSD. John Baldwin
17:09 Re: [PATCH v3 06/17] Replace delete_longjmp_breakpoint_cleanup with a forward_scope_exit type Pedro Alves
13:00 Re: [PATCH] Replace contribution list in CONTRIBUTE file with wiki link Pedro Alves
11:23 Re: [PATCH v3 06/17] Replace delete_longjmp_breakpoint_cleanup with a forward_scope_exit type Pavel I. Kryukov
03:16 Re: GDB 8.3 release -- 2019-01-23 update Joel Brobecker

January 23, 2019
22:02 Re: [PATCH] target_pass_signals/target_program_signals: Use gdb::array_view (Re: [PATCH 1/3] Constify target_pass_signals and target_program_signals) Tom Tromey
21:50 Re: GDB 8.3 release -- 2019-01-23 update Philippe Waroquiers
19:18 Re: [PATCH v3 00/17] Remove some cleanups using scope_exit Pedro Alves
18:46 [PATCH] target_pass_signals/target_program_signals: Use gdb::array_view (Re: [PATCH 1/3] Constify target_pass_signals and target_program_signals) Pedro Alves
17:33 Re: [PATCH 0/9] #include cleanups Sergio Durigan Junior
17:33 Re: [PATCH v3 00/17] Remove some cleanups using scope_exit Tom Tromey
17:30 [PATCH 2/3] Normalize includes to use common/ Tom Tromey
17:30 [PATCH 3/3] Don't use -I for common subdirectory Tom Tromey
17:30 [PATCH 1/3] Update create-version.sh to use common/version.h Tom Tromey
17:30 [PATCH 0/3] Normalize common includes Tom Tromey
17:15 Re: [PATCH] Replace contribution list in CONTRIBUTE file with wiki link Alan Hayward
17:10 Re: [PATCH v3 04/17] Use forward_scope_exit for scoped_finish_thread_state Tom Tromey
17:02 Re: [PATCH] Remove a warning from symtab.c Pedro Alves
16:52 Re: [PATCH v2] AArch64 AAPCS: Ignore static members Pedro Alves
16:40 Re: [PATCH] Remove duplicate or commented-out #includes Pedro Alves
16:03 Re: [PATCH] Replace contribution list in CONTRIBUTE file with wiki link Pedro Alves
15:28 [PATCH v3 09/17] Remove make_bpstat_clear_actions_cleanup Pedro Alves
15:21 [PATCH v3 17/17] Use scope_exit in regcache.c Pedro Alves
15:21 [PATCH v3 16/17] Update cleanup comment in ui-out.h Pedro Alves
15:21 [PATCH v3 14/17] Remove remaining cleanup from fetch_inferior_event Pedro Alves
15:21 [PATCH v3 15/17] Update an obsolete cleanup comment Pedro Alves
15:21 [PATCH v3 13/17] Remove cleanup from stop_all_threads Pedro Alves
15:21 [PATCH v3 12/17] Remove clear_symtab_users_cleanup Pedro Alves
15:21 [PATCH v3 11/17] Remove cleanup from linux-nat.c Pedro Alves
15:21 [PATCH v3 10/17] Remove cleanup_delete_std_terminate_breakpoint Pedro Alves
15:21 [PATCH v3 08/17] Remove delete_just_stopped_threads_infrun_breakpoints_cleanup Pedro Alves
15:21 [PATCH v3 07/17] Remove remaining cleanup from gdb/breakpoint.c Pedro Alves
15:21 [PATCH v3 06/17] Replace delete_longjmp_breakpoint_cleanup with a forward_scope_exit type Pedro Alves
15:21 [PATCH v3 05/17] Use SCOPE_EXIT in gdbarch-selftest.c Pedro Alves
15:21 [PATCH v3 04/17] Use forward_scope_exit for scoped_finish_thread_state Pedro Alves
15:21 [PATCH v3 03/17] Introduce forward_scope_exit Pedro Alves
15:21 [PATCH v3 02/17] Introduce scope_exit Pedro Alves
15:21 [PATCH v3 01/17] Rename ESC -> ESC_PARENS Pedro Alves
15:21 [PATCH v3 00/17] Remove some cleanups using scope_exit Pedro Alves
15:21 Re: [PATCH] Replace contribution list in CONTRIBUTE file with wiki link Simon Marchi
15:04 Re: GDB 8.3 release -- 2019-01-23 update Tom Tromey
11:52 [PUSHED/OBV] AArch64: Ensure lwp info is created zeroed Alan Hayward
09:46 [PATCH] Replace contribution list in CONTRIBUTE file with wiki link Alan Hayward
05:57 announcement about GDB version numbering Joel Brobecker
04:46 GDB 8.3 release -- 2019-01-23 update Joel Brobecker
04:00 Re: [PATCH] Remove duplicate or commented-out #includes Tom Tromey
03:34 Re: [PATCH 0/9] #include cleanups Tom Tromey
01:04 [PATCH 2/2] Trim trailing directory separators from new sysroots. John Baldwin
01:04 [PATCH 1/2] Look for separate debug files in debug directories under a sysroot. John Baldwin
01:04 [PATCH 0/2] Some fixes for debug files and sysroots John Baldwin

January 22, 2019
22:59 Re: [PATCH] Remove the EXTERN define from stabsread.h Tom Tromey
20:42 Re: Breakage on builder Ubuntu-Aarch64-native-extended-gdbserver-m64, revision 2dc8dd17cd595bd7a1b0824c83380af52e633fc1 Sergio Durigan Junior
19:47 Re: [PATCH 0/9] #include cleanups Sergio Durigan Junior
18:52 [PATCH 5/9] Add a helper function to resolve TLS variable addresses for FreeBSD. John Baldwin
18:52 [PATCH 4/9] Add a new gdbarch method to resolve the address of TLS variables. John Baldwin
18:52 [PATCH 8/9] Support TLS variables on FreeBSD/riscv. John Baldwin
18:43 [PATCH 9/9] Support TLS variables on FreeBSD/powerpc. John Baldwin
18:43 [PATCH 6/9] Support TLS variables on FreeBSD/amd64. John Baldwin
18:43 [PATCH 7/9] Support TLS variables on FreeBSD/i386. John Baldwin
18:43 [PATCH 1/9] Support the fs_base and gs_base registers on i386. John Baldwin
18:43 [PATCH 2/9] Support fs_base and gs_base on FreeBSD/i386. John Baldwin
18:43 [PATCH 0/9] Support for thread-local variables on FreeBSD John Baldwin
18:43 [PATCH 3/9] Handle TLS variable lookups when using separate debug object files. John Baldwin
17:37 Re: [PATCH] Remove the EXTERN define from stabsread.h Sergio Durigan Junior
17:07 Re: [PATCH 2/3] include/dis-asm.h: Fix warning: Include "string.h" for strchr Simon Marchi
11:15 [PATCH] AArch64: Detect exit from execve syscall Alan Hayward
10:50 [PATCH v2] AArch64 AAPCS: Ignore static members Alan Hayward
09:00 [PATCH] Remove the EXTERN define from stabsread.h Tom Tromey
08:33 Re: [RFAv2] Fix leaks in macro definitions. Tom Tromey
08:14 [PATCH 1/9] Include compile-internal.h in gcc-c-plugin.h Tom Tromey
08:14 [PATCH 0/9] #include cleanups Tom Tromey
08:14 [PATCH 5/9] Declare remote_target in remote-fileio.h Tom Tromey
08:04 [PATCH 4/9] Do not include py-ref.h in most files Tom Tromey
08:04 [PATCH 8/9] Include coff/sym.h from coff/ecoff.h Tom Tromey
08:04 [PATCH 9/9] corelow.c does not need sys/file.h Tom Tromey
08:04 [PATCH 7/9] Include gdb_curses.h in tui-wingeneral.h Tom Tromey
08:04 [PATCH 6/9] Rename "lines" parameter in source-cache.h Tom Tromey
08:04 [PATCH 3/9] Use "struct bcache" in objfiles.h Tom Tromey
08:04 [PATCH 2/9] Remove a comment in compile/compile-cplus-types.c Tom Tromey
04:07 Re: [PATCH] Remove duplicate or commented-out #includes Tom Tromey
03:56 Re: [PATCH 00/12] remove some cleanups using a cleanup function Tom Tromey

January 21, 2019
23:16 Re: [RFAv2] Fix leaks in macro definitions. Simon Marchi
22:03 Re: [PATCH] Fortran function calls with arguments Simon Marchi
20:32 Re: [RFAv2] Fix leak in event-top.c history expansion Philippe Waroquiers
20:12 Re: [PATCH 00/12] remove some cleanups using a cleanup function Pedro Alves
18:28 Re: [PATCH] Remove duplicate or commented-out #includes Tom Tromey
17:34 Re: [PATCH] Remove duplicate or commented-out #includes Simon Marchi
17:28 Re: [PATCH] Remove duplicate or commented-out #includes Gary Benson
17:09 Re: [PATCH v2] Fix MI output for multi-location breakpoints Simon Marchi
15:59 Re: [RFA] Fix leak detected in GDB test gdb.base/macscp.exp Tom Tromey
15:52 Re: [PATCH 1/2] AArch64 AAPCS: Empty structs have non zero size in C++ Alan Hayward
15:28 Re: [RFAv2] Fix leak in event-top.c history expansion Tom Tromey
15:05 [PATCH] Fortran function calls with arguments Richard Bunt
12:19 Re: [PATCH 00/12] remove some cleanups using a cleanup function Andrew Burgess
10:27 Re: Breakage on builder Ubuntu-Aarch64-native-extended-gdbserver-m64, revision 2dc8dd17cd595bd7a1b0824c83380af52e633fc1 Alan Hayward

January 20, 2019
22:18 [RFAv2] Fix leak in event-top.c history expansion Philippe Waroquiers
21:25 Re: [RFA] Fix leak in event-top.c history expansion Tom Tromey
18:21 [RFA] Fix leak in event-top.c history expansion Philippe Waroquiers

January 19, 2019
21:31 [PATCH] Remove duplicate or commented-out #includes Tom Tromey
20:13 Re: Breakage on builder Ubuntu-Aarch64-native-extended-gdbserver-m64, revision 2dc8dd17cd595bd7a1b0824c83380af52e633fc1 Sergio Durigan Junior
20:05 Re: [RFA] Fix leaks in macro definitions. Tom Tromey
19:02 Re: Breakage on builder Ubuntu-Aarch64-native-extended-gdbserver-m64, revision 2dc8dd17cd595bd7a1b0824c83380af52e633fc1 Jim Wilson
17:32 Re: [RFA] Fix leaks in macro definitions. Philippe Waroquiers
17:29 [RFA] Fix leak detected in GDB test gdb.base/macscp.exp Philippe Waroquiers
17:28 [RFAv2] Fix leaks in macro definitions. Philippe Waroquiers
16:33 Breakage on builder Ubuntu-Aarch64-native-extended-gdbserver-m64, revision 2dc8dd17cd595bd7a1b0824c83380af52e633fc1 gdb-buildbot
16:33 Oh dear. I regret to inform you that commit 2dc8dd17cd595bd7a1b0824c83380af52e633fc1 might be unfortunate gdb-buildbot
12:33 [RFAv3 3/3] Make symtab.c better styled. Philippe Waroquiers
12:33 [RFAv3 2/3] Use address style to print addresses in breakpoint information. Philippe Waroquiers
12:33 [RFAv3 1/3] Use function_name_style to print Ada and C function names Philippe Waroquiers
12:33 [RFAv3 0/3] Have GDB better styled. Philippe Waroquiers
12:11 Re: [RFAv2 1/3] Use function_name_style to print Ada and C function names Philippe Waroquiers

January 18, 2019
21:46 Re: [PATCH v2] Fix MI output for multi-location breakpoints Eli Zaretskii
19:57 [PATCH v2] Fix MI output for multi-location breakpoints Simon Marchi
19:44 Re: [PATCH v2] Testsuite: Ensure stack protection is off for GCC Pedro Alves
17:26 [PATCH v2] Testsuite: Ensure stack protection is off for GCC Alan Hayward
14:46 [PATCH] Remove a warning from symtab.c Tom Tromey
10:49 Re: [PATCH 2/2] AArch64 AAPCS: Ignore static members Alan Hayward
10:34 Re: [PATCH 1/2] AArch64 AAPCS: Empty structs have non zero size in C++ Alan Hayward
08:39 Re: [FYI] Replace "the the" with "the" Дилян Палаузов
08:33 Re: [PATCH v2 3/7] Fortran: Accessing fields of inherited types via fully qualified name. Paweł Wódkowski

January 17, 2019
23:11 Re: [PATCH 0/6] change range adapters to be member functions Tom Tromey
22:25 Re: [RFA] Fix leaks in macro definitions. Tom Tromey
22:25 Re: [RFAv2 3/3] Make symtab.c better styled. Tom Tromey
22:21 Re: [RFAv2 1/3] Use function_name_style to print Ada and C function names Tom Tromey
21:39 Re: [PATCH 00/12] remove some cleanups using a cleanup function Tom Tromey
21:01 Re: [PATCH] MI: Add new command -complete Jan Vrany
20:29 Re: [PATCH] MI: Add new command -complete Tom Tromey
19:41 Re: Substitute all "the the" with "the" Tom Tromey
19:32 Re: [PATCH, RFC] fix gdbserver channel leaks Sandra Loosemore
17:47 Re: [PATCH] Testsuite: Ensure stack protection is off for GCC Pedro Alves
17:22 Re: [PATCH 2/2] AArch64 AAPCS: Ignore static members Pedro Alves
17:21 [FYI] Replace "the the" with "the" Tom Tromey
17:08 Re: [PATCH 1/2] AArch64 AAPCS: Empty structs have non zero size in C++ Pedro Alves
16:49 [Ping] [PATCH] Testsuite: Ensure stack protection is off for GCC Alan Hayward
16:12 Re: [PATCH, RFC] fix gdbserver channel leaks Pedro Alves
16:02 Re: [PATCH, RFC] fix gdbserver channel leaks Tom Tromey
15:38 [PATCH v2] gdbserver short-circuit-argument-list failures Richard Bunt
15:34 Re: [PATCH] Handle hitting a recording extent boundary as a normal trap-caused stop Tom Tromey
15:29 Re: [PATCH] Remove cleanups from solib-target.c Pedro Alves
14:41 [PATCH] Remove cleanups from solib-target.c Tom Tromey
13:58 Re: [PATCH 0/6] change range adapters to be member functions Pedro Alves
13:20 Re: [PATCH] Simulator: prevent inlining in C++ mode Pedro Alves
12:32 Re: [PATCH] Simulator: prevent inlining in C++ mode Simon Marchi
09:53 Re: [PATCH] Simulator: prevent inlining in C++ mode Alan Hayward
02:50 [PATCH 1/6] Change all_objfiles adapter to be a method on program_space Tom Tromey
02:50 [PATCH 6/6] Make minimal symbol range adapter a method on objfile Tom Tromey
02:50 [PATCH 3/6] Add compunits range adapter to objfile Tom Tromey
02:50 [PATCH 4/6] Make psymtab range adapter a method on objfile Tom Tromey
02:50 [PATCH 5/6] Simplify minsym iteration Tom Tromey
02:50 [PATCH 2/6] Change all_objfiles_safe adapter to be a method on program_space Tom Tromey
02:50 [PATCH 0/6] change range adapters to be member functions Tom Tromey

January 16, 2019
23:10 Re: [PATCH 00/12] remove some cleanups using a cleanup function Pedro Alves
21:18 [PATCH, RFC] fix gdbserver channel leaks Sandra Loosemore
21:11 Re: [PATCH] Do not expand macros to 'defined' Simon Marchi
20:59 Re: [PATCH] Do not expand macros to 'defined' Simon Marchi
20:57 Re: [PATCH] doc: Add table of MI versions André Pönitz
20:49 Re: [PATCH] Do not expand macros to 'defined' Andreas Schwab
20:38 Re: [PATCH] Do not expand macros to 'defined' Pavel Kryukov
20:02 Re: [PATCH] Do not expand macros to 'defined' Simon Marchi
19:51 Re: [PATCH] Simulator: prevent inlining in C++ mode Simon Marchi
19:44 Re: [RFC PATCH] Introduce dwarf2_cu::get_builder Keith Seitz
19:35 Re: [PATCH] doc: Add table of MI versions Simon Marchi
18:29 Re: [PATCH] Simulator: prevent inlining in C++ mode Pavel I. Kryukov
17:21 Re: [PATCH] doc: Add table of MI versions Simon Marchi
17:04 Re: [PATCH] doc: Add table of MI versions Eli Zaretskii
16:38 Re: [RFC PATCH] Introduce dwarf2_cu::get_builder Tom Tromey
15:57 [PATCH 2/2] AArch64 AAPCS: Ignore static members Alan Hayward
15:57 [PATCH 1/2] AArch64 AAPCS: Empty structs have non zero size in C++ Alan Hayward
15:57 [PATCH 0/2] AArch64 AAPCS: Improve argument passing Alan Hayward
11:19 Re: [PATCH 00/12] remove some cleanups using a cleanup function Andrew Burgess
11:11 Re: [PATCH v2 3/7] Fortran: Accessing fields of inherited types via fully qualified name. Richard Bunt
09:21 Re: [PATCH] MI: Add new command -complete Jan Vrany
06:34 [PATCH] Do not expand macros to 'defined' Павел Крюков

January 15, 2019
23:43 Re: [PATCH 00/12] remove some cleanups using a cleanup function Pedro Alves
23:31 Re: [PATCH] Simulator: prevent inlining in C++ mode Павел Крюков
23:07 Re: [PATCH] Simulator: prevent inlining in C++ mode Simon Marchi
23:03 Re: [PATCH 00/12] remove some cleanups using a cleanup function Tom Tromey
22:47 Re: [PATCH] Define 'EXTERN' for simulation internals Simon Marchi
22:34 Re: [RFA] Fix leaks in macro definitions. Tom Tromey
22:33 Re: [RFA] Fix leaks in macro definitions. Tom Tromey
22:32 Re: [PATCH] Define 'EXTERN' for simulation internals Павел Крюков
22:28 Re: [PATCH] Define 'EXTERN' for simulation internals Simon Marchi
20:37 Re: [PATCH] doc: Add table of MI versions Simon Marchi
19:55 Re: [RFA] Fix leaks in macro definitions. Philippe Waroquiers
19:46 Re: [RFA] Fix leaks in macro definitions. Philippe Waroquiers
19:20 Re: [PATCH] doc: Add table of MI versions Eli Zaretskii
18:50 Re: [RFA] Fix leaks in macro definitions. Tom Tromey
18:27 Re: [PATCH] doc: Add table of MI versions Simon Marchi
17:50 Re: [PATCH] Include <string.h> to dis-asm.h to get strchr declaration John Baldwin
17:49 Re: [RFA] Fix leaks in macro definitions. Simon Marchi
17:28 Re: [PATCH] doc: Add table of MI versions Eli Zaretskii
17:16 Re: [RFA] Fix leaks in macro definitions. Tom Tromey
16:50 Re: [RFA] Fix leaks in macro definitions. Simon Marchi
14:14 Re: [PATCH] Include <string.h> to dis-asm.h to get strchr declaration Simon Marchi
14:01 Re: [PATCH] Include <string.h> to dis-asm.h to get strchr declaration Nick Clifton
10:30 Re: [PATCH] AArch64: Prevent infinite recursion when checking AAPCS types Alan Hayward
09:42 Re: [PATCH 00/12] remove some cleanups using a cleanup function Andrew Burgess
07:28 Re: [PATCH] Define 'EXTERN' for simulation internals Павел Крюков
05:56 [RFA] Fix leaks in macro definitions. Philippe Waroquiers
00:31 Re: [PATCH 1/3] Constify target_pass_signals and target_program_signals Tom Tromey

January 14, 2019
22:03 Re: [PATCH 1/3] Constify target_pass_signals and target_program_signals Simon Marchi
21:45 Re: [PATCH] Include <string.h> to dis-asm.h to get strchr declaration Simon Marchi
21:36 Re: [PATCH] Define 'EXTERN' for simulation internals Simon Marchi
21:05 Re: [PATCH] Fix MI output for multi-location breakpoints Simon Marchi
20:39 [PATCH] doc: Add table of MI versions Simon Marchi
20:37 Re: [PATCH 00/12] remove some cleanups using a cleanup function Pedro Alves
19:36 Re: [PATCH] [PowerPC] Fix "info vector" test in gdb.arch/altivec-regs.exp Pedro Franco de Carvalho
19:36 Re: [PATCH] [PowerPC] Aliases for vector registers Pedro Franco de Carvalho
17:02 Breakage on builder Ubuntu-Aarch64-m64, revision 1ef8573cc77c91feeef3edab74d383d20809eb33 gdb-buildbot
16:54 Breakage on builder Ubuntu-Aarch64-native-gdbserver-m64, revision 1ef8573cc77c91feeef3edab74d383d20809eb33 gdb-buildbot
16:47 Breakage on builder Ubuntu-Aarch64-native-extended-gdbserver-m64, revision 1ef8573cc77c91feeef3edab74d383d20809eb33 gdb-buildbot
15:39 Re: [PATCH 00/12] remove some cleanups using a cleanup function Pedro Alves
15:13 Re: [PATCH] Fix placement of output in TUI mode Pedro Alves
14:52 Re: Updating config.guess, config.sub Rainer Orth
14:17 Re: [PATCH] [PowerPC] Fix "info vector" test in gdb.arch/altivec-regs.exp Andreas Schwab
14:03 Re: [PATCH] [PowerPC] Aliases for vector registers Ulrich Weigand
14:02 Re: [PATCH] [PowerPC] Fix "info vector" test in gdb.arch/altivec-regs.exp Ulrich Weigand
11:06 Re: [PATCH 00/12] remove some cleanups using a cleanup function Andrew Burgess
03:55 Re: GDB ui word wrapping broken/interferes with 'set style' ? Tom Tromey

January 13, 2019
21:36 Re: [PATCH RESEND] gdb: xtensa: fix register counters for xtensa-linux Max Filippov
20:08 Re: [PATCH RESEND] gdb: xtensa: fix register counters for xtensa-linux Max Filippov
19:43 Re: [PATCH RESEND] gdb: xtensa: fix register counters for xtensa-linux Simon Marchi
19:33 Re: [PATCH RESEND] gdb: xtensa: fix register counters for xtensa-linux Max Filippov
16:49 Re: [PATCH] Fix MI output for multi-location breakpoints Eli Zaretskii
16:32 Re: [PATCH RESEND] gdb: xtensa: fix register counters for xtensa-linux Simon Marchi
16:17 Re: [PATCH] Fix MI output for multi-location breakpoints Simon Marchi
15:32 Re: [PATCH] Fix MI output for multi-location breakpoints Eli Zaretskii
13:05 Re: [RFA 1/3] Use function_name_style to print Ada and C function names Philippe Waroquiers
08:36 Re: [PATCH RESEND] gdb: xtensa: fix register counters for xtensa-linux Max Filippov
05:56 Re: [PATCH RESEND] gdb: xtensa: fix register counters for xtensa-linux Simon Marchi
05:49 Re: [PATCH] Fix MI output for multi-location breakpoints Simon Marchi
05:25 Re: GDB 8.3 release -- 2019-01-11 update Joel Brobecker
05:22 Re: GDB 8.3 release -- 2019-01-11 update Joel Brobecker
05:18 Re: [RFA 1/3] Use function_name_style to print Ada and C function names Joel Brobecker
05:09 Re: [PATCH] Fix MI output for multi-location breakpoints Simon Marchi
01:43 [PATCH RESEND] gdb: xtensa: fix register counters for xtensa-linux Max Filippov

January 12, 2019
22:59 Re: [RFA 1/3] Use function_name_style to print Ada and C function names Tom Tromey
22:58 Re: [RFA 3/3] Make symtab.c better styled. Tom Tromey
22:41 Re: [PATCH 00/12] remove some cleanups using a cleanup function Tom Tromey
22:28 [RFAv2 3/3] Make symtab.c better styled. Philippe Waroquiers
22:28 [RFAv2 2/3] Use address style to print addresses in breakpoint information. Philippe Waroquiers
22:28 [RFAv2 1/3] Use function_name_style to print Ada and C function names Philippe Waroquiers
22:28 [RFAv2 0/3] Have GDB better styled. Philippe Waroquiers
21:13 Re: [RFA] Implement help/show values for 'set|show style'. Philippe Waroquiers
21:08 Re: GDB ui word wrapping broken/interferes with 'set style' ? Philippe Waroquiers
20:50 Re: [PATCH] Please define thread_info as struct thread_info (and other stuff) Tom Tromey
20:40 [PATCH] Fix placement of output in TUI mode Tom Tromey
18:37 Re: [PATCH] Please define thread_info as struct thread_info (and other stuff) Svante Signell
17:55 Re: GDB ui word wrapping broken/interferes with 'set style' ? Philippe Waroquiers
17:17 Re: [RFA] Implement help/show values for 'set|show style'. Tom Tromey
17:03 Re: GDB ui word wrapping broken/interferes with 'set style' ? Tom Tromey
17:01 Re: [PATCH] Fix MI output for multi-location breakpoints Tom Tromey
16:54 Re: [PATCH] Fix MI output for multi-location breakpoints Tom Tromey
16:48 Re: [RFA 3/3] Make symtab.c better styled. Philippe Waroquiers
16:29 Re: [RFA 1/3] Use function_name_style to print Ada and C function names Philippe Waroquiers
16:27 Re: [PUSHED/OBVIOUS] Fix 'obj' may be used uninitialized warning in symtab.c:matching_obj_sections. Tom Tromey
16:26 Re: [RFA 2/3] Use address style to print addresses in breakpoint information. Tom Tromey
16:26 Re: [RFA 3/3] Make symtab.c better styled. Tom Tromey
16:22 Re: [RFA 1/3] Use function_name_style to print Ada and C function names Tom Tromey
15:54 Re: [PATCH 00/12] remove some cleanups using a cleanup function Tom Tromey
14:50 pushed: [RFA/doco] expand a bit the in-GDB help for the "catch exception" help text Joel Brobecker
13:16 [PATCH] Define 'EXTERN' for simulation internals Павел Крюков
11:50 [PATCH 4/4] gdb/testsuite: Don't allow paths to appear in test name Andrew Burgess
11:50 [PATCH 3/4] gdb: Remove make_bpstat_clear_actions_cleanup Andrew Burgess
11:50 [PATCH 1/4] gdb: Remove delete_longjmp_breakpoint_cleanup Andrew Burgess
11:50 [PATCH 2/4] gdb: Remove remaining cleanup from breakpoint.c Andrew Burgess
11:50 Re: [PATCH 00/12] remove some cleanups using a cleanup function Andrew Burgess
07:04 [PUSHED/OBVIOUS] Fix 'obj' may be used uninitialized warning in symtab.c:matching_obj_sections. Philippe Waroquiers
03:37 Re: [PATCH] gdb/testsuite: Don't allow paths to appear in test name Tom Tromey
02:17 Breakage on builder Fedora-x86_64-native-gdbserver-m32, revision 1ef8573cc77c91feeef3edab74d383d20809eb33 gdb-buildbot
02:02 Breakage on builder Fedora-x86_64-m32, revision 1ef8573cc77c91feeef3edab74d383d20809eb33 gdb-buildbot
01:56 Breakage on builder Fedora-x86_64-m64, revision 1ef8573cc77c91feeef3edab74d383d20809eb33 gdb-buildbot
01:54 Breakage on builder Fedora-x86_64-native-gdbserver-m64, revision 1ef8573cc77c91feeef3edab74d383d20809eb33 gdb-buildbot
01:50 Breakage on builder Fedora-x86_64-native-extended-gdbserver-m64, revision 1ef8573cc77c91feeef3edab74d383d20809eb33 gdb-buildbot
01:47 Breakage on builder Fedora-x86_64-native-extended-gdbserver-m32, revision 1ef8573cc77c91feeef3edab74d383d20809eb33 gdb-buildbot
01:45 Breakage on builder Fedora-x86_64-cc-with-index, revision 1ef8573cc77c91feeef3edab74d383d20809eb33 gdb-buildbot
01:40 Breakage on builder Fedora-i686, revision 1ef8573cc77c91feeef3edab74d383d20809eb33 gdb-buildbot
01:40 Re: [PATCH] Fix MI output for multi-location breakpoints Andrew Burgess

January 11, 2019
23:39 Re: GDB 8.3 release -- 2019-01-11 update Tom Tromey
23:36 Re: [PATCH] Fix MI output for multi-location breakpoints Simon Marchi
23:30 [PATCH] gdb/testsuite: Don't allow paths to appear in test name Andrew Burgess
21:31 Re: GDB 8.3 release -- 2019-01-11 update Philippe Waroquiers
21:17 Re: [PATCH] Fix MI output for multi-location breakpoints Eli Zaretskii
21:07 Re: [PATCH] Fix MI output for multi-location breakpoints Simon Marchi
21:02 Re: Breakage on builder Ubuntu-Aarch64-m64, revision cfeadda545c4961877969e6a66be79278696e012 Sergio Durigan Junior
20:21 Re: [PATCH] Fix MI output for multi-location breakpoints Simon Marchi
18:39 Re: [PATCH] Fix MI output for multi-location breakpoints Pedro Alves
18:01 Re: [PATCH] [PowerPC] Aliases for vector registers Pedro Franco de Carvalho
17:02 Breakage on builder Debian-s390x-m64, revision 1ef8573cc77c91feeef3edab74d383d20809eb33 gdb-buildbot
17:00 Breakage on builder Debian-s390x-native-gdbserver-m64, revision 1ef8573cc77c91feeef3edab74d383d20809eb33 gdb-buildbot
16:58 Breakage on builder Debian-s390x-native-extended-gdbserver-m64, revision 1ef8573cc77c91feeef3edab74d383d20809eb33 gdb-buildbot
16:12 Re: [RFA/doco] expand a bit the in-GDB help for the "catch exception" help text Eli Zaretskii
16:10 Re: GDB 8.3 release -- 2019-01-11 update Eli Zaretskii
14:23 [RFA/doco] expand a bit the in-GDB help for the "catch exception" help text Joel Brobecker
13:52 Re: [PATCH] gdbserver short-circuit-argument-list failures Richard Bunt
13:41 Re: GDB 8.3 release -- 2019-01-11 update Joel Brobecker
12:34 Re: [PATCH] Fix MI output for multi-location breakpoints Andrew Burgess
10:36 Re: GDB 8.3 release -- 2019-01-11 update Eli Zaretskii
09:59 [PATCH] Simulator: prevent inlining in C++ mode Павел Крюков
09:53 GDB 8.3 release -- 2019-01-11 update Joel Brobecker
09:47 [PATCH] Include <string.h> to dis-asm.h to get strchr declaration Павел Крюков
08:04 Re: [PATCH] Fix MI output for multi-location breakpoints Eli Zaretskii
06:59 Re: [PATCH] [PowerPC] Aliases for vector registers Eli Zaretskii
06:56 Re: [PATCH 00/12] remove some cleanups using a cleanup function Joel Brobecker
06:13 Breakage on builder Ubuntu-Aarch64-native-extended-gdbserver-m64, revision 5325b9bf1ee283c40f076334eb3ea66e1f0a6ade gdb-buildbot
06:13 Oh dear. I regret to inform you that commit 5325b9bf1ee283c40f076334eb3ea66e1f0a6ade might be unfortunate gdb-buildbot
00:15 [PATCH] Fix MI output for multi-location breakpoints Simon Marchi

January 10, 2019
22:53 Re: [PATCH 00/12] Remove some ALL_* iteration macros Tom Tromey
22:10 Re: [PATCH 1/5] gdb/23712: Introduce multidictionary's Keith Seitz
22:01 [RFA 3/3] Make symtab.c better styled. Philippe Waroquiers
22:01 [RFA 2/3] Use address style to print addresses in breakpoint information. Philippe Waroquiers
22:01 [RFA 1/3] Use function_name_style to print Ada and C function names Philippe Waroquiers
22:01 [RFA 0/3] Have GDB better styled. Philippe Waroquiers
19:58 Re: [PATCH 00/12] Remove some ALL_* iteration macros Pedro Alves
19:49 [PATCH] [PowerPC] Aliases for vector registers Pedro Franco de Carvalho
19:45 [PATCH] [PowerPC] Fix "info vector" test in gdb.arch/altivec-regs.exp Pedro Franco de Carvalho
18:10 Re: [PATCH 00/12] Remove some ALL_* iteration macros Tom Tromey
18:09 Re: [PATCH 00/12] Remove some ALL_* iteration macros Pedro Alves
18:08 Re: [PATCH 3/3] Fix tracepoint.c:parse_tracepoint_definition leak (and one more) Pedro Alves
18:06 Re: [PATCH 00/12] Remove some ALL_* iteration macros Tom Tromey
17:12 Breakage on builder RHEL-s390x-m64, revision 1ef8573cc77c91feeef3edab74d383d20809eb33 gdb-buildbot
17:12 Oh dear. I regret to inform you that commit 1ef8573cc77c91feeef3edab74d383d20809eb33 might be unfortunate gdb-buildbot
17:07 Re: [PATCH 5/6] gdb: Remove cleanup from linux-fork.c:inferior_call_waitpid Andrew Burgess
16:45 Re: [PATCH 00/12] Remove some ALL_* iteration macros Pedro Alves
16:44 Re: [PATCH 00/12] Remove some ALL_* iteration macros Pedro Alves
16:07 Re: [PATCH] AArch64: Prevent infinite recursion when checking AAPCS types Pedro Alves
14:09 Re: [PATCH v2 00/12] Work toward making psymtabs reusable Tom Tromey
13:44 Re: [PATCH] AArch64: Prevent infinite recursion when checking AAPCS types Alan Hayward
09:54 Re: Breakage on builder Ubuntu-Aarch64-m64, revision cfeadda545c4961877969e6a66be79278696e012 Alan Hayward
09:48 Re: Oh dear. I regret to inform you that commit 053af8c9034f92d6e36a1180655ba22a65c56437 might be unfortunate Nick Clifton
07:29 Substitute all "the the" with "the" Дилян Палаузов
01:29 Re: [PATCH 00/12] Remove some ALL_* iteration macros Tom Tromey

January 09, 2019
23:10 Re: [RFA] Fix leak in linespec.c Tom Tromey
22:10 [patch, committed] apply libiberty/include patch for gcc pr other/16615 Sandra Loosemore
21:41 Re: NEWS entry for Changes to the "frame", "select-frame" ... Philippe Waroquiers
19:49 Re: [PATCH 00/12] Remove some ALL_* iteration macros Simon Marchi
19:20 Re: Request Wiki access to document new "entitlement" code-signing step on Mojave Tom Tromey
19:01 Re: [PATCH] AArch64: Prevent infinite recursion when checking AAPCS types Pedro Alves
18:53 Re: [PATCH] gdb: Remove support for old mangling schemes Pedro Alves
18:45 Re: [PATCH 5/6] gdb: Remove cleanup from linux-fork.c:inferior_call_waitpid Pedro Alves
18:09 Re: Oh dear. I regret to inform you that commit 053af8c9034f92d6e36a1180655ba22a65c56437 might be unfortunate Simon Marchi
18:08 Re: [PATCH v2] gdb: Remove support for old mangling schemes Simon Marchi
17:02 Re: [PATCH v2] gdb: Remove support for old mangling schemes Keith Seitz
16:59 Re: [PATCH] gdb: Remove support for old mangling schemes Tom Tromey
16:54 Re: [PATCH] gdb: Remove support for old mangling schemes Tom Tromey
16:25 Re: Breakage on builder Ubuntu-Aarch64-m64, revision cfeadda545c4961877969e6a66be79278696e012 Sergio Durigan Junior
16:21 [PING][PATCH] AArch64: Prevent infinite recursion when checking AAPCS types Alan Hayward
16:18 Re: [PATCH v2] gdb: Remove support for old mangling schemes Simon Marchi
16:14 Re: [PATCH v2] gdb: Remove support for old mangling schemes Eli Zaretskii
15:59 Re: [PATCH v2] gdb: Remove support for old mangling schemes Simon Marchi
15:39 Re: [PATCH v2] gdb: Remove support for old mangling schemes Eli Zaretskii
14:51 Re: [PATCH][PR gdb/23985] Fix libinproctrace.so build Szabolcs Nagy
14:45 Re: [PATCH 1/6] gdb/testsuite: Better detection of auto-response at y/n prompts Simon Marchi
14:10 Re: [PATCH 5/6] gdb: Remove cleanup from linux-fork.c:inferior_call_waitpid Andrew Burgess
13:51 Re: Updating config.guess, config.sub Rainer Orth
13:40 Re: [PATCH 4/4] gdb: Avoid signed integer overflow when printing source lines Tom Tromey
13:33 Re: [PATCH 5/6] gdb: Remove cleanup from linux-fork.c:inferior_call_waitpid Andrew Burgess
13:03 Re: [PATCH 4/4] gdb: Avoid signed integer overflow when printing source lines Andrew Burgess
12:55 Re: [PATCH 5/6] gdb: Remove cleanup from linux-fork.c:inferior_call_waitpid Pedro Alves
11:25 Re: [PATCH 1/6] gdb/testsuite: Better detection of auto-response at y/n prompts Andrew Burgess
05:59 Breakage on builder Ubuntu-Aarch64-m64, revision cfeadda545c4961877969e6a66be79278696e012 gdb-buildbot
05:59 Oh dear. I regret to inform you that commit cfeadda545c4961877969e6a66be79278696e012 might be unfortunate gdb-buildbot
05:04 Re: [PATCH 1/6] gdb/testsuite: Better detection of auto-response at y/n prompts Simon Marchi
04:50 [PATCH v2] gdb: Remove support for old mangling schemes Simon Marchi
04:36 Re: [PATCH] gdb: Remove support for old mangling schemes Simon Marchi
04:12 Re: [PATCH] gdb: Remove support for old mangling schemes Simon Marchi
03:38 Re: [PATCH] gdb: Remove support for old mangling schemes Eli Zaretskii
03:36 [PATCH 02/12] Remove remaining cleanup from breakpoint.c Tom Tromey
03:35 Re: [RFA] Fix leak in linespec.c Philippe Waroquiers
03:34 [PATCH 09/12] Remove remaining cleanup from fetch_inferior_event Tom Tromey
03:34 [PATCH 12/12] Use cleanup_function in regcache.c Tom Tromey
03:34 [PATCH 11/12] Update cleanup comment in ui-out.h Tom Tromey
03:34 [PATCH 08/12] Remove cleanup from stop_all_threads Tom Tromey
03:34 [PATCH 10/12] Update an obsolete cleanup comment Tom Tromey
03:34 [PATCH 06/12] Remove clear_symtab_users_cleanup Tom Tromey
03:34 [PATCH 01/12] Remove delete_longjmp_breakpoint_cleanup Tom Tromey
03:34 [PATCH 05/12] Remove cleanup from linux-nat.c Tom Tromey
03:34 [PATCH 07/12] Remove delete_just_stopped_threads_infrun_breakpoints_cleanup Tom Tromey
03:34 [PATCH 04/12] Remove cleanup_delete_std_terminate_breakpoint Tom Tromey
03:34 [PATCH 03/12] Remove make_bpstat_clear_actions_cleanup Tom Tromey
03:34 [PATCH 00/12] remove some cleanups using a cleanup function Tom Tromey
03:26 Re: [RFA] Fix leak in linespec.c Philippe Waroquiers
01:08 Re: [PATCH 4/4] gdb: Avoid signed integer overflow when printing source lines Tom Tromey
00:52 Re: [PATCH] gdb: Replace make_bpstat_clear_actions_cleanup Tom Tromey
00:40 Re: [RFA] Fix leak in linespec.c Tom Tromey
00:25 Re: [PATCH] gdb: Remove support for old mangling schemes Keith Seitz

January 08, 2019
23:39 Re: [RFA] Fix leak in linespec.c Simon Marchi
23:22 [PATCH] gdb: Remove support for old mangling schemes Simon Marchi
19:56 Re: [RFC PATCH] Introduce dwarf2_cu::get_builder Keith Seitz
17:46 Re: [PATCH] Fix build failure with macOS bison Simon Marchi
16:54 Re: Oh dear. I regret to inform you that commit 053af8c9034f92d6e36a1180655ba22a65c56437 might be unfortunate Nick Clifton
14:29 Re: Oh dear. I regret to inform you that commit 053af8c9034f92d6e36a1180655ba22a65c56437 might be unfortunate Simon Marchi
12:55 Re: [PATCH] gdb: Replace make_bpstat_clear_actions_cleanup Andrew Burgess
11:25 Re: Oh dear. I regret to inform you that commit 053af8c9034f92d6e36a1180655ba22a65c56437 might be unfortunate Nick Clifton
07:11 Breakage on builder Ubuntu-Aarch64-m64, revision 053af8c9034f92d6e36a1180655ba22a65c56437 gdb-buildbot
07:02 Breakage on builder Ubuntu-Aarch64-native-gdbserver-m64, revision 053af8c9034f92d6e36a1180655ba22a65c56437 gdb-buildbot
06:53 Breakage on builder Ubuntu-Aarch64-native-extended-gdbserver-m64, revision 053af8c9034f92d6e36a1180655ba22a65c56437 gdb-buildbot
06:25 [RFA] Fix leak in linespec.c Philippe Waroquiers
05:20 Re: [PATCH 3/4] gdb: Move declarations from symtab.h to source.h Tom Tromey
05:20 Re: [PATCH 2/4] gdb: Handle requests to print source lines backward Tom Tromey
05:17 Re: [PATCH 1/4] gdb: Fix skip of `\r` before `\n` in source output Tom Tromey
02:00 Re: [PATCH] Fix build failure with macOS bison Tom Tromey

January 07, 2019
23:23 Re: Oh dear. I regret to inform you that commit 053af8c9034f92d6e36a1180655ba22a65c56437 might be unfortunate Simon Marchi
22:09 Re: [PATCH] Fix build failure with macOS bison Simon Marchi
16:57 Re: [PATCH] Testsuite: Ensure stack protection is off for GCC Alan Hayward
16:56 Re: GDB ui word wrapping broken/interferes with 'set style' ? Philippe Waroquiers
16:37 [PATCH] Testsuite: Ensure stack protection is off for GCC Alan Hayward
16:16 Re: Oh dear. I regret to inform you that commit 053af8c9034f92d6e36a1180655ba22a65c56437 might be unfortunate Simon Marchi
16:14 Re: [PATCH] Fix build failure with macOS bison John Marshall
16:07 Re: [PATCH] Handle hitting a recording extent boundary as a normal trap-caused stop Andrey Utkin
15:40 Re: [PATCH] gdb: Replace make_bpstat_clear_actions_cleanup Tom Tromey
15:38 Re: [PATCH] Fix build failure with macOS bison John Marshall
15:27 Re: [PATCH] gdb: Replace make_bpstat_clear_actions_cleanup Tom Tromey
14:49 Re: GDB ui word wrapping broken/interferes with 'set style' ? Tom Tromey
13:46 Re: GDB ui word wrapping broken/interferes with 'set style' ? Philippe Waroquiers
13:43 Breakage on builder Fedora-x86_64-m32, revision 053af8c9034f92d6e36a1180655ba22a65c56437 gdb-buildbot
13:40 Breakage on builder Fedora-x86_64-native-gdbserver-m64, revision 053af8c9034f92d6e36a1180655ba22a65c56437 gdb-buildbot
13:40 Breakage on builder Fedora-x86_64-native-gdbserver-m32, revision 053af8c9034f92d6e36a1180655ba22a65c56437 gdb-buildbot
13:40 Breakage on builder Fedora-x86_64-w64-mingw32, revision 053af8c9034f92d6e36a1180655ba22a65c56437 gdb-buildbot
13:40 Breakage on builder NetBSD-x86_64-m64, revision 053af8c9034f92d6e36a1180655ba22a65c56437 gdb-buildbot
13:38 Breakage on builder Fedora-x86_64-m64, revision 053af8c9034f92d6e36a1180655ba22a65c56437 gdb-buildbot
13:34 Breakage on builder Solaris11-amd64-m64, revision 053af8c9034f92d6e36a1180655ba22a65c56437 gdb-buildbot
13:33 Breakage on builder Debian-s390x-m64, revision 053af8c9034f92d6e36a1180655ba22a65c56437 gdb-buildbot
13:31 Breakage on builder Fedora-x86_64-native-extended-gdbserver-m32, revision 053af8c9034f92d6e36a1180655ba22a65c56437 gdb-buildbot
13:31 Breakage on builder Fedora-x86_64-native-extended-gdbserver-m64, revision 053af8c9034f92d6e36a1180655ba22a65c56437 gdb-buildbot
13:31 Breakage on builder Fedora-x86_64-cc-with-index, revision 053af8c9034f92d6e36a1180655ba22a65c56437 gdb-buildbot
13:31 Breakage on builder Fedora-i686, revision 053af8c9034f92d6e36a1180655ba22a65c56437 gdb-buildbot
13:29 Breakage on builder Debian-s390x-native-gdbserver-m64, revision 053af8c9034f92d6e36a1180655ba22a65c56437 gdb-buildbot
13:29 Breakage on builder Solaris11-sparcv9-m64, revision 053af8c9034f92d6e36a1180655ba22a65c56437 gdb-buildbot
13:26 Breakage on builder Debian-s390x-native-extended-gdbserver-m64, revision 053af8c9034f92d6e36a1180655ba22a65c56437 gdb-buildbot
13:26 Breakage on builder RHEL-s390x-m64, revision 053af8c9034f92d6e36a1180655ba22a65c56437 gdb-buildbot
13:26 Oh dear. I regret to inform you that commit 053af8c9034f92d6e36a1180655ba22a65c56437 might be unfortunate gdb-buildbot
12:44 [PATCH] gdb: Replace make_bpstat_clear_actions_cleanup Andrew Burgess
12:42 [PATCH 4/4] gdb: Avoid signed integer overflow when printing source lines Andrew Burgess
12:42 [PATCH 3/4] gdb: Move declarations from symtab.h to source.h Andrew Burgess
12:42 [PATCH 2/4] gdb: Handle requests to print source lines backward Andrew Burgess
12:42 [PATCH 1/4] gdb: Fix skip of `\r` before `\n` in source output Andrew Burgess
12:42 [PATCH 0/4] Fix some regressions caused by source highlighting patch Andrew Burgess
11:38 Re: [PATCH 01/12] gdb/aarch64: Use default gdbarch methods where possible Alan Hayward
09:01 Re: [PATCH 1/6] gdb/testsuite: Better detection of auto-response at y/n prompts Andrew Burgess
01:15 Re: [PATCH] Remove cleanup from remote.c Simon Marchi

January 06, 2019
23:40 Re: GDB ui word wrapping broken/interferes with 'set style' ? Tom Tromey
22:46 [PATCH 1/3] Constify target_pass_signals and target_program_signals Tom Tromey
22:46 [PATCH 3/3] Constify some remote-notif functions Tom Tromey
22:46 [PATCH 2/3] Constify remote_console_output Tom Tromey
22:46 [PATCH 0/3] Some remote-related constification Tom Tromey
20:12 [PATCH] Remove cleanup from remote.c Tom Tromey
20:10 Re: [PATCH 00/12] Remove some ALL_* iteration macros Tom Tromey
16:53 Re: [PATCH] Fix build failure with macOS bison Simon Marchi
16:50 Re: [PATCH] Fix build failure with macOS bison Tom Tromey
16:49 [PATCH] Fix build failure with macOS bison Tom Tromey
16:40 Re: [PATCH 1/3] Use std::vector in type stacks Tom Tromey
15:28 Re: NEWS entry for Changes to the "frame", "select-frame" ... Eli Zaretskii
10:46 Re: NEWS entry for Changes to the "frame", "select-frame" ... Andrew Burgess
05:29 Re: [PATCH] Fix crash in "finish" Joel Brobecker
05:04 Re: [PATCH 3/3] Remove remaining cleanups from c-exp.y Simon Marchi
05:01 Re: [PATCH 2/3] Remove string-related cleanup from c-exp.y Simon Marchi
04:59 Re: [PATCH 1/3] Use std::vector in type stacks Simon Marchi
00:20 Re: [PATCH] Fix crash in "finish" Tom Tromey

January 05, 2019
20:41 [PATCH 1/3] Use std::vector in type stacks Tom Tromey
20:41 [PATCH 3/3] Remove remaining cleanups from c-exp.y Tom Tromey
20:41 [PATCH 2/3] Remove string-related cleanup from c-exp.y Tom Tromey
20:41 [PATCH 0/3] Remove cleanups from c-exp.y Tom Tromey
11:44 [PATCH v3] Dwarf: Don't add nameless modules to partial symbol table. Pawel Wodkowski
07:57 Re: [RFA/commit] GDB crash re-running program on Windows (native) Joel Brobecker

January 04, 2019
21:38 [PATCH] Handle hitting a recording extent boundary as a normal trap-caused stop Andrey Utkin
20:34 NEWS entry for Changes to the "frame", "select-frame" ... Philippe Waroquiers
03:48 Re: [PATCH] Remove the exception and cleanup checkers Simon Marchi
03:46 Re: [PATCH] Use upper case for more metasyntactic variables in gdb Simon Marchi
03:07 Re: compress python code Joel Brobecker

January 03, 2019
22:45 Re: [PATCH 00/12] Remove some ALL_* iteration macros Simon Marchi
22:30 [PATCH] MI: Add new command -complete Jan Vrany
21:46 Re: [PATCH 00/12] Remove some ALL_* iteration macros Tom Tromey
21:29 Re: [PATCH 0/5] Reference counting improvements in Python Simon Marchi
20:36 Re: compress python code Дилян Палаузов
19:14 Re: [PATCH] RISC-V: Fix wrong use of s0 register name. Jim Wilson
16:50 Re: compress python code Simon Marchi
15:56 Re: Updating config.guess, config.sub Nick Clifton
14:47 Re: [PATCH] Add 'extern C' if simulator is written in C++ Simon Marchi
13:18 Re: [PATCH] C++-ify struct thread_fsm Philippe Waroquiers
13:00 compress python code Дилян Палаузов
11:46 Updating config.guess, config.sub Rainer Orth
05:39 Re: [PATCH] Add 'extern C' if simulator is written in C++ Павел Крюков
05:09 Re: Don't build readline/libreadline.a, when --with-system-readline is supplied Simon Marchi
03:48 Re: [RFA/commit] GDB crash re-running program on Windows (native) Simon Marchi
03:33 Re: [RFA/commit] GDB crash re-running program on Windows (native) Joel Brobecker
03:31 Re: [PATCH] Add 'extern C' if simulator is written in C++ Simon Marchi

January 02, 2019
23:47 Re: [PATCH] Remove a cleanup from target-descriptions.c Tom Tromey
23:39 Re: [PATCH] Remove cleanups from linespec.c Tom Tromey
23:28 [PATCH] C++-ify struct thread_fsm Tom Tromey
23:23 Re: [PATCH 06/12] gdb/cris: Use default gdbarch methods where possible Hans-Peter Nilsson
23:03 Re: [RFA/commit] GDB crash re-running program on Windows (native) Simon Marchi
22:33 Re: [PATCH] Place displaced step data directly in inferior structure Simon Marchi
21:48 Re: [PATCH 1/6] gdb/testsuite: Better detection of auto-response at y/n prompts Simon Marchi
20:40 Re: [PATCH] Remove a cleanup from target-descriptions.c Simon Marchi
20:31 Re: [PATCH] Remove cleanups from linespec.c Simon Marchi
20:18 Re: [PATCH] Change inferior_to_inferior_object to return a gdbpy_ref Simon Marchi
19:54 Re: [PATCH] Fix search of debug files for remote debuggee Simon Marchi
18:54 Re: [RFA] Fix leak of struct call_thread_fsm in call_function_by_hand_dummy. Tom Tromey
18:44 [FYI] Use xstrdup in tui_set_source_content Tom Tromey
18:11 Re: [PATCH] Fix search of debug files for remote debuggee Andrey Utkin
18:06 Re: Breakage on builder Ubuntu-Aarch64-native-extended-gdbserver-m64, revision 4ada3dfd5c07f0f1045a721a28fc905918ffbdfd Sergio Durigan Junior
17:14 [RFA] Fix leak of struct call_thread_fsm in call_function_by_hand_dummy. Philippe Waroquiers
17:01 [PATCH] Change inferior_to_inferior_object to return a gdbpy_ref Tom Tromey
16:41 Re: [PATCH 1/5] gdb/23712: Introduce multidictionary's Tom Tromey
16:33 [FYI] Style improvements in gdb/python Tom Tromey
16:18 [PATCH] Remove cleanups from linespec.c Tom Tromey
15:52 [PATCH] Remove a cleanup from target-descriptions.c Tom Tromey
15:47 Re: [PATCH 0/6] Set of cleanup removal patches Tom Tromey
15:46 Re: [PATCH 5/6] gdb: Remove cleanup from linux-fork.c:inferior_call_waitpid Tom Tromey
15:18 Re: [PATCH 6/6] gdb: Remove cleanup from linux_nat_target::follow_fork Tom Tromey
15:13 Re: [PATCH 4/6] gdb: Remove final cleanup from find_overload_match Tom Tromey
15:12 Re: [PATCH 3/6] gdb: Remove a cleanup from find_overload_match Tom Tromey
15:08 Re: [PATCH 2/6] gdb/remote: Remove a cleanup in remote_check_symbols Tom Tromey
06:58 Re: [PATCH] Fix crash in "finish" Joel Brobecker
06:54 GDB 8.3 release -- 2019-01-02 update Joel Brobecker
06:34 Re: Breakage on builder Ubuntu-Aarch64-native-extended-gdbserver-m64, revision 4ada3dfd5c07f0f1045a721a28fc905918ffbdfd Joel Brobecker
06:29 Breakage on builder Ubuntu-Aarch64-native-extended-gdbserver-m64, revision 4ada3dfd5c07f0f1045a721a28fc905918ffbdfd gdb-buildbot
06:29 Oh dear. I regret to inform you that commit 4ada3dfd5c07f0f1045a721a28fc905918ffbdfd might be unfortunate gdb-buildbot
06:22 [pushed] Fix year range in unittests/.../char/empty.cc copyright header Joel Brobecker

January 01, 2019
23:04 Re: [PATCHv2] gdb/riscv: Split ISA and ABI features Andrew Burgess
22:45 [PATCH 6/6] gdb: Remove cleanup from linux_nat_target::follow_fork Andrew Burgess
22:45 [PATCH 5/6] gdb: Remove cleanup from linux-fork.c:inferior_call_waitpid Andrew Burgess
22:45 [PATCH 4/6] gdb: Remove final cleanup from find_overload_match Andrew Burgess
22:45 [PATCH 3/6] gdb: Remove a cleanup from find_overload_match Andrew Burgess
22:45 [PATCH 2/6] gdb/remote: Remove a cleanup in remote_check_symbols Andrew Burgess
22:45 [PATCH 1/6] gdb/testsuite: Better detection of auto-response at y/n prompts Andrew Burgess
22:45 [PATCH 0/6] Set of cleanup removal patches Andrew Burgess
21:09 Re: [PATCH] RISC-V: Fix wrong use of s0 register name. Andrew Burgess
19:35 Re: [RFA] Fix 'Invalid read of size 4' in search_command_helper Philippe Waroquiers
18:37 Re: [RFA] Fix 'Invalid read of size 4' in search_command_helper Tom Tromey
18:29 Re: [RFA] Fix leak in record-full.c Tom Tromey
18:22 Re: [RFA] Fix leak in print_one_catch_syscall. Tom Tromey
15:02 [RFA] Fix 'Invalid read of size 4' in search_command_helper Philippe Waroquiers
13:30 [RFA] Fix leak in record-full.c Philippe Waroquiers
06:37 [pushed 1/3] rotate gdb/ChangeLog Joel Brobecker
06:21 [pushed 3/3] update copyright year printed by gdb, gdbserver and gdbreplay Joel Brobecker
06:21 [pushed 2/3] Update copyright year range in all GDB files. Joel Brobecker
06:21 FYI: Start of New Year Procedure done Joel Brobecker
01:51 [PATCH] RISC-V: Fix wrong use of s0 register name. Jim Wilson


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