diff --git a/README.rst b/README.rst index 5d0d1bb..7dede71 100644 --- a/README.rst +++ b/README.rst @@ -34,6 +34,8 @@ Install sudo pip install gdbgui --upgrade --user +Follow `these instructions `__ to codesign gdb if you get an error such as ``please check gdb is codesigned - see taskgated(8)`` + **Windows** Tested with `cygwin `_. If you have run this natively, contact me and let me know so I can update this section. diff --git a/screenshots/gdbgui.png b/screenshots/gdbgui.png index c08ed06..c6e05c5 100644 Binary files a/screenshots/gdbgui.png and b/screenshots/gdbgui.png differ