public inbox for gdb-cvs@sourceware.org
help / color / mirror / Atom feed
[binutils-gdb] gdb: syscalls: Add loongarch case in update-linux-from-src.sh
 2024-03-20 10:51 UTC 

[binutils-gdb] gdb: syscalls: Generate loongarch-linux.xml
 2024-03-20 10:51 UTC 

[binutils-gdb] gdb: syscalls: Add loongarch-linux.xml.in
 2024-03-20 10:51 UTC 

[binutils-gdb] gdb: syscalls: Update .xml files for some archs
 2024-03-20 10:51 UTC 

[binutils-gdb] gdb: syscalls: Update .xml.in files for some archs
 2024-03-20 10:51 UTC 

[binutils-gdb] gdb: syscalls: Update linux-defaults.xml.in
 2024-03-20 10:51 UTC 

[binutils-gdb] [gdb/symtab] Workaround PR gas/31115
 2024-03-20  8:56 UTC 

[binutils-gdb] Speed up lookup of "type_specific_data"
 2024-03-19 17:53 UTC 

[binutils-gdb] Fix two serious flake8 reports
 2024-03-19 16:08 UTC 

[binutils-gdb] gdb/python: test exception case for gdb.solib_name
 2024-03-19 16:04 UTC 

[binutils-gdb] gdbsupport: rename include guard in gdb-checked-static-cast.h
 2024-03-19 14:57 UTC 

[binutils-gdb] gdb: use static_cast in gdb::checked_static_cast
 2024-03-19 14:57 UTC 

[binutils-gdb] gdb/python: Fix segfault when iterating over empty linetable
 2024-03-19 11:39 UTC 

[binutils-gdb] Add myself to gdb/MAINTAINERS
 2024-03-19 10:50 UTC 

[binutils-gdb] [gdb] Further fix "value is not available" with debug frame
 2024-03-19  9:29 UTC 

[binutils-gdb] Remove some unnecessary Ada expression code
 2024-03-18 14:48 UTC 

[binutils-gdb] Fix Ada 'ptype' of access to array
 2024-03-18 14:31 UTC 

[binutils-gdb] Use string_view in quirk_rust_enum
 2024-03-18 14:16 UTC 

[binutils-gdb] Set __file__ when source'ing a Python script
 2024-03-18 13:20 UTC 

[binutils-gdb] Clear board_info entry after waiting for process
 2024-03-18 13:01 UTC 

[binutils-gdb] Fix compiling bfd/vms-lib.c for a 32-bit host
 2024-03-18 10:26 UTC 

[binutils-gdb] gdb/testsuite: attach to i386 process stopped in vDSO
 2024-03-18 10:14 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.base/list-no-debug.exp on debian
 2024-03-17 15:47 UTC 

[binutils-gdb] Use size_t in gdb_bfd_section_data
 2024-03-15 18:39 UTC 

[binutils-gdb] [gdb/build] Fix build on postmarketos
 2024-03-14 20:27 UTC 

[binutils-gdb] gdbserver/linux: probe for libiconv in configure
 2024-03-14 17:42 UTC 

[binutils-gdb] Pass alignment when using GCC_C_FE_VERSION_2
 2024-03-14 15:56 UTC 

[binutils-gdb] Remove 'if' from GDB_PY_HANDLE_EXCEPTION
 2024-03-14 15:13 UTC 

[binutils-gdb] [gdb/tdep] Fix gdb.base/watchpoint-unaligned.exp on aarch64
 2024-03-14 10:24 UTC 

[binutils-gdb] Remove extraneous word from manual
 2024-03-13 19:03 UTC 

[binutils-gdb] [gdb/tdep] Fix gdb.base/watch-bitfields.exp on aarch64
 2024-03-12 16:07 UTC 

[binutils-gdb] contrib: sync dg-extract-results.sh with GCC
 2024-03-12 15:49 UTC 

[binutils-gdb] contrib: sync dg-extract-results.py with GCC
 2024-03-12 15:49 UTC 

