Mikhail Khodjaiants
d542c7f179
Fix for bug 52135: Debugger should indicate which thread triggered breakpoint.
2004-02-17 01:20:43 +00:00
John Camelon
0470019cbd
Patch for Bogdan Gheorghe and Thomas Fletcher.
...
This is Thomas' patch which causes the completion engine to use the FORCE_IMMEDIATE_SEARCH option
in the search engine. Test suite run on Windows.
2004-02-15 23:12:40 +00:00
John Camelon
bb4821dee3
Patch for Bogdan Gheorghe
...
In this patch:
- Improved error handling for Indexer
- Improved error handling for MatchLocator
- Bounds checking for mappings in IncudeEntry
- Improved error handling for Merge operations
- Source file name fitering for recreating an already existing index
2004-02-13 22:03:10 +00:00
Thomas Fletcher
a3fa47a00c
Fix to address PR 39580 to improve scalability.
2004-02-12 08:48:01 +00:00
Mikhail Khodjaiants
76234c1815
In the 'reset' method of 'CVariable' check if value is an instance of 'CValue' before type casting.
2004-02-11 20:45:44 +00:00
Mikhail Khodjaiants
027d6dd752
Fix for bug 51062: Source locator oddness.
2004-02-11 19:07:23 +00:00
Mikhail Khodjaiants
e88f821bbe
Fix for bug 40108: The memory view does not handle big/little endian.
2004-02-10 21:52:39 +00:00
Mikhail Khodjaiants
98589999f9
Cache the endianness flag.
2004-02-10 21:51:22 +00:00
Mikhail Khodjaiants
24d0deee30
Fix for bug 51519: Enable 'Format' action if multiple variables are selected.
2004-02-10 19:40:26 +00:00
John Camelon
61320a1610
Patch for Bogdan Gheorghe.
...
This patch adds a layer of separation between the indexer and the parser by running the parser in its own thread. This allows the indexer to finish all jobs regardless of the individual parser outcomes. Also fixed a potential EOF bug while reading stored indexes.
2004-02-10 18:30:32 +00:00
Alain Magloire
c4de83422f
PR 51221
...
Move the search operation in a runnable.
2004-02-05 19:56:06 +00:00
Alain Magloire
af52cdf27d
Fix PR 50810
...
COFF/PE parser the String Table had wrong value.
Guard against it.
Model:
Cache the IBinaryArchive class in Archive.
2004-02-05 17:40:58 +00:00
Alain Magloire
422c72bec0
Fix pr 51143
2004-02-03 23:16:24 +00:00
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