gdb-cvs archive
date index for August, 2017

This is the mail archive of the gdb-cvs@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:

August 31, 2017
21:26 [binutils-gdb] Implement the ability to set/unset environment variables to GDBserver when starting the inferior Sergio Durigan Junior
08:30 [binutils-gdb] Unbreak gdb build on 32-bit host with ADI support Pedro Alves

August 29, 2017
22:08 [binutils-gdb] Look for FIR in the last FreeBSD/mips floating-point register. John Baldwin
13:10 [binutils-gdb] Fix simulation of MSP430's open system call. Nick Clifton

August 28, 2017
21:40 [binutils-gdb] gdb.base/commands.exp: Remove unused global references Simon Marchi
21:17 [binutils-gdb/gdb-8.0-branch] define_command: Don't convert command name to lower case Simon Marchi
21:09 [binutils-gdb] Add missing PR number in ChangeLog Simon Marchi
21:08 [binutils-gdb] define_command: Don't convert command name to lower case Simon Marchi

August 26, 2017
00:30 [binutils-gdb] remove param "dispp" from ada-lang.c::ada_lookup_struct_elt_type Joel Brobecker

August 25, 2017
08:50 [binutils-gdb] gdbserver: Rename some functions, thread -> inferior Simon Marchi

August 24, 2017
21:35 [binutils-gdb] Remove unused function set_inferior_target_data Simon Marchi
14:41 [binutils-gdb/gdb-8.0-branch] DWARF-5 Fix DW_FORM_implicit_const Jan Kratochvil
14:40 [binutils-gdb] DWARF-5 Fix DW_FORM_implicit_const Jan Kratochvil
08:31 [binutils-gdb/gdb-8.0-branch] DWARF-5: Fix -fdebug-types-section Jan Kratochvil
08:28 [binutils-gdb] DWARF-5: Fix -fdebug-types-section Jan Kratochvil
07:17 [binutils-gdb] Deleted branch origin/users/qiyao/target-desc-4 Yao Qi

August 23, 2017
21:28 [binutils-gdb] Fix PR remote/21852: Remote run without specifying a local binary crashes GDB Sergio Durigan Junior
15:18 [binutils-gdb] compile: Add 'set compile-gcc' Sergio Durigan Junior
15:18 [binutils-gdb] compile: set debug compile: Display GCC driver filename Sergio Durigan Junior
08:59 [binutils-gdb] gdb: SPARC ADI support Jose E . Marchesi

August 22, 2017
20:13 [binutils-gdb] Rename some command functions Simon Marchi
16:07 [binutils-gdb] Add test for "List actual code around more than one location" change Pedro Alves
15:43 [binutils-gdb] Change install_breakpoint to take a std::unique_ptr Tom Tromey
15:42 [binutils-gdb] Fix erroneous cleanup use in add_solib_catchpoint Tom Tromey
15:37 [binutils-gdb] Change psymtab_search_name to return a unique_xmalloc_ptr Tom Tromey
15:37 [binutils-gdb] Change rewrite_source_path to return a unique_xmalloc_ptr Tom Tromey
15:37 [binutils-gdb] Change gdb_realpath to return a unique_xmalloc_ptr Tom Tromey
15:37 [binutils-gdb] Change gdb_realpath_keepfile to return a unique_xmalloc_ptr Tom Tromey
15:37 [binutils-gdb] Change gdb_abspath to return a unique_xmalloc_ptr Tom Tromey
15:24 [binutils-gdb] List actual code around more than one location Pedro Alves

