Displaying 3 results from an estimated 3 matches for "doudalis".
2009 Sep 28
0
[LLVMdev] llvm-db status
No one is working on it or even thinking about it. It is so far from
being useful that it should probably just be removed.
-Chris
On Sep 27, 2009, at 4:29 PM, idoud <doudalis at gmail.com> wrote:
> I found that llvm-db is the front end for lib/Debugger.
>
> I would like to ask you if there is anyone who is actively working on
> this problem,
> and if you any specific directions/goals/wish list
>
> ~Ioannis
>
>
> On Sep 27, 6:41 pm, Chr...
2009 Sep 27
2
[LLVMdev] llvm-db status
I found that llvm-db is the front end for lib/Debugger.
I would like to ask you if there is anyone who is actively working on
this problem,
and if you any specific directions/goals/wish list
~Ioannis
On Sep 27, 6:41 pm, Chris Lattner <clatt... at apple.com> wrote:
> On Sep 27, 2009, at 3:34 PM, idoud wrote:
>
>
>
> > Hi,
>
> > I would like to ask what is the
2009 Sep 27
2
[LLVMdev] llvm-db status
...y volunteers to resume this work.
As part of my research I am studying bi-directional debugging (reverse
execution similar to gdb's ). I was hopping I could leverage the
llvm's byte-code level information (data flow information) and
simplicity as part of my project.
Best Regards,
Ioannis Doudalis