public inbox for gdb-cvs@sourceware.org
help / color / mirror / Atom feed
[binutils-gdb] gdb/testsuite: Fix race condition compiling fortran test
 2019-11-27 21:26 UTC 

[binutils-gdb] Fix BZ 25065 - Ensure that physnames are computed for inherited DIEs
 2019-11-27 20:05 UTC 

[binutils-gdb] Test case for BZ 25065
 2019-11-27 20:05 UTC 

[binutils-gdb] Remove some unnecessary backslashes
 2019-11-27 18:40 UTC 

[binutils-gdb] Replace SYMBOL_SET_LINKAGE_NAME with a member function
 2019-11-27 17:09 UTC 

[binutils-gdb] gdb/mi: Add -symbol-info-modules command
 2019-11-27 13:02 UTC 

[binutils-gdb] gdb: Split print_symbol_info into two parts
 2019-11-27 13:02 UTC 

[binutils-gdb] gdb: Introduce global_symbol_searcher
 2019-11-27 13:02 UTC 

[binutils-gdb] gdb/mi: Add new commands -symbol-info-{functions, variables, types}
 2019-11-27 13:02 UTC 

[binutils-gdb] Fix mingw build of gdb
 2019-11-26 22:16 UTC 

[binutils-gdb] Use cmd_list_element::doc_allocated for Python commands
 2019-11-26 21:28 UTC 

[binutils-gdb] Add add_internal_function overload
 2019-11-26 21:28 UTC 

[binutils-gdb] Let commands free "name"
 2019-11-26 21:28 UTC 

[binutils-gdb] Introduce alternate_signal_stack RAII class
 2019-11-26 21:12 UTC 

[binutils-gdb] Set names of worker threads
 2019-11-26 21:12 UTC 

[binutils-gdb] Introduce run_on_main_thread
 2019-11-26 21:12 UTC 

[binutils-gdb] Add RAII class for blocking gdb signals
 2019-11-26 21:12 UTC 

[binutils-gdb] Demangle minsyms in parallel
 2019-11-26 21:12 UTC 

[binutils-gdb] Implement a thread pool
 2019-11-26 21:12 UTC 

[binutils-gdb] Add maint set/show worker-threads
 2019-11-26 21:12 UTC 

[binutils-gdb] Use run_on_main_thread in gdb.post_event
 2019-11-26 21:12 UTC 

[binutils-gdb] Introduce thread-safe way to handle SIGSEGV
 2019-11-26 21:12 UTC 

[binutils-gdb] Add configure check for std::thread
 2019-11-26 21:11 UTC 

[binutils-gdb] Defer minimal symbol name-setting
 2019-11-26 21:11 UTC 

[binutils-gdb] Fix crashes due to python GIL released too early
 2019-11-26 20:26 UTC 

[binutils-gdb] Make functions static in unittests
 2019-11-26 19:49 UTC 

[binutils-gdb] Remove unused rbreak_command_wrapper and other declarations
 2019-11-26 19:49 UTC 

[binutils-gdb] Fix declaration of sparc_xfer_wcookie
 2019-11-26 19:49 UTC 

[binutils-gdb] Remove simulator_command declaration, make static
 2019-11-26 19:49 UTC 

[binutils-gdb] Remove declaration of tui_set_var_cmd, make definition static
 2019-11-26 19:49 UTC 

[binutils-gdb] Make a bunch of functions static
 2019-11-26 19:48 UTC 

[binutils-gdb] Remove info_terminal_command declaration, make definition static
 2019-11-26 19:48 UTC 

[binutils-gdb] Remove unused overload of exit_inferior_silent
 2019-11-26 19:48 UTC 

[binutils-gdb] Remove dict_empty/mdict_empty
 2019-11-26 19:48 UTC 

[binutils-gdb] Remove unused function set_gdb_completion_word_break_characters
 2019-11-26 19:48 UTC 

[binutils-gdb] Include aarch32-tdep.h in aarch32-tdep.c
 2019-11-26 19:48 UTC 

[binutils-gdb] Add missing includes in dwarf-index-write.c and mi/mi-interp.c
 2019-11-26 19:48 UTC 

[binutils-gdb] Use safe_strerror instead of strerror where possible
 2019-11-26 17:54 UTC 

[binutils-gdb] Fix gdbserver ChangeLog entry
 2019-11-26 17:51 UTC 

[binutils-gdb] [gdb/contrib] Add -c option to words.sh script
 2019-11-25 22:00 UTC 

[binutils-gdb] Replace int with bool in solib.c
 2019-11-25 20:42 UTC 

