This is the mail archive of the gdb@sources.redhat.com 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]

Ada and the "start" command


Hi Joel,

Do any of the gdb.ada tests pass for you, using a clean GDB tree?  My
impression is that the "start" command, upon which they all rely, can
not possibly work in FSF GDB.  There's ada_main_name, which correctly
digs the name out of the executable, but it isn't hooked up to
anything.  So "start" always goes to "main".

If the tests can't work in this tree, they should be disabled.  I'm not
sure what the plan for ada_main_name is.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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