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:46:20 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

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

Oh, *this* 'echo':

https://sourceware.org/gdb/onlinedocs/gdb/Output.html#Output

That's kind of an odd choice for end of line: '\ ' means space while '\' means
continuation.

There is also a more C-like 'printf' just after the 'echo' and 'output'
commands in the documentation.  Could one simply use that without any
arguments, rather than 'echo'?  E.g.,


  printf "\nrep =  "


    _______________________________________________________

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]