gdb-cvs archive
date index for May, 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:

May 31, 2019
15:28 [binutils-gdb] NEWS and documentation for | (pipe) command. Philippe Waroquiers
15:28 [binutils-gdb] Test the | (pipe) command. Philippe Waroquiers
15:28 [binutils-gdb] Implement | (pipe) command. Philippe Waroquiers
15:28 [binutils-gdb] Add function execute_command_to_ui_file Philippe Waroquiers
15:28 [binutils-gdb] Add previous_saved_command_line to allow a command to repeat a previous command. Philippe Waroquiers
09:11 [binutils-gdb] libctf: fix a number of build problems found on Solaris and NetBSD Jose E . Marchesi

May 30, 2019
14:54 [binutils-gdb] Two comment fixes in gdbtypes.h Tom Tromey
12:18 [binutils-gdb] Initialize variable word in complete Jan Vrany
10:25 [binutils-gdb] Revert "Sync top level files with versions from gcc." Nick Clifton

May 29, 2019
20:15 [binutils-gdb] Don't crash is dwarf_decode_macro_bytes's 'body' is NULL, even when '!is_define' Sergio Durigan Junior
16:08 [binutils-gdb] Fix failure in gdb.ada/complete.exp Tom Tromey
16:02 [binutils-gdb] Make some DWARF complaints clearer Tom Tromey
15:44 [binutils-gdb] Fix crash in cp_print_value_fields Tom Tromey
15:11 [binutils-gdb] Add new GCC 9 warnings to warnings.m4 Tom Tromey
14:37 [binutils-gdb] Add "set print finish" Tom Tromey
11:49 [binutils-gdb] Update release tools with libctf support. Nick Clifton
11:44 [binutils-gdb] Sync top level files with versions from gcc. Nick Clifton
10:33 [binutils-gdb] Do not build libctf for targets that do not use the ELF file format. Nick Clifton
09:12 [binutils-gdb] Fix libctf build on non-ELF targets. Jose E . Marchesi

May 28, 2019
16:39 [binutils-gdb] Remove find_old_style_renaming_symbol Tom Tromey
16:38 [binutils-gdb] Add libctf to top-level MAINTAINERS; add myself as CTF maintainer. Jose E . Marchesi
16:38 [binutils-gdb] libctf: build system Jose E . Marchesi
16:38 [binutils-gdb] libctf: debug dumping Jose E . Marchesi
16:38 [binutils-gdb] libctf: labels Jose E . Marchesi
16:37 [binutils-gdb] libctf: library version enforcement Jose E . Marchesi
16:37 [binutils-gdb] libctf: type copying Jose E . Marchesi
16:37 [binutils-gdb] libctf: lookups by name and symbol Jose E . Marchesi
16:37 [binutils-gdb] libctf: core type lookup Jose E . Marchesi
16:37 [binutils-gdb] libctf: ELF file opening via BFD Jose E . Marchesi
16:37 [binutils-gdb] libctf: mmappable archives Jose E . Marchesi
16:37 [binutils-gdb] libctf: opening Jose E . Marchesi
16:37 [binutils-gdb] libctf: creation functions Jose E . Marchesi
16:37 [binutils-gdb] libctf: implementation definitions related to file creation Jose E . Marchesi
16:37 [binutils-gdb] libctf: hashing Jose E . Marchesi
16:37 [binutils-gdb] libctf: error handling Jose E . Marchesi
16:37 [binutils-gdb] libctf: low-level list manipulation and helper utilities Jose E . Marchesi
16:36 [binutils-gdb] libctf: lowest-level memory allocation and debug-dumping wrappers Jose E . Marchesi
09:37 [binutils-gdb] Suppress SIGTTOU when handling errors Alan Hayward

May 27, 2019
20:53 [binutils-gdb] Fix typo in gdb/NEWS Tom Tromey

May 24, 2019
12:25 [binutils-gdb] [gdb/testsuite] Add test-case for gdb-add-index.sh Tom de Vries

May 23, 2019
16:22 [binutils-gdb] config.guess, config.sub: synchronize with config project master sources Jose E . Marchesi

May 22, 2019
19:44 [binutils-gdb] Constify target_ops::follow_exec Tom Tromey
18:02 [binutils-gdb] Add "style" proc to the test suite Tom Tromey
16:13 [binutils-gdb] [gdb/testsuite] Require c++11 for gdb.base/align.exp Tom de Vries
15:55 [binutils-gdb] [gdb/testsuite] Add missing mi_skip_python_tests to py-mi-var-info-path-expression.exp Tom de Vries
13:39 [binutils-gdb] AArch64: Treat pauth ops as nops on non-pauth systems Alan Hayward
12:44 [binutils-gdb] Document gdb.in/gdb.cmd files and debugredirect cli command Alan Hayward
12:04 [binutils-gdb] gdb/riscv: Improve flen length determination Andrew Burgess
11:51 [binutils-gdb] gdb/doc: Minor formatting fixes in documentation of -complete Jan Vrany