[binutils-gdb] [Debugging output] Make remote packet truncation length adjustable
 2019-11-25 15:29 UTC 

[binutils-gdb] Include gdbarch.h in m68k-linux-nat.c
 2019-11-24 20:05 UTC 

[binutils-gdb] Use bool in require_partial_symbols
 2019-11-24 18:14 UTC 

[binutils-gdb] Restore parameter names in observable.h
 2019-11-22 22:24 UTC 

[binutils-gdb] Avoid crash in print_ada_task_info
 2019-11-22 22:15 UTC 

[binutils-gdb] Replace SYMBOL_*_NAME accessors with member functions
 2019-11-22 18:05 UTC 

[binutils-gdb] Replace the MSYMBOL_*_NAME macros with member functions
 2019-11-22 18:05 UTC 

[binutils-gdb] Create a correctly-sized demangled names hashtable
 2019-11-22 17:43 UTC 

[binutils-gdb] [gdb/contrib] Improve words extraction in words.sh script
 2019-11-22 15:23 UTC 

[binutils-gdb] [gdb/contrib] Combine sed invocations in words.sh script
 2019-11-22 15:23 UTC 

[binutils-gdb] Rename demangle.c to gdb-demangle.c, and some cleanup
 2019-11-21 22:36 UTC 

[binutils-gdb] Handle %I64d in format_pieces
 2019-11-21 21:43 UTC 

[binutils-gdb] Adjust byte order variable display/change if DW_AT_endianity is present
 2019-11-21 18:49 UTC 

[binutils-gdb] gdb/testsuite: skip gdb.arch/amd64-eval.exp when target is not x86_64
 2019-11-21 15:37 UTC 

[binutils-gdb] gdb: remove gen_ret_current_ui_field_ptr
 2019-11-21 14:33 UTC 

[binutils-gdb] [gdb] Only force INTERP_CONSOLE ui_out for breakpoint commands in MI mode
 2019-11-21 10:02 UTC 

[binutils-gdb] Add missing parentheses on 'print' (gdb.python/py-progspace.exp)
 2019-11-20 21:33 UTC 

[binutils-gdb] Improve target description check for SVE in gdbserver
 2019-11-20 16:58 UTC 

[binutils-gdb] Fix the "winheight" command
 2019-11-19 20:29 UTC 

[binutils-gdb] Replace "if (attr)" with "if (attr != nullptr)"
 2019-11-19 19:38 UTC 

[binutils-gdb] Report GetLastError value when DebugActiveProcess fails
 2019-11-19 15:36 UTC 

[binutils-gdb] gdb/testsuite: Merge cvexpr.exp and ctf-cvexpr.exp
 2019-11-19  0:46 UTC 

[binutils-gdb] gdb/testsuite: Merge whatis.exp and ctf-whatis.exp
 2019-11-19  0:46 UTC 

[binutils-gdb] gdb/testsuite: Introduce skip_ctf_tests guard function
 2019-11-19  0:46 UTC 

[binutils-gdb] Fix crash with core + TUI + run
 2019-11-19  0:14 UTC 

[binutils-gdb] Fix a bunch of python leaks due to missing calls to tp_free in *_dealloc functions
 2019-11-18 19:55 UTC 

[binutils-gdb] Don't use class-initialization for the owner union
 2019-11-18 17:51 UTC 

[binutils-gdb] Use gnulib's strerror_r on MinGW
 2019-11-15 21:31 UTC 

[binutils-gdb] Add no-dist to gnulib configure
 2019-11-15 21:15 UTC 

[binutils-gdb] Minor updates to readline configury
 2019-11-15 21:15 UTC 

[binutils-gdb] Import the time_r gnulib module
 2019-11-15 19:51 UTC 

[binutils-gdb] Use ctime_r and localtime_r for threadsafety
 2019-11-15 19:51 UTC 

[binutils-gdb] Import the strerror_r-posix module and use it in GDB
 2019-11-15 19:12 UTC 

[binutils-gdb] Generate gnulib's toplevel Makefile.in using automake
 2019-11-15 19:02 UTC 

[binutils-gdb] Update README
 2019-11-15  0:47 UTC 

[binutils-gdb] Allow re-assigning to convenience variables
 2019-11-14 18:59 UTC 

[binutils-gdb] [gdb/doc] Fix typos
 2019-11-14 13:43 UTC 

[binutils-gdb] gdb: fix build error in unittests/vec-utils-selftests.c
 2019-11-14 11:52 UTC 

[binutils-gdb] Fix python gdbpy_breakpoint_object leak
 2019-11-14  1:31 UTC 

