help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: I need help with deduging


From: siko1056
Subject: Re: I need help with deduging
Date: Tue, 21 Nov 2017 12:47:28 -0700 (MST)

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]