Commit Graph

356 Commits

Author SHA1 Message Date
paul
38c3709b80 debugger: rename TExceptionDialog to TIDEExceptionDlg to resolve conflict with JCF2
git-svn-id: trunk@18986 -
2009-03-14 12:35:06 +00:00
paul
41ff1a63f0 ide, debugger: add "Toggle breakpoint" menu item to the callstack dialog, show address in the source column if source file is not available
git-svn-id: trunk@18984 -
2009-03-13 17:48:53 +00:00
marc
a1a0455bbd * Added debugger sourceline info to aid showing compiled lines
git-svn-id: trunk@18973 -
2009-03-13 00:24:36 +00:00
paul
a3fdb8c062 debugger, ide: allow to toggle breakpoint in the callstack dialog, show mixed break+current line image for appropriate lines
git-svn-id: trunk@18968 -
2009-03-12 14:03:27 +00:00
paul
0b733a0b1f debugger, ide: make callstack dialog react on breakpoints change
git-svn-id: trunk@18967 -
2009-03-12 13:06:12 +00:00
paul
39c69e59f7 debugger: show lines with breakpoints in the call stack dialog
git-svn-id: trunk@18941 -
2009-03-10 07:12:33 +00:00
paul
632c906b7a debugger: fix path delimiters for the call stack
git-svn-id: trunk@18940 -
2009-03-10 07:05:45 +00:00
paul
f03e6fc7c2 debugger: use images in the callstack listview to improve look and informativeness
git-svn-id: trunk@18939 -
2009-03-10 03:17:58 +00:00
paul
83f556cdd7 debugger: make callstack dialog use common ide imagelist
git-svn-id: trunk@18936 -
2009-03-10 02:34:14 +00:00
paul
19b235f963 debugger: make callstack dialog listview readonly
git-svn-id: trunk@18932 -
2009-03-09 15:40:59 +00:00
paul
4261d1dfdf debugger: fix some problems after pressing "Continue" button in the debugger notification dialog
git-svn-id: trunk@18921 -
2009-03-08 17:28:33 +00:00
paul
5441f544bd debugger: forgot to autosize buttons in the exception dialog
git-svn-id: trunk@18919 -
2009-03-08 12:47:38 +00:00
paul
953956e64f ide, debugger: set Modified state to project when we add/remove exceptions or change ignore option
git-svn-id: trunk@18918 -
2009-03-08 12:31:58 +00:00
paul
dd45a62e40 debugger: reset "Notify on Lazarus exceptions" option for new projects
git-svn-id: trunk@18917 -
2009-03-08 12:13:03 +00:00
paul
95b6a7b814 debugger: exception handling improvement
- add debugger exception notification dialog instead of simple message dialog. This allows to continue execution just after reading about exception and to add this exception to the "skip" list.
 - implement "Notify on Lazarus exception" option
 - fix inability to remove an exception from the "skip" list

git-svn-id: trunk@18916 -
2009-03-08 12:03:34 +00:00
paul
6a38d2a91c debugger: convert path delimiters in the debugger, not in the IDE
git-svn-id: trunk@18902 -
2009-03-06 04:41:23 +00:00
paul
2521adfc9c fix typo
git-svn-id: trunk@18836 -
2009-02-27 09:34:06 +00:00
marc
fa88fa1f61 * Reset puse wait state when stopped (tip from paul)
git-svn-id: trunk@18826 -
2009-02-26 22:40:16 +00:00
marc
f9ef877f9e * remove windows specific parts (step 2)
git-svn-id: trunk@18302 -
2009-01-16 00:26:10 +00:00
marc
4ac1841cc0 * Rename of dbgutils and dbgoutputform to avoid future name conflicts
git-svn-id: trunk@18301 -
2009-01-15 23:26:10 +00:00
paul
36ba5614a2 debugger: hopefully fixed breakpoint properties dialog layout
git-svn-id: trunk@18263 -
2009-01-12 03:17:20 +00:00
marc
616b9a6473 * Fixed anchors and removed bevel
git-svn-id: trunk@18258 -
2009-01-11 17:26:33 +00:00
paul
37fced3f9b debugger: fix anchoring of breakpoint properties dialog, set dialog style to watch property dialog
git-svn-id: trunk@18126 -
2009-01-05 09:31:30 +00:00
marc
13c4eb0d63 * Replaced buttons by buttonpanel
* improved alignment