[binutils-gdb] Remove symbol-related static asserts
 2019-11-13 20:03 UTC 

[binutils-gdb] gnulib: Fix path to import/Makefile{,.in}
 2019-11-13  3:24 UTC 

[binutils-gdb] gdb: Support printf 'z' size modifier
 2019-11-12 23:52 UTC 

[binutils-gdb] Make struct symbol inherit from general_symbol_info
 2019-11-12 21:22 UTC 

[binutils-gdb] Move _initialize_tui_layout to end of file
 2019-11-12 19:39 UTC 

[binutils-gdb] Consolidate setting of current_layout
 2019-11-12 19:39 UTC 

[binutils-gdb] Make TUI resizing tests more robust
 2019-11-12 19:38 UTC 

[binutils-gdb] Document operate-and-get-next
 2019-11-11 23:58 UTC 

[binutils-gdb] Document and extend readline-bindable functions
 2019-11-11 23:58 UTC 

[binutils-gdb] Use getpwuid_r instead of getpwuid
 2019-11-11 23:28 UTC 

[binutils-gdb] Fix typo in vFile:pwrite documentation
 2019-11-11 19:48 UTC 

[binutils-gdb] gdb/python: smarter symbol lookup for gdb.lookup_static_symbol
 2019-11-10 21:40 UTC 

[binutils-gdb] gdb/python: Introduce gdb.lookup_static_symbols
 2019-11-10 21:40 UTC 

[binutils-gdb] gdb: Convert frame_show_address to return a bool
 2019-11-10 21:01 UTC 

[binutils-gdb] gdb: Add a class to track last display symtab and line information
 2019-11-10 21:01 UTC 

[binutils-gdb] gdb_vecs.h: Avoid self move assign
 2019-11-10 20:11 UTC 

[binutils-gdb] Remove can_highlight from TUI windows
 2019-11-10 17:34 UTC 

[binutils-gdb] Remove unused constructor declaration from cli_style_option
 2019-11-10 16:50 UTC 

[binutils-gdb] Constify command_line_input
 2019-11-08 14:05 UTC 

[binutils-gdb] [gdb/contrib] Add words.sh script
 2019-11-07  9:50 UTC 

[binutils-gdb] Use strtok_r instead of strtok
 2019-11-06 20:03 UTC 

[binutils-gdb] Regenerate gnulib files
 2019-11-06 18:34 UTC 

[binutils-gdb] Remove some includes of readline.h
 2019-11-06 14:46 UTC 

[binutils-gdb] Fix regression from TUI disassembly style patch
 2019-11-06  1:39 UTC 

[binutils-gdb] Remove la_get_string member
 2019-11-05 22:44 UTC 

[binutils-gdb] Style disassembly in the TUI
 2019-11-05 22:34 UTC 

[binutils-gdb] Change tui_source_element::line to have type std::string
 2019-11-05 22:34 UTC 

[binutils-gdb] Fix ARI warning in symtab.h
 2019-11-05 20:54 UTC 

[binutils-gdb] Add static_asserts for the sizes of space-critical structs
 2019-11-04 18:13 UTC 

[binutils-gdb] Obsolete Solaris 10 support
 2019-11-04 17:15 UTC 

[binutils-gdb] [gdb/testsuite] Remove superfluous 3rd argument from gdb_test call (3)
 2019-11-02  5:55 UTC 

[binutils-gdb] [gdb/testsuite] Remove superfluous 3rd argument from gdb_test call (4)
 2019-11-02  5:55 UTC 

[binutils-gdb] Fix up safe_strerror constification
 2019-11-01 16:40 UTC 

[binutils-gdb] Simplify print_sys_errmsg
 2019-11-01 16:40 UTC 

[binutils-gdb] Move check for strerror_r to common.m4 where it belongs
 2019-11-01 15:14 UTC 

[binutils-gdb] [ARM, thumb] Fix disassembling bug after reloading a symbol file
 2019-11-01 13:13 UTC 

[binutils-gdb] gdb/fortran: Add new 'info modules' command
 2019-10-31 23:04 UTC 

[binutils-gdb] gdb: Don't print a newline in language la_print_typedef methods
 2019-10-31 23:04 UTC 

[binutils-gdb] gdb: Add new commands to list module variables and functions
 2019-10-31 23:04 UTC 

[binutils-gdb] NEWS and documentation for $_gdb_setting and $_gdb_setting_str
 2019-10-31 22:56 UTC 

[binutils-gdb] Implement convenience functions to examine GDB settings
 2019-10-31 22:56 UTC 

