On Mon, 16 Dec 2002, Andre Poenitz wrote: > On Mon, Dec 16, 2002 at 12:50:43PM +0100, Christian Ridderström wrote: > > Hm, do you have compiled eith debug information? The function parameters > should show up here as well.
I have no idea (I didn't compile it), but I forgot to start it with debug parameters... so I opened the file with File/Open instead. Anyway, I've attached my .lyx-file. I also tried starting it with: gdb --args lyx eqnarray.lyx but the output of 'bt' seems the same: Program received signal SIGTSTP, Stopped (user). 0x081edb83 in MathXArray * __uninitialized_copy_aux<MathXArray *, MathXArray *> () Current language: auto; currently c++ (gdb) bt #0 0x081edb83 in MathXArray * __uninitialized_copy_aux<MathXArray *, MathXArray *> () #1 0x081ed227 in vector<MathXArray, allocator<MathXArray> >::_M_insert_aux () #2 0x081ea8f7 in MathGridInset::appendRow () #3 0x081f2e5e in MathHullInset::appendRow () #4 0x081fde58 in {anonymous}::Parser::parse_lines () #5 0x081ff0a3 in {anonymous}::Parser::parse_normal () #6 0x08202d3e in mathed_parse_normal () #7 0x081d5b1e in InsetFormula::read () #8 0x080c4350 in Buffer::readInset () #9 0x080c0404 in Buffer::parseSingleLyXformat2Token () #10 0x080b8e21 in Buffer::readLyXformat2 () #11 0x080c4a6d in Buffer::readFile () #12 0x080df4de in BufferList::readFile () #13 0x080e0817 in BufferList::loadLyXFile () #14 0x08120ae1 in LyX::LyX () #15 0x08178749 in main () #16 0x42017589 in __libc_start_main () from /lib/i686/libc.so.6 /C -- Christian Ridderström, +46-8-790 91 37 http://www.md.kth.se/~chr Mechatronics lab, Dept. of Machine Design http://www.md.kth.se
#LyX 1.2 created this file. For more info see http://www.lyx.org/ \lyxformat 2.15 \textclass article \layout Standard \begin_inset Formula \begin{eqnarray} \eta = \left\{ \begin{array}{r@{\quad,\quad}1} +\eta' & r < 0 \\ -\eta'/10 & r > 0 \end{array} \right \end{eqnarray} \end_inset \the_end