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

October 31, 2019
23:04 [binutils-gdb] gdb: Don't print a newline in language la_print_typedef methods Andrew Burgess
23:04 [binutils-gdb] gdb: Add new commands to list module variables and functions Andrew Burgess
23:04 [binutils-gdb] gdb/fortran: Add new 'info modules' command Andrew Burgess
22:56 [binutils-gdb] NEWS and documentation for $_gdb_setting and $_gdb_setting_str. Philippe Waroquiers
22:56 [binutils-gdb] Test the convenience functions $_gdb_setting and $_gdb_setting_str. Philippe Waroquiers
22:56 [binutils-gdb] Implement convenience functions to examine GDB settings. Philippe Waroquiers
22:15 [binutils-gdb] Also check for strerror_r in gdbserver Christian Biesinger
22:03 [binutils-gdb] [gdb/testsuite] Remove superfluous 3rd argument from gdb_test call (2) Tom de Vries
20:46 [binutils-gdb] Don't read agent symbols when disabled Christian Biesinger
20:41 [binutils-gdb] Regenerate config.in Christian Biesinger
20:14 [binutils-gdb] Use strerror_r in safe_strerror if available Christian Biesinger
19:33 [binutils-gdb] [ARM] Store exception handling information per-bfd instead of per-objfile Luis Machado
18:28 [binutils-gdb] Convert int to bool in agent.c Christian Biesinger
16:37 [binutils-gdb] [gdb/testsuite] Remove superfluous 3rd argument from gdb_test call Tom de Vries

October 30, 2019
16:41 [binutils-gdb] [gdb/testsuite] Add -early pattern flag for gdb_test_multiple Tom de Vries
16:05 [binutils-gdb] Only clear the minsym array when necessary Christian Biesinger

October 29, 2019
21:55 [binutils-gdb] Remove unused includes in infcmd.c and infrun.c Simon Marchi
21:55 [binutils-gdb] Clean up ada-lang.h Simon Marchi
21:55 [binutils-gdb] Remove unused includes in ada-*.c files Simon Marchi
21:51 [binutils-gdb] addrmap: use gdb_static_assert for type size assertions Simon Marchi
19:27 [binutils-gdb] Change some arguments to gdb::string_view instead of name+len Christian Biesinger
19:27 [binutils-gdb] Only make a nullterminated string if we need to Christian Biesinger
19:06 [binutils-gdb] Replace bsearch with a std::lower_bound-based search Christian Biesinger
18:51 [binutils-gdb] Load system gdbinit files from a directory Christian Biesinger

October 28, 2019
17:21 [binutils-gdb] Add a string_view version of startswith Christian Biesinger

October 26, 2019
07:55 [binutils-gdb] [gdb] Fix more typos in comments (2) Tom de Vries

October 25, 2019
20:59 [binutils-gdb] Fix find_charset_names. Ali Tamur
19:48 [binutils-gdb] Revert unintentional change in symtab.c Christian Biesinger
19:09 [binutils-gdb] Don't make an extra copy + allocation of the demangled name Christian Biesinger
14:34 [binutils-gdb] Allow out-of-order reads of CIEs Tom Tromey
14:28 [binutils-gdb] gdbserver does not need xstrdup Tom Tromey
08:49 [binutils-gdb] [gdb/testsuite] Use -wrap and $gdb_test_name in gdb_test_multiple calls (2) Tom de Vries

October 24, 2019
22:46 [binutils-gdb] Call forget_cached_source_info to clear the stale source cache H . J . Lu
19:14 [binutils-gdb] Remove python_has_threads check in configure.ac Christian Biesinger
18:48 [binutils-gdb] Simplify Python checks in configure.ac Christian Biesinger
16:43 [binutils-gdb] [gdb/testsuite] Add -wrap pattern flag to gdb_test_multiple Tom de Vries
15:24 [binutils-gdb] gdb/python: Return None from Progspace.block_for_pc on error Andrew Burgess

