octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #50183] tempname() returns an empty string on


From: Michele
Subject: [Octave-bug-tracker] [bug #50183] tempname() returns an empty string on Solaris
Date: Fri, 3 Feb 2017 20:26:19 -0500 (EST)
User-agent: Mozilla/5.0 (X11; SunOS sun4u; rv:10.0.7) Gecko/20100101 Firefox/10.0.7

Follow-up Comment #6, bug #50183 (project octave):

"Can you run octave-cli in a debugger and see why tempname is returning an
empty string?"

Possibly - if I knew how to do that.  I tried this (not sure if this is what
you meant) and stopped:  I am (clearly) a gdb novice.

# gdb octave-cli
GNU gdb (GDB) 7.7
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "sparc-sun-solaris2.10".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from octave-cli...done.
(gdb) break tempname
Function "tempname" not defined.
Make breakpoint pending on future shared library load? (y or [n]) n
(gdb) break install
Function "install" not defined.
Make breakpoint pending on future shared library load? (y or [n]) n


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?50183>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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