May 21, 2019
22:55 [binutils-gdb] gdb/fortran: Handle gdbarch_floatformat_for_type returning nullptr Andrew Burgess
14:32 [binutils-gdb] [gdb/cli] Fix use of uninitialized variable in complete_command Tom de Vries
14:32 [binutils-gdb] [gdb/testsuite] Require c++11 where necessary Tom de Vries
09:43 [binutils-gdb] testsuite: Mark the kill in gdbserver_run as optional Alan Hayward

May 18, 2019
08:52 [binutils-gdb] gdb/fortran: Use floatformats_ia64_quad for fortran 16-byte floats Andrew Burgess
08:47 [binutils-gdb] gdb: Add constructor to struct cu_partial_die_info Andrew Burgess

May 17, 2019
16:23 [binutils-gdb] Don't cast away const in find_and_open_source Tom Tromey
16:23 [binutils-gdb] Constify annotate_source Tom Tromey
15:49 [binutils-gdb] testsuite: Remove TRANSCRIPT support Alan Hayward
15:46 [binutils-gdb] testsuite: Add replay logging to GDBSERVER_DEBUG Alan Hayward
15:42 [binutils-gdb] testsuite: Create .cmd files for gdb and gdbserver Alan Hayward
15:35 [binutils-gdb] testsuite: Record all gdb input to gdb.in Alan Hayward
14:36 [binutils-gdb] testsuite: Disable some tests when logging Alan Hayward
13:36 [binutils-gdb] testsuite: Add option to capture GDB debug Alan Hayward
13:22 [binutils-gdb] Add debug redirect option Alan Hayward
13:09 [binutils-gdb] Change file close behavior for tee_file Alan Hayward
10:21 [binutils-gdb] MI: Add new command -complete Jan Vrany
10:21 [binutils-gdb] MI: extract command completion logic from complete_command() Jan Vrany
09:50 [binutils-gdb] Add myself to gdb/MAINTAINERS Jan Vrany
07:35 [binutils-gdb] [gdb] Fix heap-use-after-free in typename_concat Tom de Vries

May 16, 2019
20:31 [binutils-gdb] Make stap-probe.c:stap_parse_register_operand's "regname" an std::string Sergio Durigan Junior
20:31 [binutils-gdb] Fix complaint string formatting on stap-probe.c Sergio Durigan Junior
20:31 [binutils-gdb] Slightly improve logic of some operations on stap-probe.c Sergio Durigan Junior
20:31 [binutils-gdb] Update some comments on stap-probe.c Sergio Durigan Junior
20:31 [binutils-gdb] Bool-ify stap-probe.c and stap-related code on i386-tdep.c Sergio Durigan Junior
16:49 [binutils-gdb] Fix darwin-nat.c build Tom Tromey

May 15, 2019
21:28 [binutils-gdb] gdb/fortran: Add sizeof tests for indexed and sliced arrays Andrew Burgess
15:21 [binutils-gdb] linux-thread-db.c: use bool where possible in thread_db code Simon Marchi
13:58 [binutils-gdb] Don't crash if dwarf_decode_macro_bytes's 'body' is NULL Sergio Durigan Junior
05:12 [binutils-gdb] GDB (s12z): Improve reliability of the stack unwinder. John Darrington

May 14, 2019
22:11 [binutils-gdb] Fix assertion failure in coerce_unspec_val_to_type Tom Tromey
15:46 [binutils-gdb] [gdb/doc] Mention index cache in concept and command index Tom de Vries
13:49 [binutils-gdb] Add file name styling to "info sharedlibrary" Tom Tromey
09:37 [binutils-gdb] AArch64: Add half float view to V registers Alan Hayward
08:10 [binutils-gdb] [gdb/testsuite] Fix base address selection entry encoding in dw2-skip-prologue.S Tom de Vries
07:58 [binutils-gdb] [gdb/doc] Fix "maint info selftests" command index entry Tom de Vries

May 12, 2019
15:56 [binutils-gdb] Fix two langauge -> language typos Simon Marchi

May 11, 2019
18:39 [binutils-gdb] Document the GDB 8.3 release in gdb/ChangeLog Joel Brobecker
18:38 [binutils-gdb/gdb-8.3-branch] Bump GDB version number to 8.3.0.DATE-git. Joel Brobecker
18:38 [binutils-gdb/gdb-8.3-branch] Document the GDB 8.3 release in gdb/ChangeLog Joel Brobecker
18:28 [binutils-gdb] Created tag gdb-8.3-release Joel Brobecker
18:20 [binutils-gdb/gdb-8.3-branch] Set GDB version number to 8.3. Joel Brobecker

