RE: Breakpoints get skipped over in CodeWarrior

2002-10-31 Thread Todd Walk
Ben Combee <[EMAIL PROTECTED]> wrote in news:99400@;palm-dev-forum: > > At 16:44 2002-10-27 -0800, you wrote: >>This would be #4. The code in question was definitely being executed, >>and from what I could tell, was working correctly as programmed. I use >>CW about every day, and ver 8 since it

RE: Breakpoints get skipped over in CodeWarrior

2002-10-27 Thread Ben Combee
At 16:44 2002-10-27 -0800, you wrote: This would be #4. The code in question was definitely being executed, and from what I could tell, was working correctly as programmed. I use CW about every day, and ver 8 since it came out, and have only seen this problem that one time. Seems less than not v

RE: Breakpoints get skipped over in CodeWarrior

2002-10-27 Thread Todd Walk
Ben Combee <[EMAIL PROTECTED]> wrote in news:99231@;palm-dev-forum: > > At 20:22 2002-10-24 -0700, you wrote: >>CW 8.3, POSE 3.4. I had a problem 2-3 weeks ago with 2 functions >>ignoring their breakpoints, and not allowing me to set new breakpoints >>in them. The little dashes where you set th

RE: Breakpoints get skipped over in CodeWarrior

2002-10-24 Thread Ben Combee
At 20:22 2002-10-24 -0700, you wrote: CW 8.3, POSE 3.4. I had a problem 2-3 weeks ago with 2 functions ignoring their breakpoints, and not allowing me to set new breakpoints in them. The little dashes where you set the breakpoints on the left hand side in the debugger were not there. These were

RE: Breakpoints get skipped over in CodeWarrior

2002-10-24 Thread Todd Walk
Stringer <[EMAIL PROTECTED]> wrote in news:99171@;palm-dev-forum: > > We never upgraded to CW8, still using CW7. > > My recollection is that it is a disconnect between the dubugger nub > and POSE that was an unintended consequence of some change > to POSE. If you use an older (pre 3.4, I thin

RE: Breakpoints get skipped over in CodeWarrior

2002-10-24 Thread Stringer
r CW8 has a solution to it. Roger Stringer Marietta Systems, Inc. >Subject: RE: Breakpoints get skipped over in CodeWarrior >From: "Kevin OKeefe" <[EMAIL PROTECTED]> > >I'm not sure it's just POSE... I definitely had the problem with 7.x >Codewarrior and

RE: Breakpoints get skipped over in CodeWarrior

2002-10-23 Thread Kevin OKeefe
:25 AM To: Palm Developer Forum Subject: Re: Breakpoints get skipped over in CodeWarrior >Subject: Re: Breakpoints get skipped over in CodeWarrior >From: Eric Potter <[EMAIL PROTECTED]> > >The problem seems to be resolved when I move the source file from >the 4th segment to the 1st

Re: Breakpoints get skipped over in CodeWarrior

2002-10-23 Thread Stringer
>Subject: Re: Breakpoints get skipped over in CodeWarrior >From: Eric Potter <[EMAIL PROTECTED]> > >The problem seems to be resolved when I move the source file from >the 4th segment to the 1st segment. Is this something I should have >known? There's a nasty bu

Re: Breakpoints get skipped over in CodeWarrior

2002-10-22 Thread Matt Hebley
October 18, 2002 11:10 AM Subject: Re: Breakpoints get skipped over in CodeWarrior > At 17:09 2002-10-17 -0500, you wrote: > >I've got a rather large project that I am debugging. It seems like > >there are some file where I cannot set breakpoints. For example, I > >hav

RE: Breakpoints get skipped over in CodeWarrior

2002-10-22 Thread Ben Combee
At 15:47 2002-10-22 -0400, you wrote: HI, I have this problem too with CW 6 and 7. It is very annoying and it defeat The purpose of debugging when it skips over the code. What bugs me is that The debugger don't put the dot beside the line. Sometimes I had too delete Or rearrange the code to get

RE: Breakpoints get skipped over in CodeWarrior

2002-10-22 Thread Danny Wong
try to put an break point. Kevin, I too did the CW7 update. Regards, Danny www.toysoft.ca -Original Message- From: Kevin OKeefe [mailto:kokeefe@;invivodata.com] Sent: October 22, 2002 12:57 PM To: Palm Developer Forum Subject: RE: Breakpoints get skipped over in CodeWarrior I was s

RE: Breakpoints get skipped over in CodeWarrior

2002-10-22 Thread Kevin OKeefe
Message- From: Ben Combee [mailto:bcombee@;metrowerks.com] Sent: Tuesday, October 22, 2002 10:40 AM To: Palm Developer Forum Subject: Re: Breakpoints get skipped over in CodeWarrior At 10:30 2002-10-22 -0500, you wrote: >The problem seems to be resolved when I move the source file from

Re: Breakpoints get skipped over in CodeWarrior

2002-10-22 Thread Ben Combee
At 10:30 2002-10-22 -0500, you wrote: The problem seems to be resolved when I move the source file from the 4th segment to the 1st segment. Is this something I should have known? No, this is a bug we should have known about at Metrowerks... we would love to get a reproducible case of this sent

Re: Breakpoints get skipped over in CodeWarrior

2002-10-22 Thread Eric Potter
The problem seems to be resolved when I move the source file from the 4th segment to the 1st segment. Is this something I should have known? Eric On Thu, 17 Oct 2002 17:09:02 -0500, Eric Potter <[EMAIL PROTECTED]> wrote: > >I've got a rather large project that I am debugging. It seems like >ther

Re: Breakpoints get skipped over in CodeWarrior

2002-10-18 Thread Eric Potter
On Thu, 17 Oct 2002 17:10:08 -0500, Ben Combee <[EMAIL PROTECTED]> wrote: > >At 17:09 2002-10-17 -0500, you wrote: >>I've got a rather large project that I am debugging. It seems like >>there are some file where I cannot set breakpoints. For example, I >>have a EventHandler in another file and if

Re: Breakpoints get skipped over in CodeWarrior

2002-10-17 Thread Ben Combee
At 17:09 2002-10-17 -0500, you wrote: I've got a rather large project that I am debugging. It seems like there are some file where I cannot set breakpoints. For example, I have a EventHandler in another file and if I set breakpoints in it, CodeWarrior goes right past them without stopping. I am ru

Breakpoints get skipped over in CodeWarrior

2002-10-17 Thread Eric Potter
I've got a rather large project that I am debugging. It seems like there are some file where I cannot set breakpoints. For example, I have a EventHandler in another file and if I set breakpoints in it, CodeWarrior goes right past them without stopping. I am running the code on POSE. Does anybody kn