[fpc-devel] How to search units reported by gdb? (fpc and mseide devels please participate)

Mattias Gaertner nc-gaertnma at netcologne.de
Sat Feb 28 11:07:48 CET 2009


On Sat, 28 Feb 2009 09:57:05 +0100
Martin Schreiber <fpmse at bluewin.ch> wrote:

> On Friday 27 February 2009 15:17:29 Paul Ishenin wrote:
> > How this solved by mseide developers?
> 
> MSEgui uses includefiles for headers in platform specific units 
> (msesysintf.pas, mseguiintf.pas) only, so there are not many include
> files in the MSEgui framework and the names are unique.
> In order to search files which are reported by gdb MSEide uses the
> absolute path if available. If not found it searches relative to the
> make directory ('Project'-'Options'-'Make'-'Make Directory'). If not
> found it scans the listed directories in
> 'Project'-'Options'-'Debugger'-'Source directories' where ? and *
> wildcards can be used.

And how does MSEGui find lists.inc?
For example on indexoutofbounds exception?

Mattias



More information about the fpc-devel mailing list