public inbox for gdb-cvs@sourceware.org
help / color / mirror / Atom feed
[binutils-gdb] sim: sh: trim trailing whitespace in generated code
 2023-12-05 13:06 UTC 

[binutils-gdb] sim: mn10300: fix sim_engine_halt call
 2023-12-05 12:58 UTC 

[binutils-gdb] sim: m32c: use UTF-8 encoding
 2023-12-05 12:51 UTC 

[binutils-gdb] sim: rx: mark unused static var as unused
 2023-12-05  4:51 UTC 

[binutils-gdb] sim: rx: constify some read-only global vars
 2023-12-05  4:51 UTC 

[binutils-gdb] sim: warnings: enable only for development builds
 2023-12-05  4:48 UTC 

[binutils-gdb] sim: ppc: fix implicit enum conversion
 2023-12-05  4:48 UTC 

[binutils-gdb] sim: ppc: fix -Wmisleading-indentation warnings
 2023-12-05  4:48 UTC 

[binutils-gdb] sim: ppc: cleanup getrusage decls
 2023-12-05  4:47 UTC 

[binutils-gdb] gdb/testsuite: fix directory name in test name
 2023-12-04 18:59 UTC 

[binutils-gdb] [gdb/doc] Escape the '@' symbols in generated texinfo files
 2023-12-04 18:50 UTC 

[binutils-gdb] gdb: add Ciaran Woodward to gdb/MAINTAINERS
 2023-12-04 18:20 UTC 

[binutils-gdb] Remove incorrect "fall-through" comment
 2023-12-04 16:00 UTC 

[binutils-gdb] Update fall-through comment in gdbserver
 2023-12-04 15:24 UTC 

[binutils-gdb] gdb: Enable early init of thread pool size
 2023-12-04 14:57 UTC 

[binutils-gdb] gdb: install CLI uiout while processing early init files
 2023-12-04 14:57 UTC 

[binutils-gdb] [gdb/tui] Fix wrapping strings
 2023-12-04  7:48 UTC 

[binutils-gdb/gdb-14-branch] Bump GDB's version number to 14.1.90.DATE-git
 2023-12-03  5:37 UTC 

[binutils-gdb] Created tag 'gdb-14.1-release'
 2023-12-03  5:31 UTC 

[binutils-gdb/gdb-14-branch] Set GDB version number to 14.1
 2023-12-03  5:19 UTC 

[binutils-gdb] Fix detach bug when lwp has exited/terminated
 2023-12-03  3:27 UTC 

[binutils-gdb] gdb: Update Petr Tesarik's email address in gdb/MAINTAINERS
 2023-12-02 16:30 UTC 

[binutils-gdb] Bail out of "attach" if a thread cannot be traced
 2023-12-01 17:44 UTC 

[binutils-gdb] Use gdb_dir_up in linux_proc_attach_tgid_threads
 2023-12-01 17:44 UTC 

[binutils-gdb] Minor cleanup in linux_proc_attach_tgid_threads
 2023-12-01 17:43 UTC 

[binutils-gdb] gdb: add missing regcache_map_entry array null terminators in aarch64-linux-tdep.c
 2023-12-01 16:21 UTC 

[binutils-gdb] gdb: return when exceeding buffer size in regcache::transfer_regset
 2023-12-01 16:21 UTC 

[binutils-gdb] Add link to Debugger Adapter Protocol node in documentation
 2023-12-01 15:56 UTC 

[binutils-gdb] Fix right shifts in mcore simulator on 64 bit hosts
 2023-12-01 14:25 UTC 

[binutils-gdb] gdb/testsuite: fix completion tests when using READ1
 2023-12-01 12:30 UTC 

[binutils-gdb] Remove unnecessary returns and unused variables in AIX
 2023-12-01 10:09 UTC 

[binutils-gdb] gdb: fix warnings about invalid [[fallthrough]] usage
 2023-12-01  4:17 UTC 

