Commit graph

22 commits

Author SHA1 Message Date
Ryan Kurtz
3c07ca2962 GP-1209: Support for building natives from a release. 2021-09-27 08:16:14 -04:00
Ryan Kurtz
cb8f2b2165 GP-1156: Tweaking comment 2021-07-23 11:22:09 -04:00
Stefan Schmidt
693fe5f85a Fix script directory path expansion in analyzeHeadless.bat 2021-07-23 10:53:21 -04:00
Dominic Della Valle
2296256464 Fix: handle whitespace paths for Windows launchers 2021-07-12 08:09:41 -04:00
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
Ryan Kurtz
2a8afd5296 GP-693: Additional improvements 2021-02-24 14:14:04 -05:00
Ryan Kurtz
df114d13a6 GP-693: Forgot to change linux scripts where needed 2021-02-19 11:40:08 -05:00
Ryan Kurtz
95b37d2ce1 GP-693: Fixed additional issues with Ghidra and its supporting launch
scripts not being able to run correctly on Windows when an ampersand was
in the path. Also fixed an issue with svrAdmin.bat and
buildGhidraJar.bat not working if the Ghidra path contained a space.
2021-02-19 10:46:20 -05: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
ghizard
bd5a983708 GP-575 - Also allow batch argument to contain spaces; also certify. 2021-01-07 13:38:54 -05:00
andv2
eda95d9f55
Allow white-spaces in GHIDRA_PATH for createPdbXmlFiles.bat 2020-08-03 23:16:50 +02: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
Ryan Kurtz
4e01601a38 GT-3128: Removing broken dumpGhidraThreads scripts. Users should use
jstack until we can reimplement something better.
2019-09-19 13:44:35 -04:00
ghidra1
038d4462d3 GT-2740 script corrections 2019-04-10 17:42:12 -04:00
ghidra1
00acea89c2 GT-2740 corrected svrAdmin and createPdbXmlFiles script use in
development mode.  Other minor cleanup.
2019-04-09 18:36:36 -04:00
Dan
79d8f164f8 Candidate release of source code. 2019-03-26 13:46:51 -04:00