public inbox for gdb-cvs@sourceware.org
help / color / mirror / Atom feed
[binutils-gdb] cpu: or1k: drop unused l.swa flag
 2024-01-01 15:52 UTC 

[binutils-gdb] sim: fix pervasive typo
 2024-01-01 15:46 UTC 

[binutils-gdb] Run 'black' on tui-window.py
 2023-12-31 23:37 UTC 

[binutils-gdb] [gdb/testsuite] Fix typo in gdb.base/catch-syscall.exp
 2023-12-31  8:40 UTC 

[binutils-gdb] Add keywords to TuiWindow.write
 2023-12-30 19:45 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.base/gdb-index-err.exp for root user
 2023-12-30 19:04 UTC 

[binutils-gdb] MAINTAINERS: Update my email address
 2023-12-30  0:32 UTC 

[binutils-gdb] dwarf, fortran: add support for DW_TAG_entry_point
 2023-12-29 10:36 UTC 

[binutils-gdb] gdb, dwarf: add assert to dwarf2_get_pc_bounds
 2023-12-29 10:36 UTC 

[binutils-gdb] gdb, dwarf: move part of dwarf2_get_pc_bounds into separate function
 2023-12-29 10:35 UTC 

[binutils-gdb] sim: pru: Fix emulation of carry bit
 2023-12-28  7:11 UTC 

[binutils-gdb] sim: common: pull in newlib extensions for Linux compatibility
 2023-12-27  3:56 UTC 

[binutils-gdb] gdb: make value::allocate_register_lazy store id of next non-inline frame
 2023-12-24 18:28 UTC 

[binutils-gdb] gdb: remove VALUE_REGNUM, add value::regnum
 2023-12-24 18:27 UTC 

[binutils-gdb] gdb: remove VALUE_NEXT_FRAME_ID, add value::next_frame_id
 2023-12-24 18:27 UTC 

[binutils-gdb] gdb: implement address_from_register using value_from_register
 2023-12-24 18:27 UTC 

[binutils-gdb] gdb: remove read_frame_register_value's frame parameter
 2023-12-24 18:27 UTC 

[binutils-gdb] gdb: add type parameter to value::allocate_register and add value::allocate_register_lazy
 2023-12-24 18:27 UTC 

[binutils-gdb] gdb: pass non-nullptr frame to gdbarch_value_from_register in address_from_register
 2023-12-24 18:27 UTC 

[binutils-gdb] gdb: pass frame_info_ptr to gdbarch_value_from_register
 2023-12-24 18:27 UTC 

[binutils-gdb] gdb: don't set frame id after calling cooked_read_value
 2023-12-24 18:27 UTC 

[binutils-gdb] sim: cris: rvdummy: delete unused variable
 2023-12-24 10:27 UTC 

[binutils-gdb] sim: cgen: mark cgen_rtx_error noreturn
 2023-12-24 10:09 UTC 

[binutils-gdb] sim: cgen: regenerate decode tables
 2023-12-24  9:08 UTC 

[binutils-gdb] sim: sh: refine pwsb & pwad nops
 2023-12-24  9:00 UTC 

[binutils-gdb] sim: sh: fix plds Dz,MACL implementation
 2023-12-24  8:56 UTC 

[binutils-gdb] sim: warnings: rework individual flag disable into dedicated vars
 2023-12-23  6:22 UTC 

[binutils-gdb] gprofng: fix build problems on linux-musl
 2023-12-23  5:27 UTC 

[binutils-gdb] sim: sh: fix -Wshadow=local warnings
 2023-12-23  4:32 UTC 

[binutils-gdb] sim: riscv: fix -Wshadow=local warnings
 2023-12-23  4:32 UTC 

[binutils-gdb] sim: ppc: fix -Wshadow=local warnings
 2023-12-23  4:31 UTC 

[binutils-gdb] sim: mips: fix -Wshadow=local warnings
 2023-12-23  4:31 UTC 

[binutils-gdb] sim: m68hc11: fix -Wshadow=local warnings
 2023-12-23  4:31 UTC 