[binutils-gdb] [gdb/build] Fix adding -DNDEBUG to python flags of release build
 2023-11-30 20:31 UTC 

[binutils-gdb] Fix procfs.c compilation
 2023-11-30  9:47 UTC 

[binutils-gdb] libiberty: Disable hwcaps for sha1.o
 2023-11-30  9:15 UTC 

[binutils-gdb] Remove gdb_static_assert
 2023-11-29 23:29 UTC 

[binutils-gdb] Use C++17 void_t
 2023-11-29 23:28 UTC 

[binutils-gdb] Rely on copy elision in scope-exit.h
 2023-11-29 23:28 UTC 

[binutils-gdb] Rely on C++17 <new> in new-op.cc
 2023-11-29 23:28 UTC 

[binutils-gdb] Use try_emplace in index-write.c
 2023-11-29 23:28 UTC 

[binutils-gdb] Enable some C++14 code in array-view.h
 2023-11-29 23:28 UTC 

[binutils-gdb] Switch to -Wimplicit-fallthrough=5
 2023-11-29 23:28 UTC 

[binutils-gdb] Use C++17 [[fallthrough]] attribute
 2023-11-29 23:28 UTC 

[binutils-gdb] gprofng: support GNU option syntax in gp-display-html, plus various fixes
 2023-11-29 18:45 UTC 

[binutils-gdb] gprofng: updated man pages and user guide
 2023-11-29 18:45 UTC 

[binutils-gdb] gdb/python: display errors from command completion
 2023-11-28 18:30 UTC 

[binutils-gdb] gdb/testsuite: improve test regexp in gdb_get_worker_threads
 2023-11-28 18:21 UTC 

[binutils-gdb] gnulib: mark configure +x
 2023-11-28 17:55 UTC 

[binutils-gdb] gdb: fix call to breakpoint_inserted_here_p in darwin-nat.c
 2023-11-28 17:36 UTC 

[binutils-gdb] Emit DAP "process" event
 2023-11-28 15:56 UTC 

[binutils-gdb] [gdb/tui] Use const std::string for string literals in tui-stack.c
 2023-11-28 15:31 UTC 

[binutils-gdb] sim: bpf: do not use semicolon to begin comments
 2023-11-28 14:02 UTC 

[binutils-gdb] libiberty, ld: Use x86 HW optimized sha1
 2023-11-28 12:30 UTC 

[binutils-gdb] gdb/testsuite: add a new check-all-boards target
 2023-11-28 10:38 UTC 

[binutils-gdb] gdb/testsuite: log 'make check' command in make-check-all.sh
 2023-11-28 10:38 UTC 

[binutils-gdb] gdb: generate dwarf-5 index identically as worker-thread count changes
 2023-11-28 10:28 UTC 

[binutils-gdb] gdb: generate gdb-index identically regardless of work thread count
 2023-11-28 10:28 UTC 

[binutils-gdb] gdb: C++-ify mapped_symtab from dwarf2/index-write.c
 2023-11-28 10:28 UTC 

[binutils-gdb] gdb: reduce size of generated gdb-index file
 2023-11-28 10:28 UTC 

[binutils-gdb] gdb/testsuite: small refactor in selftest-support.exp
 2023-11-28 10:28 UTC 

[binutils-gdb] gdb: option completion for 'save gdb-index' command
 2023-11-28 10:28 UTC 

[binutils-gdb] gdb: allow use of ~ in 'save gdb-index' command
 2023-11-28 10:28 UTC 

[binutils-gdb] [gdb] Fix segfault in for_each_block, part 2
 2023-11-28  9:31 UTC 

[binutils-gdb] [gdb] Fix segfault in for_each_block, part 1
 2023-11-28  9:31 UTC 

[binutils-gdb/gdb-14-branch] i386: Use a fallback XSAVE layout for remote targets
 2023-11-27 22:00 UTC 

[binutils-gdb] i386: Use a fallback XSAVE layout for remote targets
 2023-11-27 21:53 UTC 

