Commit Graph

1547 Commits

Author SHA1 Message Date
mattias
664c40ba63 fixed debugger stop
git-svn-id: trunk@3106 -
2002-08-18 08:57:40 +00:00
marc
03bbeacfa2 MWE: * fixed debugger.stop
git-svn-id: trunk@3103 -
2002-08-18 08:57:39 +00:00
mattias
ce01130dde fixed reposition sourcemark
git-svn-id: trunk@3099 -
2002-08-18 08:57:38 +00:00
marc
f53e64a526 MWE: * Fixed string resolving
* Updated exception handling

git-svn-id: trunk@3097 -
2002-08-18 08:57:37 +00:00
mattias
37de54d722 added Destroying flag, debugger now always shuts down
git-svn-id: trunk@3093 -
2002-08-18 08:57:36 +00:00
marc
f5d092fc79 MWE: + Added GDB version check to exception parser
git-svn-id: trunk@3091 -
2002-08-18 08:57:35 +00:00
mattias
8598fe798a recuced update notifications
git-svn-id: trunk@3089 -
2002-08-18 08:57:34 +00:00
mattias
0bff9f505f break;points dialog now gets the items without debugger
git-svn-id: trunk@3085 -
2002-08-18 08:57:33 +00:00
marc
599e159ba2 MWE: * Reworked breakpoint handling
git-svn-id: trunk@3081 -
2002-08-18 08:57:32 +00:00
mattias
92a94e876a implemented enable and deleting breakpoint in breakpoint dlg
git-svn-id: trunk@3080 -
2002-08-18 08:57:31 +00:00
mattias
8e208104bd fixed getting target PID for fpc1.1 programs
git-svn-id: trunk@3076 -
2002-08-18 08:57:30 +00:00
marc
a014a74b8b MWE: + Added exception break
* Reworked adding/removing breakpoints
     + Added Unknown breakpoint type

git-svn-id: trunk@3073 -
2002-08-18 08:57:29 +00:00
mattias
bd785fb8d5 implemented restoring breakpoints
git-svn-id: trunk@3069 -
2002-08-18 08:57:28 +00:00
marc
baa8cff9f6 MWE: = Moved and renamed debuggerforms so that they can be
modified by the ide
     + Added some parsing to evaluate complex expressions
       not understood by the debugger

git-svn-id: trunk@3068 -
2002-08-18 08:57:27 +00:00
lazarus
42d2da428a MWE:
* Some minor debugger updates
  + Added evaluate to debugboss
  + Added hint debug evaluation

git-svn-id: trunk@3065 -
2002-08-18 08:57:26 +00:00
mattias
43fed46717 implemented jump to code on double click for breakpoints and callstack dlg
git-svn-id: trunk@3056 -
2002-08-18 08:57:22 +00:00
mattias
183944e1f8 implemented restoring breakpoints
git-svn-id: trunk@3030 -
2002-08-18 08:57:09 +00:00
mattias
08d5a555f2 implemented deleting empty submenus
git-svn-id: trunk@3016 -
2002-08-18 08:57:02 +00:00
mattias
6b2a4d1f10 freeing stopped external tools
git-svn-id: trunk@2859 -
2002-08-18 08:55:05 +00:00
lazarus
7f4da47cd5 MG: implemented run param environment variables
git-svn-id: trunk@2750 -
2002-08-18 08:53:30 +00:00
mattias
b99e4f7796 added new ... dialog
git-svn-id: trunk@2028 -
2002-08-17 23:40:42 +00:00
lazarus
c5067609de MWE:
- Removed menucreation from loaded since streaming works

git-svn-id: trunk@1721 -
2002-05-30 22:45:57 +00:00
lazarus
e76460e8d4 MG: fixed form streaming of not direct TForm descendents
git-svn-id: trunk@1719 -
2002-05-30 21:53:56 +00:00
lazarus
9be582f3bb MG: fixed typo
git-svn-id: trunk@1669 -
2002-05-10 07:00:08 +00:00
lazarus
6c9464c470 MG: updated licenses
git-svn-id: trunk@1668 -
2002-05-10 06:57:51 +00:00
lazarus
06faefdcf7 MWE:
+ Added callstack object and dialog
  + Added checks to see if debugger = nil
  + Added dbgutils

