Am 02.02.2016 um 12:31 schrieb Tobias Boege:
> P, sounds error-prone if *I* had to do it -- and not the nice kind of
> error but the bad kind where you permanently lose files or forget that you
> have still old copies of library sources in some project and wonder why the
> code crashes.
Ther
On Tue, 02 Feb 2016, Christof Thalhofer wrote:
> Hi,
>
> Am 02.02.2016 um 00:12 schrieb Tobias Boege:
>
> > now that I use a library in my projects, I noticed that debugging these
> > projects is sufficiently harder. E.g. if a call into the library raises
> > an error, I cannot display local vari
Hi,
Am 02.02.2016 um 00:12 schrieb Tobias Boege:
> now that I use a library in my projects, I noticed that debugging these
> projects is sufficiently harder. E.g. if a call into the library raises
> an error, I cannot display local variables and have basically to resort
> to Debug statements in t
Hi,
now that I use a library in my projects, I noticed that debugging these
projects is sufficiently harder. E.g. if a call into the library raises
an error, I cannot display local variables and have basically to resort
to Debug statements in the library.
My question is this: is it possible with