|
From: | Doug Stewart |
Subject: | Re: I need help with deduging |
Date: | Tue, 21 Nov 2017 15:19:11 -0500 |
Doug Stewart-4 wrote
> I then type in gdb:
>
> b liboctinterp.so
Is setting a breakpoint on an entire library possible? I assume that
something like [1]
break -s file-io.cc -li 1495
would be required to stop inside the textscan function call (I did not test
that one yet).
Kai
[1]
https://sourceware.org/gdb/current/onlinedocs/gdb/ Explicit-Locations.html# Explicit-Locations
--
Sent from: http://octave.1599824.n4.nabble.com/Octave-General- f1599825.html
_______________________________________________
Help-octave mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/help-octave
[Prev in Thread] | Current Thread | [Next in Thread] |