October 2022 Archives by date
Starting: Sun Oct 2 13:14:57 GMT 2022
Ending: Mon Oct 31 19:00:21 GMT 2022
Messages: 255
- [binutils-gdb] gdb/testsuite: new test for -data-disassemble opcodes format
Andrew Burgess
- [binutils-gdb] gdb/disasm: read opcodes bytes with a single read_code call
Andrew Burgess
- [binutils-gdb] gdb: disassembler opcode display formatting
Andrew Burgess
- [binutils-gdb] gdb: make gdb_disassembly_flag unsigned
Andrew Burgess
- [binutils-gdb] gdb/doc: update syntax of -data-disassemble command arguments
Andrew Burgess
- [binutils-gdb] gdb/mi: some int to bool conversion
Andrew Burgess
- [binutils-gdb] gdb/mi: new options for -data-disassemble command
Andrew Burgess
- [binutils-gdb] gdb/testsuite: rewrite capture_command_output proc
Andrew Burgess
- [binutils-gdb] gdb/riscv: fix failure in gdb.base/completion.exp
Andrew Burgess
- [binutils-gdb] gdb/gdbarch: add a comment to gdbarch_register_name
Andrew Burgess
- [binutils-gdb] gdb: add a gdbarch_register_name self test, and fix some architectures
Andrew Burgess
- [binutils-gdb] gdb: check for duplicate register names in selftest
Andrew Burgess
- [binutils-gdb] gdb: add asserts to gdbarch_register_name
Andrew Burgess
- [binutils-gdb] gdb/csky: remove nullptr return from csky_pseudo_register_name
Andrew Burgess
- [binutils-gdb] gdb: final cleanup of various gdbarch_register_name methods
Andrew Burgess
- [binutils-gdb] gdb: update now gdbarch_register_name doesn't return nullptr
Andrew Burgess
- [binutils-gdb] gdb/testsuite: extend styling test for libopcodes styling
Andrew Burgess
- [binutils-gdb] gdb: improve disassembler styling when Pygments raises an exception
Andrew Burgess
- [binutils-gdb] gdb/disasm: better intel flavour disassembly styling with Pygments
Andrew Burgess
- [binutils-gdb] gdb/testsuite: handle invalid .exp names passed in TESTS
Andrew Burgess
- [binutils-gdb] [gdb/testsuite] Fix waitpid testing in next-fork-other-thread.c
Tom de Vries
- [binutils-gdb] Improve GDB's baseclass detection with typedefs
Bruno Larsen
- [binutils-gdb] [AArch64] Fix pseudo-register numbering in the presence of unexpected additional registers
Luis Machado
- [binutils-gdb] [AArch64] Handle W registers as pseudo-registers instead of aliases of X registers
Luis Machado
- [binutils-gdb] gdb: constify inferior::target_is_pushed
Simon Marchi
- [binutils-gdb] [AArch64] Update FPSR/FPCR fields for FPU and SVE
Luis Machado
- [binutils-gdb] Note that at least dejagnu version 1.5.3 is required in order to be ale to run the testsuites.
Nick Clifton
- [binutils-gdb] gdb/riscv: Partial support for instructions up to 176-bit
Tsukasa OI
- [binutils-gdb] [gdb/symtab] Don't complain about inlined functions
Tom de Vries
- [binutils-gdb] [gdb/symtab] Don't complain about function decls
Tom de Vries
- [binutils-gdb] Remove decode_location_spec_default
Tom Tromey
- [binutils-gdb] gprofng: fix build with --enable-pgo-build=lto
Vladimir Mezentsev
- [binutils-gdb] gdb: add some additional debug in mark_async_event_handler
Andrew Burgess
- [binutils-gdb] gdb: more infrun debug from breakpoint.c
Andrew Burgess
- [binutils-gdb] gdb: add missing nullptr checks in bpstat_check_breakpoint_conditions
Andrew Burgess
- [binutils-gdb] [gdb/symtab] Factor out have_complaint
Tom de Vries
- [binutils-gdb] gdb/arm: Handle lazy FPU state preservation
Yvan Roux
- [binutils-gdb] Fix indentation in riscv-tdep.c
Tom Tromey
- [binutils-gdb] [gdb/testsuite] Fix path in test name in gdb_load_shlib
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Fix DUPLICATEs with remote-gdbserver-on-localhost
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Fix have_mpx with remote-gdbserver-on-localhost
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Remove unnecessary warning in gdb.base/default.exp
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Handle host cleanfiles
Tom de Vries
- [binutils-gdb] gdb/testsuite: fix gdb.threads/linux-dp.exp regex
Lancelot SIX
- [binutils-gdb] [gdb/testsuite] Fix silent fail in gdb.server/connect-with-no-symbol-file.exp
Tom de Vries
- [binutils-gdb] Merge both implementations of debug_names::insert
Tom Tromey
- [binutils-gdb] Merge configure.ac from gcc project
Alan Modra
- [binutils-gdb] gdbsupport: re-generate configure
Simon Marchi
- [binutils-gdb] gdb/testsuite: use 'end' at the end of python blocks
Andrew Burgess
- [binutils-gdb] Remove frame_id_eq
Bruno Larsen
- [binutils-gdb] Introduce frame_info_ptr smart pointer class
Bruno Larsen
- [binutils-gdb] Change GDB to use frame_info_ptr
Bruno Larsen
- [binutils-gdb] gdb/frame: Add reinflation method for frame_info_ptr
Bruno Larsen
- [binutils-gdb] Add ability to create reproducible source tarballs.
Nick Clifton
- [binutils-gdb] gdb: improve infrun_debug_show_threads output
Andrew Burgess
- [binutils-gdb] gdb: extra debug output in thread.c
Andrew Burgess
- [binutils-gdb] gdb: add infcall specific debugging
Andrew Burgess
- [binutils-gdb] gdb: remove filename arg from gdb_bfd_open_from_target_memory
Andrew Burgess
- [binutils-gdb] gdb: include the base address in in-memory bfd filenames
Andrew Burgess
- [binutils-gdb] [gdb/testsuite] Fix error message for cmd with trailing newline
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Detect trailing ^C/^D in command
Tom de Vries
- [binutils-gdb] Fix the guile build
Tom Tromey
- [binutils-gdb] Fix latent quote char bug in generic_printstr
Tom Tromey
- [binutils-gdb] Boolify need_escape in generic_emit_char
Tom Tromey
- [binutils-gdb] Remove c_emit_char
Tom Tromey
- [binutils-gdb] Remove c_printstr
Tom Tromey
- [binutils-gdb] Don't use wchar_printable in print_wchar
Tom Tromey
- [binutils-gdb] Fix a latent bug in print_wchar
Tom Tromey
- [binutils-gdb] gdb/testsuite: fix race in gdb.base/async-shell.exp
Simon Marchi
- [binutils-gdb] gprofng: run tests without installation
Vladimir Mezentsev
- [binutils-gdb] gprofng: use the --libdir path to find libraries
Vladimir Mezentsev
- [binutils-gdb] gprofng: no need to build version.texi
Vladimir Mezentsev
- [binutils-gdb] [gdb/testsuite] Fix prompt parsing in capture_command_output
Tom de Vries
- [binutils-gdb] gdb/testsuite: Fix formatting of python script
Bruno Larsen
- [binutils-gdb] sim/moxie: add custom directory stamp rule
Andrew Burgess
- [binutils-gdb] sim/riscv: fix multiply instructions on simulator
Andrew Burgess
- [binutils-gdb] add --enable-default-compressed-debug-sections-algorithm configure option
Martin Liska
- [binutils-gdb] sim/common: Add ATTRIBUTE_PRINTF
Andrew Burgess
- [binutils-gdb] sim/cris: Add ATTRIBUTE_PRINTF
Andrew Burgess
- [binutils-gdb] sim/erc32: Add ATTRIBUTE_PRINTF
Andrew Burgess
- [binutils-gdb] sim/m32c: Add ATTRIBUTE_PRINTF
Andrew Burgess
- [binutils-gdb] sim/m68hc11: Add ATTRIBUTE_PRINTF
Andrew Burgess
- [binutils-gdb] sim/ppc: Add ATTRIBUTE_PRINTF
Andrew Burgess
- [binutils-gdb] sim/rl78: Add ATTRIBUTE_PRINTF
Andrew Burgess
- [binutils-gdb] sim: Remove self-assignments
Andrew Burgess
- [binutils-gdb] sim: Make WITH_{TRACE,PROFILE}-based macros bool
Andrew Burgess
- [binutils-gdb] sim: Suppress non-literal printf warning
Andrew Burgess
- [binutils-gdb] sim: Check known getopt definition existence
Andrew Burgess
- [binutils-gdb] sim: Initialize pbb_br_* by default
Andrew Burgess
- [binutils-gdb] [gdb/testsuite] Fix gdb.debuginfod/fetch_src_and_symbols.exp with native-gdbserver
Tom de Vries
- [binutils-gdb] gdb: fix auxv caching
Simon Marchi
- [binutils-gdb] Re: Merge configure.ac from gcc project
Alan Modra
- [binutils-gdb] gdb: rename target_read_auxv(target_ops *) to target_read_auxv_raw
Simon Marchi
- [binutils-gdb] Re-apply "Pass PKG_CONFIG_PATH down from top-level Makefile"
Simon Marchi
- [binutils-gdb] [gdb/contrib] Use OBJCOPY everywhere in cc-with-tweaks.sh
Tom de Vries
- [binutils-gdb] sim/ppc: fixes for arguments to printf style functions
Andrew Burgess
- [binutils-gdb] sim/ppc: Fix core_find_mapping diagnostics
Tsukasa OI
- [binutils-gdb] [gdb/testsuite] Remove unnecessary perror in some test-cases
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Fix gdb.base/nested-subp{2, 3}.exp with recent ld
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Fix gdb.base/infoline-reloc-main-from-zero.exp with recent ld
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Replace remaining -gt with -gctf
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Silence warnings about obsolete -gstabs
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Fix ctf test-cases on openSUSE Tumbleweed
Tom de Vries
- [binutils-gdb] [gdb/symtab] Factor out elf_symfile_read_dwarf2
Tom de Vries
- [binutils-gdb] PowerPC, fix test gdb.base/watchpoint-stops-at-right-insn.exp
Carl Love
- [binutils-gdb] [gdb/testsuite] Fix gdb.mi/mi-disassemble.exp with -m32
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Fix gdb.dwarf2/entry-value-typedef.exp with -m32
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Fix gdb.dwarf2/macro-source-path.exp with -m32
Tom de Vries
- [binutils-gdb] PowerPC, fix gdb.base/watchpoint.exp on Power 9
Carl Love
- [binutils-gdb] gdb: add Torbjörn Svensson to gdb/MAINTAINERS
Torbjorn Svensson
- [binutils-gdb] [gdb/testsuite] Add cond_wrap proc
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Factor out with_PIE_multilib_flags_filtered
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Fix nopie test-cases with target board unix/-fPIE/-pie
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Fix gdb.base/infoline-reloc-main-from-zero.exp with clang
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Fix gdb.base/infoline-reloc-main-from-zero.exp with PIE
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Drop unnecessary -Wl, -soname in gdb.base/skip-solib.exp
Tom de Vries
- [binutils-gdb] gdb/arm: Stop unwinding on error, but do not assert
Torbjorn Svensson
- [binutils-gdb] Use scoped_value_mark in more places
Tom Tromey
- [binutils-gdb] [gdb/testsuite] Disable styling in host board local-remote-host.exp
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Fix host board local-remote-host-notty.exp timeouts
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Fix gdb.server/unittest.exp with host board local-remote-host.exp
Tom de Vries
- [binutils-gdb] [gdb] Fix heap-buffer-overflow in find_program_interpreter
Tom de Vries
- [binutils-gdb] [gdb/contrib] Handle STRIP_ARGS_{STRIP, KEEP}_DEBUG in cc-with-tweaks.sh
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Add boards/README
Tom de Vries
- [binutils-gdb] gdb/arm: Don't rely on loop detection to stop unwinding
Torbjorn Svensson
- [binutils-gdb] Use checked_static_cast in more places
Tom Tromey
- [binutils-gdb] More uses of checked_static_cast
Tom Tromey
- [binutils-gdb] gdb: silence unused-but-set-variable warning about yynerrs in cp-name-parser.y
Simon Marchi
- [binutils-gdb] Fix null pointer representations
Tom Tromey
- [binutils-gdb] Fix regression in c-linkage-name.exp with gdb index
Tom Tromey
- [binutils-gdb] Don't add type linkage names to cooked index
Tom Tromey
- [binutils-gdb] Improve Ada support in .gdb_index
Tom Tromey
- [binutils-gdb] Change .gdb_index de-duplication implementation
Tom Tromey
- [binutils-gdb] gdbarch-components.py: Remove spurious space from "frame_info_ptr " params
Pedro Alves
- [binutils-gdb] Remove a nullptr check in DWARF scanner
Tom Tromey
- [binutils-gdb] kfail an Ada test for GCC < 12
Tom Tromey
- [binutils-gdb] gdb, testsuite: extend gdb_test_multiple checks
Markus Metzger
- [binutils-gdb] gdb, solib-svr4: remove locate_base()
Markus Metzger
- [binutils-gdb] gdb, gdbserver: support dlmopen()
Markus Metzger
- [binutils-gdb] gdbserver: move main_lm handling into caller
Markus Metzger
- [binutils-gdb] gdb, gdbserver: extend RSP to support namespaces
Markus Metzger
- [binutils-gdb] gdb, compile: unlink objfile stored in module
Markus Metzger
- [binutils-gdb] gdb, python: use gdbarch_iterate_over_objfiles_in_search_order
Markus Metzger
- [binutils-gdb] gdb, ada: collect standard exceptions in all objfiles
Markus Metzger
- [binutils-gdb] gdb, ada: update ada_lookup_simple_minsym
Markus Metzger
- [binutils-gdb] fixup! gdb, ada: update ada_lookup_simple_minsym
Markus Metzger
- [binutils-gdb] gdb, cp: update add_symbol_overload_list_qualified
Markus Metzger
- [binutils-gdb] gdb, hppa: remove unused hppa_lookup_stub_minimal_symbol
Markus Metzger
- [binutils-gdb] gdb, symtab: inline find_quick_global_symbol_language
Markus Metzger
- [binutils-gdb] gdb: update gnu ifunc resolve
Markus Metzger
- [binutils-gdb] gdb, solib-svr4: support namespaces in DSO iteration
Markus Metzger
- [binutils-gdb] [gdb/testsuite] Update boards/README
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Fix gdb.server/file-transfer.exp with local-remote-host.exp
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Fix gdb.base/return-nodebug.exp with local-remote-host.exp
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Fix gdb.server/no-thread-db.exp with local-remote-host.exp
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Handle header files with local-remote-host.exp
Tom de Vries
- [binutils-gdb] Update tests to use skip_hw_watchpoint_tests to test for HW watchpoint support.
Carl Love
- [binutils-gdb] Remove dead code from py-finishbreakpoint.c
Tom Tromey
- [binutils-gdb] gdb: check for groups with duplicate names in reggroups:add
Simon Marchi
- [binutils-gdb] [gdb/testsuite] Fix ERROR in gdb.python/py-breakpoint.exp
Tom de Vries
- [binutils-gdb] aarch64-pe support for LD, GAS and BFD
Zac Walker
- [binutils-gdb] Created branch 'upstream/users/aburgess/arm-disasm-styling'
Andrew Burgess
- [binutils-gdb] Deleted branch 'upstream/users/aburgess/arm-disasm-styling'
Andrew Burgess
- [binutils-gdb] gdb/testsuite: avoid creating files in gdb/testsuite directory
Andrew Burgess
- [binutils-gdb] gdb/testsuite: avoid temporary file in gdb/testsuite (unittest.exp)
Andrew Burgess
- [binutils-gdb] sim/cgen: mask uninitialized variable warning in cgen-run.c
Andrew Burgess
- [binutils-gdb] sim/ppc: fix warnings related to printf format strings
Andrew Burgess
- [binutils-gdb] sim/ppc: mark device_error function as ATTRIBUTE_NORETURN
Andrew Burgess
- [binutils-gdb] sim/erc32: avoid dereferencing type-punned pointer warnings
Andrew Burgess
- [binutils-gdb] sim/iq2000: silence pointer-sign warnings
Andrew Burgess
- [binutils-gdb] internal_error: remove need to pass __FILE__/__LINE__
Pedro Alves
- [binutils-gdb] [gdb] Fix assert in handle_jit_event
Tom de Vries
- [binutils-gdb] Allow debugging of runtime loader / dynamic linker
Kevin Buettner
- [binutils-gdb] Test stepping within a runtime loader / dynamic linker
Kevin Buettner
- [binutils-gdb] [gdb/testsuite] Fix gdb.mi/mi-disassemble.exp with check-read1
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Fix gdb.debuginfod/fetch_src_and_symbols.exp with check-read1
Tom de Vries
- [binutils-gdb] Reapply "Don't build readline/libreadline.a, when --with-system-readline is supplied"
Tom de Vries
- [binutils-gdb] gdb: make some bp_location arguments const in breakpoint.c
Andrew Burgess
- [binutils-gdb] gdb: used scoped_restore_frame in update_watchpoint
Andrew Burgess
- [binutils-gdb] gdb: make use of scoped_restore in unduplicated_should_be_inserted
Andrew Burgess
- [binutils-gdb] gdb: some int to bool conversion in breakpoint.c
Andrew Burgess
- [binutils-gdb] gdb/python: break dependencies between gdbpy_initialize_* functions
Andrew Burgess
- [binutils-gdb] gdb/python: break more dependencies between gdbpy_initialize_* functions
Andrew Burgess
- [binutils-gdb] sim: Remove unused CXXFLAGS substitution
Tsukasa OI
- [binutils-gdb] [gdb/testsuite] Silence compilation fail in gdb.base/rtld-step.exp
Tom de Vries
- [binutils-gdb] GDB/Guile: Don't assert that an integer value is boolean
Maciej W. Rozycki
- [binutils-gdb] GDB/testsuite: Expand Python integer parameter coverage across all types
Maciej W. Rozycki
- [binutils-gdb] GDB/Python: Make `None' stand for `unlimited' in setting integer parameters
Maciej W. Rozycki
- [binutils-gdb] Change calculation of frame_id by amd64 epilogue unwinder
Bruno Larsen
- [binutils-gdb] gdb/reverse: Fix stepping over recursive functions
Bruno Larsen
- [binutils-gdb] gdb: declare variables on first use in inherit_abstract_dies
Simon Marchi
- [binutils-gdb] Fix bug in Ada packed array handling
Tom Tromey
- [binutils-gdb] Fix crash in value_print_array_elements
Tom Tromey
- [binutils-gdb] Fix incorrect .gdb_index with new DWARF scanner
Tom Tromey
- [binutils-gdb] gdb: check for empty offsets vector in inherit_abstract_dies
Simon Marchi
- [binutils-gdb] gdb: make inherit_abstract_dies use vector iterators
Simon Marchi
- [binutils-gdb] Improve Python Unwinders documentation
Pedro Alves
- [binutils-gdb] gdb/testsuite: add max number of instructions check in gdb.base/unwind-on-each-insn.exp
Simon Marchi
- [binutils-gdb] sim: mips/ppc/riscv: re-add AC_CANONICAL_SYSTEM [PR sim/29439]
Michael Frysinger
- [binutils-gdb] sim: testsuite: tweak parallel find invocation [PR sim/29596]
Michael Frysinger
- [binutils-gdb] sim: testsuite: update ignored .exp files [PR sim/29596]
Michael Frysinger
- [binutils-gdb] [gdb/testsuite] Add skip_python_tests in gdb.python/tui-window-names.exp
Tom de Vries
- [binutils-gdb] [gdb] Fix rethrow exception slicing in pretty_print_insn
Tom de Vries
- [binutils-gdb] [gdb] Fix rethrow exception slicing in insert_bp_location
Tom de Vries
- [binutils-gdb] sim/sh: use fabs instead of abs
Andrew Burgess
- [binutils-gdb] sim/ppc: don't try to print an uninitialized variable
Andrew Burgess
- [binutils-gdb] sim/ppc: initialize a memory buffer in all cases
Andrew Burgess
- [binutils-gdb] sim/ppc: fix for operator precedence warning from clang
Andrew Burgess
- [binutils-gdb] sim/aarch64: remove two unused functions
Andrew Burgess
- [binutils-gdb] sim/h8300: avoid self assignment
Andrew Burgess
- [binutils-gdb] sim/lm32: fix some missing function declaration warnings
Andrew Burgess
- [binutils-gdb] gdb/doc: reword description of DisassembleInfo.read_memory
Andrew Burgess
- [binutils-gdb] gdb: internal_error -> internal_error_loc in gdb-gdb.gdb.in
Simon Marchi
- [binutils-gdb] [gdb] Rewrite RETHROW_ON_TARGET_CLOSE_ERROR into function
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Add missing skip_gdbserver_tests in gdb.multi/attach-no-multi-process.exp
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Handle missing .note.GNU-stack
Tom de Vries
- [binutils-gdb] gdb/testsuite: make sure to consume the prompt in gdb.base/unwind-on-each-insn.exp
Simon Marchi
- [binutils-gdb] gdb: remove spurious spaces after frame_info_ptr
Simon Marchi
- [binutils-gdb] sim: testsuite: improve parallel test processing
Michael Frysinger
- [binutils-gdb] gdb: make copyright.py interface a bit nicer
Michael Frysinger
- [binutils-gdb] gdb: copyright: make file header scan a bit more pythonic
Michael Frysinger
- [binutils-gdb] gdb/arm: Terminate frame unwinding in M-profile lockup
Luis Machado
- [binutils-gdb] gdb/arm: fix IPSR field test in arm_m_exception_cache ()
Luis Machado
- [binutils-gdb] gdb/arm: Fix M-profile EXC_RETURN
Luis Machado
- [binutils-gdb] gdb/testsuite: fix gdb.guile/scm-parameter.exp "wrong type argument" test pattern for Guile >= 2.2
Simon Marchi
- [binutils-gdb] [gdb/testsuite] Use remote_exec chmod instead of remote_spawn
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Fix silent timeouts in gdb.mi/mi-exec-run.exp with remote host
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Disable styling in host board local-remote-host-native.exp
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Remove address from test names
Tom de Vries
- [binutils-gdb] sim/cgen: initialize variable at creation in engine_run_n
Andrew Burgess
- [binutils-gdb] gdb, btrace: fix family and model computation
Markus Metzger
- [binutils-gdb] Convert compunit_language to a method
Tom Tromey
- [binutils-gdb] sim, sim/{m32c,ppc,rl78}: Use getopt_long
Tsukasa OI
- [binutils-gdb] [gdb/testsuite] Remove REMOTE_PORTNUM in remote-stdio-gdbserver.exp
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Consume output asap in gdb.server/multi-ui-errors.exp
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Fix gdb.server/multi-ui-errors.exp with local-remote-host-notty
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Use ssh -t in remote-*.exp
Tom de Vries
- [binutils-gdb] sim/erc32: Insert void parameter
Tsukasa OI
- [binutils-gdb] sim/erc32: Use int32_t as event callback argument
Tsukasa OI
- [binutils-gdb] sim/erc32: Use int32_t as IRQ callback argument
Tsukasa OI
- [binutils-gdb] sim/m32r: Initialize "list" variable
Tsukasa OI
- [binutils-gdb] sim/sh: Remove redundant function declaration
Tsukasa OI
- [binutils-gdb] gdb/testsuite: Wrap `param_integer_error' in gdb.guile/scm-parameter.exp
Maciej W. Rozycki
- [binutils-gdb] gdb/testsuite: add XFAIL to gdb.cp/ptype-flags.exp when using clang
Bruno Larsen
- [binutils-gdb] gdb/testsuite: fix gdb.cp/converts.exp to run with clang
Bruno Larsen
- [binutils-gdb] Fix regression in pointer-to-member printing
Tom Tromey
- [binutils-gdb] Inline initialization of gdbarch members
Tom Tromey
- [binutils-gdb] Use enum for gdbarch's call_dummy_location
Tom Tromey
- [binutils-gdb] sim: common: change sim_read & sim_write to use void* buffers
Michael Frysinger
- [binutils-gdb] sim: cgen: constify GETT helpers
Michael Frysinger
- [binutils-gdb] sim: constify various integer readers
Michael Frysinger
- [binutils-gdb] sim: reg: constify store helper
Michael Frysinger
- [binutils-gdb] PowerPC, add support for recording pipe2 system call.
Carl Love
- [binutils-gdb] Remove REPARSE condition to force hardware resource checking when updating watchpoints
Carl Love
- [binutils-gdb] Add missing TYPE_CODE_* constants to Python
Tom Tromey
Last message date:
Mon Oct 31 19:00:21 GMT 2022
Archived on: Mon Oct 31 19:00:22 GMT 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).