[binutils-gdb] Test the convenience functions $_gdb_setting and $_gdb_setting_str
 2019-10-31 22:56 UTC 

[binutils-gdb] Also check for strerror_r in gdbserver
 2019-10-31 22:15 UTC 

[binutils-gdb] [gdb/testsuite] Remove superfluous 3rd argument from gdb_test call (2)
 2019-10-31 22:03 UTC 

[binutils-gdb] Don't read agent symbols when disabled
 2019-10-31 20:46 UTC 

[binutils-gdb] Regenerate config.in
 2019-10-31 20:41 UTC 

[binutils-gdb] Use strerror_r in safe_strerror if available
 2019-10-31 20:14 UTC 

[binutils-gdb] [ARM] Store exception handling information per-bfd instead of per-objfile
 2019-10-31 19:33 UTC 

[binutils-gdb] Convert int to bool in agent.c
 2019-10-31 18:28 UTC 

[binutils-gdb] [gdb/testsuite] Remove superfluous 3rd argument from gdb_test call
 2019-10-31 16:37 UTC 

[binutils-gdb] [gdb/testsuite] Add -early pattern flag for gdb_test_multiple
 2019-10-30 16:41 UTC 

[binutils-gdb] Only clear the minsym array when necessary
 2019-10-30 16:05 UTC 

[binutils-gdb] Remove unused includes in ada-*.c files
 2019-10-29 21:55 UTC 

[binutils-gdb] Remove unused includes in infcmd.c and infrun.c
 2019-10-29 21:55 UTC 

[binutils-gdb] Clean up ada-lang.h
 2019-10-29 21:55 UTC 

[binutils-gdb] addrmap: use gdb_static_assert for type size assertions
 2019-10-29 21:51 UTC 

[binutils-gdb] Only make a nullterminated string if we need to
 2019-10-29 19:27 UTC 

[binutils-gdb] Change some arguments to gdb::string_view instead of name+len
 2019-10-29 19:27 UTC 

[binutils-gdb] Replace bsearch with a std::lower_bound-based search
 2019-10-29 19:06 UTC 

[binutils-gdb] Load system gdbinit files from a directory
 2019-10-29 18:51 UTC 

[binutils-gdb] Add a string_view version of startswith
 2019-10-28 17:21 UTC 

[binutils-gdb] [gdb] Fix more typos in comments (2)
 2019-10-26  7:55 UTC 

[binutils-gdb] Fix find_charset_names
 2019-10-25 20:59 UTC 

[binutils-gdb] Revert unintentional change in symtab.c
 2019-10-25 19:48 UTC 

[binutils-gdb] Don't make an extra copy + allocation of the demangled name
 2019-10-25 19:09 UTC 

[binutils-gdb] Allow out-of-order reads of CIEs
 2019-10-25 14:34 UTC 

[binutils-gdb] gdbserver does not need xstrdup
 2019-10-25 14:28 UTC 

[binutils-gdb] [gdb/testsuite] Use -wrap and $gdb_test_name in gdb_test_multiple calls (2)
 2019-10-25  8:49 UTC 

[binutils-gdb] Call forget_cached_source_info to clear the stale source cache
 2019-10-24 22:46 UTC 

[binutils-gdb] Remove python_has_threads check in configure.ac
 2019-10-24 19:14 UTC 

[binutils-gdb] Simplify Python checks in configure.ac
 2019-10-24 18:48 UTC 

[binutils-gdb] [gdb/testsuite] Add -wrap pattern flag to gdb_test_multiple
 2019-10-24 16:43 UTC 

[binutils-gdb] gdb/python: Return None from Progspace.block_for_pc on error
 2019-10-24 15:24 UTC 

[binutils-gdb] Move readline to the readline/readline subdirectory
 2019-10-23 21:39 UTC 

[binutils-gdb] Fix opcodes includes
 2019-10-23 21:39 UTC 

[binutils-gdb] infcall: refactor 'call_function_by_hand_dummy'
 2019-10-23 19:04 UTC 

[binutils-gdb] infcall: move assertions in 'call_function_by_hand_dummy' to an earlier spot
 2019-10-23 18:49 UTC 

[binutils-gdb] Add myself to the gdb/MAINTAINERS write-after-approval list
 2019-10-23 18:49 UTC 

[binutils-gdb] infcall: remove unused parameter in 'value_arg_coerce'
 2019-10-23 18:49 UTC 

[binutils-gdb] Add a note for how to get the list of threads
 2019-10-23 16:28 UTC 

[binutils-gdb] Check for sigprocmask in common.m4
 2019-10-23 15:17 UTC 