[binutils-gdb] [gdb/testsuite] Add boards/cc-with-index-cache.exp
 2023-11-27 20:15 UTC 

[binutils-gdb] Change serial_readchar to throw
 2023-11-27 20:14 UTC 

[binutils-gdb] Change serial_send_break and serial_write to throw
 2023-11-27 20:14 UTC 

[binutils-gdb] Change serial "open" functions to throw exception
 2023-11-27 20:14 UTC 

[binutils-gdb] Change serial_setbaudrate to throw exception
 2023-11-27 20:14 UTC 

[binutils-gdb] Introduce throw_winerror_with_name
 2023-11-27 20:14 UTC 

[binutils-gdb] Fix latent bug in ser_windows_send_break
 2023-11-27 20:14 UTC 

[binutils-gdb/gdb-14-branch] Fix bug in DAP handling of 'pause' requests
 2023-11-27 16:21 UTC 

[binutils-gdb] Fix bug in DAP handling of 'pause' requests
 2023-11-27 16:16 UTC 

[binutils-gdb] gdb: make catch_syscall_enabled return bool
 2023-11-27 15:48 UTC 

[binutils-gdb] gdb/python: handle completion returning a non-sequence
 2023-11-27 15:45 UTC 

[binutils-gdb] [gdb/testsuite] Use more %progbits for arm
 2023-11-24 14:41 UTC 

[binutils-gdb] [gdb/testsuite] Two fixes in gdb.python/tui-window-disabled.exp
 2023-11-24 14:38 UTC 

[binutils-gdb] gdb: Fix "target file /proc/.../cmdline contained unexpected null characters"
 2023-11-24 13:42 UTC 

[binutils-gdb] [gdb/python] Reformat missing_debug.py using black
 2023-11-23  6:35 UTC 

[binutils-gdb] Fix build with GCC 7.5
 2023-11-23  5:29 UTC 

[binutils-gdb] Fix AIX thr!= NULL assertion failure during fork
 2023-11-22 18:29 UTC 

[binutils-gdb] [gdb/tui] Fix resizing of terminal to 1 or 2 lines
 2023-11-22 18:05 UTC 

[binutils-gdb] [gdb/tui] Allow command window of 1 or 2 lines
 2023-11-22 18:05 UTC 

[binutils-gdb] [gdb/python] Don't import curses.ascii module unless necessary
 2023-11-22 18:00 UTC 

[binutils-gdb] gdbserver: cleanup monitor_show_help
 2023-11-22 15:21 UTC 

[binutils-gdb] Simplify C++ type-printing
 2023-11-21 21:58 UTC 

[binutils-gdb] Use enum accessibility in types and member functions
 2023-11-21 21:58 UTC 

[binutils-gdb] Remove char-based bitfield macros
 2023-11-21 21:58 UTC 

[binutils-gdb] Remove some type field accessor macros
 2023-11-21 21:58 UTC 

[binutils-gdb] Remove some QUIT calls from need_access_label_p
 2023-11-21 21:58 UTC 

[binutils-gdb] Add field::is_public
 2023-11-21 21:58 UTC 

[binutils-gdb] Remove byte vectors from cplus_struct_type
 2023-11-21 21:58 UTC 

[binutils-gdb] Print field accessibility inline
 2023-11-21 21:58 UTC 

[binutils-gdb] Use .def file to stringify type codes
 2023-11-21 21:58 UTC 

[binutils-gdb] gdb: fix build of darwin-nat.c
 2023-11-21 16:45 UTC 

[binutils-gdb] Refactor DAP queue handling
 2023-11-21 14:53 UTC 

[binutils-gdb] [gdb/tdep] Handle memory error in s390_linux_get_syscall_number
 2023-11-21 12:55 UTC 

[binutils-gdb] [gdb/testsuite] Fix spurious FAILs with examine-backward.exp, again
 2023-11-21 12:13 UTC 

[binutils-gdb] gdb: Use initializers in lambda captures unconditionally
 2023-11-21 12:04 UTC 