[binutils-gdb] gdb: Deprecate MPX commands
 2024-03-12 14:32 UTC 

[binutils-gdb] gnulib: re-generate build files
 2024-03-12  2:44 UTC 

[binutils-gdb] Sync libbacktrace from gcc [PR31327]
 2024-03-11 23:10 UTC 

[binutils-gdb] Remove tui-out.[ch]
 2024-03-11 22:43 UTC 

[binutils-gdb] gdb/Makefile.in: remove ACLOCAL_AMFLAGS
 2024-03-11 21:02 UTC 

[binutils-gdb] Special case NULL pointers in dynamic type resolution
 2024-03-11 20:39 UTC 

[binutils-gdb] gdb/testsuite: reformat file with a more recent version of black
 2024-03-11 17:55 UTC 

[binutils-gdb] libctf: fix uninitialized variables in testsuite
 2024-03-11 17:18 UTC 

[binutils-gdb] gdb: re-generate aclocal.m4
 2024-03-11 16:59 UTC 

[binutils-gdb] gdb, btrace: fix error diagnostics
 2024-03-11 11:34 UTC 

[binutils-gdb] gdb/unwinders: better support for $pc not saved
 2024-03-11 10:00 UTC 

[binutils-gdb] gdb/testsuite: Reduce gdb.threads/threadcrash.exp reliance on libc symbols
 2024-03-11  9:57 UTC 

[binutils-gdb] gdb/testsuite: Simplify gdb.threads/threadcrash.exp
 2024-03-11  9:57 UTC 

[binutils-gdb] gdb/testsuite: Use _inferior_thread_count in gdb.threads/threadcrash.exp
 2024-03-11  9:57 UTC 

[binutils-gdb] gdb/testsuite: Fix gdb.threads/threadcrash.exp with check-readmore
 2024-03-11  9:56 UTC 

[binutils-gdb] gdb/testsuite: Reduce indentation in gdb.threads/threadcrash.exp
 2024-03-11  9:56 UTC 

[binutils-gdb] [gdb/python] Handle deprecation of PyErr_{Fetch,Restore} in 3.12
 2024-03-09 15:12 UTC 

[binutils-gdb] [gdb/python] Normalize exceptions in gdbpy_err_fetch
 2024-03-09 15:12 UTC 

[binutils-gdb] [gdb/python] Use gdbpy_err_fetch::{type,value} as getters
 2024-03-09 15:12 UTC 

[binutils-gdb] Avoid race when writing to index cache
 2024-03-09  0:27 UTC 

[binutils-gdb] Move the 'store' method to index_cache_store_context
 2024-03-09  0:27 UTC 

[binutils-gdb] Capture the per-BFD object in index_cache_store_context
 2024-03-09  0:27 UTC 

[binutils-gdb] Capture directory in index_cache_store_context
 2024-03-09  0:27 UTC 

[binutils-gdb] Rename members of index_cache_store_context
 2024-03-09  0:27 UTC 

[binutils-gdb] Add return value to DAP scope
 2024-03-08 17:56 UTC 

[binutils-gdb] Export "finish" return value to Python
 2024-03-08 17:56 UTC 

[binutils-gdb] Avoid race when reading dwz file
 2024-03-08 14:32 UTC 

[binutils-gdb] gdb/testsuite: fix duplicate test names in gdb.trace/circ.exp
 2024-03-05 16:35 UTC 

[binutils-gdb] gdb/testsuite: fix some more duplicate test names in gdb.trace/
 2024-03-05 16:35 UTC 

[binutils-gdb/gdb-14-branch] Bump GDB's version number to 14.2.90.DATE-git
 2024-03-03  6:10 UTC 

[binutils-gdb] Created tag 'gdb-14.2-release'
 2024-03-03  6:05 UTC 

[binutils-gdb/gdb-14-branch] Set GDB version number to 14.2
 2024-03-03  5:56 UTC 

[binutils-gdb] gdb: LoongArch: Change LOONGARCH_FIRST_FP_REGNUM to 35
 2024-03-02 11:08 UTC 

