Re: [oi-dev] GDB Error

2016-09-08 Thread Franklin
Please erase this question of your mind. Sorry, only was a dummy mistake. This error occurred because i try to debug a script... LOL \O/ Em 07/09/2016 21:47, "Franklin" escreveu: Apparently the problem occurs because there are some dependent libraries that were

Re: [oi-dev] GDB Error

2016-09-07 Thread Franklin
Apparently the problem occurs because there are some dependent libraries that were compiled with Sun Studio, while the software is being compiled with GCC. This make sense? 2016-09-07 20:25 GMT-03:00 Franklin : > SunOS elizabeth 5.11 illumos-007a6c1 i86pc i386 i86pc

Re: [oi-dev] GDB Error

2016-09-07 Thread Franklin
SunOS elizabeth 5.11 illumos-007a6c1 i86pc i386 i86pc Solaris Important info: With Sun Studio compilers all works. 2016-09-07 20:20 GMT-03:00 ken mays via oi-dev : > Provide: 'uname -a' > > > > On Wednesday, September 7, 2016 3:58 PM, Franklin < >

[oi-dev] GDB Error

2016-09-07 Thread Franklin
Hi friends, I try to debug with GDB but the error is raised: *lwp_to_thread: td_ta_map_lwp2thr: Debugger service failed.* The curious thing is that yesterday was working normally. I updated my hipster today, but i'm not sure this is related. Anyone has same problem? $ *gdb ./top* GNU gdb (GDB)