gdb-cvs archive
date index for September, 2019

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:

September 30, 2019
21:02 [binutils-gdb] Remove extra whitespaces at the end of lines. Ali Tamur
18:32 [binutils-gdb] Use std::sort instead of qsort in minsyms.c Christian Biesinger
16:36 [binutils-gdb] Disable all warnings in gdb.rust/traits.rs Tom Tromey
16:22 [binutils-gdb] Improve some comments about msymbol handling Christian Biesinger
15:50 [binutils-gdb] gdb: re-write add_psymbol_to_list doc, move it to header file Simon Marchi
11:12 [binutils-gdb] Created tag binutils-2_33 Phil Blundell

September 29, 2019
21:58 [binutils-gdb] [gdb/contrib] cc-with-tweaks.sh: Create .dwz file in .tmp subdir Tom de Vries
21:52 [binutils-gdb] [gdb/testsuite] Make pass message unique in gdb-index.exp for cc-with-dwz-m Tom de Vries

September 28, 2019
18:48 [binutils-gdb] gdb: include gdbarch.h in hppa-linux-nat.c Simon Marchi

September 27, 2019
15:05 [binutils-gdb] [gdb/testsuite] Fix incomplete regexps in step-precsave.exp Tom de Vries
08:36 [binutils-gdb] [gdb/testsuite] Add KFAIL for missing support of reverse-debugging of vmovd Tom de Vries

September 26, 2019
18:25 [binutils-gdb] Revert "Improve ptrace-error detection on Linux targets" Sergio Durigan Junior
17:50 [binutils-gdb] Improve ptrace-error detection on Linux targets Sergio Durigan Junior
16:36 [binutils-gdb] Convert symtab.h function signatures to use bool instead of int Christian Biesinger
14:43 [binutils-gdb] Remove gdb_usleep.c Tom Tromey
14:30 [binutils-gdb] Do not expose stub types to Python Tom Tromey
13:38 [binutils-gdb] Remove initialize_utils Tom Tromey

September 25, 2019
15:54 [binutils-gdb] Remove make_hex_string Tom Tromey

September 24, 2019
21:39 [binutils-gdb] [gdb/tdep] Handle mxcsr kernel bug on Intel Skylake CPUs Tom de Vries

September 23, 2019
21:37 [binutils-gdb] gdb/readline: Fix date in last ChangeLog entry Andrew Burgess
21:35 [binutils-gdb] gdb/readline: fix use of an undefined variable Andrew Burgess
21:12 [binutils-gdb] Add testsuite for the PRU simulator port Andrew Burgess
21:12 [binutils-gdb] sim: Add PRU simulator port Andrew Burgess
18:36 [binutils-gdb] Make ada_decode not use a static buffer Christian Biesinger

September 22, 2019
04:14 [binutils-gdb] [gdb/testsuite] Allow some tests in gdb.base/restore.exp to be unsupported Tom de Vries
02:14 [binutils-gdb] gdb: fix formatting in solib-svr4.c Simon Marchi
00:04 [binutils-gdb] gdb: make watchpoint::val_valid a bool Simon Marchi

September 21, 2019
23:48 [binutils-gdb] gdb: change "nonzero" to "true" in comments Simon Marchi
02:09 [binutils-gdb] Replace solib_global_lookup with gdbarch_iterate_over_objfiles_in_search_order Christian Biesinger
02:02 [binutils-gdb] Move declarations of debug_threads and using_threads to header Christian Biesinger