August 21, 2017
16:35 [binutils-gdb] Use an array type (lwpid_t[]) for the array of lwp IDs. John Baldwin
16:35 [binutils-gdb] Correct earlier ChangeLog entry for fbsd_add_threads. John Baldwin
15:23 [binutils-gdb/origin/users/qiyao/target-desc-4] Convert the rest x86 target descriptions Yao Qi
15:23 [binutils-gdb/origin/users/qiyao/target-desc-4] Remove features/i386/amd64-*linux.c and features/i386/x32-*linux.c Yao Qi
15:23 [binutils-gdb/origin/users/qiyao/target-desc-4] [GDBserver] Shorten srv_amd64_linux_xmlfiles Yao Qi
15:23 [binutils-gdb/origin/users/qiyao/target-desc-4] [GDBserver] Use pre-generated amd64-linux tdesc as test Yao Qi
15:23 [binutils-gdb/origin/users/qiyao/target-desc-4] Convert amd64-linux target descriptions Yao Qi
15:22 [binutils-gdb/origin/users/qiyao/target-desc-4] Lazily and dynamically create amd64-linux target descriptions Yao Qi
15:22 [binutils-gdb/origin/users/qiyao/target-desc-4] Centralize amd64-linux target descriptions Yao Qi
15:22 [binutils-gdb/origin/users/qiyao/target-desc-4] Update comments in amd64_linux_core_read_description Yao Qi
15:22 [binutils-gdb/origin/users/qiyao/target-desc-4] [GDBserver] Shorten srv_i386_linux_xmlfiles Yao Qi
15:22 [binutils-gdb/origin/users/qiyao/target-desc-4] [GDBserver] Use pre-generated tdesc as test Yao Qi
15:22 [binutils-gdb/origin/users/qiyao/target-desc-4] Remove features/i386/i386-*linux.c Yao Qi
15:22 [binutils-gdb/origin/users/qiyao/target-desc-4] Share i386-linux target description between GDB and GDBserver Yao Qi
15:22 [binutils-gdb/origin/users/qiyao/target-desc-4] Dynamically composite xml in reply to GDB Yao Qi
15:22 [binutils-gdb/origin/users/qiyao/target-desc-4] [GDBserver] unit test to i386_tdesc Yao Qi
15:22 [binutils-gdb/origin/users/qiyao/target-desc-4] [GDBserver] Centralize tdesc for i386-linux Yao Qi
15:22 [binutils-gdb/origin/users/qiyao/target-desc-4] Return X86_TDESC_MMX in x86_get_ipa_tdesc_idx Yao Qi
15:21 [binutils-gdb/origin/users/qiyao/target-desc-4] Use VEC for target_desc.reg_defs Yao Qi
15:21 [binutils-gdb/origin/users/qiyao/target-desc-4] Adjust code generated by regformats/regdat.sh Yao Qi
15:21 [binutils-gdb/origin/users/qiyao/target-desc-4] Let i386_target_description return tdesc_i386_mmx Yao Qi
15:21 [binutils-gdb/origin/users/qiyao/target-desc-4] Return X86_XSTATE_SSE_MASK instead of 0 in i386fbsd_core_read_xcr0 Yao Qi
15:21 [binutils-gdb/origin/users/qiyao/target-desc-4] Use i386_target_description to get tdesc_i386 Yao Qi
15:21 [binutils-gdb/origin/users/qiyao/target-desc-4] Use amd64_target_description to get tdesc_amd64 Yao Qi
15:21 [binutils-gdb] Created branch 'origin/users/qiyao/target-desc-4' Yao Qi
10:36 [binutils-gdb] Handle function aliases better (PR gdb/19487, errno printing) Pedro Alves
10:36 [binutils-gdb] Fix type casts losing typedefs and reimplement "whatis" typedef stripping Pedro Alves

August 18, 2017
17:06 [binutils-gdb] Remove save_inferior_ptid Tom Tromey
08:31 [binutils-gdb] [ARM] Mark USER_SPECIFIED_MACHINE_TYPE in disassemble_info.flags Yao Qi
08:21 [binutils-gdb] GDBserver self tests Yao Qi
08:21 [binutils-gdb] Remove some GDB specific stuff from selftest.c Yao Qi
08:21 [binutils-gdb] Put selftests api into selftests namespace Yao Qi