[binutils-gdb] Fix TUI text centering
 2024-03-02  1:45 UTC 

[binutils-gdb] gdb/jit: Fix missing word in comment
 2024-03-01 15:15 UTC 

[binutils-gdb] Use DW_FORM_ref_addr for DIE offset in .debug_names
 2024-03-01  0:14 UTC 

[binutils-gdb] [gdb/dap] Fix stray KeyboardInterrupt after cancel
 2024-02-29 20:29 UTC 

[binutils-gdb] [gdb/dap] Move send_gdb and send_gdb_with_response to server module
 2024-02-29 20:29 UTC 

[binutils-gdb] gdb/arm: Remove tpidruro register from non-FreeBSD target descriptions
 2024-02-29 15:33 UTC 

[binutils-gdb] gprofng: change use of bignum to use of bigint
 2024-02-29  1:18 UTC 

[binutils-gdb] aarch64: Use aarch64_debug_printf in a few more places
 2024-02-29  0:03 UTC 

[binutils-gdb] Fix gdb.interrupt race
 2024-02-28 16:13 UTC 

[binutils-gdb] Two minor addrmap cleanups
 2024-02-27 21:31 UTC 

[binutils-gdb] Explicitly quit gdb from DAP server thread
 2024-02-27 17:38 UTC 

[binutils-gdb] Add final cleanup for runnables
 2024-02-27 17:38 UTC 

[binutils-gdb] Change finalize_values into a final cleanup
 2024-02-27 17:38 UTC 

[binutils-gdb] Add extension_language_ops::shutdown
 2024-02-27 17:38 UTC 

[binutils-gdb] Rewrite final cleanups
 2024-02-27 17:38 UTC 

[binutils-gdb] Use the .py file in gdb.dap/pause.exp
 2024-02-27 16:56 UTC 

[binutils-gdb] Rewrite "python" command exception handling
 2024-02-27 16:56 UTC 

[binutils-gdb] Fix formatting buglet in python.c
 2024-02-27 16:56 UTC 

[binutils-gdb] Introduce read_remainder_of_file
 2024-02-27 16:56 UTC 

[binutils-gdb] [gdb/testsuite] Reset errcnt and warncnt in default_gdb_init
 2024-02-27 15:24 UTC 

[binutils-gdb] [gdb/testsuite] Remove KFAIL for PR ada/30908
 2024-02-27 15:21 UTC 

[binutils-gdb] [gdb/testsuite] Fix test in gdb.python/py-finish-breakpoint.exp
 2024-02-27 15:18 UTC 

[binutils-gdb] Cygwin: Fix putting inferior in foreground (fix input)
 2024-02-27 14:30 UTC 

[binutils-gdb] arc: Don't build arc-analyze-prologue.S with -g
 2024-02-27 14:10 UTC 

[binutils-gdb] gdb/amd-dbgapi: fix indentation
 2024-02-26 22:35 UTC 

[binutils-gdb] Remove two unnecessary casts
 2024-02-26 20:55 UTC 

[binutils-gdb] [gdb] Fix heap-use-after-free in select_event_lwp
 2024-02-26 15:28 UTC 

[binutils-gdb] [gdb/testsuite] Dump dap.log.$n to gdb.log when exceptions found
 2024-02-26 15:03 UTC 

[binutils-gdb] [gdb/testsuite] Further handle long filenames in gdb.base/startup-with-shell.exp
 2024-02-26 14:59 UTC 

[binutils-gdb] [gdb] Fix "value is not available" with debug frame
 2024-02-26 14:31 UTC 

[binutils-gdb] gdb: Modify the output of "info breakpoints" and "delete breakpoints"
 2024-02-26 11:20 UTC 

[binutils-gdb] gdb: s390: Add arch14 record/replay support
 2024-02-26  9:29 UTC 

[binutils-gdb] gprofng: Add hardware counter profiling for the Ampere system
 2024-02-26  1:31 UTC 