October 23, 2019
21:39 [binutils-gdb] Fix opcodes includes Tom Tromey
21:39 [binutils-gdb] Move readline to the readline/readline subdirectory Tom Tromey
19:04 [binutils-gdb] infcall: refactor 'call_function_by_hand_dummy' Tankut Baris Aktemur
18:49 [binutils-gdb] infcall: remove unused parameter in 'value_arg_coerce' Tankut Baris Aktemur
18:49 [binutils-gdb] infcall: move assertions in 'call_function_by_hand_dummy' to an earlier spot Tankut Baris Aktemur
18:49 [binutils-gdb] Add myself to the gdb/MAINTAINERS write-after-approval list Tankut Baris Aktemur
16:28 [binutils-gdb] Add a note for how to get the list of threads Christian Biesinger
15:17 [binutils-gdb] Check for sigprocmask in common.m4 Tom Tromey
15:17 [binutils-gdb] Use m4_include, not sinclude in .m4 files Tom Tromey
07:33 [binutils-gdb] [gdb/breakpoints] Fix fullname.exp when run from symlink dir Tom de Vries

October 22, 2019
20:37 [binutils-gdb] Make demangled_name_entry::language not a bitfield Christian Biesinger
18:47 [binutils-gdb] Fix compile error & incorrect push Christian Biesinger
17:54 [binutils-gdb] Use libxxhash for hashing, if present Christian Biesinger
17:54 [binutils-gdb] Add a fast_hash function in common-utils Christian Biesinger
17:54 [binutils-gdb] Store the mangled name as a string_view Christian Biesinger

October 21, 2019
21:29 [binutils-gdb] DWARF 5 support: Handle line table and file indexes Ali Tamur
20:11 [binutils-gdb] gdb: Ensure that !(a < a) is true in sort_cmp on obj_section objects Andrew Burgess
15:27 [binutils-gdb] Remove tui_exec_info_content Tom Tromey
14:32 [binutils-gdb] contrib: Update dg-extract-results.* from gcc Andrew Burgess
13:45 [binutils-gdb] Fix creation of nm.h when configure is changed Tom Tromey
13:09 [binutils-gdb] [gdb/testsuite] Compile infcall-nested-structs.exp with -O2 Tom de Vries
02:54 [binutils-gdb] Make unlink_objfile and put_objfile_before static Tom Tromey

October 19, 2019
21:01 [binutils-gdb] gdb: Make startswith return a bool Simon Marchi
20:46 [binutils-gdb] Replace some more qsort calls with std::sort Christian Biesinger
05:13 [binutils-gdb] Fix typos in symfile.c and i386-darwin-tdep.c Sergio Durigan Junior

October 18, 2019
00:48 [binutils-gdb] [gdb] Fix more typos in comments Tom de Vries

October 17, 2019
19:29 [binutils-gdb] Fix creation of stamp-h by gdb's configure script Tom Tromey
18:01 [binutils-gdb] Add libctf to src-release.sh:GDB_SUPPORT_DIRS Sergio Durigan Junior
16:06 [binutils-gdb] [gdb] Fix typos in comments Tom de Vries
08:07 [binutils-gdb] [gdb/testsuite] Fix gdb.fortran/module.exp for debug info from other files Tom de Vries
06:06 [binutils-gdb] PR29, Coreutils POSIX2_VERSION as 200112L Alan Modra
02:54 [binutils-gdb] Constify objfile::original_name Tom Tromey

October 16, 2019
21:22 [binutils-gdb] gdb/fortran: Add test for module variables in 'info variables' output Andrew Burgess
21:22 [binutils-gdb] gdb/testsuite: Allow cc-with-tweaks board file to be used with Fortran Andrew Burgess
21:14 [binutils-gdb] Allow not saving the signal state in SIGSETJMP Christian Biesinger
20:16 [binutils-gdb] DWARF reader: Reject sections with invalid sizes Keith Seitz
17:59 [binutils-gdb] Add initial compile command support to RISC-V port. Jim Wilson
16:20 [binutils-gdb] Create xml-builtin.h to declare xml_builtins Christian Biesinger
15:12 [binutils-gdb] libctf: mark swap.h inline functions as static Simon Marchi
15:12 [binutils-gdb] [gdb/tdep] Fix inferior call arg passing for amd64 Tom de Vries
15:12 [binutils-gdb] [gdb/tdep] Fix 'Unexpected register class' assert in amd64_push_arguments Tom de Vries
15:00 [binutils-gdb] [gdb/testsuite] Fix local-static.exp with g++-4.8 Tom de Vries
14:53 [binutils-gdb] [gdb/testsuite] Fix regexp for reg value in jit-reader.exp Tom de Vries

