Re: How do I debug a pref pane?
Re: How do I debug a pref pane?
- Subject: Re: How do I debug a pref pane?
- From: Andreas Monitzer <email@hidden>
- Date: Tue, 13 Nov 2001 18:18:09 +0100
On Tuesday, November 13, 2001, at 06:09 , Kevin Bohan wrote:
I am writing a pref pane, but I cannot find a way of debugging it. I
tried adding "System Preferences" as the executable to run, and setting
breakpoints in my pref pane, but that doesn't seem to work.
I just ran the System Preferences app directly from gdb in the terminal
and it worked fine with breakpoints and source-level debugging. That
PB-ui for gdb sucks anyways.
andy