[binutils-gdb] gdb/disasm.h: Mark callbacks noexcept unconditionally
 2023-11-21 12:04 UTC 

[binutils-gdb] gdbsupport: Replace gdb::invoke_result with std::invoke_result
 2023-11-21 12:03 UTC 

[binutils-gdb] gdbsupport: Remove gdb::string_view
 2023-11-21 12:03 UTC 

[binutils-gdb] gdb: Remove uses of gdb::to_string (const std::string_view &)
 2023-11-21 12:03 UTC 

[binutils-gdb] gdb: Use std::string_view instead of gdb::string_view
 2023-11-21 12:03 UTC 

[binutils-gdb] gdbsupport: remove gdb::optional
 2023-11-21 12:03 UTC 

[binutils-gdb] gdb: Replace gdb::optional with std::optional
 2023-11-21 12:03 UTC 

[binutils-gdb] gdb: Use C++17's std::make_unique instead of gdb::make_unique
 2023-11-21 12:03 UTC 

[binutils-gdb] [gdb/tdep] Fix catching syscall execve exit for arm
 2023-11-21 10:42 UTC 

[binutils-gdb] Fix gdb.bas/sigall.exp testcase in AIX
 2023-11-21  9:23 UTC 

[binutils-gdb] gdb: Fix segfault with a big .dynamic section size
 2023-11-21  8:06 UTC 

[binutils-gdb] PowerPC: Fix test gdb.ada/finish-large.exp
 2023-11-20 16:13 UTC 

[binutils-gdb] libctf: adding CU mappings should be idempotent
 2023-11-20 13:59 UTC 

[binutils-gdb] gdb: fix reopen_exec_file for files with target: prefix
 2023-11-20 10:57 UTC 

[binutils-gdb] gdb: move all bfd_cache_close_all calls in gdb_bfd.c
 2023-11-20 10:57 UTC 

[binutils-gdb] gdb/infrun: simplify process_event_stop_test
 2023-11-20  9:54 UTC 

[binutils-gdb] gdb/record: print frame information when exiting a recursive call
 2023-11-20  9:54 UTC 

[binutils-gdb] gdb: pass address_space to target dcache functions
 2023-11-17 20:59 UTC 

[binutils-gdb] gdb: remove get_current_regcache
 2023-11-17 20:59 UTC 

[binutils-gdb] gdb: remove regcache's address space
 2023-11-17 20:59 UTC 

[binutils-gdb] Remove extraneous blocks from dwarf2/read.c:new_symbol
 2023-11-17 18:07 UTC 

[binutils-gdb/gdb-14-branch] Ignore static members in NoOpStructPrinter
 2023-11-17 15:44 UTC 

[binutils-gdb/gdb-14-branch] Implement the notStopped DAP response
 2023-11-17 15:44 UTC 

[binutils-gdb/gdb-14-branch] Remove ExecutionInvoker
 2023-11-17 15:44 UTC 

[binutils-gdb/gdb-14-branch] Automatically run (most) DAP requests in gdb thread
 2023-11-17 15:44 UTC 

[binutils-gdb] Ignore static members in NoOpStructPrinter
 2023-11-17 15:42 UTC 

[binutils-gdb] Implement the notStopped DAP response
 2023-11-17 15:35 UTC 

[binutils-gdb] Remove ExecutionInvoker
 2023-11-17 15:35 UTC 

[binutils-gdb] Automatically run (most) DAP requests in gdb thread
 2023-11-17 15:35 UTC 

[binutils-gdb/gdb-14-branch] Handle StackFrameFormat in DAP
 2023-11-17 14:19 UTC 

[binutils-gdb] Handle StackFrameFormat in DAP
 2023-11-17 14:15 UTC 

[binutils-gdb] Fix AMD_DBGAPI_SCOPED_DEBUG_START_END wrong setting
 2023-11-17 11:34 UTC 

[binutils-gdb] gdb: remove two uses of obstack
 2023-11-17  2:27 UTC 