October 15, 2019
21:04 [binutils-gdb] gdb/gdbserver: Remove reference to vec-ipa.o Andrew Burgess
20:33 [binutils-gdb] gdb: Update comments that reference VEC or vec.h Andrew Burgess
20:33 [binutils-gdb] gdb: Remove vec.{c, h} and update code to not include vec.h Andrew Burgess
19:14 [binutils-gdb] gdb: Remove use of VEC from dwarf2read.c Andrew Burgess
17:47 [binutils-gdb] Use %x when printing the TID Tom Tromey
17:47 [binutils-gdb] Rename pid -> tid in windows-nat.c Tom Tromey
17:41 [binutils-gdb] Change gcc_target_options to return std::string Tom Tromey
13:30 [binutils-gdb] Make tui-winsource not use breakpoint_chain Christian Biesinger
13:30 [binutils-gdb] Change iterate_over_breakpoints to take a function_view Christian Biesinger
12:21 [binutils-gdb] s390: Fix infcalls passing a single-field struct with static members Andreas Arnez
00:21 [binutils-gdb] [gdb/testsuite] Fix gdb.ada/mi_task_arg.exp Tom de Vries

October 14, 2019
16:13 [binutils-gdb] gdb.mi/list-thread-groups-available.exp: read entries one by one instead of increasing timeout Simon Marchi
14:16 [binutils-gdb] gdb: remove unused includes from dwarf2read.c Simon Marchi

October 13, 2019
23:54 [binutils-gdb] gdb: Silence -Wformat-nonliteral warning with clang Simon Marchi
13:09 [binutils-gdb] Mention PR c++/20020 in ChangeLog entry Tom de Vries
13:09 [binutils-gdb] Mention PR testsuite/25016 in ChangeLog entry Tom de Vries
13:09 [binutils-gdb] Mention PR breakpoints/25011 in ChangeLog entry Tom de Vries
13:09 [binutils-gdb] Mention PR gdb/25010 in ChangeLog entry Tom de Vries
03:47 [binutils-gdb] gdb: small cleanup in breakpoint.c's includes Simon Marchi
00:41 [binutils-gdb] [gdb/testsuite] Add KFAIL for missing support of reverse-debugging xsave Tom de Vries

October 12, 2019
23:36 [binutils-gdb] Remove unnecessary declaration of trace_regblock_size Christian Biesinger
19:32 [binutils-gdb] Move declaration of max_user_call_depth to header Christian Biesinger
14:09 [binutils-gdb] Created tag binutils-2_33_1 Nick Clifton

October 11, 2019
18:29 [binutils-gdb] Improve comments in print-utils.h. Jim Wilson
18:28 [binutils-gdb] RISC-V: Fix two ARI warnings. Jim Wilson

October 10, 2019
17:43 [binutils-gdb] Include gdbtk.h to avoid declarations Christian Biesinger
17:40 [binutils-gdb] Move declaration of varobjdebug to header Christian Biesinger
10:23 [binutils-gdb] gdb/testsuite: Fix typos in infcall-nested-structs.c Andreas Arnez
09:51 [binutils-gdb] [gdb/testsuite] Fix ada tests with -fPIE/-pie Tom de Vries

October 09, 2019
23:01 [binutils-gdb] Don't call erase_data_content from tui_data_window::show_registers Tom Tromey
23:01 [binutils-gdb] Make TUI window handle a unique_ptr Tom Tromey
23:01 [binutils-gdb] Remove declaration from tui-wingeneral.h Tom Tromey
23:01 [binutils-gdb] Remove tui_win_is_auxiliary Tom Tromey
23:01 [binutils-gdb] Remove tui_default_win_viewport_height Tom Tromey
23:01 [binutils-gdb] Remove two TUI comments Tom Tromey
21:57 [binutils-gdb] [gdb/testsuite] Add XFAILs in gdb.rust/simple.exp for incorrect DWARF Tom de Vries
21:52 [binutils-gdb] [gdb/target] Fix pretty-printer for MPX bnd registers Tom de Vries
18:19 [binutils-gdb] Mark guile_{extension_,}script_ops as static Christian Biesinger
09:09 [binutils-gdb] s390: Add record/replay support for arch13 instructions Andreas Arnez

October 08, 2019
17:26 [binutils-gdb] Remove two unused items from windows-nat.c Tom Tromey
17:20 [binutils-gdb] Don't include buildsym-legacy.h in windows-nat.c Tom Tromey
17:16 [binutils-gdb] Let ARI allow gdb %p printf extensions Tom Tromey
15:17 [binutils-gdb] Move declaration of overload_debug to header Christian Biesinger
15:15 [binutils-gdb] Move declaration of lang_frame_mismatch_warn to header. Christian Biesinger

