debug-safari --no-saved-state fails to start the debugger
authormitz@apple.com <mitz@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Fri, 30 Dec 2011 04:59:05 +0000 (04:59 +0000)
committermitz@apple.com <mitz@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Fri, 30 Dec 2011 04:59:05 +0000 (04:59 +0000)
commit7362812dd7a3b4a726d5051adca6c76b814880a8
tree269f8cb883786f904586856be9e43d97d54c928e
parente93fd1e2cf5e9c00817720a8b9d6641f7c997c5e
debug-safari --no-saved-state fails to start the debugger
https://bugs.webkit.org/show_bug.cgi?id=75374

Reviewed by Sam Weinig.

* Scripts/webkitdirs.pm:
(execMacWebKitAppForDebugging): Pass the --args option to gdb so that it passes arguments to
the executable being debugged.

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@103834 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Tools/ChangeLog
Tools/Scripts/webkitdirs.pm