[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Using GDB without PB
- Subject: Using GDB without PB
- From: paul at eisusa.com (Paul Nicholson)
- Date: Fri Mar 15 09:02:02 2002
- In-reply-to: <20020304102437.KSLI28073.mtiwmhc21.worldnet.att.net@webmail.worldnet.att. net>
- References: <20020304102437.KSLI28073.mtiwmhc21.worldnet.att.net@webmail.worldnet.att. net>
Hi,
I'm working on a plugin that builds from a terminal command line and I have yet to figure out how to get PB to build it as it appears that PB doesn't let me get to the make file used.
Anway, assuming I can't build it with PB, is there a way to use PB to debug it? I noticed that GDB runs from a terminal window, but it looks brutal to use it that way - how would one get source display?
Paul