Unable to get gdb-dashboard to load
See original GitHub issuewarning: File "C:\Users\mytec\Documents\c-stm32f103c8t6-test\.gdbinit" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load".
To enable execution of this file add
add-auto-load-safe-path C:\Users\mytec\Documents\c-stm32f103c8t6-test\.gdbinit
line to your configuration file "$HOME/.gdbinit".
To completely disable this security protection add
set auto-load safe-path /
line to your configuration file "$HOME/.gdbinit".
For more information about this security protection see the
"Auto-loading safe path" section in the GDB manual. E.g., run from the shell:
info "(gdb)Auto-loading safe path"
I have added these lines in .gdbinit
within the folder and in HOME and it does nothing.
Issue Analytics
- State:
- Created a year ago
- Comments:13 (6 by maintainers)
Top Results From Across the Web
Dashboard not opening · Issue #126 · cyrus-and/gdb ... - GitHub
I am seeing no output when I run the command "dashboard -output " But I can see ... line 390, in render UnicodeEncodeError:...
Read more >gdb cannot load Python - Stack Overflow
I get this warning/error message when launching gdb. It disabled some features. Anyone has a fixed? Thanks. Could not load the Python gdb...
Read more >gdb-dashboard: Modular visual interface for GDB in Python
start GDB in one terminal;. open another terminal and get its TTY with the tty command;. pick a module, say source , then...
Read more >1866884 – AArch64: sometimes, gdb fails to load symbols of a ...
It looks like a race condition which depends on the system load. I reproduce the issue on a server where I don't control...
Read more >gdbgui/Lobby - Gitter
When I use the load command from the gdb command prompt I get the following error: ... You can't do that when your...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thanks! Your product works amazing in Linux!
No worries, I am not a Windows user so I’m afraid I cannot help you further. Good luck!