[binutils-gdb] [gdb/build] Fix static cast of virtual base
 2024-02-24 10:00 UTC 

[binutils-gdb] sim: no rule to make sim/ppc/Makefile.in
 2024-02-24  1:33 UTC 

[binutils-gdb] gdb: disable formatting-related flake8 warnings
 2024-02-23 21:58 UTC 

[binutils-gdb] Remove unused import
 2024-02-23 18:45 UTC 

[binutils-gdb] Fix throw_winerror_with_name build error on x86-64 Cygwin
 2024-02-23 17:25 UTC 

[binutils-gdb] gdb/linux-nat.c: Add "Accessing inferior memory" section
 2024-02-23 17:00 UTC 

[binutils-gdb] Drop special way of getting inferior context after a Cygwin signal
 2024-02-23 16:24 UTC 

[binutils-gdb] Teach gdb how to unwind cygwin _sigbe and sigdelayed frames
 2024-02-23 16:24 UTC 

[binutils-gdb] gdb: Add XMM16-XMM31 and K0-K1 DWARF register number mapping
 2024-02-23  0:45 UTC 

[binutils-gdb] Use bool in dynamic type code
 2024-02-22 20:59 UTC 

[binutils-gdb] [gdb/testsuite] Fix license text in gdb.reverse/map-to-same-line.{c,exp}
 2024-02-22 11:09 UTC 

[binutils-gdb] [gdb/dap] Fix race between dap exit and gdb exit
 2024-02-22 10:35 UTC 

[binutils-gdb] [gdb/dap] Fix race between dap startup and dap log file
 2024-02-22 10:35 UTC 

[binutils-gdb] [gdb/dap] Factor out thread_log
 2024-02-22 10:35 UTC 

[binutils-gdb] Don't allow multiple request registrations in DAP
 2024-02-21 21:56 UTC 

[binutils-gdb] gdbsupport: assume that compiler supports std::{is_trivially_constructible,is_trivially_copyable}
 2024-02-21 18:31 UTC 

[binutils-gdb] gdb: remove some GCC version checks
 2024-02-21 18:31 UTC 

[binutils-gdb] [gdb/testsuite] Fix error handling in _dap_read_json
 2024-02-21 13:25 UTC 

[binutils-gdb] arc: Determine a branch target of DBNZ correctly
 2024-02-21 13:15 UTC 

[binutils-gdb] [gdb/dap] Join JSON writer thread with DAP thread
 2024-02-21  9:46 UTC 

[binutils-gdb] [gdb/dap] Make dap log printing thread-safe
 2024-02-21  9:46 UTC 

[binutils-gdb] [gdb/dap] Flush after printing in log_stack
 2024-02-21  9:46 UTC 

[binutils-gdb] [gdb/testsuite] Set up dap log file in gdb.dap/type_checker.exp
 2024-02-21  9:46 UTC 

[binutils-gdb] gdb: Document C++17 build requirement
 2024-02-21  8:38 UTC 

[binutils-gdb] Rewrite Rust slice type handling
 2024-02-20 20:57 UTC 

[binutils-gdb] Add obj_section::contains method
 2024-02-20 15:58 UTC 

[binutils-gdb] gdb: pass frames as `const frame_info_ptr &`
 2024-02-20 15:45 UTC 

[binutils-gdb] [gdb] Don't init history in batch mode
 2024-02-20 14:49 UTC 

[binutils-gdb] testsuite, python: reformat python files using black
 2024-02-19 13:13 UTC 

[binutils-gdb] gdb, python: selectively omit enabling stdin in gdb.execute
 2024-02-19  9:57 UTC 

[binutils-gdb] [gdb/exp] Fix printing of out of bounds struct members
 2024-02-19  8:59 UTC 

[binutils-gdb] Move lookup_name_info creation into basic_lookup_transparent_type
 2024-02-15 17:31 UTC 

[binutils-gdb] gdb/doc: Fix several typos in GDB documentation
 2024-02-15  8:15 UTC 