August 17, 2017
22:58 [binutils-gdb] Plug source_command leak Pedro Alves
22:28 [binutils-gdb] Plug line_header leaks Pedro Alves
10:57 [binutils-gdb] Synthetic symbol leak in elf_read_minimal_symbols Yao Qi
05:49 [binutils-gdb] Mention new TUI Single-Key mode shortcuts for nexti and stepi in NEWS Ruslan Kabatsayev

August 16, 2017
18:47 [binutils-gdb] Add shortcuts for "nexti" and "stepi" commands in Single-Key mode Ruslan Kabatsayev

August 15, 2017
21:39 [binutils-gdb] Add myself as a write-after-approval GDB maintainer. Stafford Horne
21:28 [binutils-gdb] xtensa: Properly strdup string when building reggroup Stafford Horne
17:54 [binutils-gdb] Fix PR gdb/21954: make 'unset environment' work again Sergio Durigan Junior
15:06 [binutils-gdb] Fix compile on big-endian platforms in siginfo_t converter. John Baldwin

August 14, 2017
18:31 [binutils-gdb] GDB testsuite: Suppress GCC's colored output Andreas Arnez
16:17 [binutils-gdb] Remove BITS_IN_BYTES define Tom Tromey
16:16 [binutils-gdb] Fix two regressions in scalar printing Tom Tromey
14:32 [binutils-gdb] Fix memory leak in add_symbol_file_command Tom Tromey
14:26 [binutils-gdb] Use std::move in a few places Tom Tromey

August 12, 2017
16:48 [binutils-gdb] Fix typo on documentation ("show set startup-with-shell") Sergio Durigan Junior
08:35 [binutils-gdb] testsuite: Exclude end-of-line characters from get_valueof result Simon Marchi

August 11, 2017
11:19 [binutils-gdb] More gdb/skip.c C++ification Pedro Alves
09:49 [binutils-gdb/gdb-8.0-branch] PR breakpoints/21886: mem-break: Fix breakpoint insertion location Maciej W . Rozycki
08:34 [binutils-gdb] Reset *THIS_CACHE in frame_unwind_try_unwinder in case of exception Yao Qi
08:34 [binutils-gdb] Class-fy dwarf2_frame_state_reg_info Yao Qi
08:34 [binutils-gdb] Class-fy dwarf2_frame_state Yao Qi
08:34 [binutils-gdb] Move dwarf2_frame_state_reg.exp_len to union .loc Yao Qi

August 10, 2017
13:21 [binutils-gdb] Allow gdb::unique_xmalloc_ptr<T[]> Pedro Alves

August 09, 2017
23:03 [binutils-gdb] Replace home-grown linked-lists in FreeBSD's native target with STL lists. John Baldwin
23:03 [binutils-gdb] Replace remaining cleanups in fbsd-nat.c. John Baldwin
23:03 [binutils-gdb] Fix compile in the !HAVE_KINFO_GETVMMAP case. John Baldwin
20:16 [binutils-gdb] doc: Fix copy-pasto in Z0 packet documentation Simon Marchi
18:42 [binutils-gdb] C++-ify skip.c Tom Tromey
16:49 [binutils-gdb] [AArch64] Implement gdbarch_core_read_description Jiong Wang
14:52 [binutils-gdb] Revert "[AArch64] Implement gdbarch_core_read_description" Jiong Wang
14:39 [binutils-gdb] [AArch64] Implement gdbarch_core_read_description Jiong Wang
14:09 [binutils-gdb] Make cp_comp_to_string return a gdb::unique_xmalloc_ptr<char> Pedro Alves
12:03 [binutils-gdb] gdb: Fix build failure with GCC 7 H . J . Lu
11:39 [binutils-gdb] Fix memory leak in cp-support.c Yao Qi
11:31 [binutils-gdb] Clean up x86 non-linux GDBserver target descriptions Yao Qi
11:31 [binutils-gdb] Remove x32 non-linux target descriptions Yao Qi
10:22 [binutils-gdb/gdb-8.0-branch] Add missing ChangeLog entry Yao Qi

