gdb-cvs archive
date index for April, 2018

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:

April 30, 2018
22:13 [binutils-gdb] [Ada/ravenscar] error during "continue" after task/thread switch Joel Brobecker
18:59 [binutils-gdb] Remove a use of is_mi_like_p from darwin-nat-info.c Tom Tromey
18:59 [binutils-gdb] Remove some is_mi_like_p from breakpoint code Tom Tromey
18:59 [binutils-gdb] Remove a use of is_mi_like_p from tracepoint.c Tom Tromey
18:59 [binutils-gdb] Remove some uses of is_mi_like_p from spu-tdep.c Tom Tromey
18:59 [binutils-gdb] Remove some uses of is_mi_like_p from py-framefilter.c Tom Tromey
18:59 [binutils-gdb] Make do_is_mi_like_p const. Tom Tromey
17:39 [binutils-gdb] Change Python code to use new_reference Tom Tromey
17:39 [binutils-gdb] Use new_reference for struct value Tom Tromey
17:39 [binutils-gdb] Remove new_bfd_ref Tom Tromey
17:39 [binutils-gdb] Introduce ref_ptr::new_reference Tom Tromey
17:29 [binutils-gdb] Remove long_long_align_bit gdbarch attribute Tom Tromey
17:29 [binutils-gdb] Remove rust_type_alignment Tom Tromey
17:29 [binutils-gdb] Expose type alignment on gdb.Type Tom Tromey
17:29 [binutils-gdb] Handle alignof and _Alignof Tom Tromey
17:29 [binutils-gdb] Add initial type alignment support Tom Tromey
15:07 [binutils-gdb] Use bool in read_index_from_section Simon Marchi

April 29, 2018
16:05 [binutils-gdb] proc-events.c: fix compilation on Solaris Simon Marchi
15:58 [binutils-gdb] Fix race when building ada-lex.c Simon Marchi

April 27, 2018
20:14 [binutils-gdb] Add libcc1 v1 compatibility to C compile feature Keith Seitz
19:25 [binutils-gdb] Add inclusive range support for Rust Tom Tromey
19:01 [binutils-gdb] Enable -Wsuggest-override Tom Tromey

April 26, 2018
22:51 [binutils-gdb] Fix remote 'g' command error handling (PR remote/9665) Pedro Alves
12:17 [binutils-gdb] Fix resolving GNU ifunc bp locations when inferior runs resolver Pedro Alves
12:17 [binutils-gdb] Extend GNU ifunc testcases Pedro Alves
12:17 [binutils-gdb] For PPC64/ELFv1: Introduce mst_data_gnu_ifunc Pedro Alves
12:17 [binutils-gdb] Fix stepping past GNU ifunc resolvers (introduce lookup_msym_prefer) Pedro Alves
12:17 [binutils-gdb] For PPC64: elf_gnu_ifunc_record_cache: handle plt symbols in .text section Pedro Alves
12:17 [binutils-gdb] Factor out minsym_found/find_function_start_sal overload Pedro Alves
12:16 [binutils-gdb] Eliminate find_pc_partial_function_gnu_ifunc Pedro Alves
12:16 [binutils-gdb] Breakpoints, don't skip prologue of ifunc resolvers with debug info Pedro Alves
12:16 [binutils-gdb] Fix setting breakpoints on ifunc functions after they're already resolved Pedro Alves
12:16 [binutils-gdb] Fix elf_gnu_ifunc_resolve_by_got buglet Pedro Alves
12:16 [binutils-gdb] Calling ifunc functions when resolver has debug info, user symbol same name Pedro Alves
12:16 [binutils-gdb] Calling ifunc functions when target has no debug info but resolver has Pedro Alves
12:16 [binutils-gdb] Fix calling ifunc functions when resolver has debug info and different name Pedro Alves
12:15 [binutils-gdb] Fix breakpoints in ifunc after inferior resolved it (@got.plt symbol creation) Pedro Alves

April 25, 2018
18:05 [binutils-gdb] Fix new inferior events output Pedro Alves

April 24, 2018
19:47 [binutils-gdb] Enable 'set print inferior-events' and improve detach/fork/kill/exit messages Sergio Durigan Junior
14:15 [binutils-gdb] info-shared.exp: Replace libs=-ldl with shlib_load Simon Marchi
13:37 [binutils-gdb] Reindent cli-out.h Tom Tromey
13:37 [binutils-gdb] Remove cli_ui_out::out_field_fmt Tom Tromey

April 23, 2018
23:56 [binutils-gdb] Remove a cleanup from scm-frame.c Tom Tromey
15:29 [binutils-gdb] Regenerate gdb/configure and gdbserver/configure Tom Tromey

April 22, 2018
22:20 [binutils-gdb] Fixed test case to compile & run on FreeBSD Simon Marchi

