view ddbgcompile.bat @ 5:496dfd8f7342 default tip

added: -repeat option for "in", "ov" -run until a line option -run until a function option -break on a function start -n is an alias for ov
author marton@basel.hu
date Sun, 17 Apr 2011 11:05:31 +0200
parents 4a9dcbd9e54f
children
line wrap: on
line source

REM This is an example how to compile it
d:
cd D:\src\ddbg_continued\
D:\standalone\apaged-0.4.2-beta\bin\apaged.exe D:\src\ddbg_continued\src\expression\expression.apd D:\src\ddbg_continued\src\expression\expression_apd.d
D:\standalone\dmd.1.066\dmd\windows\bin\bud.exe -CFPATHD:\standalone\dmd.1.066\dmd\windows\bin -DCPATHD:\standalone\dmd.1.066\dmd\windows\bin -I. -Isrc -Jsrc -JD:\src\ddbg\src\cli -version=Windows2000 -version=WindowsNTonly -full -release -O -inline -odobj -ofbin\ddbg.exe udis86-1.4\libudis86\*.obj src\main