Re: GDB & memory access failure

1999-04-20 Thread Ingvaldur Þ . Sigurjonsson
Hi again, now guess what! I tried another aproach i.e. i tried to enter: 'break main' or 'break someFunctionName' and it worked. And I can in ddd select a functionName (main/whatever) and with the name selected add a breakpoint (by pushing that button...). Well that makes me very happy and I'm

GDB & memory access failure

1999-04-20 Thread Ingvaldur Þ . Sigurjonsson
Hi, I am still having problem using the gdb-GNU debugger. The problem is that, that the breakpoints I set in the code, cannot be inserted by the debugger. Here's an output from the gdb: debbie:/home/ingi/misc/c++> gdb pdbg GNU gdb 4.17.19981224.m68k.objc.threads.hwwp.fpu.gnat ... This GDB was c