Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Version 4.0
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Dennis Yurichev  
View profile  
 More options Jun 7 2010, 1:27 am
From: Dennis Yurichev <dennis.yuric...@gmail.com>
Date: Sun, 6 Jun 2010 22:27:03 -0700 (PDT)
Local: Mon, Jun 7 2010 1:27 am
Subject: Version 4.0
Hi.

Just released new version (4.0).

Manual:
http://conus.info/gt/gt.html
Binaries:
http://conus.info/gt/gt04.rar
Source code:
http://conus.info/gt/gt04src.rar

News:

*** 07-Jun 2010. v0.4.

* FPU registers support at BPX breakpoint

new command line options:

-fpu_always - always show FPU registers at BPX breakpoint
-fpu_never  - never show FPU registers at BPX breakpoint

In SET option of BPX command now it is possible to use FPU registers:
ST0..ST7, for example:

bpx=program.exe!address,set(st0,123.4)

Remember: gt never modify FPU tag word registor as well as not modify
TOP register, so, if some register was marked as "empty" and gt set
some value there, it will remain marked "empty".

if the float-point number is also NaN, MMX register contents will be
dumped too

new command line option:

-dump_xmm - dump XMM registers state at BPX breakpoint

* now we attach to all processes with process name specified

* symbol defined in address can also contain "+ofs" suffix, where
"ofs" is decimal or hexadecimal number with "0x" prefix

for example: "bpx=kernel32.dll!writefile+0x5" or "bpx=file.exe!base
+0x1234" where base is PE file base.

* PDB files support.

compile your program with /Zi option in MSVC and get PDB debug file
for it


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »