frysk-cvs archive
subject index for April - June, 2008

This is the mail archive of the frysk-cvs@sources.redhat.com mailing list for the frysk project.

Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

[SCM] 91bebb0faaec54577e57afd7239f34d63a5fa43d: 91bebb0faaec54577e57afd7239f34d63a5fa43d

[SCM] frysk-0.2.1: 91bebb0faaec54577e57afd7239f34d63a5fa43d

[SCM] frysk-0.2: frysk-0.2

[SCM] frysk-0.3: frysk-0.3

[SCM] frysk-0.4: frysk-0.4

[SCM] frysk/0.2: 21953327b97883d2adb9423c3dad56fc319f2f12

[SCM] frysk/0.2: Fix broken link; bump version to 0.2.1.

[SCM] frysk/0.2: Set version.in to 0.2.

[SCM] frysk/0.3: 776b3cd28bc6c5bfecf4fec01b1d0a7d53445d48

[SCM] frysk/0.3: Set version.in to 0.3 and minor mod to index.html

[SCM] frysk/0.4: cd6fb828f4fa6dac4f0bf0588a4937f38c085898

[SCM] frysk/0.4: Update version.in and NEWS for release 0.4

[SCM] master: (Re-)implement frysk.sys.poll, fixing JNI failures.

[SCM] master: * StartRun.java: Do not kill core procs.

[SCM] master: 2008-04-01 Phil Muldoon <pmuldoon@redhat.com>

[SCM] master: Add "load" command to UI.

[SCM] master: Add a page on releasing frysk.

[SCM] master: Add ability to use HPD notation to kill command.

[SCM] master: Add arguments to multiple start/run runs(bz 5500,5501).

[SCM] master: Add bugzilla #'s to log, add item on hover-over variable fix.

[SCM] master: Add char** strings2chars(String) and String chars2strings(char**).

[SCM] master: Add function to get the maximum length of a single watchpoint, in a single register, per architecture.

[SCM] master: Add inua and frysk.config to jni tests.

[SCM] master: Add JNI log methods; work-in-progress.

[SCM] master: Add JNI stubs to frysk-sys.

[SCM] master: Add jnixx, a jni/c++ stub generator; use in lib.stdcpp.Demangler.

[SCM] master: Add missing dependencies for libfrysk-sys-jni.so, add generic jni target.

[SCM] master: Add more tracing to ptrace code (unfortunatly fprintf).

[SCM] master: Add new test testRunningAndReadOnlyWatchpoint. Adjust funit-watcjpoints.S for test.

[SCM] master: Add news entry for frysk 0.2.1.

[SCM] master: Add notes on uploading.

[SCM] master: Add package.html for debuginfo, expr, sysroot, and value.

[SCM] master: Add parameter passing for fhpd/load commands, minor cleanup of superfluous methods.

[SCM] master: Add Prefix.sourceFile(String) method.

[SCM] master: Add some jni util methods.

[SCM] master: Add stepping and running Watchpoint tests.

[SCM] master: Add SteppingEngine.blockedByActionPoint.

[SCM] master: Add support for process environment variables.

[SCM] master: Add support for watching variables bigger than the max length a watch register can watch.

[SCM] master: Add sysroot to NEWS.

[SCM] master: Add templated JNI array methods; use.

[SCM] master: Add test for #6029

[SCM] master: Add test for [vdso], fail for moment.

[SCM] master: Add test for chroot libraries.

[SCM] master: Add test for Environ.

[SCM] master: Add test for stepping between two breakpoints.

[SCM] master: Add two new tests. Comment all tests. Add some specialized test observers.

[SCM] master: Add version and common options; tidy up.

[SCM] master: Add version to frysk.7 and ftail.8 man pages.

[SCM] master: Add watch command to hpd.

[SCM] master: Add watch command to news file.

[SCM] master: Add word-sized and word-indexed indexed byte-buffer get/put methods.

