Dan
Dan
Looking at the log, I'm almost certain the Modules window is empty. That said, the Modules window is where to go to configure the mapping. If the mapping is identical,...
oh, you're ahead of me. Maybe the `symbol-file` command caused the modules to become populated? Good deal. There's actually a separate window for Modules as well. It's tabbed with the...
The exception is held in an `ErrorRow` in `VariableValueRow.java`. The process of recovering variable values can get rather complex, and it's really only tested with x86, so beware. I'd set...
I've just tried this (as best I can given the bits I see reported here) in the Java emulator from the UI, and it seems to be behaving properly. Since...
OK. In that case, I must bring in @caheckman.
I assume you are using the latest release, and not building from source? It's likely the next (non-patch) release will have the requested feature. If you are able and willing,...
For the GDB connection, this looks related to #6107. In theory, that issue was resolved in 11.0.2, which you're already using, but it still could be similar. What helped me...
@alpgul Thanks for the log. There are a few items of interest, but I think it all comes down to a mismatch is OS/ABI. The first item of interest: ```
@momexn I'm trying to make sense of the screenshot you've provided. I see you have entered a string into the filter for the Objects panel, and the only result is...
I've personally tried gdb 14.1 on Linux, but had some hang-ups. I was able to get connected, though. That said, it'd be worth trying with an earlier version if you...