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]
August 31, 2017
August 30, 2017
22:32 | Re: [PATCH] Add a 'starti' command. | Keith Seitz |
22:06 | [RFA 3/3] Change counted_command_line to a shared_ptr | Tom Tromey |
22:06 | [RFA 2/3] Use function_view in a couple of places in breakpoint.c | Tom Tromey |
22:06 | [RFA 1/3] Allocate bpstats with new | Tom Tromey |
22:06 | [RFA 0/3] some C++-ification in breakpoint.c | Tom Tromey |
19:14 | [patch+8.0.1] Fix T-stopped detach regression on old kernels | Jan Kratochvil |
19:01 | ping: [PATCH v3] Unbreak gdb build on 32-bit host with ADI support | Jan Kratochvil |
18:24 | Re: [RFA 09/10] Use std::string and unique_xmalloc_ptr in compile/ code | Keith Seitz |
14:29 | Re: [PATCH/RFC] Implement the ability to set the current working directory in GDBserver | Eli Zaretskii |
14:14 | Re: [PATCH] Add a 'starti' command. | Eli Zaretskii |
04:38 | [PATCH/RFC] Implement the ability to set the current working directory in GDBserver | Sergio Durigan Junior |
August 29, 2017
22:55 | [PATCH] Add a 'starti' command. | John Baldwin |
19:37 | [RFA 10/10] Use std::string in reopen_exec_file | Tom Tromey |
19:37 | [RFA 03/10] Use unique_xmalloc_ptr in env_execute_cli_command | Tom Tromey |
19:36 | [RFA 02/10] Use std::string thread.c | Tom Tromey |
19:25 | [RFA 08/10] Return std::string from perror_string | Tom Tromey |
19:25 | [RFA 07/10] Use std::string and unique_xmalloc_ptr in demangle_command | Tom Tromey |
19:25 | [RFA 06/10] Use std::string in do_set_command | Tom Tromey |
19:25 | [RFA 05/10] Use unique_xmalloc_ptr in cd_command | Tom Tromey |
19:25 | [RFA 09/10] Use std::string and unique_xmalloc_ptr in compile/ code | Tom Tromey |
19:25 | [RFA 04/10] Use std::string in mi_cmd_interpreter_exec | Tom Tromey |
19:25 | [RFA 00/10] some string cleanup removal | Tom Tromey |
19:25 | [RFA 01/10] Return std::string from memory_error_message | Tom Tromey |
August 28, 2017
23:13 | [PATCH v4] Implement the ability to set/unset environment variables to GDBserver when starting the inferior | Sergio Durigan Junior |
21:40 | [pushed] gdb.base/commands.exp: Remove unused global references | Simon Marchi |
21:31 | Re: heads up: one week to 8.0.1 planned release time | Simon Marchi |
21:25 | Re: [PATCH v3] Implement the ability to set/unset environment variables to GDBserver when starting the inferior | Sergio Durigan Junior |
21:20 | Re: [PATCH] define_command: Don't convert command name to lower case | Simon Marchi |
16:23 | Re: [PATCH] Honor an existing CC_FOR_BUILD in the environment for sim. | John Baldwin |
13:50 | heads up: one week to 8.0.1 planned release time | Joel Brobecker |
August 27, 2017
18:41 | hurd: update RPC prototypes | Samuel Thibault |
18:37 | hurd: fix RPC stubs names | Samuel Thibault |
10:16 | [PATCH 3/4] Add thread after updating gdbarch when exec'ing | Simon Marchi |
10:16 | [PATCH 4/4] Test different follow-exec-mode settings in gdb.multi/multi-arch-exec.exp | Simon Marchi |
10:16 | [PATCH 0/4] Try to fix the gdb.multi/multi-arch-exec.exp failure | Simon Marchi |
10:16 | [PATCH 1/4] Improve "'g' reply is is to long" error message | Simon Marchi |
10:16 | [PATCH 2/4] Read stop_pc after updating the gdbarch when exec'ing | Simon Marchi |
August 26, 2017
August 25, 2017
22:55 | Re: Check for truncated registers in process_g_packet | Simon Marchi |
21:05 | Re: Check for truncated registers in process_g_packet | Simon Marchi |
20:55 | [PATCH] Introduce dw2_linkage_name and dw2_linkage_name_attr. | Keith Seitz |
17:43 | Re: [PATCH v2] break gdb build on 32-bit host with ADI support | Wei-min Pan |
16:54 | Re: [RFA 1/2] Fix two regressions in scalar printing | Thomas Preudhomme |
10:53 | Re: Check for truncated registers in process_g_packet | Yao Qi |
10:44 | Re: [PATCH v2] break gdb build on 32-bit host with ADI support | Pedro Alves |
10:33 | Re: [PATCH v2] break gdb build on 32-bit host with ADI support | Simon Marchi |
10:18 | Re: [PATCH v2] break gdb build on 32-bit host with ADI support | Pedro Alves |
08:53 | Re: [pushed] gdbserver: Rename some functions, thread -> inferior | Simon Marchi |
08:53 | [pushed] gdbserver: Rename some functions, thread -> inferior | Simon Marchi |
01:44 | [PATCH v2] break gdb build on 32-bit host with ADI support | Weimin Pan |
August 24, 2017
August 23, 2017
August 22, 2017
August 21, 2017
August 20, 2017
14:06 | [RFA 2/2] Change install_breakpoint to take a std::unique_ptr | Tom Tromey |
14:06 | [RFA 1/2] Fix erroneous cleanup use in add_solib_catchpoint | Tom Tromey |
13:54 | [RFA 0/2] small clean ups in breakpoint allocation | Tom Tromey |
August 18, 2017
August 17, 2017
August 16, 2017
August 14, 2017
August 13, 2017
21:23 | Re: [PATCH v2] xtensa: Properly strdup string when building reggroup | Stafford Horne |
06:19 | [PATCH v3] Implement the ability to set/unset environment variables to GDBserver when starting the inferior | Sergio Durigan Junior |
August 12, 2017
August 11, 2017
August 10, 2017
August 09, 2017
August 08, 2017
August 07, 2017
August 06, 2017
19:42 | [RFA] C++-ify skip.c | Tom Tromey |
August 05, 2017
21:41 | [FYI] Fix Rust test suite for 1.20 beta | Tom Tromey |
18:14 | Re: [PATCH v2] Implement the ability to set/unset environment variables to GDBserver when starting the inferior | Simon Marchi |
17:25 | [FYI] Remove cleanups from Rust parser | Tom Tromey |
17:11 | [PATCH] remote-sim.c: Fix arg variables conflicts | Simon Marchi |
16:40 | Re: [RFA] Use gdb::unique_xmalloc_ptr when calling tilde_expand | Simon Marchi |
16:25 | Re: [RFA] Use gdb::unique_xmalloc_ptr when calling tilde_expand | Tom Tromey |
10:21 | [PATCH v3] Add shortcuts for "nexti" and "stepi" commands in Single-Key mode | Ruslan Kabatsayev |
06:38 | Re: [PATCH v2] Add shortcuts for "nexti" and "stepi" commands in Single-Key mode | Ruslan Kabatsayev |
06:29 | Re: [PATCH v2] Add shortcuts for "nexti" and "stepi" commands in Single-Key mode | Eli Zaretskii |
05:58 | Garbarge collector eats gdb.selected_thread().inferior | Максим Дзабраев |
August 04, 2017
August 03, 2017
21:44 | [RFA] Use gdb::unique_xmalloc_ptr when calling tilde_expand | Tom Tromey |
12:25 | Re: [PATCH] GDB/opcodes: Remove arch/mach/endian disassembler assertions | Maciej W. Rozycki |
11:36 | Re: [PATCH] GDB/opcodes: Remove arch/mach/endian disassembler assertions | Maciej W. Rozycki |
11:13 | Re: [PATCH] GDB testsuite: Suppress GCC's colored output | Andreas Arnez |
11:04 | Re: [PATCH] GDB/opcodes: Remove arch/mach/endian disassembler assertions | Yao Qi |
August 02, 2017
August 01, 2017
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]