This is the mail archive of the gdb-patches@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]

Re: Pb when calling a nested function in the inferior


>> > I've personally never used (or even seen) this
>> > nested function syntax, so I don't know anything
>> > useful about it.		-- Michael
> 
> 
> Yes, I hesitated a bit before posting this example, knowing that it was
> a gcc extension. However, I thought it would make an easier to undertand
> example rather than posting Ada95 code.


Just an aside, that is definitly a good move.  People are far more 
likely to have GCC than Ada installed :-)  Using this strategy should 
also lead to a more robust test case (does this mean we're going to end 
up with testsuite/gdb.ada and testsuite/gdb.gcc :-)

Regarding your question, I don't know.  Perhaphs there is something in 
the debug info?

	Andrew


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