Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tcf-dev] Getting breakpoint information for debugger thread

Hi folks!

 

I will formulate that as simple as possible:

 

How would one access the breakpoints which have been set by command_set() in creakpoints.c?

 

I have a function that looks like this:

 

getMemoryAddress(filename, linenumber);

 

which returns an address if a breakpoint has been set at the specified location.

But how am I supposed to access those breakpoints which get set by the agent as Eclipse sends “C 123 Breakpoints set” later on?

 

Best regards and thanks for any help.

 

--

Stefan Falk

 

Infineon Technologies Austria AG

Trainee

Automotive Sense and Control

Component Verification

 

Tel:  +43 (0)5 / 1777 - 5439

Email: stefan.falk@xxxxxxxxxxxx

 

"Aim above the mark to hit the mark." - Ralph Waldo Emerson


Back to the top