[SCM] master: added frysk-core/frysk/expr/ExprSearchEngine.java

[SCM] master: Additional watch tests.

[SCM] master: Additional watchpoint tests.

[SCM] master: Align correctly even stray items

[SCM] master: Align mismatched eventLeaves correctly

[SCM] master: All TestBreakpoint tests should now PASS (except on broken x86 kernels).

[SCM] master: Allow << ./TestRunner frysk.config >>

[SCM] master: Allow for "this" return and parameter values.

[SCM] master: Allow for LocalMemory being part of a separate shared library.

[SCM] master: Avoid % rule, explicitly specify the target for libfrysk-sys-jni.so.

[SCM] master: Avoid .deps in arch32 compiles.

[SCM] master: Better handle TestRunner class.testName

[SCM] master: Better match TestSymbol and funit-symbols.S.

[SCM] master: Break up jnixx.java.

[SCM] master: Build a singular .so.

[SCM] master: Bump mainline version number; and mention test build in release process.

[SCM] master: Catch bad refpurpose tags. And fix funit-procmask.xml and funit-exit.xml.

[SCM] master: Change frysk.sys.Fork's environ param to a String[]; fixes mem leaks.

[SCM] master: Change import from asm/user.h to sys/user.h so Frysk compiles on Rawhide/F9.

[SCM] master: Check memory address alignment before setting watchpoint.

[SCM] master: Clean up indentation generation.

[SCM] master: Clean up some more man pages.

[SCM] master: Coding style fix

[SCM] master: Communicate details on fully qualified identifier to parser

[SCM] master: Consider relative paths when searching for executable.

[SCM] master: Contract foo () to foo() in elf backtrace.

[SCM] master: Convert remaining JAVAH JNI to JNIXX.

[SCM] master: Correct misspelling.

[SCM] master: Correct vfork test counts.

[SCM] master: Correctly check error returned by dwarf_get_scopevar.

[SCM] master: Create and use PrintDebugInfoStackOptions in stack sub-window.

[SCM] master: Create Watchpoint data class. Return Watchpoint class instead of long. Do not allow user to set global/local flags. Add new test,testing new getAllWatchPoints() funtion.

[SCM] master: Delete Config's .getHomeDir() and .getPkgLibFile(String).

[SCM] master: Delete Config.getAbsRootSrcDir().

[SCM] master: Delete Config.getBinFile.

[SCM] master: Delete Config.getHelpDir().

[SCM] master: Delete Config.getRootSrcDir and Config.getPkgLibSrcDir.

[SCM] master: Delete dead JNI file.

[SCM] master: Delete DieVisitor; unused.

[SCM] master: Delete LD_PRELOAD hack.

[SCM] master: Delete lib.opcodes.

[SCM] master: Delete redundant Config's getPkgLib64File, getPkgLib32File, getImagesDir.

[SCM] master: Delete sys/Exec.

[SCM] master: Delete unused Dwfl.getCompilationUnitModule.

[SCM] master: Delete unused inua code.

[SCM] master: Disable leaking fd tests.

[SCM] master: Don't align the module's load address.

[SCM] master: Don't copy FileBytes.

[SCM] master: Don't delete a local ref before it's last use.

[SCM] master: Don't generate a static jclass param; a class knows its class.

[SCM] master: Don't include the trailing NUL in a slurped file buffer.

[SCM] master: Don't mark TestStepping.testStepSigRaise() as unresolved bug #4237.

[SCM] master: Don't require NUL at end of map buffer; FileBytes doesn't count it.

[SCM] master: Don't skip tests with TestLib/Case/Bed in the name.

[SCM] master: Draft translation of Fork.cxx.

[SCM] master: Drop symbol parameter from Arch interfaces

[SCM] master: Dynamically allocate/free the dwfl callback struct.

[SCM] master: elfutils based disassembler

[SCM] master: elfutils: load dynsym when debuginfo not available

