Quoth Don Blaheta:
> How do I make lt-dia?  I'd like to run dia inside gdb, and there seems
> to be a mechanism for this inside app/run_dia.sh, but at least that
> piece seems to be missing.

I still don't know what the correct mechanism is, but after a lot of
googling and reading libtool documentation, I've found that using the
line 

  libtool --mode=execute gdb "$DIA_APP_PATH/dia" "$@"

in run_dia.sh at least gets me up and running in gdb, although I get all
sorts of memory access errors when I try to actually inspect a variable.

-- 
-=-Don [EMAIL PROTECTED]<http://www.blahedo.org/>-=-
For I must tell you friendly in your ear,
Sell when you can: you are not for all markets!
                                --Shakespeare, _As you like it_ (Rosalind)
_______________________________________________
Dia-list mailing list
Dia-list@gnome.org
http://mail.gnome.org/mailman/listinfo/dia-list
FAQ at http://live.gnome.org/Dia/Faq
Main page at http://live.gnome.org/Dia

Reply via email to