git-svn-id: trunk@1654 -
2002-04-30 15:57:40 +00:00
lazarus
d894f24b93 MWE:
+ Added watches
  * Updated watches and watchproperty dialog to load as resource
  = renamed debugger resource files from *.lrc to *.lrs
  * Temporary fixed language problems on GDB (bug #508)
  * Made Debugmanager dialog handling more generic

git-svn-id: trunk@1636 -
2002-04-24 20:42:29 +00:00
lazarus
4120ed82b6 MG: reduced compiler warnings
git-svn-id: trunk@1549 -
2002-03-27 08:57:17 +00:00
lazarus
975e5a1711 MWE:
* activated selection dependent popup

git-svn-id: trunk@1547 -
2002-03-27 00:31:02 +00:00
lazarus
d8a4f5d282 MWE:
+ Added invalidBreakpoint image
  * Reorganized uniteditor so that breakpoints can be added erternal
  * moved breakpoints events to notification object

git-svn-id: trunk@1546 -
2002-03-25 22:38:29 +00:00
lazarus
ecd33ba5b5 MWE:
+ Added locals dialog
  * Modified breakpoints dialog (load as resource)
  + Added generic debuggerdlg class
  = Reorganized main.pp, all debbugger relater routines are moved
    to include/ide_debugger.inc

git-svn-id: trunk@1536 -
2002-03-23 15:54:30 +00:00
lazarus
d0f37eeaf7 MWE:
* More delphi compatibility added/updated to TListView
  * Introduced TDebugger.locals
  * Moved breakpoints dialog to debugger dir
  * Changed breakpoints dialog to read from resource

git-svn-id: trunk@1508 -
2002-03-12 23:55:37 +00:00
lazarus
73303926cd MWE:
* Upgraded gdb debugger to gdb/mi debugger
  * Set default value for autpopoup
  * Added Clear popup to debugger output window

git-svn-id: trunk@1488 -
2002-03-09 02:03:59 +00:00
lazarus
fb3a22c8b2 MG: fixed saving undo limit
git-svn-id: trunk@1451 -
2002-02-22 13:37:19 +00:00
lazarus
721fce0aee MWE:
+ Published OnClick for TMenuItem
  + Published PopupMenu property for TEdit and TMemo (Doesn't work yet)
  * Fixed debugger running twice
  + Added Debugger output form
  * Enabled breakpoints

git-svn-id: trunk@1450 -
2002-02-20 23:33:24 +00:00
lazarus
d6ea930f45 MWE:
* More delphi compatibility added/updated to TListView
  * Introduced TDebugger.locals
  * Moved breakpoints dialog to debugger dir
  * Changed breakpoints dialog to read from resource

git-svn-id: trunk@1395 -
2002-02-09 02:30:19 +00:00
lazarus
90adaffa46 MWE:
* Upgraded gdb debugger to gdb/mi debugger
  * Set default value for autpopoup
  * Added Clear popup to debugger output window

git-svn-id: trunk@862 -
2002-02-09 01:47:09 +00:00
lazarus
90cf59a11f MG: fixed compiler warnings and asking to create non existing files
git-svn-id: trunk@667 -
2002-02-06 08:58:29 +00:00
lazarus
5e00188a21 MWE: * Updated tebugger
+ Added debugger to IDE

git-svn-id: trunk@666 -
2002-02-05 23:16:48 +00:00
lazarus
2020722ef8 MG: fixed create, virtual constructors makes no sense
git-svn-id: trunk@413 -
2001-11-12 19:28:23 +00:00
lazarus
91b2218c07 MWE: Added IFDEFs so non linux targetswill compile
git-svn-id: trunk@397 -
2001-11-07 00:17:33 +00:00
lazarus
cf74c12a01 MWE: + Initial breakpoint support
+ Added exeption handling on process.free

git-svn-id: trunk@396 -
2001-11-06 23:59:13 +00:00
lazarus
36964ad845 MWE: First steps of a debugger.
git-svn-id: trunk@388 -
2001-11-05 00:12:51 +00:00
lazarus
5710c6c271 MG: fixed speedbuttons numglyphs>1 and started IDE debugging
git-svn-id: trunk@358 -
2001-10-18 13:01:33 +00:00
lazarus
7407397d7f MWE:
* Renamed DBGDebugger to Debugger

git-svn-id: trunk@205 -
2001-02-28 22:09:15 +00:00
lazarus
422cfef479 MWE:
+ Added header and footer

git-svn-id: trunk@201 -
2001-02-25 16:44:57 +00:00
lazarus
e29c865572 MWE:
+ Added new debugger classes

git-svn-id: trunk@200 -
2001-02-25 16:32:48 +00:00