mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-11 02:05:39 +02:00
updated.
This commit is contained in:
parent
247737caff
commit
6bd29c446e
1 changed files with 11 additions and 0 deletions
|
@ -1,3 +1,14 @@
|
|||
2003-08-26 Alain Magloire
|
||||
|
||||
This is still a hack: "info shared" the real solution
|
||||
is to implement in GDB/MI the corresponding command.
|
||||
So now we do weird parsing, that varies from platform
|
||||
to platform. For example Cygwin output of "info shared"
|
||||
is totally different from the GNU/Linux one etc ...
|
||||
We the best we can to cope ... but things will break.
|
||||
|
||||
* src/org/eclipse.cdt/debug/mi/core/output/MIInfoSharedLibraryInfo.java
|
||||
|
||||
2003-08-26 Alain Magloire
|
||||
|
||||
Using the wrong method for toString() and we were returning
|
||||
|
|
Loading…
Add table
Reference in a new issue