Author Topic: Slick stack in Slick C debugger  (Read 2017 times)

jporkkahtc

  • Senior Community Member
  • Posts: 2620
  • Hero Points: 210
  • Text
Slick stack in Slick C debugger
« on: July 26, 2016, 05:17:22 PM »
I launched the Slick C debugger.
I opened a file.
I changed my emulation.


I hit Alt-0 to activate-project-toolbar (normally I have alt-0 mapped to activate-defs)

Invalid pointer argument
toolwindow.ex 2964 tw_is_allowed(_tbftpopen_form,0)   p_window_id: 55   p_object: OI_EDITOR   p_name:
tbcmds.ex 3919 activate_toolwindow_tabgroup(_tbftpopen_form)   p_window_id: 55   p_object: OI_EDITOR   p_name:
tbcmds.ex 4060 activate_project_toolbar()   p_window_id: 55   p_object: OI_EDITOR   p_name:
cua.ex 5584 _on_select()   p_window_id: 55   p_object: OI_EDITOR   p_name:

If "projects" is already open, I don't get the stack.
If I close projects, then I get the same stack again.

« Last Edit: July 27, 2016, 01:24:16 AM by Clark »

Lee

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 1299
  • Hero Points: 130
Re: Slick stack in Slick C debugger
« Reply #1 on: July 27, 2016, 06:11:00 PM »
Thanks for the report.  This will be fixed in next beta release.