Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 145021
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T08:20:58+00:00 2026-05-11T08:20:58+00:00

After learning about how to print out debug messages using Visual Studio’s Tracepoint feature,

  • 0

After learning about how to print out debug messages using Visual Studio’s Tracepoint feature, I was curious to see if it worked in JavaScript files. So far, it does and it doesn’t.

If I am editing a .js file in VS 2008, I can click on the margin to create a breakpoint. I can then right-click the breakpoint and select ‘When Hit’ and the dialog comes up to define the action.

I select ‘Print a Message’ and ‘Continue execution’. That way, the breakpoint becomes a tracepoint and prints the message to the output window when the ASP.Net program is running in debug.

This, in itself, is very cool. But, in C# code, I can put variables into the printed message by enclosing them in {}. So I can say ‘In Function $FUNCTION, x = {x}’. When I try to do this with JavaScript tracepoints, no matter what I put in the brackets, it just says ‘variable is not defined’.

Is there any way to print meaningful information other than ‘You are here’ type messages in JavaScript tracepoints?

My intent was to put in timing code that would print to the output console in debug but not have to be commented out for releases.

It does at least kinda support JavaScript because if I use it’s builtin variables, like $FUNCTION for the function name it works. Actually I just got it to print ‘JScript anonymous function’ for $FUNCTION, but it was in an anonymous function. If there was a $TIMESTAMP I would be in good shape.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T08:20:59+00:00Added an answer on May 11, 2026 at 8:20 am

    There isn’t a $TIMESTAMP, but there is a $TICK. It prints the millisecond count ‘tick’ in hexadecimal, so it looks like this:

    Document Ready Start - 0x890A27 Document Ready End - 0x890E7C 

    So a little calculator work can figure out the difference between the two.

    Still don’t know how to evaluate JavaScript variables though…

    UPDATE:

    It isn’t quite as nice as using tracepoints (since you don’t actually add things to the code for them), but Sys.Debug.trace() does what I want as far as timing code sections.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 100k
  • Answers 100k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer For controllers not in the default module, you must prefix… May 11, 2026 at 7:54 pm
  • Editorial Team
    Editorial Team added an answer Unfortunately, you can't use the urlfetch API for 'hanging gets'.… May 11, 2026 at 7:54 pm
  • Editorial Team
    Editorial Team added an answer I changed the MapId to MapCode of type char(3) and… May 11, 2026 at 7:54 pm

Related Questions

After learning about how to print out debug messages using Visual Studio's Tracepoint feature,
There are all sorts of advantages to using Emacs, but for someone comfortable with
Recently I asked a question about how to clean up what I considered ugly
I've written up a weekly-review GTD checklist for myself in TiddlyWiki, using CheckboxPlugin .
I'm after some good tips for fluent interfaces in C#. I'm just learning about

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.