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]
July 31, 2017
July 30, 2017
19:05 | Re: [RFA v2 07/24] Remove make_cleanup_fclose | Simon Marchi |
19:04 | Re: [RFA v2 06/24] Change open_terminal_stream to return a gdb_file_up | Simon Marchi |
18:59 | Re: [RFA v2 05/24] Use gdb_file_up in source.c | Simon Marchi |
18:31 | Re: [RFA v2 02/24] Introduce and use gdb_file_up | Simon Marchi |
18:29 | Re: [RFA v2 01/24] Introduce and use ui_out_emit_table | Simon Marchi |
16:27 | Re: [RFA v2 03/24] Change return type of find_and_open_script | Tom Tromey |
16:25 | Re: [RFA v2 02/24] Introduce and use gdb_file_up | Tom Tromey |
16:23 | Re: [RFA v2 01/24] Introduce and use ui_out_emit_table | Tom Tromey |
July 29, 2017
23:56 | Re: [RFA v2 04/24] Use gdb_file_up in fbsd-nat.c | Simon Marchi |
23:54 | Re: [RFA v2 03/24] Change return type of find_and_open_script | Simon Marchi |
23:40 | Re: [RFA v2 02/24] Introduce and use gdb_file_up | Simon Marchi |
23:10 | Re: [RFA v2 01/24] Introduce and use ui_out_emit_table | Simon Marchi |
22:36 | Re: [PATCH v2] Implement the ability to set/unset environment variables to GDBserver when starting the inferior | Simon Marchi |
July 28, 2017
16:34 | Re: [PATCH v4] gdb: ADI support | Wei-min Pan |
10:30 | Re: [PATCH v4] gdb: ADI support | Yao Qi |
08:19 | RE: [PATCH 0/6] Some Fortran patches | Wiederhake, Tim |
July 27, 2017
July 26, 2017
July 25, 2017
July 24, 2017
21:54 | Re: [PATCH] define_command: Don't convert command name to lower case | Simon Marchi |
21:48 | [PATCH] define_command: Don't convert command name to lower case | Simon Marchi |
21:17 | Re: [RFA] candidates for ambiguous command in upper case | Simon Marchi |
18:54 | Re: FYI - git-hooks recents update to be deployed in a couple of weeks | Joel Brobecker |
16:38 | [pushed] s390-vregs.exp: Fix Tcl error after non-zero-pad patch | Andreas Arnez |
10:43 | Re: [PATCH 1/3] gdb lwp_info: Add destructor, initialize fields, use new/delete | Simon Marchi |
10:40 | [PATCH 3/3] Create arch_lwp_info class hierarchy | Simon Marchi |
10:40 | [PATCH 2/3] gdbserver lwp_info: Initialize fields, use new/delete | Simon Marchi |
10:40 | [PATCH 1/3] gdb lwp_info: Add destructor, initialize fields, use new/delete | Simon Marchi |
10:40 | [PATCH 0/3] Create arch_lwp_info class hierarchy | Simon Marchi |
July 23, 2017
July 22, 2017
22:20 | Re: [RFA v3 0/4] C++-ify some breakpoint subclasses a bit more | Tom Tromey |
07:08 | Re: [RFA v3 0/4] C++-ify some breakpoint subclasses a bit more | Simon Marchi |
04:25 | [RFA v3 4/4] Use std::vector in struct catch_syscall_inferior_data | Tom Tromey |
04:16 | [RFA v3 1/4] C++-ify break-catch-sig | Tom Tromey |
04:16 | [RFA v3 2/4] C++-ify break-catch-throw | Tom Tromey |
04:07 | [RFA v3 3/4] Use std::vector in syscall_catchpoint | Tom Tromey |
04:06 | [RFA v3 0/4] C++-ify some breakpoint subclasses a bit more | Tom Tromey |
03:53 | Re: [RFA v2 1/4] C++-ify break-catch-sig | Tom Tromey |
03:43 | Re: [RFA v2 4/4] Use std::vector in struct catch_syscall_inferior_data | Tom Tromey |
July 21, 2017
July 20, 2017
July 19, 2017
July 18, 2017
July 17, 2017
July 16, 2017
20:07 | Re: [PATCH] C++ify dwarf2_per_objfile | Pedro Alves |
17:43 | Re: [PATCH] C++ify dwarf2_per_objfile | Trevor Saunders |
00:09 | [PATCH v2 1/1] don't list typedef symbols in C++, d and ada | Zhouyi Zhou |
July 15, 2017
17:30 | [PATCH 4/4] Define a DBREG_DRX macro on NetBSD. | John Baldwin |
17:21 | [PATCH 2/4] Define _KMEMUSER before including BSD kernel headers. | John Baldwin |
17:21 | [PATCH 0/4] Various build fixes for NetBSD | John Baldwin |
17:21 | [PATCH 3/4] Enable the BSD KVM target for NetBSD/amd64. | John Baldwin |
17:21 | [PATCH 1/4] Fix two NetBSD-specific typos in the configure.nat conversion. | John Baldwin |
05:36 | [PATCH 1/1] don't list typedef symbols in C++, d and ada | Zhouyi Zhou |
00:07 | Re: [PATCH 18/40] A smarter linespec completer | Keith Seitz |
July 14, 2017
July 13, 2017
July 12, 2017
21:52 | Re: [RFC] Replace regcache readonly flag with detached flag | Simon Marchi |
20:03 | Re: [PATCH 1/2] Include the fs_base and gs_base registers in amd64 target descriptions. | John Baldwin |
17:49 | [PATCH] S390: Add record/replay support for arch12 instructions | Andreas Arnez |
16:23 | Re: [PATCH 1/2] Include the fs_base and gs_base registers in amd64 target descriptions. | Keith Seitz |
13:51 | Re: [PATCH 1/2] Include the fs_base and gs_base registers in amd64 target descriptions. | Simon Marchi |
13:02 | Re: [PATCH 1/2] Include the fs_base and gs_base registers in amd64 target descriptions. | Yao Qi |
12:32 | Re: [RFC] Replace regcache readonly flag with detached flag | Alan Hayward |
12:16 | Re: [PATCH 1/2] Include the fs_base and gs_base registers in amd64 target descriptions. | Phil Muldoon |
03:25 | Re: [PING] [PATCH v3] gdb: ADI support | Wei-min Pan |
00:43 | Re: [PING] [PATCH v3] gdb: ADI support | Pedro Alves |
00:36 | Re: [PING] [PATCH v3] gdb: ADI support | Weimin Pan |
July 11, 2017
July 10, 2017
July 09, 2017
22:34 | Re: [RFA 01/10] Rationalize "backtrace" command line parsing | Tom Tromey |
22:22 | Re: [RFA 02/10] Change backtrace_command_1 calling to use flags | Tom Tromey |
18:28 | Re: [PATCH] compile-loc2c: Fix uninitialized variable error | Simon Marchi |
17:22 | Re: [RFA] Fix size check in dwarf2_evaluate_loc_desc_full | Tom Tromey |
16:44 | Re: [PATCH] compile-loc2c: Fix uninitialized variable error | Tom Tromey |
13:33 | [PATCH] Align natural-format register values to the same column | Ruslan Kabatsayev |
July 07, 2017
16:41 | Re: [PATCH 2/6] Delegate opcodes to select disassembler in GDB | Yao Qi |
12:35 | Re: Plan for release 2.29 [and IMPORTANT message] | Tristan Gingold |
09:52 | Re: Plan for release 2.29 [and IMPORTANT message] | Yao Qi |
09:35 | RE: [PATCH] Import setenv and unsetenv from gnulib | Anton Kolesov |
08:24 | Re: [PATCH] Import setenv and unsetenv from gnulib | Yao Qi |
July 06, 2017
18:36 | [PING] [PATCH v3] gdb: ADI support | Weimin Pan |
15:34 | Re: [PATCH] Import setenv and unsetenv from gnulib | Sergio Durigan Junior |
13:29 | Re: [PATCH 0/8] Add support for $_siginfo on FreeBSD | Pedro Alves |
11:17 | Re: [PATCH 0/8] Add support for $_siginfo on FreeBSD | John Baldwin |
00:14 | Re: [PATCH 1/1] Adjust fallback definition of DBREG_DRX for netbsd | Pedro Alves |
July 05, 2017
July 04, 2017
20:26 | Re: [PATCH] Import setenv and unsetenv from gnulib | Sergio Durigan Junior |
18:06 | RE: [PATCH] Import setenv and unsetenv from gnulib | Anton Kolesov |
17:44 | [pushed] Garbage collect TYPE_STATIC and several TYPE_FN_FIELD_x | Pedro Alves |
15:49 | [PATCH] Handle function aliases better (PR gdb/19487, errno printing) | Pedro Alves |
10:20 | Re: [PATCH] Import setenv and unsetenv from gnulib | Yao Qi |
08:10 | [binutils commit] DWARF-5: Extend bfd/dwarf2.c parse_comp_unit() | Jan Kratochvil |
04:04 | Re: [binutils patch] DWARF-5: Extend bfd/dwarf2.c parse_comp_unit() | Alan Modra |
July 03, 2017
19:35 | Re: [PATCH] Import setenv and unsetenv from gnulib | Sergio Durigan Junior |
16:27 | [PATCH] Import setenv and unsetenv from gnulib | Anton Kolesov |
15:26 | Re: [PATCH] Fix build breakage on MinGW due to missing setenv | Sergio Durigan Junior |
14:21 | [PATCH obv] buffer.h: Fix spelling mistakes | Simon Marchi |
11:21 | Re: [PATCH] Fix build breakage on MinGW due to missing setenv | Yao Qi |
10:04 | [PATCH] Fix build breakage on MinGW due to missing setenv | Anton Kolesov |
July 02, 2017
20:17 | [binutils commit] [binutils patch] DWARF-5: readelf: .debug_names | Jan Kratochvil |
20:12 | [obv] Import include/+libiberty/ r249883 from upstream GCC | Jan Kratochvil |
20:02 | [gcc commit] [gcc patch] DWARF-5: Define DW_IDX_GNU_static and DW_IDX_GNU_external | Jan Kratochvil |
16:23 | Re: ping^2: [gcc patch] DWARF-5: Define DW_IDX_GNU_static and DW_IDX_GNU_external | Jason Merrill |
14:30 | [PATCH v3.2 5/5] DWARF-5: .debug_names index consumer | Jan Kratochvil |
07:25 | ping^2: [gcc patch] DWARF-5: Define DW_IDX_GNU_static and DW_IDX_GNU_external | Jan Kratochvil |
July 01, 2017
15:49 | Re: Automatically set the comment style to what we use | Eli Zaretskii |
15:23 | [PATCH v3.1 1/5] cc-with-tweaks.sh: Use gdb-add-index.sh | Jan Kratochvil |
10:57 | [binutils patch] DWARF-5: Extend bfd/dwarf2.c parse_comp_unit() | Jan Kratochvil |
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]