This is the mail archive of the gdb-patches@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: [RFA/DWARF2] Handle nested subprograms in CU pc bound calculation


> The attached patch fixes this problem by handling nested subprograms.
> Similarly to what was done earlier, I am limiting this to languages
> that allow nested subprogram, which means only Ada for now. Other
> languages should be unaffected.

  Could you please also allow it for pascal language?
Nested functions/procedures are also allowed in pascal.
I wouldn't be surprised if modula-2 would also accept it,
but this would be to Gaius Mulley to confirm.
 


Pierre Muller
Pascal language support maintainer for GDB




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