Re: Open unmatch source file when step into parse_analyze() in Eclipse? - Mailing list pgsql-hackers

From hom
Subject Re: Open unmatch source file when step into parse_analyze() in Eclipse?
Date
Msg-id AANLkTimNiOFVb+Mk3cgsz621RTtiVJ9kKjthAHUNe=LJ@mail.gmail.com
Whole thread Raw
In response to Re: Open unmatch source file when step into parse_analyze() in Eclipse?  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
but if Eclipse steps in scan.I, the excute order does not match the source code.

what should I do if I want to debug functions defined in scan.I ?

2011/3/5 Robert Haas <robertmhaas@gmail.com>:
> On Fri, Mar 4, 2011 at 11:40 AM, hom <obsidianhom@gmail.com> wrote:
>> I think Eclipse just find incorrect file.
>> when Eclipse compiles the code, it should use scan.c to build.
>> But when debugging, Eclipse open scan.l to step in.
>
> That's a feature, not a bug.
>
> --
> Robert Haas
> EnterpriseDB: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company
>



--
Best Wishes!

                                     hom


pgsql-hackers by date:

Previous
From: "David E. Wheeler"
Date:
Subject: Re: Quick Extensions Question
Next
From: Andy Colson
Date:
Subject: Re: Perl 5.12 complains about ecpg parser-hacking scripts