diff options
author | Stan Shebs <shebs@codesourcery.com> | 1999-02-11 00:24:38 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1999-02-11 00:24:38 +0000 |
commit | 87f77edfc6b463c25a29bcfd33104c8b1c646e77 (patch) | |
tree | 0c3e0a5881feb8c15c5a478c41cf8be65d011891 /gdb/NEWS | |
parent | 8d3b723419385f02d8212f93d1b42d81cd21c2ce (diff) | |
download | gdb-87f77edfc6b463c25a29bcfd33104c8b1c646e77.zip gdb-87f77edfc6b463c25a29bcfd33104c8b1c646e77.tar.gz gdb-87f77edfc6b463c25a29bcfd33104c8b1c646e77.tar.bz2 |
Removing java sanitization!
Diffstat (limited to 'gdb/NEWS')
-rw-r--r-- | gdb/NEWS | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -136,13 +136,11 @@ 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 |