mirror of
https://github.com/cs01/gdbgui
synced 2024-11-16 07:47:46 +01:00
update readme to address #55
This commit is contained in:
parent
a0fa81059a
commit
cecbc48969
2 changed files with 2 additions and 0 deletions
|
@ -34,6 +34,8 @@ Install
|
|||
|
||||
sudo pip install gdbgui --upgrade --user
|
||||
|
||||
Follow `these instructions <https://gcc.gnu.org/onlinedocs/gnat_ugn/Codesigning-the-Debugger.html>`__ to codesign gdb if you get an error such as ``please check gdb is codesigned - see taskgated(8)``
|
||||
|
||||
**Windows**
|
||||
|
||||
Tested with `cygwin <https://cygwin.com/install.html>`_. If you have run this natively, contact me and let me know so I can update this section.
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 244 KiB After Width: | Height: | Size: 358 KiB |
Loading…
Reference in a new issue