List:MySQL++« Previous MessageNext Message »
From:Sinisa Milivojevic Date:August 6 2004 6:50pm
Subject:Re: gdb cannot read simple1
View as plain text  
Liu, Yigong writes:
> HI there,
> 
> I still have the exception problem with simple1. Basically if simple1
> found no database server to connect to, it will crash the program
> instead of raising the appropriate exceptions.
> 
> I tried to run gdb to debug it, however, gdb complains that it is not an
> executable or cannot read the format. However I tried other programs
> compiled with the same compiled, gdb can handle them correctly.
> 
> Any tricks I need before I can use gdb to debug it?
> 
> Thanks
> Yigong
> 
> 

You said before that simple worked for you. What changed ???? 

To build it for debugging you have to compile it manually.

Also, you can not expect to have things running if patching did not
succeed. 

So go back and try to patch it withoum problems. You will have to fix
things manually for the failed patches.

-- 

Sincerely,

-- 
For technical support contracts, go to https://order.mysql.com/?ref=msmi
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Mr. Sinisa Milivojevic <sinisa@stripped>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB
/_/  /_/\_, /___/\___\_\___/   Full time Developer and Support Coordinator
       <___/   www.mysql.com   Larnaca, Cyprus


Thread
gdb cannot read simple1Yigong Liu6 Aug
  • Re: gdb cannot read simple1Sinisa Milivojevic6 Aug
RE: gdb cannot read simple1Yigong Liu6 Aug