Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Subversion Wiki" for 
change notification.

The "DebuggingTips" page has been changed by GabrielaGibson:
http://wiki.apache.org/subversion/DebuggingTips?action=diff&rev1=5&rev2=6

Comment:
Spelling error corrected

  Emacs 24.1.1 can run gdb with libtool inside gdb mode:
  
  {{{
- M-x gbg -> libtool --mode=execute gdb -i=mi -epoch /your/target.file
+ M-x gdb -> libtool --mode=execute gdb -i=mi -epoch /your/target.file
  }}}
  

Reply via email to