sherrellbc

Results 6 issues of sherrellbc

I observed issues with macOS (Sierra). For some reason the MAX3420 is only getting repeated requests to set the USB address. The requests will begin with some desired address value...

**Describe the bug** I was just giving it a shot on ARM (remote debugging) and noticed a few things. The height of the rows for in the register view make...

I was writing a CModule native function for onEnter and was met with the following: `Error: Compilation failed: module.c:41: error: ',' expected (got "*")` This error from TinyCC is mysterious,...

Next.js `13.5.3` React `18.2.0` react-infinite-scroll-component `6.1.0` node `20.7.0` (also tried `18.8.0` and `16.19.1`) TypeScript compiler `5.2.2` I was attempting to integrate the `InfiniteScroll` element into a simple React/Next.js project and...

Appears as if the listing for VTable entries skips the first one. A random example from [email protected] ``` [-] (646/1876) meta class: RTBuddyStringDecoder (0xfffffff00923ead0)->OSMetaClass:OSMetaClass call 4 args list ClassName :...

When attempting to provide a config that would instruct the adapter to attach to a remote GDB server it seems to fail. I tried the following: ``` cdtDebugTargetAdapter --server=50000 --config-frozen='{"request":...