Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: completion problem with '291' ok with '274'.



On 02/11/2015 08:28 AM, Bart Schaefer wrote:
Now *that* is strange.  Let's try this.  At the first (gdb) prompt, before
you do "run", type "break zexit".  If it really is exiting normally that
should stop the process before it actually does exit, so "where" will be
able to display something.
...

Type "apropos word" to search for commands related to "word"...
Reading symbols from ./zsh-5.0.7-293...(no debugging symbols found)...done.
(gdb) break zexit
Function "zexit" not defined.
Make breakpoint pending on future shared library load? (y or [n]) n
(gdb) run
Starting program: /usr/local/bin/zsh-5.0.7-293
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/i686/cmov/libthread_db.so.1".

$   << back to prompt, no chance for 'where'.

I hope this isn't some hideous local anomaly :(




Messages sorted by: Reverse Date, Date, Thread, Author