Mikhail Khodjaiants
db074337e7
Fix for bug 49587: Unable to set breakpoints in the editors that extend CEditor.
2004-01-06 19:39:07 +00:00
Alain Magloire
f08bee5165
updated.
2003-12-30 16:35:12 +00:00
Alain Magloire
e3eddeb9d1
fix to setSelection()
2003-12-30 16:34:41 +00:00
Mikhail Khodjaiants
c064b57468
Fix for bug 49294: Source file doesn't change when switching between stack frames.
2003-12-23 18:03:14 +00:00
Mikhail Khodjaiants
8a776c8979
Fix for bug 49282 terminate the gdb session if the termination of the inferior fails.
2003-12-22 19:37:22 +00:00
Mikhail Khodjaiants
9376ac2eba
Fix for Bug 49278 do not retry the "info threads" command if the first attempt fails.
2003-12-22 17:31:30 +00:00
Alain Magloire
a145cca177
updated entries
2003-12-19 19:51:02 +00:00
Alain Magloire
8816ca1791
PR 40247. Fix the Sorting in the CView,
2003-12-19 19:50:31 +00:00
Alain Magloire
b0f0d50125
GDB does not make any interpretation for the
...
set environment command ... we should pass
the string raw. PR 49148
2003-12-18 23:44:12 +00:00
cvs2svn
3def1b75b9
This commit was manufactured by cvs2svn to create branch 'cdt_1_2'.
...
Cherrypick from master 2003-12-18 23:23:03 UTC Alain Magloire <alain@qnx.com> 'The -gdb-set environment is not describe properly':
debug/org.eclipse.cdt.debug.mi.core/src/org/eclipse/cdt/debug/mi/core/command/MIGDBSetEnvironment.java
2003-12-18 23:23:04 +00:00
Alain Magloire
7e1e7be0aa
updated
2003-12-18 21:51:26 +00:00
Alain Magloire
4822f014f1
Fix Pr 49146, Possible NPE
2003-12-18 21:50:55 +00:00
David Inglis
cdbbcc88c7
fixed 49143
2003-12-18 21:31:43 +00:00
Mikhail Khodjaiants
60f9e1661b
Fix for bug 49061: Different values are used as default for the "Load shared library symbols automatically" option.
2003-12-17 20:15:23 +00:00
David Inglis
47818ecde3
patch from mikhail to fix bug # 49051
2003-12-17 19:47:08 +00:00
Alain Magloire
9e424dce23
updated log entries.
2003-12-17 16:44:31 +00:00
Alain Magloire
6b01018636
depend on org.eclipse.boot
2003-12-17 16:43:45 +00:00
Alain Magloire
62670bfc70
Use the BootLoader.getOS() to find out about the OS
...
in the selection
2003-12-17 16:42:28 +00:00
Alain Magloire
01deaa0d8b
updated the log
2003-12-17 01:53:48 +00:00
Alain Magloire
9fbdc58fc8
Fix PR 48921, Check for binary Object files.
2003-12-17 01:53:30 +00:00
Alain Magloire
f11ca9e4d5
updated.
2003-12-16 22:24:40 +00:00
Alain Magloire
dca7bf0c47
for a StringBuffer.append(StringBuffer.toString()).
...
The append is only available on JDK-1.4.x
2003-12-16 22:24:31 +00:00
Mikhail Khodjaiants
011ed212ae
Show the gdb arguments when tracing.
2003-12-16 20:14:19 +00:00
Mikhail Khodjaiants
18c0d5ab97
Fix for PR 48870: Terminate gdb if attach to process fails.
2003-12-16 16:49:40 +00:00
Alain Magloire
9477658e08
updated.
2003-12-15 21:55:39 +00:00
Alain Magloire
651a0be1b0
Patch from Thomas F.
...
A warning was pass as an Error.
2003-12-15 21:55:29 +00:00
David Inglis
c452780998
Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=48619
2003-12-15 18:28:16 +00:00
David Inglis
8c5882d036
Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=48619
2003-12-15 18:22:43 +00:00
Doug Schaefer
9e74a89f05
Upgraded plugin versions to 1.2.1 in preparation for the
...
1.2.1 M1 build. Also converted plugins to use PDE containers.
2003-12-15 16:07:23 +00:00
Alain Magloire
c4de7501dd
Check for null and move the shutdown of the binaryParser
...
after the elements been released.
2003-12-12 20:40:24 +00:00
Alain Magloire
3ef8af0ed8
SWT none Windows does not trigger the register callback
...
when the selection is done programatically. We
have to do it.
2003-12-11 22:15:08 +00:00
David Inglis
b67b0d9139
fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=48596
2003-12-11 21:22:57 +00:00
Mikhail Khodjaiants
9b2e58256f
Do not try to interrupt if the target was suspended.
2003-12-09 16:30:29 +00:00
Hoda Amer
d42dfce8c4
New Class Wizard small API change
2003-12-09 14:48:09 +00:00
Mikhail Khodjaiants
61cd51d9b6
Target.terminate() did not pass the exception up.
...
Added new method MIInferior.terminate().
2003-12-08 22:29:56 +00:00
Mikhail Khodjaiants
724d096415
Reset the 'terminating' flag if 'terminate' fails.
2003-12-08 22:26:27 +00:00
Mikhail Khodjaiants
ed29a14df2
Changed the message displayed when the source file is not found.
2003-12-05 20:33:34 +00:00
Mikhail Khodjaiants
0cc062f8ab
'performApply' of 'SourceLookupBlock' should check if the project in configuration is the same as project saved in the block.
2003-12-05 18:30:44 +00:00
Mikhail Khodjaiants
a042dbd4dd
Changed the message displayed when the source file is not found.
2003-12-04 19:40:42 +00:00
David Inglis
8e30551fb7
fixed bug # 48063
2003-12-04 14:48:29 +00:00
David Inglis
7764640ca4
fixed bug# 48063
2003-12-04 14:41:46 +00:00
David Inglis
f278a3e36e
fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=48027
2003-12-03 20:32:22 +00:00
Alain Magloire
0d27575565
updated
2003-12-02 20:20:38 +00:00
Alain Magloire
e8a67966ac
Retry the stack-info-depth when failing the fisrt time.
2003-12-02 20:20:29 +00:00
Mikhail Khodjaiants
eb0372549c
Changed the default port number value to 10000.
2003-12-02 16:22:54 +00:00
Mikhail Khodjaiants
86fa327f83
Fix for PR 47230: Need a shared library search path editing capability for GDBServerDebugger.
...
Implemented 'GDBServerDebuggerPage' as an extension of 'GDBDebuggerPage'.
Added two new control blocks - "TCP Connection" and "Serial Connection".
2003-12-02 00:08:10 +00:00
David Inglis
9087d16a23
fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=47598
2003-11-28 21:15:09 +00:00
Mikhail Khodjaiants
b50eb6955d
Extracted the main part of the 'breakpointAdded' method into a separate method to avoid double checking.
2003-11-26 22:54:29 +00:00
Mikhail Khodjaiants
8b1194ebfb
Fix for PR 47595: Referenced projects are not checked in the list of generic source locations.
2003-11-26 22:28:48 +00:00
David Inglis
5a5be4c8a0
fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=47455
2003-11-25 20:12:23 +00:00