[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[pdf-devel] gdb breakpoints in scripts?
From: |
Jeffrey Walton |
Subject: |
[pdf-devel] gdb breakpoints in scripts? |
Date: |
Mon, 1 Feb 2010 13:00:58 -0500 |
Hi All/Jose,
I was able load and run the script under gdb as stated in [1]. I set a
BP on the function of interest. gdb responded as expected with a file
and line number (which were correct).
However, when I run the script, the BP is never hit. I do see the
results of the failed test, so I know the function where the BP was
set executed.
Is there anything special for debugging under gdb and the script wrapper?
Jeff
[1]
http://gnupdf.org/manuals/gnupdf-hg-manual/html_node/Using-gdb-to-debug-check-tests.html#Using-gdb-to-debug-check-tests
- [pdf-devel] gdb breakpoints in scripts?,
Jeffrey Walton <=