Ryan Kurtz
38edc05f81
GP-1057: Preventing Ghidra from launching when path contains !. Also
...
updating Installation Guide's "Known Issues" section.
2021-06-22 13:45:48 -04:00
Ryan Kurtz
a1229a1e56
GP-1050: Removing backslash from SUPPORT_DIR
2021-06-16 11:48:57 -04:00
Mirco Cailotto
c98e6fe3bb
Fix #2176 removing both backslash from path
...
As suggested #3121 squashed and rebased on brach Ghidra_10.0.
Thanks to @topia for fix a missing \
2021-06-09 20:02:55 +02:00
Ryan Kurtz
dc40114ee5
GP-815: New error message in launch.bat and launch.sh to make it more clear what the problem is when launching in dev mode when nothing has been compiled yet.
2021-03-30 14:28:23 -04:00
dragonmacher
ca2a6bbb0a
Updated remote vm debug command-line options
2021-03-23 13:45:33 -04:00
Xiaoyin Liu
61096c5fdf
Add one more missing quote around JAVA_CMD
2021-02-18 15:04:41 -05:00
Xiaoyin Liu
4602ff4646
Add missing quotes in launch.bat
...
When set Windows environment variables, they need to be quoted if
special characters like & exists in path.
Fixes #1726
2021-02-18 15:04:38 -05:00
Xiaoyin Liu
6d0055c7fb
Avoid potentially running wrong files in launch.bat
...
Use full path for "timeout.exe", "tasklist.exe" and "findstr.exe", so that even if there are executables with same names in the user's %PATH% directories, we always run the ones from System32.
2020-03-06 19:18:45 +08:00
adamopolous
b4d3f7a89f
changed "find" command to "findstr" in windows launcher
2020-03-04 18:08:52 -05:00
Dan
79d8f164f8
Candidate release of source code.
2019-03-26 13:46:51 -04:00