Author Topic: gdb-problem  (Read 1783 times)

roter_planet

  • Newbie
  • *
  • Posts: 14
    • View Profile
gdb-problem
« on: October 12, 2004, 11:23:53 am »
hallo,

i have a simple problem with the debugger using on z.
I'm running the gdb and setting some breakpoints for stopping the code.
after running the programm the debugger doesn't stop at the breakpoints!
he's simply running at the end of the programm.

does anybody know what i've made wrong or have i to activate the set breakpoints?

but how?

thanks for any help!

stephan

blakeyez

  • Jr. Member
  • **
  • Posts: 90
    • View Profile
    • http://
gdb-problem
« Reply #1 on: October 17, 2004, 01:54:05 pm »
I'm experiencing the same problem and it is quite frustrating when I'm trying to get other things to work...

Dave