April 21, 2018
17:59 [binutils-gdb] FreeBSD: Fix 'Couldn't get registers: Device busy' error (PR gdb/23077) Pedro Alves

April 20, 2018
21:27 [binutils-gdb] Improve on-line help for thread_apply_command and thread_apply_all_command. Philippe Waroquiers
03:06 [binutils-gdb] Add test case for a known hang in infrun Simon Marchi

April 19, 2018
21:01 [binutils-gdb] [OB PATCH] Fix some comments in thread.c Philippe Waroquiers
17:23 [binutils-gdb] Fix dependency tracking in gdbserver subdirectories Simon Marchi

April 18, 2018
21:26 [binutils-gdb] Remove xml files from gdbserver Alan Hayward
20:00 [binutils-gdb] Remove xml file references from target descriptions Alan Hayward
20:00 [binutils-gdb] Create xml from target descriptions Alan Hayward
20:00 [binutils-gdb] Add feature reference in .dat files Alan Hayward
13:02 [binutils-gdb] Add tdesc osabi and architecture functions Alan Hayward
13:02 [binutils-gdb] Commonise tdesc types and makes use of them in gdbserver tdesc Alan Hayward
13:02 [binutils-gdb] Commonise tdesc_feature and makes use of it in gdbserver tdesc Alan Hayward
13:01 [binutils-gdb] Commonise tdesc_reg and makes use of it in gdbserver tdesc Alan Hayward

April 17, 2018
19:42 [binutils-gdb] Conditionally drop the discriminant field in quirk_rust_enum Tom Tromey
19:42 [binutils-gdb] Fix crash in quirk_rust_enum Tom Tromey
17:32 [binutils-gdb] Don't print symbol declaration's line number in rbreak output Andreas Arnez
12:54 [binutils-gdb] Resync libiberty sources with master version in GCC repository. Nick Clifton

April 16, 2018
20:49 [binutils-gdb] linux_spu_make_corefile_notes: return note_data instead of nullptr Simon Marchi
18:58 [binutils-gdb] Adjust more test cases to changed output of info var/func/type Andreas Arnez
12:38 [binutils-gdb] gdb: Remove support for SH-5/SH64 Pedro Alves
12:17 [binutils-gdb] gdb: Remove OpenBSD/m88k support Pedro Alves

April 15, 2018
19:45 [binutils-gdb] Add x86-tdep.o to i386/amd64 target build Simon Marchi

April 13, 2018
17:27 [binutils-gdb] Show line numbers in output for "info var/func/type" Andreas Arnez
09:45 [binutils-gdb] btrace: set/show record btrace cpu Markus Metzger
09:45 [binutils-gdb] record: fix typo in "set record" output Markus Metzger
09:45 [binutils-gdb] btrace: fix output of "set record btrace" Markus Metzger
08:45 [binutils-gdb] infrun: step through indirect branch thunks Markus Metzger

April 12, 2018
20:37 [binutils-gdb/gdb-8.1-branch] Fix -D_GLIBCXX_DEBUG gdb-add-index regression Jan Kratochvil
20:33 [binutils-gdb] Fix -D_GLIBCXX_DEBUG gdb-add-index regression Jan Kratochvil
17:15 [binutils-gdb] Remove old univariant code from rust-lang.c Tom Tromey
16:49 [binutils-gdb] Fix Solaris build Pedro Alves
16:41 [binutils-gdb] Eliminate target_has_exited Pedro Alves

April 11, 2018
18:56 [binutils-gdb] Add test for following fork on position-independent executables Simon Marchi
14:27 [binutils-gdb] Add Rust test case for ".." struct initializer Tom Tromey
10:41 [binutils-gdb] File I/O file handles after target closes Pedro Alves
10:41 [binutils-gdb] C++ify fileio_fh_t, replace VEC with std::vector Pedro Alves

April 10, 2018
20:51 [binutils-gdb] Iterate by index in auto_load_safe_path_vec_update Simon Marchi
14:01 [binutils-gdb] Fix gdb.base/fork-running-state.exp race Pedro Alves
13:53 [binutils-gdb] Replace finish_thread_state_cleanup with a RAII class Pedro Alves

April 09, 2018
19:55 [binutils-gdb] Add selftests for range_contains and insert_into_bit_range_vector Simon Marchi
19:41 [binutils-gdb] Use an std::vector for inline_states Simon Marchi
19:17 [binutils-gdb] Remove VEC(tsv_s), use std::vector instead Simon Marchi
18:26 [binutils-gdb] Adapt and integrate string_view tests Simon Marchi
18:26 [binutils-gdb] Copy string_view tests from libstdc++ Simon Marchi
18:26 [binutils-gdb] Add gdb::string_view Simon Marchi
18:26 [binutils-gdb] Copy string_view files from libstdc++ Simon Marchi
18:26 [binutils-gdb] Update ax_cv_cxx_compile_cxx.m4 Simon Marchi
14:41 [binutils-gdb] Apply "Convert observers to C++" edit to gdbarch.sh Pedro Alves