[binutils-gdb] [gdb/dap] Fix exit race
 2024-02-14 17:24 UTC 

[binutils-gdb] gdb: Reformat amd64_dwarf_reg_to_regnum
 2024-02-14 15:27 UTC 

[binutils-gdb] Use typedef in definition of warning_hook
 2024-02-14 12:05 UTC 

[binutils-gdb] [gdb/testsuite] Fix another fail and tcl error in gdb.dap/sources.exp
 2024-02-14  8:55 UTC 

[binutils-gdb] arc: Don't use multiline in arc-disassembler-options.exp test
 2024-02-13 21:49 UTC 

[binutils-gdb] [gdb/testsuite] Fix fail in gdb.dap/sources.exp
 2024-02-13 14:53 UTC 

[binutils-gdb] sim: riscv: Add support for compressed integer instructions
 2024-02-13 11:04 UTC 

[binutils-gdb] [gdb/testsuite] Fix tcl error in gdb.dap/sources.exp
 2024-02-13  9:44 UTC 

[binutils-gdb] [gdb/tdep] Fix reverse execution of LDR(immediate) T4
 2024-02-13  8:10 UTC 

[binutils-gdb] [gdb] Re-format dap/startup.py with black
 2024-02-12 20:45 UTC 

[binutils-gdb] [gdb/dap] Catch and log exceptions in dap threads
 2024-02-12 19:07 UTC 

[binutils-gdb] Fix DAP launch and configurationDone requests
 2024-02-12 17:50 UTC 

[binutils-gdb] Clean up suppress_new_breakpoint_event
 2024-02-12 17:50 UTC 

[binutils-gdb] Export dap_initialize
 2024-02-12 17:50 UTC 

[binutils-gdb] gdb: re-format Python files with black 24.1.1
 2024-02-12 17:10 UTC 

[binutils-gdb] rs6000, unwind-on-each-instruction fix
 2024-02-12 16:18 UTC 

[binutils-gdb] remote.c: Make packet_check_result return a structure
 2024-02-12 14:03 UTC 

[binutils-gdb/gdb-14-branch] Fix crash when calling Frame.static_link
 2024-02-11 16:44 UTC 

[binutils-gdb] Fix crash when calling Frame.static_link
 2024-02-11 16:40 UTC 

[binutils-gdb] gdb/python: fix 'set python ignore-environment' white space
 2024-02-10 17:55 UTC 

[binutils-gdb] Allow value repeat operator on references
 2024-02-09 19:27 UTC 

[binutils-gdb] gdb: remove unnecessary nullptr check in remove_user_added_objfile
 2024-02-09 16:14 UTC 

[binutils-gdb] gdb: add program_space parameter to clear_solib
 2024-02-09 16:14 UTC 

[binutils-gdb] gdb: add program_space parameter to disable_breakpoints_in_shlibs
 2024-02-09 16:14 UTC 

[binutils-gdb] gdb: add inferior parameter to breakpoint_init_inferior
 2024-02-09 16:13 UTC 

[binutils-gdb] gdb: add program_space parameter to mark_breakpoints_out
 2024-02-09 16:13 UTC 

[binutils-gdb] Fix crash in aarch64-linux gdbserver
 2024-02-09 12:04 UTC 

[binutils-gdb] gdb/testsuite: Fix testing of "info copying"
 2024-02-08 23:44 UTC 

[binutils-gdb] Update TUI register window when the inferior exits
 2024-02-08 19:34 UTC 

[binutils-gdb] Rename show_registers -> set_register_group
 2024-02-08 19:34 UTC 

[binutils-gdb] Return void from tui_show_frame_info
 2024-02-08 19:34 UTC 

[binutils-gdb] Remove redundant check from tui_refresh_frame_and_register_information
 2024-02-08 19:34 UTC 

[binutils-gdb] Remove tui_refreshing_registers
 2024-02-08 19:34 UTC 

[binutils-gdb] Simplify tui_data_win::erase_data_content
 2024-02-08 19:33 UTC 