August 07, 2017
16:28 [binutils-gdb] Add missing PR mention in ChangeLog Simon Marchi
16:02 [binutils-gdb] PR breakpoints/21886: mem-break: Fix breakpoint insertion location Maciej W . Rozycki
14:55 [binutils-gdb] GDB/opcodes: Remove arch/mach/endian disassembler assertions Maciej W . Rozycki
14:54 [binutils-gdb] gdbarch: Use an anonymous union for target data in `gdbarch_info' Maciej W . Rozycki
14:45 [binutils-gdb] Fix dwarf2_string_attr for -gsplit-dwarf Simon Marchi
10:13 [binutils-gdb] remote-sim.c: Fix arg variables conflicts Simon Marchi

August 05, 2017
22:17 [binutils-gdb] Use gdb::unique_xmalloc_ptr when calling tilde_expand Tom Tromey
21:52 [binutils-gdb] Fix Rust test suite for 1.20 beta Tom Tromey
17:46 [binutils-gdb] Remove cleanups from Rust parser Tom Tromey

August 04, 2017
15:06 [binutils-gdb] Unbreak GDBserver build for x32 Yao Qi
13:28 [binutils-gdb] Add namespace std to nullptr_t Yao Qi

August 03, 2017
19:24 [binutils-gdb] Add myself as a write-after-approval GDB maintainer. Ruslan Kabatsayev
14:08 [binutils-gdb] Remove make_cleanup_freeargv and gdb_buildargv Tom Tromey
14:08 [binutils-gdb] Use gdb_argv in Python Tom Tromey
14:08 [binutils-gdb] Introduce gdb_argv, a class wrapper for buildargv Tom Tromey
14:08 [binutils-gdb] Remove a cleanup in Python Tom Tromey
14:07 [binutils-gdb] Avoid some manual memory management in Python Tom Tromey
14:07 [binutils-gdb] Replace do_restore_instream_cleanup with scoped_restore Tom Tromey
14:07 [binutils-gdb] Use a scoped_restore for command_nest_depth Tom Tromey
14:07 [binutils-gdb] Remove user_call_depth Tom Tromey
14:07 [binutils-gdb] Remove in_user_command Tom Tromey
14:07 [binutils-gdb] Use containers to avoid cleanups Tom Tromey
14:07 [binutils-gdb] Use unique_xmalloc_ptr in jit.c Tom Tromey
14:07 [binutils-gdb] Replace tui_restore_gdbout with scoped_restore Tom Tromey
14:07 [binutils-gdb] More uses of scoped_restore Tom Tromey
14:07 [binutils-gdb] Remove make_cleanup_free_so Tom Tromey
14:06 [binutils-gdb] Remove make_cleanup_restore_current_language Tom Tromey
14:06 [binutils-gdb] Remove an unlink cleanup Tom Tromey
14:06 [binutils-gdb] Remove make_cleanup_fclose Tom Tromey
14:06 [binutils-gdb] Change open_terminal_stream to return a gdb_file_up Tom Tromey
14:06 [binutils-gdb] Use gdb_file_up in source.c Tom Tromey
14:06 [binutils-gdb] Use gdb_file_up in fbsd-nat.c Tom Tromey
14:06 [binutils-gdb] Change return type of find_and_open_script Tom Tromey
14:06 [binutils-gdb] Introduce and use gdb_file_up Tom Tromey
14:06 [binutils-gdb] Introduce and use ui_out_emit_table Tom Tromey

August 02, 2017
15:41 [binutils-gdb] MIPS: Factor out FPU type naming in `gdbarch' debug Maciej W . Rozycki

August 01, 2017
18:33 [binutils-gdb] MIPS: Consistently use MIPS_FPU_TYPE for `gdbarch' member Maciej W . Rozycki


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