[binutils-gdb] sim: m32c: fix -Wshadow=local warnings
 2023-12-23  4:31 UTC 

[binutils-gdb] sim: iq2000: fix -Wshadow=local warnings
 2023-12-23  4:31 UTC 

[binutils-gdb] sim: h8300: fix -Wshadow=local warnings
 2023-12-23  4:31 UTC 

[binutils-gdb] sim: frv: fix -Wshadow=local warnings
 2023-12-23  4:31 UTC 

[binutils-gdb] sim: erc32: fix -Wshadow=local warnings
 2023-12-23  4:31 UTC 

[binutils-gdb] sim: cris: disable -Wshadow=local in generated mloop files
 2023-12-23  4:31 UTC 

[binutils-gdb] sim: cris: fix -Wshadow=local warnings
 2023-12-23  4:31 UTC 

[binutils-gdb] sim: common: fix -Wshadow=local warnings
 2023-12-23  4:31 UTC 

[binutils-gdb] sim: bfin: fix -Wshadow=local warnings
 2023-12-23  4:30 UTC 

[binutils-gdb] sim: arm: fix -Wshadow=local warnings
 2023-12-23  4:30 UTC 

[binutils-gdb] sim: aarch64: fix -Wshadow=local warnings
 2023-12-23  4:30 UTC 

[binutils-gdb] Check for rogue DAP exceptions in test suite
 2023-12-22 16:59 UTC 

[binutils-gdb] Avoid exception from attach in DAP
 2023-12-22 16:59 UTC 

[binutils-gdb] Add DAP log level parameter
 2023-12-22 16:59 UTC 

[binutils-gdb] Introduce and use DAPException
 2023-12-22 16:59 UTC 

[binutils-gdb] Fix build with clang 16
 2023-12-22 16:40 UTC 

[binutils-gdb] gdb: fix refactoring hiccup in rs6000_register_to_value
 2023-12-22 16:21 UTC 

[binutils-gdb] Add 'program' to DAP 'attach' request
 2023-12-22 16:11 UTC 

[binutils-gdb] sim: cgen: regenerate decode tables to avoid shadow warnings
 2023-12-22 15:55 UTC 

[binutils-gdb] sim: cris: regen cgen decoders to fix build warnings [PR sim/31181]
 2023-12-22 15:47 UTC 

[binutils-gdb] gdb: add git trailer information on gdb/MAINTAINERS
 2023-12-22  9:09 UTC 

[binutils-gdb] sim: ppc: igen: fix -G handling
 2023-12-22  2:06 UTC 

[binutils-gdb] sim: warnings: enable -Wreturn-type
 2023-12-22  2:06 UTC 

[binutils-gdb] sim: warnings: fix -Wreturn-mismatch typo
 2023-12-22  2:06 UTC 

[binutils-gdb] sim: m32c: fix initial #line number in generated code
 2023-12-22  1:18 UTC 

[binutils-gdb] sim: mloop: add #line pragmas everywhere
 2023-12-22  1:17 UTC 

[binutils-gdb] sim: common: add $LINENO rewriting support to genmloop scripts
 2023-12-22  1:17 UTC 

[binutils-gdb] Rename TUI locator window -> status
 2023-12-21 23:53 UTC 

[binutils-gdb] Rename tui-stack -> tui-status
 2023-12-21 23:53 UTC 

[binutils-gdb] Fix Clang build issue with flexible array member and non-trivial dtor
 2023-12-21 11:16 UTC 

[binutils-gdb] sim: warnings: enable -Wimplicit-fallthrough=5
 2023-12-21  7:03 UTC 

[binutils-gdb] sim: sh: fix -Wimplicit-fallthrough warnings
 2023-12-21  7:03 UTC 

[binutils-gdb] sim: rx: fix -Wimplicit-fallthrough warnings
 2023-12-21  7:03 UTC 

[binutils-gdb] sim: rl78: fix -Wimplicit-fallthrough warnings
 2023-12-21  7:02 UTC 