[binutils-gdb] Fix small bug in compile.exp
 2023-11-16 23:31 UTC 

[binutils-gdb] gdb/python: remove use of str.isascii()
 2023-11-16 17:21 UTC 

[binutils-gdb] gdb/NEWS: merge two 'New commands' sections
 2023-11-16 11:13 UTC 

[binutils-gdb] sim: mips: Change E_MIPS_* to EF_MIPS_*
 2023-11-16  2:22 UTC 

[binutils-gdb] gdb: mips: Change E_MIPS_* to EF_MIPS_*
 2023-11-16  2:22 UTC 

[binutils-gdb] Fix gdb.threads/threads-after-exec.exp race
 2023-11-15 18:06 UTC 

[binutils-gdb] Check gdb_python_module in gdbpy_handle_missing_debuginfo
 2023-11-15 17:00 UTC 

[binutils-gdb/gdb-14-branch] Minor cleanups in ada-nested.exp
 2023-11-15 16:27 UTC 

[binutils-gdb] Minor cleanups in ada-nested.exp
 2023-11-15 16:23 UTC 

[binutils-gdb] Finalized intl-update patches (trois)
 2023-11-15 15:17 UTC 

[binutils-gdb] Finalized intl-update patches (deux)
 2023-11-15 13:47 UTC 

[binutils-gdb] Finalized intl-update patches
 2023-11-15 12:53 UTC 

[binutils-gdb] Remove path name from test case
 2023-11-14 18:49 UTC 

[binutils-gdb] Remove some redundant "break"s
 2023-11-14 17:39 UTC 

[binutils-gdb] Filter invalid encodings from Linux thread names
 2023-11-14 16:14 UTC 

[binutils-gdb/gdb-14-branch] Update gdb.Symbol.is_variable documentation
 2023-11-14 16:13 UTC 

[binutils-gdb/gdb-14-branch] Handle the static link in FrameDecorator
 2023-11-14 16:13 UTC 

[binutils-gdb/gdb-14-branch] Fix a bug in DAP scopes code
 2023-11-14 16:13 UTC 

[binutils-gdb/gdb-14-branch] Add gdb.Frame.static_link method
 2023-11-14 16:12 UTC 

[binutils-gdb/gdb-14-branch] Move follow_static_link to frame.c
 2023-11-14 16:12 UTC 

[binutils-gdb/gdb-14-branch] Add block::function_block
 2023-11-14 16:12 UTC 

[binutils-gdb/gdb-14-branch] Add two convenience methods to block
 2023-11-14 16:12 UTC 

[binutils-gdb] Update gdb.Symbol.is_variable documentation
 2023-11-14 15:49 UTC 

[binutils-gdb] Handle the static link in FrameDecorator
 2023-11-14 15:49 UTC 

[binutils-gdb] Fix a bug in DAP scopes code
 2023-11-14 15:49 UTC 

[binutils-gdb] Add gdb.Frame.static_link method
 2023-11-14 15:49 UTC 

[binutils-gdb] Move follow_static_link to frame.c
 2023-11-14 15:49 UTC 

[binutils-gdb] Add block::function_block
 2023-11-14 15:49 UTC 

[binutils-gdb] Add two convenience methods to block
 2023-11-14 15:49 UTC 

[binutils-gdb] gdb/MAINTAINERS: add Guinevere Larsen as record-full maintainer
 2023-11-14 14:53 UTC 

[binutils-gdb] gdb/MAINTAINERS: add Luis Machado as global maintainer
 2023-11-14 14:53 UTC 

[binutils-gdb] gdb/MAINTAINERS: add John Baldwin as global maintainer
 2023-11-14 14:53 UTC 

[binutils-gdb] gdb: normalize whitespaces in MAINTAINERS
 2023-11-14 14:44 UTC 

[binutils-gdb] [gdb/tui] Factor out tui_noscroll_window et al
 2023-11-14 14:43 UTC 

