This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Bug:cli] Loading user-defined function generates an internal error


 > I can reproduce too. Have you tried debugging the problem?

Heres a simpler user defined function that gives a segmentation fault.  It
appears that GDB can no longer handle indented comments.

define my_fun
 #indented comment
end

-- 
Nick                                           http://users.snap.net.nz/~nickrob


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]