[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Code: GDB support not only for ProjectCenter
From: |
Stefan Urbanek |
Subject: |
Code: GDB support not only for ProjectCenter |
Date: |
Sat, 09 Aug 2003 01:52:03 +0200 |
Hi,
Here is a piece of code I am using in my project to debug either running or nor
running program (two methods). Feel free to modify and reuse that code in
ProjectCenter or other project for preliminary GDB support.
What it does? It uses Terminal.app services to launch GDB in new Terminal
window with given arguments. One method passes PID and executable path to debug
running process and the other method launches GDB with new, not running program.
Comments?
Best regards,
Stefan
--
http://urbanek.host.sk
First they ignore you, then they laugh at you, then they fight you, then you
win.
- Mahatma Gandhi
<debug.m>
debug.m
Description: Text document
- Code: GDB support not only for ProjectCenter,
Stefan Urbanek <=