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

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

[Octave-bug-tracker] [bug #53241] .gdbinit macros for Octave debugging n


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #53241] .gdbinit macros for Octave debugging no longer work
Date: Tue, 6 Mar 2018 14:18:02 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Follow-up Comment #9, bug #53241 (project octave):

Ah, the backslashes are meant to be escape codes.  Leave out the '\' then, I
guess.  What does something like this do?

echo \n

The '\' is ignored by the echo command.  Or is that \n first interpreted as a
newline by the script file before being passed to echo?  Confusing.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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