git-svn-id: trunk@18124 -
2009-01-05 01:24:45 +00:00
paul
e9be67479b debugger: fix layout and tab order of break point properties dialog
git-svn-id: trunk@18118 -
2009-01-04 20:39:47 +00:00
marc
50a8b259ee - Removed obsolete file
git-svn-id: trunk@18116 -
2009-01-04 19:58:54 +00:00
marc
c569ccca33 * Added breakpont properties dialog. Modified patch by Benito van der Zander (issue #12882)
git-svn-id: trunk@18115 -
2009-01-04 19:57:56 +00:00
paul
3df9f2143a debugger: next time show more informative exception about duplicate name
git-svn-id: trunk@18100 -
2009-01-04 10:01:33 +00:00
mattias
89df8b61f5 IDE: added directory packager/frames to defines
git-svn-id: trunk@18090 -
2009-01-03 22:02:07 +00:00
mattias
5f48d63392 IDE: renamed options frames
git-svn-id: trunk@18086 -
2009-01-03 21:20:50 +00:00
marc
625e1a3cc1 * remove windows specific part
git-svn-id: trunk@18058 -
2009-01-02 17:32:54 +00:00
paul
7fd8f0dd3f debugger: convert widestring output to the utf8
git-svn-id: trunk@18043 -
2009-01-02 13:05:02 +00:00
paul
e066a0006d debugger: add initial widestring support for gdb
git-svn-id: trunk@18041 -
2009-01-02 12:53:43 +00:00
marc
52e0efb143 * first part of restructure to generic debugger
git-svn-id: trunk@17889 -
2008-12-22 23:49:27 +00:00
mattias
b2b7dbe035 clean up
git-svn-id: trunk@17756 -
2008-12-09 12:51:04 +00:00
marc
df49c8ebd2 + add forgotten dialogs
git-svn-id: trunk@17750 -
2008-12-09 09:40:24 +00:00
paul
04fde3cce3 ide, debugger:
- reset various debug info (breakpoints, watches, language exceptions, signals) when creating a new project
  - turn off debug manager verbosity

git-svn-id: trunk@17745 -
2008-12-09 08:35:50 +00:00
marc
598126853c * Initial implementation of assembler dialog
git-svn-id: trunk@17735 -
2008-12-09 01:39:31 +00:00
paul
27f131b0a7 ide: fix button event in the debugger general options
git-svn-id: trunk@17718 -
2008-12-08 02:18:08 +00:00
paul
8f93dfa528 ide: remove debugger option dialog and menu item
git-svn-id: trunk@17691 -
2008-12-05 09:02:28 +00:00
paul
dbb79626c8 ide, debugger: add other frames to the ide options
git-svn-id: trunk@17690 -
2008-12-05 08:52:28 +00:00
paul
5174c3785e ide, debugger: add debugger general options page to the ide options
git-svn-id: trunk@17689 -
2008-12-05 07:35:17 +00:00
paul
3e23380837 debugger: don't pause a project when exception must be skiped
git-svn-id: trunk@17671 -
2008-12-03 10:46:31 +00:00
laurent
4b344f137a IDE: rename the images to avoid overload
git-svn-id: trunk@17660 -
2008-12-02 13:28:21 +00:00
paul
aa21e07575 components, ide, debugger: fix last visibility warnings
git-svn-id: trunk@17618 -
2008-11-28 03:17:37 +00:00
marc
435a07ac28 - Removed some unneeded indirections
git-svn-id: trunk@17527 -
2008-11-22 18:43:49 +00:00
marc
c3040c20bd * Forgot one class for modified registers
git-svn-id: trunk@17456 -
2008-11-20 00:40:06 +00:00
marc
f64f9318a3 + Added changed image
git-svn-id: trunk@17455 -
2008-11-20 00:19:14 +00:00
marc
ba81fecd5c * Fixed registervalue resolving
git-svn-id: trunk@17454 -
2008-11-19 23:50:39 +00:00
marc
13f948b3ca * Fixed memleaks
git-svn-id: trunk@17452 -
2008-11-19 23:14:39 +00:00