[binutils-gdb] sim: riscv: fix -Wimplicit-fallthrough warnings
 2023-12-21  7:02 UTC 

[binutils-gdb] sim: ppc: fix -Wimplicit-fallthrough warnings
 2023-12-21  7:02 UTC 

[binutils-gdb] sim: or1k: fix -Wimplicit-fallthrough warnings
 2023-12-21  7:02 UTC 

[binutils-gdb] sim: mips: fix -Wimplicit-fallthrough warnings
 2023-12-21  7:02 UTC 

[binutils-gdb] sim: mcore: fix Wimplicit-fallthrough warnings
 2023-12-21  7:02 UTC 

[binutils-gdb] sim: m68hc11: fix -Wimplicit-fallthrough warnings
 2023-12-21  7:02 UTC 

[binutils-gdb] sim: frv: fix -Wimplicit-fallthrough warnings
 2023-12-21  7:02 UTC 

[binutils-gdb] sim: erc32: fix -Wimplicit-fallthrough warnings
 2023-12-21  7:02 UTC 

[binutils-gdb] sim: cris: fix -Wimplicit-fallthrough warnings
 2023-12-21  7:02 UTC 

[binutils-gdb] sim: bfin: fix -Wimplicit-fallthrough warnings
 2023-12-21  7:02 UTC 

[binutils-gdb] sim: avr: fix -Wimplicit-fallthrough warnings
 2023-12-21  7:02 UTC 

[binutils-gdb] sim: arm: fix -Wimplicit-fallthrough warnings
 2023-12-21  7:01 UTC 

[binutils-gdb] sim: aarch64: fix -Wimplicit-fallthrough warnings
 2023-12-21  7:01 UTC 

[binutils-gdb] sim: common: fix -Wimplicit-fallthrough warnings
 2023-12-21  7:01 UTC 

[binutils-gdb] sim: add ATTRIBUTE_FALLTHROUGH for local code
 2023-12-21  7:01 UTC 

[binutils-gdb] sim: signal: mark signal callback funcs as noreturn since they don't return
 2023-12-21  7:01 UTC 

[binutils-gdb] sim: sh: add missing breaks to bit processing
 2023-12-21  6:46 UTC 

[binutils-gdb] sim: rx: mark abort func as noreturn since it doesn't
 2023-12-21  6:45 UTC 

[binutils-gdb] sim: rx: add missing break to memory write
 2023-12-21  6:45 UTC 

[binutils-gdb] sim: iq2000: add fallback for exit syscall
 2023-12-21  6:43 UTC 

[binutils-gdb] sim: cr16: add missing break statement
 2023-12-21  6:42 UTC 

[binutils-gdb] sim: arm: add missing breaks to SWI processing
 2023-12-21  6:41 UTC 

[binutils-gdb] sim: common: mark engine restart as noreturn
 2023-12-21  6:23 UTC 

[binutils-gdb] sim: ppc: phb: add missing break to address decoder
 2023-12-21  6:21 UTC 

[binutils-gdb] sim: ppc: mark halt & restart funcs as noreturn
 2023-12-21  6:21 UTC 

[binutils-gdb] sim: warnings: enable -Wduplicated-cond
 2023-12-21  5:03 UTC 

[binutils-gdb] sim: mn10300: fix LAST_TIMER_REG typo
 2023-12-21  5:03 UTC 

[binutils-gdb] sim: bfin: clean up astat reg name decode a little
 2023-12-21  5:03 UTC 

[binutils-gdb] sim: common: delete unused scache in some mloop paths
 2023-12-21  3:28 UTC 

[binutils-gdb] sim: cgen: unify the genmloop logic a bit
 2023-12-21  2:25 UTC 

[binutils-gdb] gprofng: 31169 Source code locations can not be found in a C++ application
 2023-12-20 22:10 UTC 

[binutils-gdb] Fix handling of vanishing threads that were stepping/stopping
 2023-12-20 21:21 UTC 