[binutils-gdb] Use m4_include, not sinclude in .m4 files
 2019-10-23 15:17 UTC 

[binutils-gdb] [gdb/breakpoints] Fix fullname.exp when run from symlink dir
 2019-10-23  7:33 UTC 

[binutils-gdb] Make demangled_name_entry::language not a bitfield
 2019-10-22 20:37 UTC 

[binutils-gdb] Fix compile error & incorrect push
 2019-10-22 18:47 UTC 

[binutils-gdb] Store the mangled name as a string_view
 2019-10-22 17:54 UTC 

[binutils-gdb] Add a fast_hash function in common-utils
 2019-10-22 17:54 UTC 

[binutils-gdb] Use libxxhash for hashing, if present
 2019-10-22 17:54 UTC 

[binutils-gdb] DWARF 5 support: Handle line table and file indexes
 2019-10-21 21:29 UTC 

[binutils-gdb] gdb: Ensure that !(a < a) is true in sort_cmp on obj_section objects
 2019-10-21 20:11 UTC 

[binutils-gdb] Remove tui_exec_info_content
 2019-10-21 15:27 UTC 

[binutils-gdb] contrib: Update dg-extract-results.* from gcc
 2019-10-21 14:32 UTC 

[binutils-gdb] Fix creation of nm.h when configure is changed
 2019-10-21 13:45 UTC 

[binutils-gdb] [gdb/testsuite] Compile infcall-nested-structs.exp with -O2
 2019-10-21 13:09 UTC 

[binutils-gdb] Make unlink_objfile and put_objfile_before static
 2019-10-21  2:54 UTC 

[binutils-gdb] gdb: Make startswith return a bool
 2019-10-19 21:01 UTC 

[binutils-gdb] Replace some more qsort calls with std::sort
 2019-10-19 20:46 UTC 

[binutils-gdb] Fix typos in symfile.c and i386-darwin-tdep.c
 2019-10-19  5:13 UTC 

[binutils-gdb] [gdb] Fix more typos in comments
 2019-10-18  0:48 UTC 

[binutils-gdb] Fix creation of stamp-h by gdb's configure script
 2019-10-17 19:29 UTC 

[binutils-gdb] Add libctf to src-release.sh:GDB_SUPPORT_DIRS
 2019-10-17 18:01 UTC 

[binutils-gdb] [gdb] Fix typos in comments
 2019-10-17 16:06 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.fortran/module.exp for debug info from other files
 2019-10-17  8:07 UTC 

[binutils-gdb] PR29, Coreutils POSIX2_VERSION as 200112L
 2019-10-17  6:06 UTC 

[binutils-gdb] Constify objfile::original_name
 2019-10-17  2:54 UTC 

[binutils-gdb] gdb/fortran: Add test for module variables in 'info variables' output
 2019-10-16 21:22 UTC 

[binutils-gdb] gdb/testsuite: Allow cc-with-tweaks board file to be used with Fortran
 2019-10-16 21:22 UTC 

[binutils-gdb] Allow not saving the signal state in SIGSETJMP
 2019-10-16 21:14 UTC 

[binutils-gdb] DWARF reader: Reject sections with invalid sizes
 2019-10-16 20:16 UTC 

[binutils-gdb] Add initial compile command support to RISC-V port
 2019-10-16 17:59 UTC 

[binutils-gdb] Create xml-builtin.h to declare xml_builtins
 2019-10-16 16:20 UTC 

[binutils-gdb] libctf: mark swap.h inline functions as static
 2019-10-16 15:12 UTC 

[binutils-gdb] [gdb/tdep] Fix inferior call arg passing for amd64
 2019-10-16 15:12 UTC 

[binutils-gdb] [gdb/tdep] Fix 'Unexpected register class' assert in amd64_push_arguments
 2019-10-16 15:12 UTC 

[binutils-gdb] [gdb/testsuite] Fix local-static.exp with g++-4.8
 2019-10-16 15:00 UTC 

[binutils-gdb] [gdb/testsuite] Fix regexp for reg value in jit-reader.exp
 2019-10-16 14:53 UTC 

[binutils-gdb] gdb/gdbserver: Remove reference to vec-ipa.o
 2019-10-15 21:04 UTC 

[binutils-gdb] gdb: Update comments that reference VEC or vec.h
 2019-10-15 20:33 UTC 

[binutils-gdb] gdb: Remove vec.{c, h} and update code to not include vec.h
 2019-10-15 20:33 UTC 

[binutils-gdb] gdb: Remove use of VEC from dwarf2read.c
 2019-10-15 19:14 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).