May 10, 2019
22:03 [binutils-gdb] Fix GDB build when using --disable-gdbmi Simon Marchi
20:30 [binutils-gdb] cc-with-tweaks: show dwz stderr and verify result Simon Marchi
18:55 [binutils-gdb] Document lazy computation for pretty-printer "children" method Tom Tromey
15:58 [binutils-gdb] Add completion for Ada catch commands Tom Tromey
14:40 [binutils-gdb] Minor "catch" documentation improvements Tom Tromey
13:20 [binutils-gdb] Two minor constifications Tom Tromey

May 09, 2019
10:24 [binutils-gdb] [gdb/testsuite] Fix gdb.arch/amd64-tailcall-self.S Tom de Vries

May 08, 2019
22:41 [binutils-gdb] [gdb/testsuite] Fix gdb.arch/amd64-entry-value-paramref.S Tom de Vries
22:10 [binutils-gdb] Convert gdbtypes.c to type-safe registry API Tom Tromey
22:10 [binutils-gdb] Convert dwarf2-frame.c to type-safe registry API Tom Tromey
22:09 [binutils-gdb] Convert objc-lang.c to type-safe registry API Tom Tromey
22:09 [binutils-gdb] Convert stabsread.c to type-safe registry API Tom Tromey
22:09 [binutils-gdb] Remove mips_pdr_data Tom Tromey
22:09 [binutils-gdb] Convert hppa-tdep.c to type-safe registry API Tom Tromey
22:09 [binutils-gdb] Convert elfread.c to type-safe registry API Tom Tromey
22:09 [binutils-gdb] Convert mdebugread.c to type-safe registry API Tom Tromey
22:09 [binutils-gdb] Add a noop deleter Tom Tromey
22:09 [binutils-gdb] Convert nto-tdep.c to type-safe registry API Tom Tromey
22:09 [binutils-gdb] Convert ada-lang.c to type-safe registry API Tom Tromey
22:09 [binutils-gdb] Convert coffread.c to type-safe registry API Tom Tromey
22:09 [binutils-gdb] Convert fbsd-tdep.c to type-safe registry API Tom Tromey
22:09 [binutils-gdb] Convert ada-tasks.c to type-safe registry API Tom Tromey
22:08 [binutils-gdb] Convert probes to type-safe registry API Tom Tromey
22:08 [binutils-gdb] Convert xcoffread.c to type-safe registry API Tom Tromey
22:08 [binutils-gdb] Convert solib-svr4.c to type-safe registry API Tom Tromey
22:08 [binutils-gdb] Convert remote.c to type-safe registry API Tom Tromey
22:08 [binutils-gdb] Convert breakpoint.c to type-safe registry API Tom Tromey
22:08 [binutils-gdb] Convert linux-tdep.c to type-safe registry API Tom Tromey
22:08 [binutils-gdb] Convert auxv.c to type-safe registry API Tom Tromey
22:08 [binutils-gdb] Convert symfile-debug.c to type-safe registry API Tom Tromey
22:08 [binutils-gdb] Convert dwarf2_per_objfile to type-safe registry API Tom Tromey
22:08 [binutils-gdb] Convert auto-load.c to type-safe registry API Tom Tromey
22:08 [binutils-gdb] Convert objfiles.c to type-safe registry API Tom Tromey
22:08 [binutils-gdb] Convert break-catch-syscall.c to type-safe registry API Tom Tromey
22:07 [binutils-gdb] Convert inflow to type-safe registry API Tom Tromey
22:07 [binutils-gdb] Convert target dcache to type-safe registry API Tom Tromey
22:07 [binutils-gdb] Convert symbol_cache to type-safe registry API Tom Tromey
22:07 [binutils-gdb] Convert main_info to type-safe registry API Tom Tromey
22:07 [binutils-gdb] Add a type-safe C++ interface to a registry Tom Tromey
20:02 [binutils-gdb] gdb: Merge two 'New commands' sections in NEWS file Andrew Burgess
17:42 [binutils-gdb] When debugging a mixed Ada/C program using this scenario: Joel Brobecker
16:46 [binutils-gdb] Change some remote.c globals to "static" Tom Tromey
16:46 [binutils-gdb] Move "watchdog" to remote.c Tom Tromey
16:46 [binutils-gdb] Move interpreter_p declaration to main.h Tom Tromey
16:46 [binutils-gdb] Don't declare read_unsigned_leb128 in defs.h Tom Tromey
16:37 [binutils-gdb] Fix build problem in fputs_maybe_filtered Tom Tromey
16:33 [binutils-gdb] Fix style bug when paging Tom Tromey
16:30 [binutils-gdb/gdb-8.3-branch] Fix style bug when paging Tom Tromey
16:24 [binutils-gdb] Correctly handle non-C-style arrays in c_get_string Tom Tromey
16:18 [binutils-gdb] Change ptype/o to print bit offset Tom Tromey
16:18 [binutils-gdb] Fix ptype/o comment formatting Tom Tromey
16:14 [binutils-gdb] Fix VLA printing for Ada Tom Tromey