September 20, 2019
23:23 [binutils-gdb] gdb/NEWS: Move entries about MI v3 and multi-loc breakpoints after GDB 8.3 Joel Brobecker
22:28 [binutils-gdb] Document the GDB 8.3.1 release in gdb/ChangeLog Joel Brobecker
22:26 [binutils-gdb/gdb-8.3-branch] Bump GDB version number to 8.3.1.DATE-git. Joel Brobecker
22:26 [binutils-gdb/gdb-8.3-branch] Document the GDB 8.3.1 release in gdb/ChangeLog Joel Brobecker
22:20 [binutils-gdb] Created tag gdb-8.3.1-release Joel Brobecker
22:05 [binutils-gdb/gdb-8.3-branch] Set GDB version number to 8.3.1. Joel Brobecker
21:09 [binutils-gdb] Remove Cell Broadband Engine debugging support Ulrich Weigand
20:07 [binutils-gdb] Change TUI window commands to be case-sensitive Tom Tromey
20:07 [binutils-gdb] Use make_unique_xstrdup in TUI Tom Tromey
20:07 [binutils-gdb] Remove separator comments from TUI Tom Tromey
20:07 [binutils-gdb] Remove strcat_to_buf Tom Tromey
20:07 [binutils-gdb] Rename a private data member in tui_source_window Tom Tromey
20:06 [binutils-gdb] Rename private data members of tui_data_window Tom Tromey
20:06 [binutils-gdb] Change members of tui_locator_window to std::string Tom Tromey
20:06 [binutils-gdb] Remove a call to tui_locator_win_info_ptr Tom Tromey
20:06 [binutils-gdb] Don't call refresh in tui_resize_all Tom Tromey
20:06 [binutils-gdb] Set TUI locator height to 1 Tom Tromey
20:06 [binutils-gdb] Change "win_resized" to bool Tom Tromey
20:06 [binutils-gdb] Use "bool" in tui_data_window::show_register_group Tom Tromey
20:06 [binutils-gdb] Simplify TUI disassembly Tom Tromey
20:06 [binutils-gdb] Simplify tui_source_window_base::show_source_content Tom Tromey
20:06 [binutils-gdb] Remove some explicit re-rendering from the TUI Tom Tromey
20:06 [binutils-gdb] Change tui_make_status_line to be a method Tom Tromey
20:06 [binutils-gdb] Change tui_make_status_line to return std::string Tom Tromey
20:05 [binutils-gdb] Move "fullname" to tui_source_window Tom Tromey
20:05 [binutils-gdb] Change tui_source_element::line to be a unique_xmalloc_ptr Tom Tromey
20:05 [binutils-gdb] Remove tui_clear_source_windows_detail Tom Tromey
19:26 [binutils-gdb] Fix crash in Ada "catch exception" Tom Tromey
08:34 [binutils-gdb] bfd macro conversion to inline functions Alan Modra
00:19 [binutils-gdb] Move declaration of overload_resolution to value.h Christian Biesinger
00:18 [binutils-gdb] Move arm_apcs_32 extern declaration to header Christian Biesinger
00:14 [binutils-gdb] Declare dwarf_always_disassemble in dwarf2read.h Christian Biesinger

September 19, 2019
17:54 [binutils-gdb] [gdb/testsuite] Don't use FOOBAR pattern in gdb_test Tom de Vries
17:49 [binutils-gdb] [gdb] Catch exception when constructing the highlighter Tom de Vries
14:18 [binutils-gdb/gdb-8.3-branch] Add Rust support to source highlighting Tom de Vries
14:18 [binutils-gdb/gdb-8.3-branch] Add --with-static-standard-libraries to the top level Tom de Vries
00:25 [binutils-gdb] bfd_section_* macros Alan Modra

September 18, 2019
23:14 [binutils-gdb] [gdb/testsuite] Fix gdb_target_cmd Tom de Vries
22:24 [binutils-gdb] [gdb/testsuite] Handle unreachable network in server-connect.exp Tom de Vries
21:49 [binutils-gdb] Update ChangeLog entry of commit 677052f2a5c67f1d9b2e6d1b2a2149b5f0c20cd0... Joel Brobecker
21:17 [binutils-gdb] Give a name to the TUI SingleKey keymap Tom Tromey
20:53 [binutils-gdb/gdb-8.3-branch] Update ChangeLog entry of commit 98c90f8028 and mention PR c++/20020 Tom de Vries
20:49 [binutils-gdb/gdb-8.3-branch] Update ChangeLog entry of commit 3b752ac2e6 and mention PR testsuite/25016 Tom de Vries
20:39 [binutils-gdb/gdb-8.3-branch] Update ChangeLog entry of commit 7e38ddcb2e and mention PR breakpoints/25011 Tom de Vries
19:19 [binutils-gdb] gdb: Fix native build on Linux/Alpha. Simon Marchi
17:34 [binutils-gdb] gdb: remove local extern declaration of cli_styling Simon Marchi
16:39 [binutils-gdb] gdb/testsuite: Avoid directory names in test names Andrew Burgess
14:20 [binutils-gdb/gdb-8.3-branch] Update ChangeLog entry of commit 8ac39635f6 and mention PR gdb/25010 Tom de Vries
13:54 [binutils-gdb] bfd_asymbol_* macros Alan Modra
12:56 [binutils-gdb] Constify target name, reloc name, and carsym name Alan Modra
12:56 [binutils-gdb] Use bfd_set_filename more Alan Modra
04:57 [binutils-gdb] Make extern declaration of dwarf_always_disassemble correct Christian Biesinger
00:35 [binutils-gdb] Change boolean options to bool instead of int Christian Biesinger

September 17, 2019
20:21 [binutils-gdb] gdb: Look for compilation directory relative to directory search path Andrew Burgess
19:56 [binutils-gdb] gdb: Catch exceptions when accessing source cache Andrew Burgess
18:28 [binutils-gdb] (Ada) do not print Ada task names in quotes in "info tasks" output Joel Brobecker
11:57 [binutils-gdb/gdb-8.3-branch] [gdb/testsuite] Fix regexp in skip_opencl_tests Tom de Vries
04:03 [binutils-gdb/gdb-8.3-branch] Update ChangeLog entry of commit e9224f6d80ea35e90a61d44575f12b26742eaaf3 and mention PR breakpoints Sergio Durigan Junior
03:10 [binutils-gdb] Don't duplicate comment in symfile.c and .h Christian Biesinger

