RE: [DUG] Debugger - variable values

2007-08-07 Thread Myles Penlington
: Tuesday, 7 August 2007 07:16 To: 'NZ Borland Developers Group - Delphi List' Subject: [DUG] Debugger - variable values There is something I wanted to know about the debugger.I love the debugger being able to examine the values of variables in code. I have also got used to that it just won't

Re: [DUG] Debugger - variable values

2007-08-07 Thread Dennis Chuah
PROTECTED] To: 'NZ Borland Developers Group - Delphi List' delphi@delphi.org.nz Sent: Tuesday, August 07, 2007 7:16 PM Subject: [DUG] Debugger - variable values There is something I wanted to know about the debugger.I love the debugger being able to examine the values of variables in code. I

Re: [DUG] Debugger - variable values

2007-08-07 Thread Wayne Roser
- From: John Bird [EMAIL PROTECTED] To: 'NZ Borland Developers Group - Delphi List' delphi@delphi.org.nz Sent: Tuesday, August 07, 2007 7:16 PM Subject: [DUG] Debugger - variable values There is something I wanted to know about the debugger.I love the debugger being able to examine the values

RE: [DUG] Debugger - variable values

2007-08-07 Thread Myles Penlington
Subject: Re: [DUG] Debugger - variable values Situation Using D6. Optimization off. Frames on. Allow function calls in new watches on. Problem Still cannot see CommaText: function TStrings.GetCommaText eliminated by linker. What else must I set? Wayne NZ Borland Developers Group - Delphi List

Re: [DUG] Debugger Options in D2007

2007-08-06 Thread Steve Peacocke
Not really sure if I get you Rohit. The various debugger options can be placed in the toolbar as always. What is it that you are trying to do? Which options? Steve -- Steve Peacocke http://stevepeacocke.blogspot.com/ On 07/08/07, Rohit Gupta [EMAIL PROTECTED] wrote: Is there a way to get to

Re: [DUG] Debugger Options in D2007

2007-08-06 Thread Rohit Gupta
Steve, I am not referring to the ones that I know the keystrokes from TP3 days. What I want to get to is Tools Options Debugger Options CodeGear Debuggers Language Exceptions Notify on Language Exceptions. I flick it on and off multiple times a

Re: [DUG] Debugger Options in D2007

2007-08-06 Thread Rohit Gupta
Found it under Run, only because I decided to look every single one. :-) Steve Peacocke wrote: Not really sure if I get you Rohit. The various debugger options can be placed in the toolbar as always. What is it that you are trying to do? Which options? Steve -- *Rohit Gupta* * B.E. Elec.

[DUG]: Debugger

2000-12-17 Thread John Christenhusz
Hi all, All of a sudden my Delphi environment (D4) doesn't allow me to set break points or to step through. The "Integrated Debugger" checkbox in "Tools/Debugger Options/" is on. Any ideas? Thanks, John Christenhusz ---

RE: [DUG]: Debugger

2000-12-17 Thread James Sugrue
That has happened to me in the past. I can't remember exactly what I did, but try doing a build all and see if that helps. -Original Message- From: John Christenhusz [mailto:[EMAIL PROTECTED]] Sent: Monday, 18 December 2000 10:40 To: Multiple recipients of list delphi Subject: [DUG

RE: [DUG]: Debugger

2000-12-17 Thread Stacey Verner
it, because delphi was simpliy linking in the dcu, and not recompiling the pas with my project options. Stacey -Original Message- From: John Christenhusz [mailto:[EMAIL PROTECTED]] Sent: Monday, 18 December 2000 10:40 a.m. To: Multiple recipients of list delphi Subject: [DUG]: Debugger

RE: [DUG]: Debugger not working

2000-12-17 Thread John Christenhusz
: Monday, 18 December 2000 10:40 a.m. To: Multiple recipients of list delphi Subject: [DUG]: Debugger Hi all, All of a sudden my Delphi environment (D4) doesn't allow me to set break points or to step through. The "Integrated Debugger" checkbox in "Tools/D