[Anjuta-list] setting breakpoint
- From: Philipp Klaus Krause <pkk spth de>
- To: anjuta-list lists sourceforge net
- Subject: [Anjuta-list] setting breakpoint
- Date: Sat May 20 07:01:14 2006
How can I set a breakpoint on a function?
I'm getting the following error message when running my program, how can
I set a breakpoint on gdk_x_error?
Is this possible with anjuta 1.2.4a (everything I see about breakpoints
looks as if I can only set them in my own code, not in an external library)?
The error was 'BadColor (invalid Colormap parameter)'.
(Details: serial 296 error_code 12 request_code 1 minor_code 0)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
Philipp
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]