[binutils-gdb] Remove the TUI register window rerender overload
 2024-02-08 19:33 UTC 

[binutils-gdb] Simplify update_register_data
 2024-02-08 19:33 UTC 

[binutils-gdb] Move scrollok call in register window
 2024-02-08 19:33 UTC 

[binutils-gdb] Change tui_register_info::visible to a method
 2024-02-08 19:33 UTC 

[binutils-gdb] Rename tui_data_item_window -> tui_register_info
 2024-02-08 19:33 UTC 

[binutils-gdb] Simplify tui_data_window::show_register_group
 2024-02-08 19:33 UTC 

[binutils-gdb] Minor C++ cleanups in tui-regs.c
 2024-02-08 19:33 UTC 

[binutils-gdb] Use pop_back in tui_register_format
 2024-02-08 19:33 UTC 

[binutils-gdb] Allow calling of C++ methods from python
 2024-02-08 19:10 UTC 

[binutils-gdb] gdb: Fix building with clang
 2024-02-08 13:21 UTC 

[binutils-gdb] Raise exception if ambiguous name is used in gdb.parameter
 2024-02-07 19:01 UTC 

[binutils-gdb] Fix raw-frame-arguments in combination with frame-filters
 2024-02-07 18:53 UTC 

[binutils-gdb] Remove use of scoped_restore_tmpl from scoped_restore_warning_hook
 2024-02-07 16:09 UTC 

[binutils-gdb] Deleted branch 'gdb-14-branch-fixes'
 2024-02-06 21:33 UTC 

[binutils-gdb/gdb-14-branch] [gdb/tdep] Fix use-after-free in arm_exidx_fill_cache
 2024-02-06 21:33 UTC 

[binutils-gdb/gdb-14-branch-fixes] [gdb/tdep] Fix use-after-free in arm_exidx_fill_cache
 2024-02-06 21:32 UTC 

[binutils-gdb] Created branch 'gdb-14-branch-fixes'
 2024-02-06 21:32 UTC 

[binutils-gdb] gdb: remove core_bfd macro
 2024-02-06 16:34 UTC 

[binutils-gdb] gdb: LoongArch: Implement the get_syscall_number gdbarch method
 2024-02-06 10:50 UTC 

[binutils-gdb] gdb: LoongArch: Add LBT extension support
 2024-02-06 10:50 UTC 

[binutils-gdb] gdb: LoongArch: Add vector extensions support
 2024-02-06 10:50 UTC 

[binutils-gdb] gdb: rename target_so_ops to solib_ops
 2024-02-05 21:10 UTC 

[binutils-gdb] gdb: rename struct shobj -> struct solib
 2024-02-05 21:10 UTC 

[binutils-gdb] Remove remnants of partial DIEs from DWARF reader
 2024-02-05 19:13 UTC 

[binutils-gdb] Avoid an allocation in attr_to_dynamic_prop
 2024-02-05 19:12 UTC 

[binutils-gdb] Fix disabling of year 2038 support on 32-bit hosts by default
 2024-02-05 18:36 UTC 

[binutils-gdb] Handling of arrays with optimized-out bounds
 2024-02-05 14:57 UTC 

[binutils-gdb] [gdb/tdep] Fix use-after-free in arm_exidx_fill_cache
 2024-02-05 10:04 UTC 

[binutils-gdb] Use reference result of emplace_back
 2024-02-04 23:24 UTC 

[binutils-gdb] gdb: attach to a process when the executable has been deleted
 2024-02-02 15:37 UTC 

[binutils-gdb] gdb, testsuite, fortran: Fix sizeof intrinsic for Fortran pointers
 2024-02-02  7:58 UTC 

[binutils-gdb] gdb, types: Resolve pointer types dynamically
 2024-02-02  7:58 UTC 

[binutils-gdb] gdb/testsuite: Fix indentation issues in gdb.dwarf2/dynarr-ptr.exp
 2024-02-02  7:58 UTC 

[binutils-gdb] MAINTAINERS: Update my e-mail address
 2024-02-02  5:59 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).