[binutils-gdb] Fix thread target ID of exited waves
 2023-12-20 21:21 UTC 

[binutils-gdb] Step over thread exit, always delete the thread non-silently
 2023-12-20 21:21 UTC 

[binutils-gdb] displaced_step_finish: Don't fetch the regcache of exited threads
 2023-12-20 21:21 UTC 

[binutils-gdb] Ensure selected thread after thread exit stop
 2023-12-20 21:21 UTC 

[binutils-gdb] gdb.threads/step-over-thread-exit.exp improvements
 2023-12-20 21:21 UTC 

[binutils-gdb] Fix bug in previous remote unique_ptr change
 2023-12-20 20:25 UTC 

[binutils-gdb] Complete use of unique_ptr with notif_event and stop_reply
 2023-12-20 20:05 UTC 

[binutils-gdb] Make cached_reg_t own its data
 2023-12-20 20:05 UTC 

[binutils-gdb] gdb: remove stale comment and ctor in gdbarch_info
 2023-12-20 15:52 UTC 

[binutils-gdb/binutils-2_41-branch] Fix 30808 gprofng tests failed
 2023-12-20  2:38 UTC 

[binutils-gdb/binutils-2_41-branch] gprofng: 30700 tmpdir/gp-collect-app_F test fails
 2023-12-20  2:37 UTC 

[binutils-gdb] sim: frv: enable warnings in memory.c
 2023-12-20  1:20 UTC 

[binutils-gdb] gdb: use put_frame_register instead of put_frame_register_bytes in pseudo_to_concat_raw
 2023-12-19 16:12 UTC 

[binutils-gdb] gdb: remove stale comment in value_assign
 2023-12-19 16:12 UTC 

[binutils-gdb] gdb: register frame_destroyed function for amd64 gdbarch
 2023-12-19 12:57 UTC 

[binutils-gdb] sim: common: delete unused argbuf in generated mloop code
 2023-12-19 11:55 UTC 

[binutils-gdb] sim: v850: fix -Wunused-variable warnings
 2023-12-19 10:53 UTC 

[binutils-gdb] sim: sh: fix -Wunused-variable warnings
 2023-12-19 10:53 UTC 

[binutils-gdb] sim: moxie: fix -Wunused-variable warnings
 2023-12-19 10:53 UTC 

[binutils-gdb] sim: msp430: fix -Wunused-variable warnings
 2023-12-19 10:53 UTC 

[binutils-gdb] sim: mn10300: fix -Wunused-variable warnings
 2023-12-19 10:53 UTC 

[binutils-gdb] sim: mips: fix -Wunused-variable warnings
 2023-12-19 10:53 UTC 

[binutils-gdb] sim: microblaze: fix -Wunused-variable warnings
 2023-12-19 10:53 UTC 

[binutils-gdb] sim: mcore: fix -Wunused-variable warnings
 2023-12-19 10:53 UTC 

[binutils-gdb] sim: m32r: fix -Wunused-variable warnings
 2023-12-19 10:53 UTC 

[binutils-gdb] sim: lm32: fix -Wunused-variable warnings
 2023-12-19 10:53 UTC 

[binutils-gdb] sim: iq2000: fix -Wunused-variable warnings
 2023-12-19 10:53 UTC 

[binutils-gdb] sim: h8300: fix -Wunused-variable warnings
 2023-12-19 10:53 UTC 

[binutils-gdb] sim: ft32: fix -Wunused-variable warnings
 2023-12-19 10:52 UTC 

[binutils-gdb] sim: frv: fix -Wunused-variable warnings
 2023-12-19 10:52 UTC 

[binutils-gdb] sim: erc32: fix -Wunused-variable warnings
 2023-12-19 10:52 UTC 

[binutils-gdb] sim: cris: fix -Wunused-variable warnings
 2023-12-19 10:52 UTC 

[binutils-gdb] sim: cr16: fix -Wunused-variable warnings
 2023-12-19 10:52 UTC 

[binutils-gdb] sim: bpf: fix -Wunused-variable warnings
 2023-12-19 10:52 UTC 

