Re: [Gambas-user] Crash with JIT + IDE Profiling

2012-06-03 Thread Adrien Prokopowicz
Le dimanche 3 juin 2012 19:10:13 Emil Lenngren a écrit : > I hope it works in the latest revision :) > > /Emil > > 2012/6/3 Emil Lenngren > > > Nevermind, that was another problem. > > > > > > 2012/6/3 Benoît Minisini > > > >> Le 03/06/2012 16:30, Emil Lenngren a écrit : > >> > Benoît, didn

Re: [Gambas-user] Crash with JIT + IDE Profiling

2012-06-03 Thread Emil Lenngren
I hope it works in the latest revision :) /Emil 2012/6/3 Emil Lenngren > Nevermind, that was another problem. > > > 2012/6/3 Benoît Minisini > >> Le 03/06/2012 16:30, Emil Lenngren a écrit : >> > Benoît, didn't you get the same message before? >> > >> >> What are you talking about? >> >> -- >>

Re: [Gambas-user] Crash with JIT + IDE Profiling

2012-06-03 Thread Emil Lenngren
Nevermind, that was another problem. 2012/6/3 Benoît Minisini > Le 03/06/2012 16:30, Emil Lenngren a écrit : > > Benoît, didn't you get the same message before? > > > > What are you talking about? > > -- > Benoît Minisini > > >

Re: [Gambas-user] Crash with JIT + IDE Profiling

2012-06-03 Thread Benoît Minisini
Le 03/06/2012 16:30, Emil Lenngren a écrit : > Benoît, didn't you get the same message before? > What are you talking about? -- Benoît Minisini -- Live Security Virtual Conference Exclusive live event will cover all the

Re: [Gambas-user] Crash with JIT + IDE Profiling

2012-06-03 Thread Emil Lenngren
It's probably a 32-bit problem. I will start up my virtualbox with 32-bit and see what happens :) 2012/6/3 Emil Lenngren > Benoît, didn't you get the same message before? > > > 2012/6/3 Benoît Minisini > >> Le 03/06/2012 15:02, Emil Lenngren a écrit : >> > Which function is marked as Fast? I wo

Re: [Gambas-user] Crash with JIT + IDE Profiling

2012-06-03 Thread Emil Lenngren
Benoît, didn't you get the same message before? 2012/6/3 Benoît Minisini > Le 03/06/2012 15:02, Emil Lenngren a écrit : > > Which function is marked as Fast? I would like to know which gambas > > function that results in that error. > > I should add debug printing that says which function is bei

Re: [Gambas-user] Crash with JIT + IDE Profiling

2012-06-03 Thread Benoît Minisini
Le 03/06/2012 15:02, Emil Lenngren a écrit : > Which function is marked as Fast? I would like to know which gambas > function that results in that error. > I should add debug printing that says which function is being compiled > > And profiling jit functions is not really implemented. > > /Emil

Re: [Gambas-user] Crash with JIT + IDE Profiling

2012-06-03 Thread Emil Lenngren
Which function is marked as Fast? I would like to know which gambas function that results in that error. I should add debug printing that says which function is being compiled And profiling jit functions is not really implemented. /Emil 2012/6/3 Adrien Prokopowicz > Hi, > > I tried to prof

[Gambas-user] Crash with JIT + IDE Profiling

2012-06-03 Thread Adrien Prokopowicz
Hi, I tried to profile the IDE by enabling the profiling option, but when I close the child IDE, the parent IDE crashes : gdb gbr3 GNU gdb (GDB) 7.4.1 Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free soft