Search found 152 matches: debugging

Return to advanced search

Re: New Opportunity to try Visual Studio with FWH

... Also I can work on resources in it. Everything is one place. It automatically includes the latest Microsoft libraries. If you want low level debugging, it is included. I am also looking ahead. As Microsoft unifies this as the one central place to build cross platform applications, and as ...
by Kleyber
Fri Nov 21, 2014 2:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New Opportunity to try Visual Studio with FWH
Replies: 28
Views: 5938

Re: New Opportunity to try Visual Studio with FWH

... Also I can work on resources in it. Everything is one place. It automatically includes the latest Microsoft libraries. If you want low level debugging, it is included. I am also looking ahead. As Microsoft unifies this as the one central place to build cross platform applications, and as ...
by TimStone
Thu Nov 20, 2014 10:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New Opportunity to try Visual Studio with FWH
Replies: 28
Views: 5938

Re: New Opportunity to try Visual Studio with FWH

To clarify, I now have the error system working fine. There is complex debugging but I don't need that. I simply meant my errorsys was not working ... but I have that fixed. I can compile and link with absolutely no problem. I don't know where that thought ...
by TimStone
Thu Nov 20, 2014 12:28 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: New Opportunity to try Visual Studio with FWH
Replies: 28
Views: 5938

Re: New Opportunity to try Visual Studio with FWH

Antonio is using the debugging. There is apparently an issue with my configuration and I need to get together with him to figure it out.

All of the setup info is found on this forum in several posts. Obviously it is quite doable because several people her have it all setup.
by TimStone
Wed Nov 19, 2014 4:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New Opportunity to try Visual Studio with FWH
Replies: 28
Views: 5938

Error 160 using borland make ?

... I found : Borland may have patents and/or pending patent applications covering subject .... 159 Run-time errors 159 Logic errors 160 Planning a debugging strategy 160 ... Before, I used my normal make-files with NO problems. Using the batch-file included in /samples, the Exe-file is created ...
by ukoenig
Mon Aug 25, 2014 1:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error 160 using borland make ?
Replies: 7
Views: 2572

Re: ADO and resume laptop

Hi, After debugging the program, I finaly found the error that my customer get. It is : 'MySQL server has gone away' Now I'm looking a for a way to reconnect. I found something like oSql:ping(), fut there is also a possibility ...
by Marc Vanzegbroeck
Sun Aug 24, 2014 8:12 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO and resume laptop
Replies: 11
Views: 2035

FWAdoSaveRecord - Query is too complex - Help

... that I am at FiveWin the adofuncs.prg but I found this limitation due to the use the function: FWAdoSaveRecord, not managing to use it was debugging and found that return on the last try / catch: function FWAdoSaveRecord( oRS, aRecord, nRecNo )   local n, oField, uVal, uNew   local ...
by MFarias
Mon Jul 21, 2014 11:40 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWAdoSaveRecord - Query is too complex - Help
Replies: 8
Views: 1882

Re: Emulador Android

... quieres el emuador entras en el IDE elipse y tienes un boton con un icono como de un andriode . http://developer.android.com/images/debugging-tall.png en la imagen es el 7 boton. Pulsando ese boton lanzas el "gestor de emuadores" donde puedes "configurar el tipo ...
by mastintin
Tue Apr 01, 2014 4:55 pm
 
Forum: FiveLinux / FiveDroid (Android)
Topic: Emulador Android
Replies: 3
Views: 1365

Re: Nombre de las variables locales

Carles,

En 2 palabras: im presionante.

Es cierto que puede poner las cosas un poco más pesadas, pero en desarrollo viene más que bien.

Muchas gracias por la clase de 'debugging'

Un abrazo
by Carlos Mora
Thu Nov 28, 2013 3:10 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Nombre de las variables locales
Replies: 11
Views: 4558

Re: Major problems with FWH 13.09 / xHb ...

Tim, I am using a set of updated libraries from Antonio, and perhaps those have some debugging code turned on that might slow down the processing ? No, I never include debug code in the libraries Tim, IMO what you describe it is not related with FWH at all. It seems ...
by Antonio Linares
Thu Nov 21, 2013 7:47 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Major problems with FWH 13.09 / xHb ...
Replies: 6
Views: 2712

Re: Major problems with FWH 13.09 / xHb ...

... have done that and the performance has been fine in the past. I am using a set of updated libraries from Antonio, and perhaps those have some debugging code turned on that might slow down the processing ? No, it is not exclusive to xbrowse. Some of these files have 60,000 - 80,000 records, ...
by TimStone
Thu Nov 21, 2013 12:44 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Major problems with FWH 13.09 / xHb ...
Replies: 6
Views: 2712

Ayuda ante un GPF

... * It turns on|off tracing of PRG-level function and method calls. * The symbol name is written just before it's called. * This is very useful when debugging GPFs as it * will trace all PRG-level calls up until the crash. * Uses HB_TRACE so traces are in line with any C-level traces. Alguien lo ...
by Antonio Linares
Fri Oct 25, 2013 10:11 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ayuda ante un GPF
Replies: 2
Views: 530

help on a GPF situation

... * It turns on|off tracing of PRG-level function and method calls. * The symbol name is written just before it's called. * This is very useful when debugging GPFs as it * will trace all PRG-level calls up until the crash. * Uses HB_TRACE so traces are in line with any C-level traces. Is someone ...
by Antonio Linares
Fri Oct 25, 2013 10:10 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: help on a GPF situation
Replies: 26
Views: 3459

Re: SqlQuery and Microsoft.ACE.OLEDB.12.0 error

After a 3 hour debugging session with my client using TeamViewer we finally understood what is going on with SqlQuery: My client was using path structures such as “c:\my folder 2003\my version 4\program.exe” in such cases the program ...
by ellano
Thu Oct 17, 2013 7:06 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SqlQuery and Microsoft.ACE.OLEDB.12.0 error
Replies: 14
Views: 3799

Re: New FWH 13.07 revised build

Mr. Rao, I tried out your suggestion for debugging by using "MsgInfo". I got the gpf between MsgInfo("cName") and MsgInfo("cFile"). There is only 1 line in between : cFile := cFilePath( ::oDevice:aMeta[ 1 ] ) + StrTran( ...
by driessen
Fri Aug 23, 2013 4:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 13.07 revised build
Replies: 28
Views: 6882
PreviousNext

Return to advanced search