October 07, 2019
22:30 [binutils-gdb] Move declaration of vtbl_ptr_name to the header. Christian Biesinger
17:49 [binutils-gdb] Use gdb_static_assert in charset.c Christian Biesinger
16:25 [binutils-gdb] Move top-level Makefile.def/Makefile.in to the top-level ChangeLog Weimin Pan
12:18 [binutils-gdb] gdb/testsuite/ada: Handle missing debug info case Andrew Burgess
12:04 [binutils-gdb] gdb: Rename structures within ctfread.c Andrew Burgess
10:50 [binutils-gdb] [gdb/testsuite] Update expected _gdb_major/_gdb_minor in default.exp Tom de Vries
10:26 [binutils-gdb] gdb/testsuite: Add gdb_test_name variable Andrew Burgess
07:51 [binutils-gdb] [gdb/doc] Fix some typos Tom de Vries
02:28 [binutils-gdb] gdb: CTF support Weimin Pan
02:28 [binutils-gdb] Renaming of ctf (the trace format) files Weimin Pan

October 06, 2019
15:33 [binutils-gdb] Change gdb/version.in to 9.0.50.DATE-git (new version numbering scheme) Joel Brobecker

October 04, 2019
14:23 [binutils-gdb] [gdb/testsuite] Fix local-static.exp with gcc-4.8 Tom de Vries
02:56 [binutils-gdb] Avoid crash on single-field union in Rust Tom Tromey

October 03, 2019
20:26 [binutils-gdb] gdb/fortran: Allow for matching symbols with missing scope Andrew Burgess
20:26 [binutils-gdb] gdb/fortran: Nested subroutine support Andrew Burgess
17:42 [binutils-gdb] gdb/testsuite: Reduce test name duplication in gdb.python tests Andrew Burgess
17:42 [binutils-gdb] gdb/testsuite: Reduce test name duplication in gdb.base tests Andrew Burgess
17:42 [binutils-gdb] gdb/testsuite: Make test names unique in gdb.linespec tests Andrew Burgess
17:42 [binutils-gdb] gdb/testsuite: Make test names unique in gdb.reverse tests Andrew Burgess
16:34 [binutils-gdb] libctf: fix tabdamage Jose E . Marchesi
16:34 [binutils-gdb] libctf: fix refcount leak in ctf_import Jose E . Marchesi
16:34 [binutils-gdb] libctf: make ctf_dump not crash on OOM Jose E . Marchesi
16:33 [binutils-gdb] libctf: remove ctf_malloc, ctf_free and ctf_strdup Jose E . Marchesi
16:33 [binutils-gdb] libctf: get the encoding of non-ints/fps in the dynamic space right Jose E . Marchesi
16:33 [binutils-gdb] libctf: allow ctf_type_lname of a null pointer. Jose E . Marchesi
16:33 [binutils-gdb] libctf: properly handle ctf_add_type of forwards and self-reffing structs Jose E . Marchesi
16:33 [binutils-gdb] libctf: avoid the need to ever use ctf_update Jose E . Marchesi
16:33 [binutils-gdb] libctf: handle nonrepresentable types at link time Jose E . Marchesi
16:33 [binutils-gdb] libctf: installable libctf as a shared library Jose E . Marchesi
16:33 [binutils-gdb] bfd, ld: add CTF section linking Jose E . Marchesi
16:33 [binutils-gdb] libctf: actually close bfds we have opened Jose E . Marchesi
16:32 [binutils-gdb] libctf: bfd-open: mark the bfd as cacheable Jose E . Marchesi
16:32 [binutils-gdb] libctf: get rid of a disruptive public include of <sys/param.h> Jose E . Marchesi
16:32 [binutils-gdb] libctf: eschew C99 for loop initial declarations Jose E . Marchesi
16:32 [binutils-gdb] libctf: don't leak hash keys or values on value replacement Jose E . Marchesi
16:32 [binutils-gdb] libctf: teach ctf_add_type how forwards work Jose E . Marchesi
16:32 [binutils-gdb] libctf: add CU-mapping machinery Jose E . Marchesi
16:32 [binutils-gdb] libctf: add linking of the variable section Jose E . Marchesi
16:32 [binutils-gdb] libctf: map from old to corresponding newly-added types in ctf_add_type Jose E . Marchesi
16:32 [binutils-gdb] libctf: add the ctf_link machinery Jose E . Marchesi
16:32 [binutils-gdb] libctf: dump: check the right error values when dumping functions Jose E . Marchesi
16:32 [binutils-gdb] libctf: dump: support non-root type dumping Jose E . Marchesi
16:32 [binutils-gdb] libctf: fix double-free on ctf_compress_write error path Jose E . Marchesi
16:31 [binutils-gdb] libctf: write CTF files to memory, and CTF archives to fds Jose E . Marchesi
16:31 [binutils-gdb] libctf: support getting strings from the ELF strtab Jose E . Marchesi
16:31 [binutils-gdb] libctf: Add iteration over non-root types Jose E . Marchesi
16:31 [binutils-gdb] libctf: add the object index and function index sections Jose E . Marchesi
16:31 [binutils-gdb] libctf, bfd: fix ctf_bfdopen_ctfsect opening symbol and string sections Jose E . Marchesi
16:31 [binutils-gdb] libctf, binutils: dump the CTF header Jose E . Marchesi
16:31 [binutils-gdb] libctf: allow the header to change between versions Jose E . Marchesi
16:31 [binutils-gdb] libctf, include: ChangeLog format fixes Jose E . Marchesi
16:31 [binutils-gdb] libctf: make it compile for old glibc Jose E . Marchesi
15:12 [binutils-gdb] gdb: Don't ignore all SIGSTOP when the signal handler is set to pass Andrew Burgess
14:22 [binutils-gdb] [gdb/testsuite] Fix list-missing-source.exp with gcc 4.8 Tom de Vries
13:03 [binutils-gdb] [gdb/testsuite] Fix info-types.exp with gcc/g++ 4.8 Tom de Vries
08:43 [binutils-gdb] gdb: Remove whitespace in 'std::vector <...>' Andrew Burgess
08:15 [binutils-gdb] [gdb] Fix set/show style metadata help text Tom de Vries