[binutils-gdb] sim: bfin: fix -Wunused-variable warnings
 2023-12-19 10:52 UTC 

[binutils-gdb] sim: aarch64: fix -Wunused-variable warnings
 2023-12-19 10:52 UTC 

[binutils-gdb] sim: common: fix -Wunused-variable warnings
 2023-12-19 10:52 UTC 

[binutils-gdb] cpu: cris: drop some unused vars
 2023-12-19 10:45 UTC 

[binutils-gdb] Yet another fix for mcore-sim (rotli)
 2023-12-19  5:05 UTC 

[binutils-gdb] gettext: disable install, docs targets, libasprintf, threads
 2023-12-18 16:45 UTC 

[binutils-gdb] gdb/testsuite: another attempt to fix gdb.threads/thread-specific-bp.exp
 2023-12-18 11:15 UTC 

[binutils-gdb] sim: warnings: add more flags
 2023-12-17  5:15 UTC 

[binutils-gdb] Use function entry point record only for entry values
 2023-12-16 10:28 UTC 

[binutils-gdb] [gdb/build] Remove dependency on _rl_term_autowrap
 2023-12-16  9:38 UTC 

[binutils-gdb] [gdb/tui] Show regs when switching to regs layout
 2023-12-16  8:31 UTC 

[binutils-gdb] [gdb/tui] Use more box_width in tui-regs.c
 2023-12-16  8:23 UTC 

[binutils-gdb] sim: cr16: clean up unused insn operands
 2023-12-16  5:32 UTC 

[binutils-gdb] sim: sh: adjust some dsp insn masks
 2023-12-16  5:01 UTC 

[binutils-gdb] sim: sh: tidy up gencode slightly
 2023-12-16  5:00 UTC 

[binutils-gdb] sim: bfin: fix typo in bf52x ports
 2023-12-16  2:42 UTC 

[binutils-gdb] sim: warnings: enable -Wunused-but-set-variable
 2023-12-16  2:15 UTC 

[binutils-gdb] sim: mn10300: fix incorrect implementation of a few insns
 2023-12-16  2:14 UTC 

[binutils-gdb] Refine Ada overload matching
 2023-12-15 21:05 UTC 

[binutils-gdb] Boolify ada_type_match
 2023-12-15 21:05 UTC 

[binutils-gdb] sim: m32r: fix mloop.in variant stamp deps
 2023-12-15  3:46 UTC 

[binutils-gdb] sim: m32r: use @cpu@_fill_argbuf_tp to set trace & profile state
 2023-12-15  3:36 UTC 

[binutils-gdb] sim: igen: do not reindent literal semantics output
 2023-12-15  3:36 UTC 

[binutils-gdb] gprofng: fix -Wuse-after-free warning
 2023-12-14 19:15 UTC 

[binutils-gdb] gdb/options: fix copy&paste error in string_option_def
 2023-12-14 16:29 UTC 

[binutils-gdb] gdb/testsuite: add tests for unwinding of pseudo registers
 2023-12-14 16:22 UTC 

[binutils-gdb] gdb: migrate arm to new gdbarch_pseudo_register_write
 2023-12-14 16:22 UTC 

[binutils-gdb] gdb: migrate arm to gdbarch_pseudo_register_read_value
 2023-12-14 16:22 UTC 

[binutils-gdb] gdb: migrate aarch64 to new gdbarch_pseudo_register_write
 2023-12-14 16:22 UTC 

[binutils-gdb] gdb: add missing raw register read in aarch64_sme_pseudo_register_write
 2023-12-14 16:22 UTC 

[binutils-gdb] gdb: make aarch64_za_offsets_from_regnum return za_offsets
 2023-12-14 16:22 UTC 

[binutils-gdb] gdb: migrate i386 and amd64 to the new gdbarch_pseudo_register_write
 2023-12-14 16:22 UTC 

[binutils-gdb] gdb: add gdbarch_pseudo_register_write that takes a frame
 2023-12-14 16:21 UTC 

