1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-08 09:35:23 +02:00
Commit graph

3193 commits

Author SHA1 Message Date
Alain Magloire
be766c6e3a PR 51121, patch from Chris Wiebe to fix
and race condition.
2004-02-03 18:08:58 +00:00
Alain Magloire
a26a745733 Patch from thomas fletcher to deal with
PR 51115
2004-02-03 16:59:47 +00:00
Alain Magloire
c07227b386 Patches from Thomas Fletcher to deal with PR 51106 2004-02-03 16:09:16 +00:00
Thomas Fletcher
11eed258a3 Updates to improve usabilty with projects which contain
multiple binaries and to improve extensibility of quick
launcher.
2004-02-02 14:41:07 +00:00
Mikhail Khodjaiants
a5a43bb8b1 Fix for bug 50967: Linux/SWT blows when double click on the register view. 2004-01-30 19:23:07 +00:00
Mikhail Khodjaiants
9c46de496a Fix for bug 50981: In the 'getValue' method of CVariable 'getType' should be only called once. 2004-01-30 17:29:46 +00:00
John Camelon
757ce6fd26 This is the same (simple) fix as was applied last night on the HEAD branch
for https://bugs.eclipse.org/bugs/show_bug.cgi?id=50821
The consequences of not applying it is that the scanner's error handling 
strategy causes an out-of-memory error to happen on a unterminated 
character literal when CModelBuilder kicks in (i.e. on save or reconcile).
2004-01-30 16:13:25 +00:00
Mikhail Khodjaiants
2f1d6c7f94 Fire sets of debug events instead of firing it one by one. 2004-01-29 20:11:23 +00:00
Mikhail Khodjaiants
e86097a3a9 Added DebugEvent factory methods to 'CDebugElement'. 2004-01-29 19:55:12 +00:00
Mikhail Khodjaiants
b34e179a8e Added new error status handler. 2004-01-29 19:37:46 +00:00
Alain Magloire
8280a7b9d1 Provide the threads in ascending order.
CDT debug UI plugin like it this way, we comply.
2004-01-29 17:38:57 +00:00
Alain Magloire
ee65c0abba PR 50846 Clone the properties class. 2004-01-29 15:28:58 +00:00
Alain Magloire
fad7ba011f update the log 2004-01-28 21:05:25 +00:00
Alain Magloire
78e50dd585 Change the scope of the methods to be protected. 2004-01-28 21:04:54 +00:00
Alain Magloire
84688a090f new method setOperation(). 2004-01-28 21:03:12 +00:00
Alain Magloire
cbf543e5ae throws the exception up instead of silently ignore it. 2004-01-28 20:51:43 +00:00
Alain Magloire
60e0d1957f PR 50449 fix 2004-01-23 05:05:55 +00:00
Alain Magloire
9309135007 Fix 50450 2004-01-23 04:19:10 +00:00
Alain Magloire
2146a465de PR 50449 fix 2004-01-23 04:14:38 +00:00
Alain Magloire
50432ad0de PR 50397 Elf new magic numbers by Anthony green. 2004-01-22 16:42:04 +00:00
Doug Schaefer
775c1692d7 Get the aix fragment to compile in 2.1.2. 2004-01-19 13:39:37 +00:00
Mikhail Khodjaiants
53733e8522 Fix for bug 48682: IThread.getBreakpoints() stubbed out. 2004-01-15 21:07:36 +00:00
Alain Magloire
04ea9e6ee1 Chech the range of the st_shndx field, some values
are reserved.
2004-01-13 20:50:06 +00:00
David Inglis
d9c8a82d89 fixed bug # 49851 2004-01-12 15:48:58 +00:00
Alain Magloire
b2037c5e73 Fix pr 49652
Show the full path of the binaries.
2004-01-07 21:14:35 +00:00
Alain Magloire
cc70558135 Fix bug 49595, the error parser order was not save. 2004-01-07 17:47:02 +00:00
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