October 02, 2019
19:49 [binutils-gdb] Convert boolean globals in server.c to bool Christian Biesinger
19:44 [binutils-gdb] Fix type of startup_with_shell in gdbserver Tom Tromey
18:33 [binutils-gdb] Add missing includes to gdb_assert.h and gdb_string_view.h Christian Biesinger
18:02 [binutils-gdb] gdb/testsuite: Fix py-format-string.exp on big-endian platforms Andreas Arnez
15:59 [binutils-gdb] Add $_ada_exception convenience variable Tom Tromey
15:59 [binutils-gdb] Back out earlier Ada exception change Tom Tromey
15:59 [binutils-gdb] Make print-file-var.exp test attribute visibility hidden, dlopen, and main symbol Tom Tromey
15:59 [binutils-gdb] Handle copy relocations Tom Tromey
15:59 [binutils-gdb] Make current_source_* per-program-space Tom Tromey
15:59 [binutils-gdb] Don't call decode_line_with_current_source from select_source_symtab Tom Tromey
15:59 [binutils-gdb] Search global block from basic_lookup_symbol_nonlocal Tom Tromey
15:59 [binutils-gdb] Change SYMBOL_VALUE_ADDRESS to be an rvalue Tom Tromey
14:02 [binutils-gdb] Update my email address in gdb/MAINTAINERS Andreas Arnez
13:11 [binutils-gdb] gdb: Remove a use of VEC from dwarf2read.{c,h} Andrew Burgess
13:10 [binutils-gdb] gdb: Change a VEC to std::vector in btrace.{c,h} Andrew Burgess
13:10 [binutils-gdb] gdb: Remove a VEC from gdbsupport/btrace-common.h Andrew Burgess

October 01, 2019
21:26 [binutils-gdb] Use styled_string for "show logging filename" Tom Tromey
21:26 [binutils-gdb] Use styled_string in more places Tom Tromey
21:25 [binutils-gdb] Introduce metadata style Tom Tromey
21:25 [binutils-gdb] Style "pwd" output Tom Tromey
21:25 [binutils-gdb] Use new %p format suffixes in gdb Tom Tromey
21:25 [binutils-gdb] Introduce gdb-specific %p format suffixes Tom Tromey
21:25 [binutils-gdb] Don't create empty literal pieces Tom Tromey
21:25 [binutils-gdb] Remove the ui_out_style_kind enum Tom Tromey
17:21 [binutils-gdb] gdb/testsuite: Fix pretty-print.exp on big-endian platforms Andreas Arnez
06:57 [binutils-gdb] Fix leak due to assigning a xstrdup-ed string to the std::string gdb_datadir Philippe Waroquiers
01:01 [binutils-gdb] [PATCH v2 2/4] DWARF 5 support: Handle DW_FORM_strx Ali Tamur


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