[SCM] master: Eliminate constants in Fork.java; use malloc, not alloca.

[SCM] master: Eliminate duplicate jnixx objects in jni.so.

[SCM] master: Eliminate frysk.sys.proc.AuxvBuilder from corefile reader/writer code.

[SCM] master: Eliminate last use of RawDataManaged in getCursor.

[SCM] master: Eliminate RawData in ProcInfo.

[SCM] master: Eliminate RawDataManaged from termios.

[SCM] master: Embed JNI in String class.

[SCM] master: Enable frysk.junit jni tests.

[SCM] master: Enable jni testing of frysk.rsl.

[SCM] master: Enable TestDisplayCommand and adjust to new actions syntax. Solves bug #4982.

[SCM] master: Enable TestEvalCommands.testPrintLocationFails because bug #5345 was fixed.

[SCM] master: Enable TestFhpdStepping, new testbed and remove stepi/nexti. Fixes bug #4919.

[SCM] master: Enable tests.

[SCM] master: Expression parser: recognize # syntax of qualified symbol name

[SCM] master: Factor frysk.config.Host from frysk.config.Config.

[SCM] master: Factor out a common print-return-code method.

[SCM] master: Feed Dwfl the raw /proc/<pid>/map.

[SCM] master: Fill in missing jnixx bindings.

[SCM] master: Fix "upload-manpages".

[SCM] master: Fix ADD asm param order; add more assembler step cases.

[SCM] master: Fix antlr warnings.

[SCM] master: Fix bank index in PPC32BE and PPC64BE bank registers.

[SCM] master: Fix bank indexes for 64 bit PowerPC.

[SCM] master: Fix build failure

[SCM] master: Fix bz #6576, fix load command not setting path-to-executable correctly.

[SCM] master: Fix bz #6614 (testing with TestCoreCommand)

[SCM] master: Fix bz 6696(problem with kill command).

[SCM] master: Fix casts on 32-bit machine.

[SCM] master: Fix chained tracing

[SCM] master: Fix changelog to ElfPrstatus.cxx, and really commit ElfPrstatus.cxx import change from asm/user.h to sys/user.h.

[SCM] master: Fix compilation issue on F9

[SCM] master: Fix compilation of funit-regs.S on Power.

[SCM] master: Fix compile problem.

[SCM] master: Fix constant re-build in frysk-sys.

[SCM] master: Fix error message in pane label that parser cannot find function

[SCM] master: Fix error on trying to access private HpdTestbed method.

[SCM] master: Fix failing test cases

[SCM] master: Fix formatting of my entry in frysk-imports/include/ChangeLog.

[SCM] master: Fix Frysk assembly for PowerPC 32-bit and 64-bit.

[SCM] master: Fix ftrace spurious warnings about breakpoint address mismatch

[SCM] master: Fix generated jnixx file's dependency on jnixx sources.

