[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[platform-swt-dev] debugging SWT
|
- From: Tyler Durvik <phangbyte@xxxxxxxxx>
- Date: Fri, 6 Nov 2009 09:04:16 -0500
- Delivered-to: platform-swt-dev@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=C2Cv8MYPwkayNeZ/jX/uV+eOsNCafUf+truxHsiwZPo=; b=m9KE7Lv1M3D4yNsw7Ko071OjF3I2uLsYsM1i+XTR5BStnZKv6fx8JQEkfjpkpa0yrZ 3vObF/xWq0MbelzhludXHfZ5/g6/8AQl9HzYuHmBv3usQd6z8jKylm+1lYIuJ507D5wv PjJAXVD/cm7FsP5ntgLWVM7fmOHAiYURplzSs=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=ZKfbq3V5CoTqFJUX3f9YG1R7NY8CS54EPNa+c8CKozUrrreSf6m2WwP9Be+nn6K61J g1EP+jN//O+MVnnRFJq83s7YvIacge+cU/fv0FfCq+lwm5Q3PZLC5a7u6Ui3ZPil6Cp4 EJKtP8V1jqObL4WdpZeC0B4wqgItftr59JIzw=
I am working on debugging some code I added to the SWT library on the
C side. Are there instructions anywhere that would show my how to
step through my code from the Java side to the C side in Eclipse using
Fedora?
Thanks