diff options
author | Stu Grossman <grossman@cygnus> | 1998-05-15 19:51:35 +0000 |
---|---|---|
committer | Stu Grossman <grossman@cygnus> | 1998-05-15 19:51:35 +0000 |
commit | 6e8bee16e8fc169e79b2ad2d1d2eaae5a2d94542 (patch) | |
tree | 5d78b24ce29c4a5f675799c50ff5a4444c68022e /gdb/NEWS | |
parent | 6d2d3edc67694d6272de82044ef0b56df1d4368c (diff) | |
download | gdb-6e8bee16e8fc169e79b2ad2d1d2eaae5a2d94542.zip gdb-6e8bee16e8fc169e79b2ad2d1d2eaae5a2d94542.tar.gz gdb-6e8bee16e8fc169e79b2ad2d1d2eaae5a2d94542.tar.bz2 |
Java sanitization.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r-- | gdb/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -42,11 +42,13 @@ All configurations can now understand and use the DWARF 2 debugging format. The choice is automatic, if the symbol file contains DWARF 2 information. +start-sanitize-java * Java frontend GDB now includes basic Java language support. This support is only useful with Java compilers that produce native machine code. +end-sanitize-java * solib-absolute-prefix and solib-search-path For SunOS and SVR4 shared libraries, you may now set the prefix for |