[binutils-gdb] gdb: refactor make-target-delegates.py's ARGTYPES
 2023-11-14 14:11 UTC 

[binutils-gdb] gdb: regenerate target-delegates.c
 2023-11-14 14:11 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.threads/stepi-over-clone.exp regexp
 2023-11-14 13:52 UTC 

[binutils-gdb] gdb: implement missing debug handler hook for Python
 2023-11-14 12:03 UTC 

[binutils-gdb] gdb: add an extension language hook for missing debug info
 2023-11-14 12:03 UTC 

[binutils-gdb] gdb: refactor objfile::find_and_add_separate_symbol_file
 2023-11-14 12:03 UTC 

[binutils-gdb] gdb: merge debug symbol file lookup code from coffread & elfread paths
 2023-11-14 12:03 UTC 

[binutils-gdb] gdb/coffread: bring separate debug file logic into line with elfread.c
 2023-11-14 12:03 UTC 

[binutils-gdb] [gdb/tui] Don't include border_width in left_margin
 2023-11-13 20:21 UTC 

[binutils-gdb] [gdb/tui] Add tui_win_info::{box_width,box_size}
 2023-11-13 20:21 UTC 

[binutils-gdb] [gdb/tui] Refactor prefresh call in tui_source_window_base::refresh_window
 2023-11-13 20:21 UTC 

[binutils-gdb] Fix the gdb.ada/inline-section-gc.exp test
 2023-11-13 19:14 UTC 

[binutils-gdb] Cancel execution command on thread exit, when stepping, nexting, etc
 2023-11-13 14:27 UTC 

[binutils-gdb] Document remote clone events, and QThreadOptions packet
 2023-11-13 14:27 UTC 

[binutils-gdb] Testcases for stepping over thread exit syscall (PR gdb/27338)
 2023-11-13 14:27 UTC 

[binutils-gdb] gdb/testsuite/lib/my-syscalls.S: Refactor new SYSCALL macro
 2023-11-13 14:27 UTC 

[binutils-gdb] Report thread exit event for leader if reporting thread exit events
 2023-11-13 14:27 UTC 

[binutils-gdb] Don't resume new threads if scheduler-locking is in effect
 2023-11-13 14:26 UTC 

[binutils-gdb] gdbserver: Queue no-resumed event after thread exit
 2023-11-13 14:26 UTC 

[binutils-gdb] stop_all_threads: (re-)enable async before waiting for stops
 2023-11-13 14:26 UTC 

[binutils-gdb] gdb: clear step over information on thread exit (PR gdb/27338)
 2023-11-13 14:26 UTC 

[binutils-gdb] Implement GDB_THREAD_OPTION_EXIT support for native Linux
 2023-11-13 14:26 UTC 

[binutils-gdb] Implement GDB_THREAD_OPTION_EXIT support for Linux GDBserver
 2023-11-13 14:26 UTC 

[binutils-gdb] Introduce GDB_THREAD_OPTION_EXIT thread option, fix step-over-thread-exit
 2023-11-13 14:26 UTC 

[binutils-gdb] Move deleting thread on TARGET_WAITKIND_THREAD_EXITED to core
 2023-11-13 14:26 UTC 

[binutils-gdb] gdbserver/linux-low.cc: Ignore event_ptid if TARGET_WAITKIND_IGNORE
 2023-11-13 14:26 UTC 

[binutils-gdb] all-stop/synchronous RSP support thread-exit events
 2023-11-13 14:26 UTC 

[binutils-gdb] Remove gdb/19675 kfails (displaced stepping + clone)
 2023-11-13 14:26 UTC 

[binutils-gdb] gdbserver: Hide and don't detach pending clone children
 2023-11-13 14:25 UTC 

[binutils-gdb] Thread options & clone events (Linux GDBserver)
 2023-11-13 14:25 UTC 

[binutils-gdb] Thread options & clone events (native Linux)
 2023-11-13 14:25 UTC 

[binutils-gdb] Thread options & clone events (core + remote)
 2023-11-13 14:25 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).