public inbox for gdb-cvs@sourceware.org
help / color / mirror / Atom feed
[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 

[binutils-gdb] Move py_ui_out to a new header
 2023-12-11 18:43 UTC 

[binutils-gdb] [gdb/testsuite] Fix $eol regexp usage in some test-cases
 2023-12-11 16:15 UTC 

[binutils-gdb] Use TARGET_SYSROOT_PREFIX in more places
 2023-12-11 16:10 UTC 

[binutils-gdb] Add DAP items to NEWS
 2023-12-11 15:45 UTC 

[binutils-gdb] Fix dynamic_cast
 2023-12-11 14:53 UTC 

[binutils-gdb] Fix "not not" in Python documentation
 2023-12-10 22:29 UTC 

[binutils-gdb] Improve performance of the H8 simulator
 2023-12-10 20:26 UTC 

[binutils-gdb] [gdb/tui] Handle shared border in fixed-sized layout
 2023-12-09 13:44 UTC 

[binutils-gdb] [gdb/tui] Show focus window in status line
 2023-12-08 22:02 UTC 

[binutils-gdb/gdb-14-branch] Fix printing of global variable stubs if no inferior is running
 2023-12-08 18:10 UTC 

[binutils-gdb] Fix printing of global variable stubs if no inferior is running
 2023-12-08 18:08 UTC 

[binutils-gdb] gdb/testsuite: tighten up some end-of-line patterns
 2023-12-08 18:07 UTC 

[binutils-gdb] gdb/testsuite: fix gdb.ada/complete.exp timeout in READ1 mode
 2023-12-08 18:07 UTC 

[binutils-gdb] gdbserver: allow for general 'monitor set debug COMPONENT VALUE' use
 2023-12-08 18:03 UTC 

[binutils-gdb] gdbserver: allow the --debug command line option to take a value
 2023-12-08 18:03 UTC 

[binutils-gdb] gdb: fix GDB_DEBUG and GDBSERVER_DEBUG Makefile variables
 2023-12-08 18:03 UTC 

[binutils-gdb] Use pretty printers for struct member stubs
 2023-12-08 17:22 UTC 

[binutils-gdb] [gdb/tui] Fix displaying main after resizing
 2023-12-08 16:36 UTC 

[binutils-gdb] Allow cast of 128-bit integer to pointer
 2023-12-08 15:38 UTC 

[binutils-gdb] Fix dynamic type resolution for LOC_CONST and LOC_CONST_BYTES symbols
 2023-12-08 15:16 UTC 

[binutils-gdb] gdb: Guarantee that an SAL's end is right before the next statement
 2023-12-08  9:05 UTC 

[binutils-gdb] sim: mips: fix -Wunused-but-set-variable warnings
 2023-12-08  5:32 UTC 

[binutils-gdb] sim: mcore: fix -Wunused-but-set-variable warnings
 2023-12-08  5:32 UTC 

[binutils-gdb] sim: aarch64: fix -Wunused-but-set-variable warnings
 2023-12-08  5:31 UTC 

[binutils-gdb] sim: m68hc11: fix -Wunused-but-set-variable warnings
 2023-12-08  5:31 UTC 

[binutils-gdb] sim: common: fix -Wunused-but-set-variable warnings
 2023-12-08  5:31 UTC 

[binutils-gdb] sim: h8300: fix -Wunused-but-set-variable warnings
 2023-12-08  5:31 UTC 

[binutils-gdb] sim: ppc: fix -Wunused-but-set-variable warnings
 2023-12-08  5:31 UTC 

[binutils-gdb] sim: ft32: fix -Wunused-but-set-variable warnings
 2023-12-08  5:31 UTC 

[binutils-gdb] sim: v850: fix -Wunused-but-set-variable warnings
 2023-12-08  5:31 UTC 

[binutils-gdb] sim: frv: fix -Wunused-but-set-variable warnings
 2023-12-08  5:31 UTC 

[binutils-gdb] sim: sh: fix -Wunused-but-set-variable warnings
 2023-12-08  5:31 UTC 

[binutils-gdb] sim: erc32: fix -Wunused-but-set-variable warnings
 2023-12-08  5:31 UTC 

[binutils-gdb] sim: msp430: fix -Wunused-but-set-variable warnings
 2023-12-08  5:31 UTC 

[binutils-gdb] sim: d10v: fix -Wunused-but-set-variable warnings
 2023-12-08  5:31 UTC 

[binutils-gdb] sim: cris: fix -Wunused-but-set-variable warnings
 2023-12-08  5:31 UTC 

[binutils-gdb] sim: bfin: fix -Wunused-but-set-variable warnings
 2023-12-08  5:31 UTC 

[binutils-gdb] sim: bfin: gui: fix -Wunused-but-set-variable warnings
 2023-12-08  5:31 UTC 

[binutils-gdb] sim: arm: fix -Wunused-but-set-variable warnings
 2023-12-08  5:31 UTC 

[binutils-gdb] sim: m32r: fix syslog call
 2023-12-08  4:42 UTC 

[binutils-gdb] sim: m32r: include more glibc headers for the funcs we use [PR sim/29752]
 2023-12-08  4:42 UTC 

[binutils-gdb] sim: m32r: add more cgen prototypes for traps
 2023-12-08  4:42 UTC 

[binutils-gdb] sim: m32r: add more cgen prototypes to enable -Werror in most files
 2023-12-07 13:24 UTC 

[binutils-gdb] sim: warnings: disable -Wenum-conversion fow now [PR sim/29752]
 2023-12-07 13:00 UTC 

[binutils-gdb] gdb/record: Support for rdtscp in i386_process_record
 2023-12-07 10:57 UTC 

[binutils-gdb] sim: support dlopen in -lc
 2023-12-07  3:57 UTC 

[binutils-gdb] sim: cris: move generated file to right place
 2023-12-07  3:11 UTC 

[binutils-gdb] sim: warnings: add more flags
 2023-12-07  3:11 UTC 

[binutils-gdb] Add more 'step' tests to gdb.base/watchpoint.exp
 2023-12-07  3:10 UTC 

[binutils-gdb/gdb-14-branch] Fix DLL export forwarding
 2023-12-06 20:14 UTC 

[binutils-gdb] Fix DLL export forwarding
 2023-12-06 19:57 UTC 

[binutils-gdb] Fix minor grammar error in gdb.texinfo
 2023-12-06 19:37 UTC 

[binutils-gdb] Remove quick_symbol_functions::expand_matching_symbols
 2023-12-06 17:22 UTC 

[binutils-gdb] Remove split_style::UNDERSCORE
 2023-12-06 17:22 UTC 

[binutils-gdb] Always use expand_symtabs_matching in ada-lang.c
 2023-12-06 17:22 UTC 

[binutils-gdb] Improve performance of Ada name searches
 2023-12-06 17:22 UTC 

[binutils-gdb] Start abbrevs at 1 in DWARF assembler
 2023-12-06 16:26 UTC 

[binutils-gdb] Fix hardware watchpoints in replay mode
 2023-12-06 12:47 UTC 

[binutils-gdb] gdb: fix libstdc++ assert caused by invalid use of std::clamp
 2023-12-06 11:26 UTC 

[binutils-gdb] [gdb/symtab] Redo "Fix assert in set_length"
 2023-12-06  9:29 UTC 

[binutils-gdb] sim: warnings: sync some build logic from gdbsupport
 2023-12-06  6:13 UTC 

[binutils-gdb] libiberty: Fix build with GCC < 7
 2023-12-05 22:34 UTC 

[binutils-gdb] Fix breakpoints on symbols with multiple trampoline symbols
 2023-12-05 17:47 UTC 

[binutils-gdb] gdb/testsuite: Update worker thread show assertion
 2023-12-05 16:57 UTC 

[binutils-gdb] Remove some DAP helper functions
 2023-12-05 15:52 UTC 

[binutils-gdb] Fix off-by-one error in compute_delayed_physnames
 2023-12-05 14:18 UTC 

[binutils-gdb] sim: mips: fix sim_fpu usage
 2023-12-05 13:12 UTC 

[binutils-gdb] sim: sh: trim trailing whitespace in generated code
 2023-12-05 13:06 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).