Re: [PATCH 1/2] [gdb/testsuite] Fix gdb.base/examine-address-class.exp for big endian
Tom de Vries <[email protected]> Mon, 3 Aug 2026 10:20:55 +0200
| Newsgroups | gmane.comp.gdb.patches |
|---|---|
| Message-ID | <[email protected]> |
On 8/3/26 6:51 AM, Kevin Buettner wrote: > There's a '0x' in the middle of that constant. The code shows it > correctly as 0x002a002a. > Hi Kevin, thanks for the reviews. I've fixed this, and pushed both patches. - Tom