marc
db521415c7
* Fixed length on writing LineEnding
...
git-svn-id: trunk@5287 -
2004-03-08 09:55:41 +00:00
vincents
e443567c80
WaitForHandles rewritten using PeekNamedPipe
...
git-svn-id: trunk@5284 -
2004-03-07 21:05:29 +00:00
marc
b6f497c45b
+ added the first conceptual code for WaitForHandles on Win32
...
git-svn-id: trunk@5195 -
2004-02-12 01:09:42 +00:00
mattias
6d76f34810
using now fpc constant LineEnding from Vincent
...
git-svn-id: trunk@5073 -
2004-01-17 13:29:04 +00:00
mattias
7df6dc79ca
improved debugger: saved log, error handling in initialization, better reinitialize
...
git-svn-id: trunk@5016 -
2004-01-05 15:22:42 +00:00
mattias
a3000e4875
fixed WaitForHandles
...
git-svn-id: trunk@4881 -
2003-12-08 14:27:16 +00:00
mazen
0b15eafd69
+ added some paranthesis to avoid operators precedence problems
...
git-svn-id: trunk@4750 -
2003-10-31 15:14:43 +00:00
mazen
0a465d4795
* Fixing VER1_1 compile problem to allow using 1.1 compiler
...
* Most of oldlinux unit calls are now in BaseUnix unit with prefix Fp
git-svn-id: trunk@4748 -
2003-10-31 14:25:59 +00:00
marc
ceaf698ecf
Implemented new gtk keyevent handling
...
git-svn-id: trunk@4715 -
2003-10-16 23:54:27 +00:00
mattias
b8131d303a
clean up win32 ifdefs
...
git-svn-id: trunk@4484 -
2003-08-15 14:28:48 +00:00
mattias
714365de77
fixed mem leaks in debugger
...
git-svn-id: trunk@4456 -
2003-08-08 07:49:56 +00:00
marc
692bfa612a
- removed accidently committed testcode
...
git-svn-id: trunk@4446 -
2003-08-02 00:23:08 +00:00
marc
c4e8a6b79e
* fixed environment handling to debuggee
...
git-svn-id: trunk@4445 -
2003-08-02 00:20:20 +00:00
marc
e0a9af5324
+ Added SSHGDB debugger
...
git-svn-id: trunk@4417 -
2003-07-24 08:47:37 +00:00
marc
357f6a4213
* Canged Linux derective to unit, so it will work on xxxbsd?
...
git-svn-id: trunk@4284 -
2003-06-17 23:13:06 +00:00
mattias
4e73760765
implemented enable and deleting breakpoint in breakpoint dlg
...
git-svn-id: trunk@4202 -
2003-05-27 20:58:12 +00:00
mattias
4782526435
implemented restoring breakpoints
...
git-svn-id: trunk@4174 -
2003-05-23 14:12:51 +00:00
lazarus
fa11d46a46
MG: activated environment opts in debugger
...
git-svn-id: trunk@3256 -
2002-08-28 11:41:52 +00:00
lazarus
7f4da47cd5
MG: implemented run param environment variables
...
git-svn-id: trunk@2750 -
2002-08-18 08:53:30 +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
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
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
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
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
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