[binutils-gdb] gdb: rename gdbarch_pseudo_register_write to gdbarch_deprecated_pseudo_register_write
 2023-12-14 16:21 UTC 

[binutils-gdb] gdb: change parameter name in frame_unwind_register_unsigned declaration
 2023-12-14 16:21 UTC 

[binutils-gdb] gdb: read pseudo register through frame
 2023-12-14 16:21 UTC 

[binutils-gdb] gdb: add value::allocate_register
 2023-12-14 16:21 UTC 

[binutils-gdb] gdb: make get_frame_register_bytes take the next frame
 2023-12-14 16:21 UTC 

[binutils-gdb] gdb: make put_frame_register_bytes take the next frame
 2023-12-14 16:21 UTC 

[binutils-gdb] gdb: make put_frame_register take the next frame
 2023-12-14 16:21 UTC 

[binutils-gdb] gdb: remove frame_register
 2023-12-14 16:21 UTC 

[binutils-gdb] gdb: change value_of_register and value_of_register_lazy to take the next frame
 2023-12-14 16:21 UTC 

[binutils-gdb] gdb: make put_frame_register take an array_view
 2023-12-14 16:21 UTC 

[binutils-gdb] gdb: fix bugs in {get,put}_frame_register_bytes
 2023-12-14 16:21 UTC 

[binutils-gdb] gdb: change regcache interface to use array_view
 2023-12-14 16:20 UTC 

[binutils-gdb] gdb: simplify conditions in regcache::{read,write,raw_collect,raw_supply}_part
 2023-12-14 16:20 UTC 

[binutils-gdb] gdb: make store_integer take an array_view
 2023-12-14 16:20 UTC 

[binutils-gdb] gdb: use reg_buffer_common throughout gdbsupport/common-regcache.h
 2023-12-14 16:20 UTC 

[binutils-gdb] gdb: don't handle i386 k registers as pseudo registers
 2023-12-14 16:20 UTC 

[binutils-gdb] Allow calling of variadic C++ functions
 2023-12-14 15:19 UTC 

[binutils-gdb] Use unique_xmalloc_ptr in explicit_location_spec
 2023-12-13 21:19 UTC 

[binutils-gdb] Use unique_xmalloc_ptr in linespec_location_spec
 2023-12-13 21:19 UTC 

[binutils-gdb] [gdb/tui] add SingleKey bindings for reverse execution commands
 2023-12-13 12:05 UTC 

[binutils-gdb] gdb/python: avoid use of _PyOS_ReadlineTState
 2023-12-13  9:47 UTC 

[binutils-gdb] gdb: move gdbpy_gil into python-internal.h
 2023-12-13  9:46 UTC 

[binutils-gdb] gdb: improve error reporting for 'save gdb-index'
 2023-12-13  8:55 UTC 

[binutils-gdb] gdbserver/win32: fix crash on detach
 2023-12-12 20:20 UTC 

[binutils-gdb] Fix gdb.FinishBreakpoint when returning to an inlined function
 2023-12-12 14:58 UTC 

[binutils-gdb] Support dynamically computed convenience variables in get_internalvar_integer
 2023-12-12 14:54 UTC 

[binutils-gdb] Implement DAP cancellation
 2023-12-11 18:54 UTC 

[binutils-gdb] Catch KeyboardInterrupt in send_gdb_with_response
 2023-12-11 18:54 UTC 

[binutils-gdb] Rename a couple of DAP procs in the testsuite
 2023-12-11 18:54 UTC 

[binutils-gdb] Introduce gdb.interrupt
 2023-12-11 18:54 UTC 

[binutils-gdb] Move DAP JSON reader to its own thread
 2023-12-11 18:54 UTC 

[binutils-gdb] Clean up handling of DAP not-stopped response
 2023-12-11 18:54 UTC 

[binutils-gdb] Simplify DAP stop-reason code
 2023-12-11 18:43 UTC 

[binutils-gdb] Emit stop reason details in Python stop events
 2023-12-11 18:43 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).