of the returned buffer.
If there's no known instruction to disassemble for GDBARCH (because we
- haven't figured on out, not because no instructions exist) then nullptr
+ haven't figured one out, not because no instructions exist) then nullptr
is returned, and *LEN is set to 0. */
static const gdb_byte *
to provide a bit more information about the kind of values
that were used when the check failed. This makes the writing
of the tests a little more verbose, but the debugging in case
- of problems should hopefuly be easier. */
+ of problems should hopefully be easier. */
template<typename T>
void
to provide a bit more information about the kind of values
that were used when the check failed. This makes the writing
of the tests a little more verbose, but the debugging in case
- of problems should hopefuly be easier. */
+ of problems should hopefully be easier. */
template<typename T>
T
to provide a bit more information about the kind of values
that were used when the check failed. This makes the writing
of the tests a little more verbose, but the debugging in case
- of problems should hopefuly be easier. */
+ of problems should hopefully be easier. */
static void
read_fp_test (int unscaled, const gdb_mpq &scaling_factor,
-/* Tests fpr intrusive double linked list for GDB, the GNU debugger.
+/* Tests for intrusive double linked list for GDB, the GNU debugger.
Copyright (C) 2021-2024 Free Software Foundation, Inc.
This file is part of GDB.