From: Yi Lu <yl...@ra...> - 2012-01-04 00:08:50
|
How do I debug if firebird server running with code changes that we made? I am running fbserver.exe with "-a -p 3050 -database "localhost:..\myDatabase.fdb"". Firebird tray icon is showing me that nothing has been attached and nothing is happening outside of the windows message loop. Also, when parsing the debug parameter, the parser did not pick up the database parameter. Basically, I am wondering if I can find a document describing how to debug, reference guide or any kind of helpful document to debug Firebird code changes. We are using Visual Studio 2005. -- View this message in context: http://firebird.1100200.n4.nabble.com/Firebird-Transaction-ID-limit-solution-tp4230210p4259244.html Sent from the firebird-devel mailing list archive at Nabble.com. |