April 07, 2018
18:09 [binutils-gdb] Fix gdb.mi/mi-stack.exp when gcc generates a stack protector Simon Marchi
18:09 [binutils-gdb] Fix indentation in gdb.mi/mi-stack.exp Simon Marchi
18:03 [binutils-gdb] Replace make_cleanup_restore_current_traceframe with RAII class Simon Marchi
18:01 [binutils-gdb] Make dwarf2_per_objfile::all_type_units an std::vector Simon Marchi
18:01 [binutils-gdb] Make dwarf2_per_objfile::all_comp_units an std::vector Simon Marchi
18:01 [binutils-gdb] Remove some usages of get_dwarf2_per_objfile Simon Marchi
18:01 [binutils-gdb] Replace dw2_get_cu/dw2_get_cutu with methods of dwarf2_per_objfile Simon Marchi
18:01 [binutils-gdb] Remove some unused variables in dwarf2read.c Simon Marchi
17:52 [binutils-gdb] Defer breakpoint reset when cloning progspace for fork child Simon Marchi
17:49 [binutils-gdb] Implement write_async_safe for mi_console_file (PR 22299) Simon Marchi
17:39 [binutils-gdb] Remove stale file i386-avx.dat Simon Marchi
17:36 [binutils-gdb] Fix generation of x86-64 gdbarch with osabi none (PR 22979) Simon Marchi
17:36 [binutils-gdb] Make "set osabi none" really work (PR 22980) Simon Marchi
17:21 [binutils-gdb] Make target_read_alloc & al return vectors Simon Marchi

April 06, 2018
21:47 [binutils-gdb] Change value::contents to be a unique_xmalloc_ptr Tom Tromey
21:47 [binutils-gdb] Remove range_s VEC Tom Tromey
21:46 [binutils-gdb] Change value::parent to a value_ref_ptr Tom Tromey
21:46 [binutils-gdb] Use new and delete for values Tom Tromey
21:46 [binutils-gdb] Remove value::next and value::released Tom Tromey
21:46 [binutils-gdb] Remove free_value_chain Tom Tromey
21:46 [binutils-gdb] Remove free_all_values Tom Tromey
21:46 [binutils-gdb] Change value history to use value_ref_ptr Tom Tromey
21:46 [binutils-gdb] Change varobj to use value_ref_ptr Tom Tromey
21:46 [binutils-gdb] Change last_examine_value to value_ref_ptr Tom Tromey
21:46 [binutils-gdb] Change breakpoints to use value_ref_ptr Tom Tromey
21:46 [binutils-gdb] Introduce a gdb_ref_ptr specialization for struct value Tom Tromey
20:16 [binutils-gdb] Add -Wno-error=deprecated-register to gdb build flags Simon Marchi

April 05, 2018
22:24 [binutils-gdb] config: Sync with GCC H . J . Lu
13:40 [binutils-gdb] Remove unnecessary include from linespec.h Tom Tromey
13:40 [binutils-gdb] Remove typep and VEC(typep) from linespec.c Tom Tromey
13:40 [binutils-gdb] More use of std::vector in linespec.c Tom Tromey
13:40 [binutils-gdb] Change streq to return bool Tom Tromey
13:40 [binutils-gdb] Remove a string copy from event_location_to_sals Tom Tromey
13:40 [binutils-gdb] Have filter_results take a std::vector Tom Tromey
13:40 [binutils-gdb] Return std::string from canonical_to_fullform Tom Tromey
13:40 [binutils-gdb] Make copy_token_string return unique_xmalloc_ptr Tom Tromey
13:40 [binutils-gdb] Fix some indentation in linespec.c Tom Tromey
13:39 [binutils-gdb] Remove some cleanups from search_minsyms_for_name Tom Tromey

April 03, 2018
18:03 [binutils-gdb] Change read_alphacoff_dynamic_symtab to use gdb::byte_vector Tom Tromey

April 02, 2018
21:52 [binutils-gdb] Add myself as a write-after-approval GDB maintainer. Weimin Pan
18:35 [binutils-gdb] Fix merge issues in gdb/ChangeLog and gdb/testsuite/ChangeLog... Joel Brobecker
18:23 [binutils-gdb] Fix infinite recursion when printing static member with typedef Weimin Pan
13:50 [binutils-gdb] gdb/ChangeLog: Fix filenames in a couple of entries Joel Brobecker
02:29 [binutils-gdb] Change rs6000_ptrace_ldinfo to return a byte_vector Tom Tromey

April 01, 2018
18:23 [binutils-gdb] Remove char_ptr typedef Simon Marchi


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