[SCM] master: Fix git tag command (don't use shar for name).

[SCM] master: Fix help comment.

[SCM] master: Fix hover over variable(since removal of CDTParser).

[SCM] master: Fix length set bit issues, and length set reading issues.

[SCM] master: Fix Load/Unload tests, fix UnloadCommand to use correct printLoop method.

[SCM] master: Fix lookup where there is no symbol.

[SCM] master: Fix off-by-one bounds check.

[SCM] master: Fix output message.

[SCM] master: Fix problem created with TestSysRoot.

[SCM] master: Fix stray include.

[SCM] master: Fix typo </li> -> </ul>

[SCM] master: Fix typo in ChangeLog entry.

[SCM] master: Fix typo in frysk.7's rule.

[SCM] master: Fix typo in stack help - \n, not e.

[SCM] master: Fix/Add some comments, correct some indention.

[SCM] master: Fixes bug# 6623. Use Location.length() for getting expression size.

[SCM] master: Fixes bz#6633. Dislay message if value unchanged before and after watch hit.

[SCM] master: Follow Unix ./executable convention.

[SCM] master: For dwarf, notify the eh-frame when the frame-info is being released.

[SCM] master: For JNI link in libelf and libdw.

[SCM] master: For JNIXX, convert NULL to actual type.

[SCM] master: FQIdentifier: *, ? and [ are enough to consider a string to be wildcard pattern

[SCM] master: frysk-common/ChangeLog

[SCM] master: frysk-core/frysk/debuginfo/ChangeLog

[SCM] master: frysk-core/frysk/hpd/ChangeLog

[SCM] master: frysk-core/frysk/pkglibdir/ChangeLog

[SCM] master: frysk-gui/frysk/gui/ChangeLog

[SCM] master: frysk-sys/frysk/config/ChangeLog

[SCM] master: ftrace now traces both PLT and entry point of one symbol correctly

[SCM] master: Ftrace uses frysk.expr lexer to analyze -sym= rules

[SCM] master: Generate a single jni wrapper; pre-compile.

[SCM] master: Generate all JNIXX files before any are compiled.

[SCM] master: Generate an instance of the jnixx::array template, when an array-of-object.

[SCM] master: Generate and use byteArray et.al. set-region methods.

[SCM] master: Generate better function signatures; use jnixx generated headers.

[SCM] master: Generate bindings for all classes in the .jar.

[SCM] master: Generate CNI headers using .class files in the .jar .

[SCM] master: Generate explict jnixx dependencies; push code into jnixx.hxx.

[SCM] master: Generate instances of all ID variables.

[SCM] master: Generate static constructor and field accessor methods.

[SCM] master: Get commandline args from proc's getCmdLine() method.

[SCM] master: Get complete parameter list for watch command.

[SCM] master: Get rid of FtraceLogger, define loggers per-class

[SCM] master: Handle .S when breaking down file names.

[SCM] master: Handle difference between JNI and CNI's LocalMemory module names.

[SCM] master: Handle symbol aliases

[SCM] master: Have Prefix.gladeFile(String) return a file.

[SCM] master: Ignore files.base and files.jnixx.

[SCM] master: Immediatly unmap the unwind-info image when notified its free by libunwind.

[SCM] master: Implement frysk.sys.ptrace in jni.

[SCM] master: Implement getWatchpointMinLength() which returns the minimum size of a hardware watchpoint on that architecture.

[SCM] master: Implement hasWatchpointTriggered in abstract, and sub-classes.

[SCM] master: Implement JNI AuxvBuilder.

[SCM] master: Implement JNI demangler.

[SCM] master: Implement jni libunwind.

[SCM] master: Implement JNI Signals.

[SCM] master: Implement jni/AuditLibs, jni/StatelessFile, and jni/Uname.

[SCM] master: Implement jni/CmdLineBuilder.

[SCM] master: Implement jni/Environ from cni; including memory leak.

[SCM] master: Implement jni/FileDescriptor.

[SCM] master: Implement jni/LocalMemory.cxx.

[SCM] master: Implement jni/PipePair.

[SCM] master: Implement jni/Poll.

[SCM] master: Implement jni/ProcBuilder.cxx.

[SCM] master: Implement jni/Status.cxx.

[SCM] master: Implement readStatusRegister, use readControlRegister and reduce scope of both functions.

[SCM] master: Implement throwing of Errno.

[SCM] master: Implement top level interfaces. Test primary test case in TestWatchpoint. Add two modifications two stepping.handleTrappedEvent and running.handleTrappedEvent.

[SCM] master: Improve fstack, et.al., output; add Frame.toPrint PrintStackOptions param.

[SCM] master: Improve JniRunner and jni header rules.

[SCM] master: In frysk-asm.h replace ill defined WORD with REGISTER and VARIABLE.

[SCM] master: In ProcBuilder, catch any Throwable; Make FileElements return NULL when no file.

[SCM] master: Include generated jni.hxx in jni.cxx.

[SCM] master: Include the shared library program/solib's name in debug-info back traces.

[SCM] master: Include VDSO in address map.

[SCM] master: Introduce options FQ identifier parser

[SCM] master: Keep track of hardware watchpoints in use.

[SCM] master: Lay the base for AltiVec register support.

[SCM] master: Let DwflDie.getScopes() adjust for module bias.

[SCM] master: Let JAVA be overridden in Runner/JniRunner.

[SCM] master: libdwfl: assume that debuginfo of EXEC file has bias of the main file

[SCM] master: Liberally generate global (::) qualified names.

[SCM] master: Limit jnixx wrappers to native classes.

[SCM] master: Load libaudit.so.

[SCM] master: Load runtime from Version class.

[SCM] master: Maintain previous value of watched variable in WatchpointObserver.

[SCM] master: Maintain previous value of watched variable statically.

[SCM] master: Make -sysroot library aware.

[SCM] master: Make core executables sysroot aware.

[SCM] master: Make java main detection in Makefile.gen.sh more strict.

[SCM] master: Make jni exceptions throw exceptions.

[SCM] master: Make jni-header generation more robust.

[SCM] master: Make JNIEnv optional.

[SCM] master: Make memory accessable from all dwfl-modules.

[SCM] master: Make object arrays extend Object.

[SCM] master: Make reloading sysroot aware.

[SCM] master: Mark Task as justStarted when receiving an ExecedEvent.

[SCM] master: Mark TestDebugInfoStackTrace.testBacktrace() as resolved (bug #4468).

[SCM] master: Mark TestTypeFactory tests unresolved bug #6396.

[SCM] master: Marked test as resolved.

[SCM] master: Mention support of "#" syntax in NEWS

[SCM] master: Merge branch 'master' of ssh://sources.redhat.com/git/frysk

[SCM] master: Merge branch 'master' of ssh://sourceware.org/git/frysk

[SCM] master: Merge in NEWS file.

[SCM] master: More man page cleanups.

[SCM] master: More sytax checks for -addr rules

[SCM] master: Move ChangeLogs to frysk/jni; really add xx.[ch]xx files.

[SCM] master: Move frysk.value.Variable to frysk.scopes.Variable.

[SCM] master: Move getCompilationUnit from Dwfl into DwflModule.

[SCM] master: Move getSourceLine from Dwfl to DwflModule.

[SCM] master: Move print code to separate class.

[SCM] master: Move rsl/Log.hxx and rsl/Log.cxx to jnixx directory.

[SCM] master: Move unwind proc-info filling code into ProcInfo from LibunwindAddressSpace.

[SCM] master: new ftrace option: pc shows program counter at the time of event

[SCM] master: New logging function

[SCM] master: New scripts Runner and TestRunner for running JNI.

[SCM] master: New worker functions.

[SCM] master: Nits in parser code

[SCM] master: On unsupported arch, do not check watchpoints in handleTrapped.

[SCM] master: Only notify watchpoint observers that have been triggered.

[SCM] master: Overload = and copy in element classes; prevents copy leading to double free.

[SCM] master: Pass jnixx::env by value (and check it is only a word in size).

[SCM] master: Pass symbol in DwflModule::getSymbol*

[SCM] master: Print exception message to user if watch observer add fails.

[SCM] master: Print pointers correctly on a watch hit.

[SCM] master: Process watchpoint events as a whole rather than iterating over the whole physical range.

[SCM] master: Prototype jni/DaemonFactory.

[SCM] master: Prototype jni/Itimer, enable more tests.

[SCM] master: Prototype jni/Pipe.

[SCM] master: Prototype jni/PseudoTerminal.

[SCM] master: Prototype lib/dwfl in JNI.

[SCM] master: Provide a default list of tests to JniRunner.

[SCM] master: Provide fine grained control over printing stack library/source paths.

[SCM] master: Provide parent for user and internal exceptions; try.

[SCM] master: Provide the raw-relative source-path; needed by breakpoint tests.

[SCM] master: Publish watchpoint interfaces.

[SCM] master: Push image mapping management into UnwindH.hxx.

[SCM] master: Put refpurposes one line for easy manpage generation.

[SCM] master: Re-implement ArrayBytes et.al. using templates, lots of templates.

[SCM] master: Re-implement frysk.testbed.ForkFactory using Fork.spawn.

[SCM] master: Re-implement frysk:rsl bindings using generated jnixx code.

[SCM] master: Re-use modules when possible.

[SCM] master: Really return watchpoint minimum length.

[SCM] master: Record Task registering TaskObserver.Code with BreakpointAddresses. Bug #5234.

[SCM] master: Refactor Watchpoint -> WatchpointFunctions, {Arch}Watchpoint -> {Arch}WatchpointFunctions

[SCM] master: Reintroduce frysk.symtab.Symbol

[SCM] master: Remove bias when looking up source info.

[SCM] master: Remove comment in TestLibFunctionStepFrame about fixed SteppingEngine bug.

[SCM] master: Remove debug statements.

[SCM] master: Remove debugging line.

[SCM] master: Remove ordering limitation (Tom Tromey <tromey@redhat.com>).

[SCM] master: Remove the CDTParser

[SCM] master: Remove unneeded code since removal of CDTParser.

[SCM] master: Removed bogus (unresolved) test for (duplicate) bug #2915.

[SCM] master: Rename ArrayBytes -> jbyteArrayElements, define jlongArrayElements et.al.

[SCM] master: Rename frysk.jni frysk.jnixx.

[SCM] master: Rename frysk/jnixx to jnixx (to match its shorter C++ name).

[SCM] master: Rename jniEnv and jni to _jni.

[SCM] master: Rename SymbolFactory.getSymbol to getAddresses

[SCM] master: Replace DwflDieBias with DwflDie <is-a> DwarfDie.

[SCM] master: Replace JNIEnv* with C++ jnixx::env& wrapper.

[SCM] master: Replace RawData with jlong in AddressSpace.

[SCM] master: Require ENV parameter.

[SCM] master: Require explict cast from jobject to jnixx object.

[SCM] master: Resequence Running and Stepping handleTrappedEvents to better flow with multiple events happening on one sigtrap.

[SCM] master: Reset breakpoints on fork. Fixes bug #5331.

[SCM] master: Reset watchpoint after noting trigger.

[SCM] master: Return a valid status when there is no map contianing unwind info.

[SCM] master: Separate watch observer(s) installer from hpd.

[SCM] master: Set hit.count to 2 in testWatchpointActionContinue.

[SCM] master: Set task pc before calling any Code observers on breakpoint. Fixes bug #6029.

[SCM] master: Signal frame tests and fix for first step into signal handler.

[SCM] master: Simplify back-trace options (mostly).

[SCM] master: Simplify LocalMemory.

[SCM] master: Simplify SymbolRule handling in Ftrace

[SCM] master: Specify absolute path to solibs, so that the correct one is loaded.

[SCM] master: STORE -> STORE_WORD; general cleanup.

[SCM] master: Straighten dataflow in symtab package

[SCM] master: Support "[pid.tid#frameNum]symbol" syntax in lexer

[SCM] master: Support periods in ftrace symbol names

[SCM] master: swagiaal: Added an item for updating distro(s)

[SCM] master: swagiaal: Added check to check for vdso before prepending path.

[SCM] master: swagiaal: Added second test for [file#]symbol

[SCM] master: swagiaal: Added support for [file#]name lookup

[SCM] master: swagiaal: Added support for funciton lookup.

[SCM] master: swagiaal: added support for search elf symbol table.

[SCM] master: swagiaal: Added test top-down search tests.

[SCM] master: swagiaal: Break points and List command now use ObjectDeclaration.

[SCM] master: swagiaal: Changed ObjectDeclaration from abstract class to interface.

[SCM] master: swagiaal: created and used InlinedSubroutine.

[SCM] master: swagiaal: created fdebugdump utility.

[SCM] master: swagiaal: created NamedScope; created and used SourceLocationFactory.

[SCM] master: swagiaal: fixed broken tests.

[SCM] master: swagiaal: Fixed build.

[SCM] master: swagiaal: Fixed bz#5992

[SCM] master: swagiaal: Fixed incorrect use of ConcreteFunction.

[SCM] master: swagiaal: Fixed TestFerror.testFerrorTracesPID()

[SCM] master: swagiaal: fixed testFindFirstElfSymbols(frysk.debuginfo.TestObjectDeclarationSearchEngine)

[SCM] master: swagiaal: Marked TestFstep tests are unresolved.

[SCM] master: swagiaal: moved getSymbolDie from DebugInfo to ObjectDeclarationSearchEngine

[SCM] master: swagiaal: news now use rss feed of planet frysk.

[SCM] master: swagiaal: ObjectDeclarationSearchEngine.getObject() now returns a list.

[SCM] master: swagiaal: ObjectDeclarationSearchEngine: Constructor now requires Task instead Frame.

[SCM] master: swagiaal: Removed getValue() from ExprSymTab.

[SCM] master: swagiaal: Removed unused method getType() from ExprSymTab.

[SCM] master: swagiaal: Renamed ConcreteFunction to OutOfLineFunction

[SCM] master: swagiaal: Renamed InlinedSubroutine to InlinedFunction.

[SCM] master: swagiaal: Renamed ObjectDeclarationSearchEngine.getVariable to getObjectInScope.

[SCM] master: swagiaal: Renamed Subroutine to Function.

[SCM] master: swagiaal: root can debug all processes fix for bz 6392.

[SCM] master: swagiaal: used isVDSO() instead of name check in Frame printng.

[SCM] master: Synchronize fhpd, stepping engine and breakpoints.

[SCM] master: Test 6621; fexe on a process with a deleted executable.

[SCM] master: Test cases for array access and slice

[SCM] master: Test/fix link-error when calling jnixx runtime code.

[SCM] master: TestBreakpoints.testHpdBreakpoint() call load and start. Fixes bug #5165.

[SCM] master: Throw/catch UserExceptions, not RuntimeExceptions in unwinder.

[SCM] master: Untangle read_only and source variables.

[SCM] master: Update NEWS file with argument-passing changes.

[SCM] master: Update NEWS file.

[SCM] master: Update system call list.

[SCM] master: Update the DwflModule list during the report phase.

[SCM] master: Update version.in and NEWS for release 0.4 + 1

[SCM] master: Updated how args are retrieved by InfoArgsCommands.

[SCM] master: Updated NEWS file.

[SCM] master: Updates for 0.3 release.

[SCM] master: Use $(JAR), not "jar", in Makefile.am.

[SCM] master: Use $(libdir) instead of a hardwired path.

[SCM] master: Use correct Options constructor for ferror.

[SCM] master: Use JNI names in JNI bindings.

[SCM] master: Use outer frame address in TaskTracer for getting return address.

[SCM] master: Use sed grep for multiline refpurpose tags.

[SCM] master: Use SteppingEngine.blockedByActionpoint for breakpoints.

[SCM] master: Use the input file name to determine a SUBST output file type.

[SCM] master: Walk over array components.

[SCM] master: When /proc/PID/exe is invalid throw an exception.

[SCM] master: Work-around changed elfutils behavior; can open scripts.

[SCM] master: Wrap more JNI methods.

[SCM] master: Wrap the jobject in a jnixx::object; extend that.


Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Mail converted by MHonArc 2.6.3