May 07, 2019
09:52 [binutils-gdb] [gdb/testsuite] Fix ls_host return in index-cache.exp Tom de Vries
08:59 [binutils-gdb] [gdb/testsuite] Fix .debug_aranges in watch-loc.c Tom de Vries
08:59 [binutils-gdb] [gdb/testsuite] Fix .debug_aranges in dw2-case-insensitive-debug.S Tom de Vries
08:38 [binutils-gdb] [gdb/testsuite] Fix handling of DW_FORM_ref_addr in dwarf assembler Tom de Vries
03:01 [binutils-gdb] Fix scoped_mmap includes Tom Tromey

May 06, 2019
18:01 [binutils-gdb] Fix regression caused by recently added syscall restart code Kevin Buettner
06:42 [binutils-gdb] [gdb/testsuite] Fix index-cache.exp with cc-with-{gdb-index, debug-names} Tom de Vries

May 04, 2019
20:41 [binutils-gdb] Remove a VEC from aarch64-tdep.c Tom Tromey
20:41 [binutils-gdb] Remove a VEC from ppc-linux-nat.c Tom Tromey
20:14 [binutils-gdb] Change arc_tdesc_init to return bool Tom Tromey
20:14 [binutils-gdb] Use gdb_assert_not_reached in arm-linux-nat.c Tom Tromey
20:14 [binutils-gdb] Use "false" in compile_cplus_convert_enum Tom Tromey
20:13 [binutils-gdb] Use bool, true, and false in arc-tdep.c Tom Tromey
20:13 [binutils-gdb] Use "false" in select_frame_for_mi Tom Tromey
20:13 [binutils-gdb] Change valid_command_p to return bool Tom Tromey
20:13 [binutils-gdb] Change valid_user_defined_cmd_name_p to return bool Tom Tromey
19:58 [binutils-gdb/gdb-8.3-branch] Don't derive partial_symbol from general_symbol_info Tom Tromey
19:52 [binutils-gdb] Fix incorrect use of 'is' operator for comparison in python/lib/gdb/command/prompt.py Simon Marchi
19:44 [binutils-gdb] Don't derive partial_symbol from general_symbol_info Tom Tromey
08:12 [binutils-gdb] [gdb/testsuite] Add cc-with-debug-names.exp Tom de Vries
05:49 [binutils-gdb] Fix leaks by clearing registers and frame caches. Philippe Waroquiers
00:07 [binutils-gdb] Remove "struct" from foreach statements Tom Tromey

May 03, 2019
23:07 [binutils-gdb] Fix cast of character to enum type in Ada Tom Tromey
23:04 [binutils-gdb] Add noyywrap to ada-lex.l Tom Tromey
10:58 [binutils-gdb] [gdb/testsuite] Add cc-with-gdb-index.exp Tom de Vries
08:01 [binutils-gdb] On MS-Windows, define _WIN32_WINNT in a single common place. Eli Zaretskii
07:43 [binutils-gdb/gdb-8.3-branch] Fix compilation with mingw.org's MinGW. Eli Zaretskii
07:35 [binutils-gdb/gdb-8.3-branch] Fix lookup of separate debug file on MS-Windows. Eli Zaretskii
07:34 [binutils-gdb] Fix lookup of separate debug file on MS-Windows. Eli Zaretskii

May 02, 2019
21:13 [binutils-gdb] gdb/rust: Handle printing structures containing strings Andrew Burgess
14:22 [binutils-gdb] Remove _initialize_valarith Tom Tromey

May 01, 2019
14:17 [binutils-gdb] Fix bug in assignment to nested packed structure Tom Tromey
14:17 [binutils-gdb] Fix big-endian aggregate assignment in Ada Tom Tromey
13:31 [binutils-gdb] [gdb/testsuite] Fix "unable to find usable gdb" error with cc-with-tweaks.exp Tom de Vries
11:31 [binutils-gdb] [gdb/testsuite] Use cc-with-tweaks.exp in dwarf4-gdb-index.exp Tom de Vries


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