September 15, 2019
02:38 [binutils-gdb] Add a NEWS entry that gdb can be compiled with py3 on Windows. Christian Biesinger

September 14, 2019
08:35 [binutils-gdb] [gdb/testsuite] Require gnatmake 8 for gdb.ada/rename_subscript_param.exp Tom de Vries

September 13, 2019
01:29 [binutils-gdb] gdb: Force use of float version of log10 Andrew Burgess
00:50 [binutils-gdb] gdb/testsuite: Make use of exec_has_index_section function Andrew Burgess
00:50 [binutils-gdb] gdb: Have 'maint info sections' print all sections again Andrew Burgess
00:50 [binutils-gdb] gdb: Don't fault for 'maint print psymbols' when using an index Andrew Burgess

September 12, 2019
20:36 [binutils-gdb] [gdb/testsuite] Allow some tests in gdb.base/store.exp to be unsupported Tom de Vries
20:20 [binutils-gdb] Output the Ada task name in more messages. Philippe Waroquiers
08:42 [binutils-gdb] Fix signals reported for faults on Solaris Rainer Orth

September 11, 2019
21:35 [binutils-gdb] Make relocate_{path,gdb_directory} return std::string Christian Biesinger
21:35 [binutils-gdb] Factor out the code to do the datadir-relocation for gdbinit Christian Biesinger
21:35 [binutils-gdb] Refactor get_init_files to use std::string Christian Biesinger
20:03 [binutils-gdb/gdb-8.3-branch] Adjust i386 registers on SystemTap probes' arguments (PR breakpoints/24541) Tom de Vries
20:03 [binutils-gdb/gdb-8.3-branch] Make stap-probe.c:stap_parse_register_operand's "regname" an std::string Tom de Vries
19:22 [binutils-gdb] Fix float to LONGEST conversion. Ali Tamur
17:45 [binutils-gdb] Change the type of copy_names from int to bool Christian Biesinger
17:34 [binutils-gdb] Introduce bfd_set_filename Tom Tromey

September 10, 2019
14:57 [binutils-gdb] Update "save gdb-index" documentation Tom Tromey
14:57 [binutils-gdb] Add Ada support to cc-with-tweaks.exp Tom Tromey
14:56 [binutils-gdb] Add Ada support for .debug_names Tom Tromey
14:56 [binutils-gdb] Fix latent bug in .debug_names file-name handling Tom Tromey
14:56 [binutils-gdb] Change map_matching_symbols to take a lookup_name_info Tom Tromey
14:56 [binutils-gdb] Simplify psym_map_matching_symbols Tom Tromey
14:56 [binutils-gdb] Change iterate_over_symbols to return bool Tom Tromey
14:56 [binutils-gdb] Change map_matching_symbols to take a symbol_found_callback_ftype Tom Tromey
01:37 [binutils-gdb] DWARF 5 support: Handle dwo_id Ali Tamur

September 09, 2019
23:11 [binutils-gdb] Use ui_out for "info win" Tom Tromey
21:52 [binutils-gdb] Fix leak detected in python.c initialization code. Philippe Waroquiers
09:35 [binutils-gdb] Created branch 'binutils-2_33-branch' Phil Blundell
09:34 [binutils-gdb] Add markers for 2.33 branch to NEWS and ChangeLog files. Phil Blundell

September 08, 2019
20:07 [binutils-gdb] Truncate long TUI window titles Tom Tromey

September 07, 2019
16:06 [binutils-gdb] Change lookup_symbol's block_index parameter type to block_enum Simon Marchi

September 06, 2019
21:18 [binutils-gdb] un-XFAIL under Clang tests using labels David Blaikie
19:35 [binutils-gdb] Change int to bool for the relocate_* functions Christian Biesinger
13:30 [binutils-gdb] bfd_get_filename Alan Modra

September 05, 2019
12:33 [binutils-gdb] [gdb/testsuite] Restore breakpoint command in ui-redirect.exp Tom de Vries

September 04, 2019
20:41 [binutils-gdb] Avoid expect's buffer overflow in info-var.exp test. Philippe Waroquiers

September 03, 2019
21:32 [binutils-gdb] gdb: Handle missing domain types in: maintenance print psymbols Andrew Burgess
16:21 [binutils-gdb] Handle biased types Tom Tromey

September 02, 2019
13:20 [binutils-gdb] Check arguments for all probes before using them Alan Hayward
13:20 [binutils-gdb] Use gdbarch for probe::get_argument_count Alan Hayward
13:20 [binutils-gdb] Refactor svr4_create_solib_event_breakpoints Alan Hayward


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